diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json new file mode 100644 index 000000000..dbb102a64 --- /dev/null +++ b/.flatpak-manifest.json @@ -0,0 +1,70 @@ +{ + "id": "org.kde.dolphin", + "branch": "master", + "runtime": "org.kde.Platform", + "runtime-version": "5.15-22.08", + "sdk": "org.kde.Sdk", + "command": "dolphin", + "tags": ["nightly"], + "desktop-file-name-suffix": " (Nightly)", + "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host" ], + + "modules": [ + { + "name": "lmdb", + "sources": [ + { + "type": "git", + "url": "https://github.com/LMDB/lmdb.git", + "tag": "LMDB_0.9.29", + "x-checker-data": { + "type": "git", + "tag-pattern": "^LMDB_([\\d.]+)$" + }, + "commit": "8ad7be2510414b9506ec9f9e24f24d04d9b04a1a" + } + ], + "no-autogen": true, + "make-install-args": ["prefix=/app"], + "subdir" : "libraries/liblmdb" + }, + { + "config-opts": ["-DENABLE_TESTING=OFF" , "-DLMDB_DIR=/app"], + "name": "baloo", + "buildsystem": "cmake-ninja", + "builddir": true, + "sources": [ + { + "type": "git", + "url": "https://invent.kde.org/frameworks/baloo.git", + "tag": "v5.101.0", + "x-checker-data": { + "type": "git", + "tag-pattern": "^v([\\d.]+)$" + }, + "commit": "03246908508ec9086171832e615c36bbaa48b6da" + } + ] + }, + { + "config-opts": ["-DENABLE_TESTING=OFF" , "-DLMDB_DIR=/app"], + "name": "baloo-widgets", + "buildsystem": "cmake-ninja", + "builddir": true, + "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/baloo-widgets.git" } ] + }, + { + "config-opts": ["-DFLATPAK=ON"], + "name": "dolphin", + "buildsystem": "cmake-ninja", + "builddir": true, + "sources": [ { "type": "dir", "path": "." } ] + }, + { + "name": "dolphin-plugins", + "buildsystem": "cmake-ninja", + "builddir": true, + "sources": [ { "type": "git", "url": "https://invent.kde.org/sdk/dolphin-plugins.git" } ] + } + ] +} diff --git a/po/ar/dolphin.po b/po/ar/dolphin.po index f90966654..8922c269c 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-08-19 22:09+0400\n" "Last-Translator: Zayed Al-Saidi \n" "Language-Team: ar\n" @@ -48,124 +48,124 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "استعد" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "أنشئ" -#: 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 "أُنشئ مجلد." -#: 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 "أ&نهِ %1" -#: 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 " @@ -174,19 +174,19 @@ msgstr "" "لا يزال البرنامج '%1' قيد التشغيل في لوحة الطرفية. هل أنت متأكد من أنك تريد " "الخروج؟" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "افتح %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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?" @@ -197,7 +197,7 @@ msgstr[3] "أتريد حقاً فتح %1 طرفيات؟" msgstr[4] "أتريد حقاً فتح %1 طرفية؟" msgstr[5] "أتريد حقاً فتح %1 طرفية؟" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -209,25 +209,25 @@ msgstr[3] "افتح %1 طرفيات" msgstr[4] "افتح %1 طرفية" msgstr[5] "افتح %1 طرفية" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "اضبط" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "نا&فذة جديدة" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "افتح نافذة دولفين جديدة" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -237,13 +237,13 @@ msgstr "" "هذا يفتح نافذة جديدة تمامًا مثل هذه النافذة مع الموقع الحالي والعرض. " "يمكنك سحب العناصر وإفلاتها بين النوافذ." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "لسان جديد" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -255,25 +255,25 @@ msgstr "" " اللسان هو عرض إضافي داخل هذه النافذة. يمكنك سحب العناصر وإفلاتها بين " "ألسنة." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "أضف إلى الأماكن" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "يؤدي هذا إلى إضافة المجلد المحدد إلى لوحة الأماكن." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "أغلق اللسان" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -283,13 +283,13 @@ msgstr "" "هذا يغلق اللسان المعروض حاليا. إذا لم يبق أي ألسنة؛ فستغلق هذه النافذة بدلاً " "من ذلك." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "هذا يغلق هذه النافذة." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -305,13 +305,13 @@ msgstr "" "Ctrl+Xو Ctrl+C و Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "قصّ…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -324,13 +324,13 @@ msgstr "" "emphasis>. استخدم إجراء ألصق بعد ذلك لنسخها من " "الحافظة إلى مكان جديد. ستتم إزالة العناصر من موقعها الأولي." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "انسخ…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -342,13 +342,13 @@ msgstr "" "emphasis> استخدم إجراء انسخ بعد ذلك لنسخها من " "الحافظة إلى مكان جديد." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "ألصق" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -360,19 +360,19 @@ msgstr "" "إذا كانت العناصر أضيفت إلى الحافظة بواسطة أمر قص " "فإنها قد أزيلت من موقعها القديم." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "انسخ إلى العرض الآخر" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "انسخ إلى العرض الآخر…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -382,25 +382,25 @@ msgstr "" "يقوم هذا بنسخ العناصر المحددة من العرض النشط إلى العرض " "المنقسم غير النشط." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "انسخ إلى العرض المنقسم غير النشط" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "انقل إلى العرض الآخر" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "انقل إلى العرض الآخر…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -410,25 +410,25 @@ msgstr "" "يقوم هذا بنقل العناصر المحددة من العرض النشط إلى العرض " "المنقسم غير النشط." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "انقل إلى العرض المنقسم غير النشط" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "المرشّح…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "أظهر شريط المرشّح" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -441,30 +441,30 @@ msgstr "" ">هناك يمكنك إدخال نص لترشيح الملفات والمجلدات المعروضة حاليًا. لن يتم عرض سوى " "تلك التي تحتوي على النص في أسمائها." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "بدل شريط المرشح" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "المرشّح" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "ابحث…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "ابحث عن الملفات والمجلدات" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -479,20 +479,20 @@ msgstr "" "أخرى في شريط البحث حتى نتمكن من إلقاء نظرة عليها أثناء شرح الإعدادات. " -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "بدل شريط البحث" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "ابحث" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -500,13 +500,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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "حدّد" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -523,19 +523,19 @@ msgstr "" "واحدة. أثناء وجودك في هذا الوضع ، يعرض شريط الوصول السريع في " "الجزء السفلي الإجراءات المتاحة لـ العناصر المحددة حاليًا. " -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "يؤدي هذا إلى تحديد كافة الملفات والمجلدات الموجودة في الموقع الحالي." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "اعكس التحديد" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -545,7 +545,7 @@ msgstr "" "يؤدي هذا إلى تحديد جميع الكائنات التي لم تقم بتحديدها " "بدلاً من ذلك." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -557,25 +557,25 @@ msgstr "" "الطريقة يمكنك رؤية موقعين في وقت واحد ونقل العناصر بينهما بسرعة. " "انقر فوق هذا مرة أخرى بعد ذلك لإعادة تجميع طرق العرض." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "تخزين مؤقتا" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "يفتح مجلد تخزين افتراضي مؤقت في نافذة منقسمة" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "أنعش العرض" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -589,31 +589,31 @@ msgstr "" "للملفات والمجلدات الموجودة هنا. في حالة تقسيم العرض، يؤدي ذلك " "إلى تحديث العرض قيد التركيز حاليًا. " -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "توقّف" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "أوقف التحميل" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "هذا يوقف تحميل محتويات المجلد الحالي." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "موقع قابل للتحرير" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -627,13 +627,13 @@ msgstr "" "التبديل إلى التحرير عن طريق النقر على يمين الموقع والرجوع مرة أخرى عن طريق " "تأكيد الموقع المعدل." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "استبدل الموقع" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -642,19 +642,19 @@ msgid "" msgstr "" "يتحول هذا إلى تحرير الموقع وتحديده حتى تتمكن من الدخول بسرعة إلى موقع مختلف." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "تراجع عن إغلاق اللسان" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "هذا يرجعك إلى اللسان المغلق سابقا" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -668,7 +668,7 @@ msgstr "" "interface> إلى موقع مختلف أو إلى المهملات . " "التغييرات التي لا يمكن التراجع عنها ستطلب منك التأكيد." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -680,13 +680,13 @@ msgstr "" "منزل الذي يحتوي على بياناته بما في ذلك المجلدات التي تحتوي على " "بيانات التطبيق الشخصية. " -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "قارن الملفات" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -697,13 +697,13 @@ msgstr "" " هذا يفتح أداة بحث مفضلة للموقع المعروض. استخدم قائمة " " المزيد من أدوات البحث لضبطها. " -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "افتح الطرفية" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -716,13 +716,13 @@ msgstr "" "para>" #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "افتح الطرفية هنا" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -734,19 +734,19 @@ msgstr "" " لمعرفة المزيد حول الطرفية ، استخدم المساعدة في التطبيق الطرفية. " -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "ركز على لوحة الطرفية" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "ال&علامات" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -764,79 +764,86 @@ msgstr "" "%1 أبسط وصغير مما يجعل تشغيل الإجراءات المتقدمة " "يستغرق وقتًا أطول. " -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "فعّل اللسان %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "فعّل آخر لسان" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "اللسان التالي" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "فعّل اللسان التالي" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "اللسان السابق" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "فعّل اللسان السابق" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "اظهر المقصد" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "افتح في لسان جديد" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "افتح في ألسنة جديدة" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "افتح في نافذة جديدة" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "افتح في تطبيق" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "فكّ قُفْل اللوحات" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "اقفل اللوحات" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -849,13 +856,13 @@ msgstr "" "المقفلة . يمكن سحب اللوحات غير المقفلة إلى الجانب الآخر من " "النافذة وسيكون لها زر إغلاق. الألواح المقفلة تكون مضمنة وأكثر ترتيبا." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "المعلومات" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -865,7 +872,7 @@ msgstr "" "لتعرض أو تخفي لوحات مثل هذه ، اذهب إلى القائمة|اللوحات أو العرض|اللوحات." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -880,7 +887,7 @@ msgstr "" "الفأرة فوقها أو حول العناصر المحددة . وإلا فإنه يعلمك بالمجلد المعروض حاليًا. " " بالنسبة للعناصر الفردية ، يتم توفير معاينة لمحتوياتها. " -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -895,13 +902,13 @@ msgstr "" "للعناصر الفردية ، يتم توفير معاينة لمحتوياتها. يمكنك تكوين أي " "التفاصيل وكيفية عرضها هنا بالنقر بزر الفأرة الأيمن. " -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "المجلّدات" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -913,7 +920,7 @@ msgstr "" "النافذة. وهي تعرض مجلدات نظام الملفات في " " عرض شجرة ." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -927,13 +934,13 @@ msgstr "" "هناك. انقر فوق السهم الموجود على يسار المجلد لرؤية مجلداته الفرعية. يسمح هذا " "بالتبديل السريع بين أي مجلدات. " -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "الطرفية" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -950,7 +957,7 @@ msgstr "" "الأساسي للحاسوب ولكنها يمكن أن تكون مفيدة للمهام المتقدمة. لمعرفة المزيد حول " "المحطات الطرفية ، استخدم المساعدة في تطبيق طرفي مستقل مثل كونسول. " -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -967,19 +974,19 @@ msgstr "" "الأساسي للحاسوب ولكنها يمكن أن تكون مفيدة للمهام المتقدمة. لمعرفة المزيد حول " "المحطات الطرفية ، استخدم المساعدة في تطبيق طرفي مستقل مثل كونسول. " -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "الأماكن" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "أظهر الملفات المخفية" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -989,7 +996,7 @@ msgstr "" "يعرض هذا جميع الأماكن التي تم إخفاؤها في لوحة الأماكن. ستظهر شبه شفافة ما لم " "تقم بإلغاء تحديد خاصية الإخفاء الخاصة بهم. " -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1005,7 +1012,7 @@ msgstr "" "يحتوي أيضًا على أقسام للعثور على الملفات أو الملفات المحفوظة مؤخرًا من نوع " "معين. " -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1029,13 +1036,13 @@ msgstr "" "الفأرة الأيمن فوق مساحة فارغة في هذه اللوحة وحدد أظهر الملفات " "المخفية لعرضها مرة أخرى. " -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "أظهر اللوحات" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1050,43 +1057,43 @@ msgstr "" "في الجزء العلوي من هذا التسلسل الهرمي دليل يحتوي على جميع البيانات المتصلة " "بهذا الحاسوب — الدليل الجذر . " -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "أغلق" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "أغلق العرض الأيسر" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "أغلق" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "أغلق العرض الأيمن" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "اقسم" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "اقسم العرض" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1104,7 +1111,7 @@ msgstr "" "محتوياته متاحة من خلال زر القائمة على شريط الأدوات " " . " -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1126,7 +1133,7 @@ msgstr "" "أيضًا تغيير موقع الشريط ونمط أزراره في قائمة بواسطة النقر بزر الفأرة الأيمن. " "انقر بزر الفأرة الأيمن فوق الزر إذا كنت تريد إظهار أو إخفاء نصه." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1154,7 +1161,7 @@ msgstr "" "سيؤدي هذا إلى فتح صفحة من كتيب دولفين تغطي الأساسيات. " "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1167,7 +1174,7 @@ msgstr "" " هناك يمكنك إعداد مجموعات المفاتيح لبدء إجراء عند الضغط عليها في نفس " "الوقت. يمكن تشغيل جميع الأوامر في هذا التطبيق بهذه الطريقة. " -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1179,7 +1186,7 @@ msgstr "" "شريط الأدوات . جميع العناصر التي تراها في " "القائمة يمكن أن تضعها على شريط الأدوات أيضاً. " -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1197,7 +1204,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1213,7 +1220,7 @@ msgstr "" "userbase.kde.org/Dolphin/File_Management'> انقر هنا . سيفتح الصفحة " "المخصصة في ويكي قاعدة مستخدمي كِيدِي. " -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1234,7 +1241,7 @@ msgstr "" "File_Management'> ويكي قاعدة مستخدمي كِيدِي . مساعدة " "\"ما هذا؟\" مفقودة في معظم النوافذ الأخرى ، لذا لا تعتاد على ذلك. " -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1250,7 +1257,7 @@ msgstr "" " انقر " "هنا . " -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1271,7 +1278,7 @@ msgstr "" "المجتمع. KDE e.V. هي منظمة غير ربحية تقف " "خلف مجتمع كِيدِي." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1283,7 +1290,7 @@ msgstr "" "تعيين اللغات الثانوية التي سيتم استخدامها إذا كانت النصوص غير متوفرة بلغتك " "المفضلة." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1293,7 +1300,7 @@ msgstr "" "هذا يفتح نافذة تخبرك بالإصدار والترخيص والمكتبات المستخدمة والقائمين على " "صيانة هذا التطبيق." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1306,7 +1313,7 @@ msgstr "" "هم الأشخاص الذين يقفون وراء هذا البرنامج المجاني. إذا كنت تحب استخدام " "هذا التطبيق ولكنك لا تعرف عن كِيدِي أو تريد أن ترى تنينًا لطيفًا ، ألق نظرة!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1554,7 +1561,7 @@ msgstr "" "bar.html'> انقر هنا . سيؤدي هذا إلى فتح الصفحة المخصصة في الكتيب. " -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1578,70 +1585,70 @@ msgstr "" "المزيد من أدوات البحث: تثبيت وسائل أخرى للعثور على عنصر. " -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "قد يكون تشغيل دولفين كجذر أمرًا خطيرًا. رجاءا كن حذرا." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "ابحث عن %1 في %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "ابحث" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "ابحث عن %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "يحمّل المجلد…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "يفرز…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "يبحث…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "لم يُعثر على عناصر." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "لا يدعم دولفين صفحات الوِب، أُطلِق متصفّح الوِب" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "لا يدعم دولفين هذا الميفاق، شُغل التطبيق المبدئي" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "ميفاق غير صالح" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1795,92 +1802,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: 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 "مجلدات" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "صغيرة" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "متوسّطة" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "كبيرة" -#: 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 "dddd" -#: 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 "%1" -#: 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 " @@ -1890,7 +1897,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'الأمس' (MMMM، yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1898,7 +1905,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1906,7 +1913,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1914,7 +1921,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1924,7 +1931,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'قبل أسبوع واحد' (MMMM، yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1932,7 +1939,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1942,7 +1949,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'قبل أسبوعين' (MMMM، yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1950,7 +1957,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1960,7 +1967,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'قبل ثلاث أسابيع' (MMMM، yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1968,7 +1975,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1978,7 +1985,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'بدايات' MMMM، yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1986,7 +1993,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1994,7 +2001,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM، yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2002,257 +2009,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "قراءة، " -#: 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 "كتابة، " -#: 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 "تنفيذ، " -#: 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 "ممنوع" -#: 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 "المستخدم: %1 | المجموعة: %2 | الآخرون: %3" -#: 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 "العرض" -#: 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 "المدّة" -#: 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, " @@ -2261,17 +2268,17 @@ 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." @@ -2475,55 +2482,55 @@ msgstr "اقصر لوح المجلدات على الدليل الرئيسي إذ msgid "Automatic scrolling" msgstr "التمرير الآلي" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "قصّ" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "انسخ" -#: 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 "احذف" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "أظهر الملفات المخفية" -#: 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" @@ -2786,66 +2793,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 "من هنا (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "اقصر البحث إلى '%1' ومجلداته الفرعية" -#: 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 " @@ -3159,25 +3166,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 "" @@ -3186,25 +3193,25 @@ msgid "" 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" @@ -3307,32 +3314,39 @@ 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 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +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 "اعرض 'انقل إلى العرض الآخر' في قائمة السياق" @@ -3714,6 +3728,20 @@ msgid "" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +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 @@ -3750,31 +3778,31 @@ msgctxt "@title:group" msgid "View" msgstr "العرض" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "قائمة السياق" -#: 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 "تحذير" @@ -3827,23 +3855,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "عند إغلاق نوافذ تشغل برنامج في لوحة الطرفية" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@label:checkbox" +#| msgid "Opening Folders:" +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 "شغل سكربت" @@ -4587,7 +4629,7 @@ msgid "" "continue?" msgstr "ستُغيَّر خصائص عرض كلّ المجلدات الفرعية. أتريد المتابعة؟" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4683,12 +4725,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "المتبقي %1 من أصل %2 (%3٪ مستخدمة)" -#: 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 "المهملات أُفرغت." @@ -4732,7 +4774,7 @@ msgstr "الافتراضي" msgid "Reload" msgstr "أعد التحميل" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4744,7 +4786,7 @@ msgstr[3] "%1 مجلدات محددة" msgstr[4] "%1 مجلدًا محدّدًا" msgstr[5] "%1 مجلد محدد" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4756,7 +4798,7 @@ msgstr[3] "%1 ملفات محدّدة" msgstr[4] "%1 ملفًا محدّدًا" msgstr[5] "%1 ملف محدد" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4768,7 +4810,7 @@ msgstr[3] "%1 مجلدات" msgstr[4] "%1 مجلدًا" msgstr[5] "%1 مجلد" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4780,31 +4822,31 @@ msgstr[3] "%1 ملفات" msgstr[4] "%1 ملفًا" msgstr[5] "%1 ملف" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "‏%1، ‏%2 (‏%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "‏%1 (‏%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 مجلدات، 0 ملفات" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "‏%1 نسخة" -#: 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?" @@ -4815,7 +4857,7 @@ msgstr[3] "أتريد حقًّا فتح الـ %1 عناصر؟" msgstr[4] "أتريد حقًّا فتح الـ %1 عنصرًا؟" msgstr[5] "أتريد حقًّا فتح الـ %1 عنصر؟" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4827,43 +4869,43 @@ msgstr[3] "افتح %1 عناصر" msgstr[4] "افتح %1 عنصرا" msgstr[5] "افتح %1 عنصر" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "الحشو الجانبي" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "عرض الأعمدة آليّ" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "عرض الأعمدة مخصّص" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "انتهت عمليّة الرّمي." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "اكتملت عملية الحذف." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "أعد تسمية وأخفها" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4872,7 +4914,7 @@ msgstr "" "ستؤدي إضافة نقطة إلى بداية اسم هذا الملف إلى إخفائه عن العرض. \n" "هل ما زلت تريد إعادة تسميته؟" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4881,94 +4923,94 @@ msgstr "" "ستؤدي إضافة نقطة إلى بداية اسم هذا المجلد إلى إخفائه عن العرض. \n" "هل ما زلت تريد إعادة تسميته؟" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "أأخفي هذا الملف؟" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "أأخفي هذا المجلد؟" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "الموقع فارغ." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "الموقع '%1' غير صالح." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "يحمّل…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "أُلغي التحميل" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "لا توجد عناصر مطابقة للمرشح" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "لا توجد عناصر مطابقة للبحث" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "المهملات فارغة" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "لا وسوم" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "لا توجد ملفات موسومة بـ\"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "لا يوجد عناصر مُستخدَمة مؤخرًا" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "لم يعثر على مجلدات مشاركة" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "لم يعثر على موارد شبكة ذات علاقة" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "لم يعثر على جهاز متوافق مع MTP" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "لم يعثر على أجهزة أبل" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "لم يعثر على جهاز بلوتوث" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "المجلد فارغ" diff --git a/po/az/dolphin.po b/po/az/dolphin.po index 05d0cac46..0411fab1a 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-06-30 13:25+0400\n" "Last-Translator: Kheyyam \n" "Language-Team: Azerbaijani \n" @@ -39,108 +39,108 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Geri qaytar" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Yenisini yarat" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Yolu aç" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Yolu yeni vərəqdə aç" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Yolu yeni pəncərədə aç" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Uğurla kopyalandı." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Uğurla köçürüldü." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Keçid uğurla yaradıldı." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Uğurla səbətə atıldı." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Uğurla adı dəyişdirildi." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Qovluq yaradıldı." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Geriyə" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Bir az öncə baxılan qovluğa qayıt." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "İrəli" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Bu Geriyə|Qayıt əməlini ləğv edir." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Təsdiq et" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "%1 &bağla" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Cari vərəqi &bağla" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -148,17 +148,17 @@ msgstr "" "Bu pəncərədə sizin bir neçə açıq vərəqiniz var, çıxmaq istədiyinizə " "əminsiniz?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Bir daha soruşma" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "&Terminal panelini göstərmək" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -166,26 +166,26 @@ msgid "" msgstr "" "\"%1\" proqramı hələ də terminalda işləyir. Çıxmaq istədiyinizə əminsiniz?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "%1 aç" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Üstünlük verilən Axtarış alətini aç" -#: 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] "1 terminal pəncərəsi aşmaq istədiyinizə əminsiniz?" msgstr[1] "%1 terminal pəncərəsi açmaq istədiyinizə əminsiniz?" -#: 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] "%1terminal aç" msgstr[1] "%1 terminal aç" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Ayarla" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Yeni &pəncərə" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Yeni Dolphin pəncərəsi aç" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -222,13 +222,13 @@ msgstr "" "yeni pəncərə açır.Elementləri tutaraq pəncərələr arasında daşıya " "bilərsiniz." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Yeni Vərəq" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -240,25 +240,25 @@ msgstr "" "emphasis> açır. Vərəq - cari pəncərə daxilində əlavə sahədir. Siz " "elementləri tutaraq vərəqlər arasında daşıya bilərsiniz." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "\"Giriş Nöqtələri\" -nə əlavə etmək" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Bu, qovluğu \"Giriş Nöqtələri\"-nə əlavə edir." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Vərəqi bağlamaq" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -268,13 +268,13 @@ msgstr "" "Bu, cari baxılan vərəqi bağlayır. Əgər başqa açıq vərəq yoxdursa bu pəncərə " "bağlanacaq." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Bu, hazırkı pəncərəni bağlayır." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -290,13 +290,13 @@ msgstr "" "klaviaturada bir-birinin yanında yerləşdirilir: Ctrl+X, Ctrl+CCtrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Kəs..." -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -310,13 +310,13 @@ msgstr "" "yaddaş buferindən başqa bir yerə yerləşdirə bilərsiniz. Həmin elementlər " "əvvəlki yerindən silinəcəkdir." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Kopyala..." -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -328,13 +328,13 @@ msgstr "" "kopyalayır.Sonra Yapışdır istifadə edərək onları " "yaddaş buferindən başqa bir yerə yerləşdirə bilərsiniz." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Daxil etmək" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -347,19 +347,19 @@ msgstr "" "emphasis> əmri ilə əlavə olunublarsa, onlar əvvəlki yerləşmə yerindən " "silinəcəklər." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Başqa bir görünüşə kopyala" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Başqa bir görünüşə kopyala…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -369,25 +369,25 @@ msgstr "" "Bu, seçilmiş elementləri pəncərənin aktiv bölməsindən " "qeyri-aktiv bölməsinə kopyalayır." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Görünən qeyri-aktiv bölməyə kopyalamaq" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Başqa bir görünüşə köçür" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Başqa bir görünüşə köçür…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -397,25 +397,25 @@ msgstr "" "Bu, seçilmiş elementləri pəncərninaktiv bölməsindən " "qeyri-aktiv bölməsinə köçürür." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Qeyri-aktiv bölümə köçürmək" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Süzgəc..." -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Süzgəc zolağını göstərmək" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -429,30 +429,30 @@ msgstr "" "xüsusiyyətlərini daxil edə bilərsiniz. Adları yalnız mətn şəklində olanlar " "nəzərə alınacaqdır." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Süzgəc panelini Göstər/Gizlət" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Süzgəc" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Axtarış…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Fayllar və Qovluqların axtarışı" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -467,20 +467,20 @@ msgstr "" "para>Axtarış parametrləri haqqında əlavə məlumatları paneldəki \"Kömək" "\" menyusundan əldə edə bilərsiniz." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Axtarış panelini Göstər/Gizlət" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Axtarış" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -488,13 +488,13 @@ msgstr "Faylları və qovluqları seç" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Seç" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -512,19 +512,19 @@ msgstr "" "istifadə edin.Bu rejimdə, aşağıda sürətli giriş zolağı cari " "seçilmiş elementlər üçün əlçatan fəaliyyətləri göstərir." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Bu, hazırkı mövqedəki faylları və qovluqları seçir." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Əks Seçim" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -533,7 +533,7 @@ msgid "" msgstr "" "Bu sizin hazırkı seçilməmişelementlərinizi işarələyəcək." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -546,25 +546,25 @@ msgstr "" "arasında cəld yerdəyişmə etməyə imkan verir. Bunu təkrar vurmaq baxış " "sahələrindən birini bağlayır." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Müvəqqəti Panel" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Müvəqqəti Paneli açır" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Görünüşü yeniləyin" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -579,19 +579,19 @@ msgstr "" "göstərəcək.Əgər görünüən sahə iki hissəyə bölünərsə, bu, cari " "diqqət mərkəzində olan sahəni təzələyir." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Dayanırmaq" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Yükləməni dayandırmaq" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." @@ -599,13 +599,13 @@ msgstr "" "Bu hərəkət cari qovluğun tərkiblərinin yüklənməsini və ya oxunmasını " "dayandırır." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Mətn forması" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -621,13 +621,13 @@ msgstr "" "qaytarmaq üçün Enter düyməsindən və ya sətrin sonundakı nişandan istifadə " "edə bilərsiniz." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Yolu dəyişdirmək" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -637,19 +637,19 @@ msgstr "" "Bu hərəkət ünvan sətrini mətn halında göstərir və lazımi ünvanı tez daxil " "etməyə imkan verir." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Bağlanmış vərəqi geri qaytarmaq" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Bu, ən son bağlanmış vərəqi yenidən açır." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -664,7 +664,7 @@ msgstr "" "filename>ə atmaq ola bilər. Ləğv edilə bilinməyən dəyişiklikləri ləğv " "etmək üçün sizin təsdiq etməniz tələb olunacaq." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -676,13 +676,13 @@ msgstr "" "məlumatları və quraşdırdığı tətbiq üçün verilənlərin olduğu qovluqlardan " "ibarət Evqovluğu var." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Faylları tutuşdurmaq" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -694,13 +694,13 @@ msgstr "" "para>Bu menyunu ayarlamaq üçün Digər Axtarış Alətləri düyməsindən istifadə edin." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Terminalı açmaq" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -713,13 +713,13 @@ msgstr "" "\"Kömək\" bölməsindən istifadə edin." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Terminalı burada açın" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -731,19 +731,19 @@ msgstr "" "tərbiqini açır. Terminallar haqqında daha çox öyrənmək üçün " "terminal tətbiqindəki kömək bölməsinə baxın." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Terminal Panelini aktivləşdirmək" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Əlfəcinlər" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -763,79 +763,86 @@ msgstr "" "da daha mürəkkəb fəaliyyətlərin icrasını başlatmaq üçün çox vaxt sərf edir." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "%1 vərəqinə keç" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Sonucu Vərəqə keçid" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Növbəti vərəq" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Növbəti Vərəqə keçid" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Əvvəlki Vərəq" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Əvvəlki Vərəqə keçid" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Hədəfi göstərmək" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Yeni Vərəqdə açmaq" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Yeni Vərəqlərdə açmaq" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Yeni Pəncərədə açmaq" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Tətbiqdə açmaq" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Paneli kiliddən çıxarmaq" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Paneli kilidləmək" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -850,13 +857,13 @@ msgstr "" "dəyişdirilə bilər.Lakin yenə də, kilidlənmiş panel daha səliqəli " "görünür." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Məlumat" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -867,7 +874,7 @@ msgstr "" "interface> və ya Görünüş|Panellər menyusunu istifadə " "edin." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -883,7 +890,7 @@ msgstr "" "qovluq haqqında məlumatı göstərəcək. Əgər tək element seçilibsə paneldə " "onun miniatürü göstərilir." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -899,13 +906,13 @@ msgstr "" "Paneldə göstərilən məlumatların ayarlanması üçün sağ düymə " "menyusunda uyğun bolmələr var." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Qovluqlar" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -917,7 +924,7 @@ msgstr "" "göstərir/gizlədir.Bu. fayl sistemininin " "qovluqlarını budaqlanan görünüşdə göstərir." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -932,13 +939,13 @@ msgstr "" "vurmaqla alt qovluqları görə bilərsiniz. Bu qovluqlar arasında cəld keçid " "etməyə imkan verir." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -957,7 +964,7 @@ msgstr "" "əldə etmək üçün Konsole kimi müstəqil terminal tətbiqinin \"Kömək\" " "bölməsindən istifadə edin." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -976,19 +983,19 @@ msgstr "" "əldə etmək üçün Konsole kimi müstəqil terminal tətbiqinin \"Kömək\" " "bölməsindən istifadə edin." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Giriş Nöqtələri" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Gizli Giriş Nöqtələrini göstərmək" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -999,7 +1006,7 @@ msgstr "" "gizlilik xüsusiyyətini ləğv etmədiyiniz müddətdə yarım-şəffaf şəkildə " "görünəcəklər." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1015,7 +1022,7 @@ msgstr "" "daşıyıcılarına, rahat keçişi təmin edir. Paneldə son dəyişiklik edilən və " "həmçinin xüsusi növ fayllar üzrə tez axtarış mövcuddur." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1041,13 +1048,13 @@ msgstr "" "üzərində sağ düymə menyusundan Gizli Giriş Nöqtələrini göstərmək seçərək onları yenidən göstərə bilərsiniz." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Panelləri göstərmək" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1063,43 +1070,43 @@ msgstr "" "kompyuterin bütün verilənlərindən ibarətkök kataloqu " "yerləşir." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Bağlamaq" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Sol paneli bağlamaq" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Bağlamaq" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Sağ paneli bağlamaq" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "İkili panel" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Baxış sahəsini iki panelə bölür" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1118,7 +1125,7 @@ msgstr "" "emphasis> bölməsindəki Menyu düyməsinə vurduqda " "əlçatan olacaq." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1142,7 +1149,7 @@ msgstr "" "bilərsiniz. Həmçinin bu menyudan bu düyməni göstərə və ya gizlədə bilərsiniz." "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1170,7 +1177,7 @@ msgstr "" "Məlumat Kitabçasından lazımi məlumatları əhatə edən bir " "səhifə açılacaqdır." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1184,7 +1191,7 @@ msgstr "" "qısayol kombinasiyalarını qura bilərsiniz. Bu tətbiqdəki bütün mümkün " "əməllər üçün qısayol kombinasiyaları təyin etmək olar." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1197,7 +1204,7 @@ msgstr "" "Menyuda gördüyünüz bütün elementlər Alətlər panelində " "yerləşdirilə bilər." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1215,7 +1222,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1232,7 +1239,7 @@ msgstr "" "File_Management'>buraya vurun. Bu, KDE UserBase Wiki-də xüsusi " "səhifəni açacaq." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1255,7 +1262,7 @@ msgstr "" "pəncərələrdə əlçatan deyil, belə ki, ona sorğunuza cavab tapmaq üçün əsas " "mənbə kimi baxmayın." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1272,7 +1279,7 @@ msgstr "" "hazırlanmasını öyrənmək istəsəniz buraya vurun." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1295,7 +1302,7 @@ msgstr "" "məsələləri qeyri kommersiya təşkilatı olan KDE e.V.tərəfindən idarə edilir." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1307,7 +1314,7 @@ msgstr "" "dil də seçə bilərsiniz. Əgər mətn seçdiyiniz əsas dildə mövcud olmazsa " "ikinci dildən istifadə ediləcək." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1317,7 +1324,7 @@ msgstr "" "Bu, tətbiqin versiyası, lisenziyası, istifadə olunan kitabxanaları və " "təhcizatçısı haqqında sizi məlumatlandıracaq pəncərəni açır." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1331,7 +1338,7 @@ msgstr "" "bu tətbiqi istifadə edirsinizsə və KDE haqqında daha çox məlumat əldə etmək " "istəsəniz, bu səhifə ilə tanış olun." -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1575,7 +1582,7 @@ msgstr "" "url='help:/dolphin/location-bar.html'>keçid edin. Bu Sorğu " "kitabçasında uyğun bir səhifə açacaqdır." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1600,60 +1607,60 @@ msgstr "" "axtarmağa imkan verir.\"Daha çox axtarış vasitələri\" menyusu " "digər axtarış alətlərini qurmağı təklif edir." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Dolphini kök (root) imtiyazları ilə açmaq təhlükəli ola bilər. Lütfən " "ehtiyatlı olun." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "%1/%2 axtarmaq" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Axtarış" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "%1 axtarışı" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Qovluq açılır..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Çeşidlənir..." -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Axtarılır..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Heç nə tapılmadı." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" "Dolphin veb səhifəni aça bilmir, ona görə də səhifə veb bələdçidə açılacaq" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1662,13 +1669,13 @@ msgstr "" "Dolphin bu protokolu dəstəkləmir, və buna görə protokola uyğun standart " "proqram açılacaq" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Pozulmuş protokol" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1795,92 +1802,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Digəriləri" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Qovluqlar" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Kiçik" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Orta" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Böyük" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Bu gün" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Dünən" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Bir həftə öncə" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "İki həftə öncə" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Üç həftə öncə" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Bu aydan əvvəl" -#: 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 " @@ -1890,7 +1897,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Dünən' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1898,7 +1905,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1906,7 +1913,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1914,7 +1921,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1924,7 +1931,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Bir həftə öncə' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1932,7 +1939,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1942,7 +1949,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'İki həftə öncə' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1950,7 +1957,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1960,7 +1967,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Üç həftə öncə' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1968,7 +1975,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1978,7 +1985,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "MMMM, yyyy 'ildən əvvəl'" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1986,7 +1993,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1994,7 +2001,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy 'il'" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2002,257 +2009,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Oxumaq, " -#: 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 "Yazmaq, " -#: 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 "İcra etmək, " -#: 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 "Əlçatan deyil" -#: 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 "İstifadəçi: %1 | Qrup: %2 | Digəriləri: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Adı" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Ölçüsü" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Dəyişiklik tarixi" -#: 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 "Tarix formatını ayarlardan seçə bilərsiniz." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Yaradılma tarixi" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Giriş tarixi" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Növü" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Qiyməti" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Nişanlar" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Rəy" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Başlıq" -#: 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 "Sənəd" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Müəllif" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Nəşriyyat" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Səhifə sayı" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Sözlərin sayı" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Sətirlərin sayı" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Şəkil çəkilmə tarixi" -#: 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 "Şəkil" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Ölçülər" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Eni" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Hündürlüyü" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Mövqeyi" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "İfaçı" -#: 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 "Səs faylı" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Janr" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Albom" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Müddəti" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bitreyt" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Mahnı" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Buraxılş ili" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Tərəflərin nisbəti" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Kadr tezliyi" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Yol" -#: 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 "Digəri" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Fayl uzantısı" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Silinmə tarixi" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Keçid ünvanı" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "İnternetdə mənbəyi" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Giriş icazələri" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2261,17 +2268,17 @@ msgstr "" "İcazə formatı ayarlardan dəyişdirilə bilər. Parametrlər Simvolik, Rəqəmsal " "(səkkizli) və ya Birləşdirilmiş formatlardır" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Sahib" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "İstifadəçi qrupu" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2476,55 +2483,55 @@ msgstr "Daxilindədirsə, qovluqlar panelini Ev Qovluğu ilə məhdudlaşdırmaq msgid "Automatic scrolling" msgstr "Avtomatik sürüşdürmə" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Kəsmək" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopyalamaq" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Adını dəyişin..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Səbətə atmaq" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Silmək" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Gizli faylları göstərmək" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Ev Qovluğu ilə məhdudlaşdırmaq" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Avtomatik sürüşdürmə" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2780,66 +2787,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Yarlıqlar əlavə etmək" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Buradan (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Axtarışı \"%1\" qovluğu və onun alt qovluqları ilə məhudlaşdırmaq" -#: 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 "Gələcəkdə cəld tapmaq üçün bu axtarışı saxlamaq" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Cəld axtarış" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Fayl adı" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Tərkibi" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Buradan" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Sizin fayllarınız" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Sizin Ev Qovluğunda axtarmaq" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Daha çox axtarış vasitələri" -#: 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 " @@ -3128,25 +3135,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Seçim rejimindən çıx" -#: 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 "Kontekst menyuda göstəriləcək xidmətlər:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Axtarış…" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Yeni xidmətlər endirilir..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3156,25 +3163,25 @@ msgstr "" "Yenilənmiş versiyaya nəzarət sistemi ayarlarının tətbiq edilməsi üçün " "Dolphin yenidən başladılmalıdır." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "İndi yenidən başladılsın?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Silmək" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "\"Buraya kopyalamaq\" və \"Buraya köçürmək\" əmrləri" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3283,32 +3290,39 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Kontekst menyuda \"Yeni pəncərədə açmaq\" göstərmək." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Kontekst menyuda \"Yeni pəncərədə açmaq\" göstərmək." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Kontekst menyuda \"Buraya kopyalamaq\" göstərmək." #. 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 "Kontekst menyuda \"Burada surətini yaradın\" göstərmək" #. 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 "Kontekst menyuda \"Terminalda açmaq\" göstərmək." #. 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 "Kontekst menyuda \"Digər bölünmüş görünüşə kopyala\" göstərmək." #. 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 "Kontekst menyuda \"Digər bölünmüş görünüşə köçür\" göstərilsin" @@ -3697,6 +3711,20 @@ msgstr "" "Çeşidləmə rejiminin seçimi: böyük kiçik hərflərə həsas və ya böyük kiçik " "hərflərə həssas olmayan" +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Birdən çox vərəq açılan pəncərələrin bağlanmasının təsdiqi soruşulsun." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Birdən çox vərəq açılan pəncərələrin bağlanmasının təsdiqi soruşulsun." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3734,25 +3762,25 @@ msgctxt "@title:group" msgid "View" msgstr "Gör&ünüş" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Kontekst menyu" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Səbət" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "İstifadəçi rəyi" -#: 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?" @@ -3760,7 +3788,7 @@ msgstr "" "Sizin saxlanılmamış dəyişiklikləriniz var. Bu dəyişiklikləri saxlamaq yoxsa " "ləğv etmək istəyirsiniz?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Xəbərdarlıq" @@ -3813,23 +3841,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Terminalda əmr icra olunduğu zaman pəncərənin bağlanması" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Open files and folders:" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Faylları və qovluqları aç:" + #: 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 "İcra faylını açarkən" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Həmişə soruşmaq" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Tətbiqdə açmaq" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Əmrlər faylını başlatmaq" @@ -4590,7 +4632,7 @@ msgstr "" "Bu baxış qaydaları, daxildəki bütün alt qovluqlara aid ediləcəkdir. Davam " "etmək istəyirsiniz?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4689,12 +4731,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%2-dan %1 boşdur (%3% istifadə olunub)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Səbət boşaldı" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Səbət boşaldılmışdır" @@ -4738,7 +4780,7 @@ msgstr "Standart" msgid "Reload" msgstr "Təkrarlamaq" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4746,7 +4788,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "%1 qovluq seçildi" msgstr[1] "%1 qovluq seçildi" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4754,7 +4796,7 @@ msgid_plural "%1 Files selected" msgstr[0] "%1 fayl seçildi" msgstr[1] "%1 fayl seçildi" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4762,7 +4804,7 @@ msgid_plural "%1 Folders" msgstr[0] "%1 qovluq" msgstr[1] "%1 qovluq" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4770,38 +4812,38 @@ msgid_plural "%1 Files" msgstr[0] "%1 fayl" msgstr[1] "%1 fayl" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 qovluqlar, 0 fayllar" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 nüsxə" -#: 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] "Siz %1 element açmaq istədiyinizə əminsiniz?" msgstr[1] "Siz %1 element açmaq istədiyinizə əminsiniz?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4809,43 +4851,43 @@ msgid_plural "Open %1 Items" msgstr[0] "%1 elementi açın" msgstr[1] "%1 elementi açın" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Sütun abzası" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Sütunların avtomatik eni" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Sütunların seçilmiş eni" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Səbətə atıldı" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Silindi" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Adını dəyişmək və Gizlətmək" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4854,7 +4896,7 @@ msgstr "" "Adın əvvəlinə nöqtə əlavə olunarsa fayl gizlənəcəkdir.\n" "Ad bu şəkildə dəyişdirilsin?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4863,94 +4905,94 @@ msgstr "" "Adın əvvəlinə nöqtə əlavə olunarsa qovluq gizlənəcəkdir.\n" "Ad bu şəkildə dəyişdirilsin?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Bu fayl gizlədilsin?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Bu qovluq gizlədilsin?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Ünvan sətiri boşdur." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "'%1' ünvan sətiri boşdur." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Yüklənir..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Yükləmə ləğv edildi" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Filtrə uyğun elementlər yoxdur" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Axtarışa uyğun elementlər yoxdur" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Səbət boşdur" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Yarlıq yoxdur" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "\"%1\" yarlıqlı heç bir fayl yoxdur" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Son istifadə olunan elementlər yoxdur" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Paylaşılan qovluqlar tapılmadı" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Müvafiq şəbəkə mənbələri tapılmadı" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "MTP-yə uyğun cihazlar tapılmadı" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Heç bir Apple cihazı tapılmadı" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Bluetooth cihazı tapılmadı" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Qovluqlar boşdur" diff --git a/po/be/dolphin.po b/po/be/dolphin.po index 6152d8127..8b2bf1b15 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-03-01 07:16\n" "Last-Translator: Zmicier \n" "Language-Team: Belarusian\n" @@ -45,124 +45,124 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Аднавіць" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Стварыць" -#: 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 "Каталог створаны." -#: 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 "&Выйсці з %1" -#: 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 " @@ -170,19 +170,19 @@ msgid "" msgstr "" "Праграма \"%1\" усё яшчэ працуе ў панэлі тэрмінала. Сапраўды хочаце выйсці?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Адкрыць %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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?" @@ -191,7 +191,7 @@ msgstr[1] "Сапраўды хочаце адкрыць %1 вокны тэрмі msgstr[2] "Сапраўды хочаце адкрыць %1 акон тэрмінала?" msgstr[3] "Сапраўды хочаце адкрыць %1 вокны тэрмінала?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -201,25 +201,25 @@ msgstr[1] "Адкрыць %1 тэрміналы" msgstr[2] "Адкрыць %1 тэрміналаў" msgstr[3] "Адкрыць %1 тэрміналы" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Наладжванне" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Новае &акно" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Адкрыць новае акно Dolphin" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -229,13 +229,13 @@ msgstr "" "Гэтае дзеянне адкрывае новае акно, падобнае да гэтага, з бягучым " "размяшчэннем і выглядам.Вы можаце перацягваць элементы паміж вокнамі." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Новая ўкладка" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -246,25 +246,25 @@ msgstr "" "Гэтае дзеянне адкрывае новую укладку з бягучым " "размяшчэннем і выглядам. Вы можаце перацягваць элементы паміж укладкамі." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Дадаць у размяшчэнні" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Гэтае дзеянне дадае абраны каталог на панэль размяшчэнняў." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Закрыць укладку" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -274,13 +274,13 @@ msgstr "" "Гэтае дзеянне закрывае бягучую ўкладку. Калі ўкладак больш не застанецца, " "закрыецца акно." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Гэтае дзеянне закрывае акно." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -296,13 +296,13 @@ msgstr "" "клавіятуры: Ctrl+X, Ctrl+C і " "Ctrl +V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Выразаць…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -316,13 +316,13 @@ msgstr "" "скапіяваць іх з буфера абмену ў новае месца. Элементы будуць выдаленыя са " "свайго першапачатковага месца." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Капіяваць…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -334,13 +334,13 @@ msgstr "" "Пасля гэтага скарыстайцеся дзеяннем Уставіць, каб " "скапіяваць іх з буфера абмену ў новае месца." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Уставіць" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -353,7 +353,7 @@ msgstr "" "абмену дзеяннем Выразаць, яны выдаляюцца са свайго " "старога месца." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -361,7 +361,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Скапіяваць у неактыўную аддзеленую панэль" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View…" @@ -369,7 +369,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Скапіяваць у неактыўную аддзеленую панэль…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -379,13 +379,13 @@ msgstr "" "Гэтае дзеянне капіюе абраныя элементы з актыўнай панэлі " "ў неактыўныю, калі панэль падзеленая." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Скапіяваць у неактыўную аддзеленую панэль" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View" @@ -393,7 +393,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Перамясціць у неактыўную аддзеленую панэль" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View…" @@ -401,7 +401,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Перамясціць у неактыўную аддзеленую панэль…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -411,13 +411,13 @@ msgstr "" "Гэтае дзеянне перамяшчае абраныя элементы з актыўнай " "панэлі ў неактыўныю, калі панэль падзеленая." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Перамясціць у неактыўную аддзеленую панэль" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -425,13 +425,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Фільтр" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Паказваць панэль фільтра" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -444,31 +444,31 @@ msgstr "" "акна.Там вы можаце ўвесці тэкст для фільтравання файлаў і каталогаў. " "Паказвацца будуць толькі тыя, у назве якіх ёсць уведзены тэкст." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Паказаць або схаваць панэль фільтра" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Фільтр" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "Пошук" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Пошук файлаў і каталогаў" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -483,20 +483,20 @@ msgstr "" "даведкай яшчэ раз на панэлі пошуку, каб бачыць яе, пакуль тлумачацца налады." " >" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Паказаць або схаваць панэль пошуку" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Пошук" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -504,13 +504,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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Абраць" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -528,19 +528,19 @@ msgstr "" "para>У гэтым рэжыме панэль хуткага доступу ўнізе паказвае даступныя " "дзеянні для абраных элементаў." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Гэтае дзеянне абірае ўсе файлы і каталогі ў бягучым размяшчэнні." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Інвертаваць выбар" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -550,7 +550,7 @@ msgstr "" "Гэтае дзеянне абірае ўсе элементы, якія вы зараз не " "абралі." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -563,19 +563,19 @@ msgstr "" "перамяшчаць элементы паміж імі.Пстрыкніце яшчэ раз, каб вярнуць " "выгляд адной панэлі." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Часовы буфер" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Адкрывае віртуальны каталог часовага буферу ў асобным акне" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -583,7 +583,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Папярэдні прагляд" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -593,31 +593,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Спыніць" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Спыніць загрузку" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Гэтае дзеянне спыняе загрузку змесціва бягучага каталога." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Рэдагавальнае размяшчэнне" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -630,13 +630,13 @@ msgstr "" "вы мелі магчымасць увесці адрас, па якім хочаце перайсці.Вы таксама " "можаце рэдагаваць размяшчэнне, пстрыкнуўшы справа ад яго." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Замяніць адрас размяшчэння" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -646,19 +646,19 @@ msgstr "" "Гэты параметр робіць адрас размяшчэння рэдагавальным і абірае яго, каб вы " "маглі хутка ўвесці іншы адрас." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Адрабіць закрыццё ўкладкі" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Гэтае дзеянне верне вас на папярэднюю закрытую ўкладку." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -673,7 +673,7 @@ msgstr "" "сметніцу. Змены, якія нельга скасаваць, будуць " "патрабаваць пацвярджэння." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -686,13 +686,13 @@ msgstr "" "змяшчаюцца даныя карыстальніка, у тым ліку каталогі, якія змяшчаюць " "асабістыя даныя для праграм." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Параўнаць файлы" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -704,13 +704,13 @@ msgstr "" "para>Наладзіць яго можна ў меню Дадатковыя інструменты " "пошуку." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Адкрыць тэрмінал" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -723,13 +723,13 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Адкрыць тэрмінал" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -741,19 +741,19 @@ msgstr "" "размяшчэння абраных элементаў.Каб даведацца больш пра " "тэрміналы, скарыстайцеся даведкай у праграме тэрмінала." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Перайсці на панэль тэрмінала" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Закладкі" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -772,79 +772,86 @@ msgstr "" "больш простая і маленькая, што робіць выпуск дадатковых дзеянняў больш " "працяглым." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Перайсці да ўкладкі %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Перайсці да апошняй укладкі" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Наступная ўкладка" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Перайсці да наступнай укладкі" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Папярэдняя ўкладка" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Перайсці да папярэдняй укладкі" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Паказаць мэту" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Адкрыць у новай укладцы" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Адкрыць у новых укладках" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Адкрыць у новым акне" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Адкрыць у праграме" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Разблакаваць панэлі" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Заблакаваць панэлі" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -858,13 +865,13 @@ msgstr "" "можна перамясціць на іншы бок акна, яны маюць кнопку закрыцця.Заблакаваныя панэлі ўбудоўваюцца больш акуратна." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Звесткі" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -874,7 +881,7 @@ msgstr "" "Каб паказаць або схаваць такія панэлі, перайдзіце ў Меню|" "Панэлі або Выгляд|Панэлі." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -891,7 +898,7 @@ msgstr "" "праглядаеце.Для асобных элементаў прадугледжаны папярэдні прагляд іх " "змесціва." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -908,13 +915,13 @@ msgstr "" "можаце наладзіць, якія звесткі будуць паказвацца, пстрыкнуўшы правай кнопкай " "мышы." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Каталогі" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -926,7 +933,7 @@ msgstr "" "левай частцы акна.На ёй паказваюцца каталогі файлавай " "сістэмы у выглядзе дрэва." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -941,13 +948,13 @@ msgstr "" "убачыць укладзеныя ў яго каталогі. Гэта дазваляе хутка пераключацца паміж " "каталогамі." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Тэрмінал" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -965,7 +972,7 @@ msgstr "" "даведацца больш пра тэрміналы, скарыстайцеся даведкай праграмы тэрмінала " "накшталт Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -982,19 +989,19 @@ msgstr "" "карыснай для выканання дадатковых задач. Каб даведацца больш пра тэрміналы, " "скарыстайцеся даведкай праграмы тэрмінала накшталт Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Размяшчэнні" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Паказваць схаваныя размяшчэнні" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -1005,7 +1012,7 @@ msgstr "" "схаваныя. Яны будуць выглядаць напаўпразрыстымі, калі вы не прыбераце " "адзнаку з уласцівасці хавання." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1022,7 +1029,7 @@ msgstr "" "ёсць раздзелы для пошуку нядаўна захаваных файлаў або файлаў пэўнага тыпу." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1048,13 +1055,13 @@ msgstr "" "панэлі і абярыце Паказваць схаваныя размяшчэнні, каб " "паказваць яго зноў." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Паказваць панэлі" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1069,43 +1076,43 @@ msgstr "" "emphasis>. Наверсе гэтай іерархіі знаходзіцца каталог, які змяшчае ўсе даныя " "гэтага камп'ютара - каранёвы каталог(root)." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Закрыць" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Закрыць левую панэль" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Закрыць" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Закрыць правую панэль" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Падзяліць" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Падзяліць" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1124,7 +1131,7 @@ msgstr "" "панэлі будзе даступна праз кнопку Меню на " "Панэлі інструментаў." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1147,7 +1154,7 @@ msgstr "" "стыль таксама можна змяніць пстрыкнуўшы правай кнопкай мышы. Пстрыкніце па " "кнопцы правай кнопкай мышы, калі хочаце паказаць ці схаваць тэкст." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1175,7 +1182,7 @@ msgstr "" "html'>націсніце сюды. Адкрыецца старонка з Даведніка, дзе апісваюцца асноўныя функцыі." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1189,7 +1196,7 @@ msgstr "" "дзеяння. Для ўсіх загадаў гэтай праграмы можна прызначыць спалучэнне клавіш." "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1202,7 +1209,7 @@ msgstr "" "бачыце ў Меню, можна размясціць на панэлі " "інструментаў." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1221,7 +1228,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1238,7 +1245,7 @@ msgstr "" "File_Management'>націсніце сюды. Адкрыецца старонка з Базы " "карыстальніка KDE." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1260,7 +1267,7 @@ msgstr "" "para>Функцыі \"Што гэта?\" няма ў большасці іншых вокнаў, таму не " "прывыкайце да гэтага." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1277,7 +1284,7 @@ msgstr "" "url='https://community.kde.org/Get_Involved/Bug_Reporting'>націсніце сюды." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1299,7 +1306,7 @@ msgstr "" "ўдзельнікаў і г.д.KDE e.V. - некамерцыйная " "арганізацыя, якая выступае ад імя KDE." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1311,7 +1318,7 @@ msgstr "" "можаце ўсталяваць дадатковыя мовы, якія будуць выкарыстоўвацца, калі няма " "тэксту на вашай пераважнай мове." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1321,7 +1328,7 @@ msgstr "" "Гэтае дзеянне адкрывае акно са звесткамі пра версіі, ліцэнзіі, бібліятэкі і " "суправаджальнікаў гэтай праграмы." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1335,7 +1342,7 @@ msgstr "" "забеспячэнне.Калі вам падабаецца карыстацца гэтай праграмай, але вы не " "ведаеце пра KDE або хочаце ўбачыць прыгожага цмока, паглядзіце!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1589,7 +1596,7 @@ msgstr "" "націсніце сюды. Адкрыецца " "адпаведная старонка ў даведніку." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1613,29 +1620,29 @@ msgstr "" "часу доступу або рэйтынгу.Дадатковыя інструменты пошуку: " "усталюйце іншыя сродкі для пошуку элемента." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Запуск Dolphin ад імя суперкарыстальніка можа быць небяспечным. Будзьце " "пільнымі." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Пошук %1 у %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Пошук" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Пошук %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1643,7 +1650,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Загрузка каталога..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1651,7 +1658,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Сартаванне:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1659,19 +1666,19 @@ msgctxt "@info" msgid "Searching…" msgstr "Пошук..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Не знойдзена элементаў." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin не падтрымлівае вэб-старонкі, быў запушчаны вэб-браўзер" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1679,13 +1686,13 @@ msgid "" msgstr "" "Пратакол не падтрымліваецца Dolphin, была запушчаная прадвызначаная праграма" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Хібны пратакол" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1828,92 +1835,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: 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 "Каталогі" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Маленькія" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Сярэднія" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Вялікія" -#: 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 "dddd" -#: 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 "%1" -#: 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 " @@ -1923,7 +1930,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "\"Учора\" (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1931,7 +1938,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1939,7 +1946,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1947,7 +1954,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1957,7 +1964,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Тыдзень таму' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1965,7 +1972,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1975,7 +1982,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Два тыдні таму' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1983,7 +1990,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1993,7 +2000,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Тры тыдні таму' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -2001,7 +2008,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -2011,7 +2018,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Раней у' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -2019,7 +2026,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -2027,7 +2034,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2035,257 +2042,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Чытанне, " -#: 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 "Запіс, " -#: 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 "Выкананне, " -#: 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 "Забаронена" -#: 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 "Карыстальнік: %1 | Група: %2 | Іншыя: %3" -#: 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 "Шырыня" -#: 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 "Працягласць" -#: 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, " @@ -2294,17 +2301,17 @@ 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." @@ -2508,19 +2515,19 @@ msgstr "Абмяжоўвае панэль каталогаў хатнім кат msgid "Automatic scrolling" msgstr "Аўтаматычнае пракручванне" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Выразаць" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Капіяваць" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2528,37 +2535,37 @@ 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 "Выдаліць" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Паказваць схаваныя файлы" -#: 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" @@ -2824,67 +2831,67 @@ 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 "Тут (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Абмежаваць пошук \"%1\" і ўкладзенымі ў яго каталогамі" -#: 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 " @@ -3185,20 +3192,20 @@ 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 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "Пошук" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3206,7 +3213,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Спампаваць новыя службы..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3216,25 +3223,25 @@ msgstr "" "Каб ужыць абноўленыя налады сістэмы кантролю версій, Dolphin трэба " "перазапусціць." -#: 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" @@ -3340,33 +3347,40 @@ 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 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +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 #, fuzzy, kde-format #| msgid "Show 'Copy Location' in context menu." 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 #, fuzzy, kde-format #| msgid "Show 'Sort By' in context menu." msgid "Show 'Move to other split view' in context menu." @@ -3761,6 +3775,20 @@ 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." +msgid "Ask for confirmation when opening many folders at once." +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." +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 @@ -3798,31 +3826,31 @@ msgctxt "@title:group" msgid "View" msgstr "&Выгляд" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Кантэкстнае меню" -#: 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 "Увага" @@ -3875,23 +3903,37 @@ msgctxt "@option:check Ask for confirmation when" 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:" +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 "Запусціць скрыпт" @@ -4664,7 +4706,7 @@ msgid "" "continue?" msgstr "Уласцівасці для ўсіх укладзеных каталогаў будуць змененыя. Працягнуць?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4761,12 +4803,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 вольна з %2 (%3% выкарыстоўваецца)" -#: 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 "Сметніца была ачышчаная." @@ -4810,7 +4852,7 @@ msgstr "Прадвызначана" msgid "Reload" msgstr "Перазагрузіць" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4820,7 +4862,7 @@ msgstr[1] "Абрана %1 каталогі" msgstr[2] "Абрана %1 каталогаў" msgstr[3] "Абрана %1 каталогі" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4830,7 +4872,7 @@ msgstr[1] "Абрана %1 файлы" msgstr[2] "Абрана %1 файлаў" msgstr[3] "Абрана %1 файлы" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4840,7 +4882,7 @@ msgstr[1] "%1 каталогі" msgstr[2] "%1 каталогаў" msgstr[3] "%1 каталогі" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4850,31 +4892,31 @@ msgstr[1] "%1 файлы" msgstr[2] "%1 файлаў" msgstr[3] "%1 файлы" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 каталогаў, 0 файлаў" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 копія" -#: 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?" @@ -4883,7 +4925,7 @@ msgstr[1] "Сапраўды хочаце адкрыць %1 элементы?" msgstr[2] "Сапраўды хочаце адкрыць %1 элементаў?" msgstr[3] "Сапраўды хочаце адкрыць %1 элементы?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4893,43 +4935,43 @@ msgstr[1] "Адкрыць %1 элементы" msgstr[2] "Адкрыць %1 элементаў" msgstr[3] "Адкрыць %1 элементы" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Бакавы водступ" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Аўтаматычная шырыня слупкоў" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Адвольная шырыня слупкоў" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Аперацыя перамяшчэння ў сметніцу завершаная." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Выдаленне скончана." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Змяніць назву і схаваць" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4938,7 +4980,7 @@ msgstr "" "Калі ў пачатку назвы гэтага файла дадаць кропку, то гэта схавае яго ад " "прагляду. Усё яшчэ хочаце змяніць назву?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4947,95 +4989,95 @@ msgstr "" "Калі ў пачатку назвы гэтага каталога дадаць кропку, то гэта схавае яго ад " "прагляду. Усё яшчэ хочаце змяніць назву?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Схаваць гэты файл?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Схаваць гэты каталог?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Размяшчэнне пустое." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Размяшчэнне \"%1\" хібнае." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "Загрузка..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Загрузка скасаваная" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Няма элементаў, якія адпавядаюць фільтру" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Няма элементаў, якія адпавядаюць пошуку" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Сметніца пустая" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Няма пазнак" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Няма файлаў з пазнакай \"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Няма элементаў, якія нядаўна выкарыстоўваліся" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Не знойдзена абагуленых каталогаў" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Не знойдзена адпаведных сеткавых рэсурсаў" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Не знойдзена MTP-сумяшчальных прылад" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Не знойдзена прылад Apple" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Не знойдзена прылад Bluetooth" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Каталог пусты" diff --git a/po/be@latin/dolphin.po b/po/be@latin/dolphin.po index c5beba932..75741dccb 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2022-09-08 10:35\n" "Last-Translator: Siarhei Liantsevich \n" "Language-Team: Belarusian\n" @@ -44,97 +44,97 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Adnavić" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Stvaryć" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Adkryć šliach" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Adkryć šliach u novaj ukladcy" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Adkryć šliach u novym aknie" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Paspiachova skapijavana." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Paspiachova pieramieščana." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Spasylka paspiachova stvoranaja." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Paspiachova pieramieščana ŭ smietnicu." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Nazva paspiachova zmienienaja." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Kataloh stvorany." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Nazad" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Viarnucca da papiaredniaha prahliedžanaha kataloha." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Napierad" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Heta skasuje dziejannie Napierad|Nazad." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Pacviardžennie" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, fuzzy, kde-format #| msgctxt "@action:button Quit Dolphin button" #| msgid "&Quit %1" @@ -142,28 +142,28 @@ msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Vyjsci z %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Zakryć &biahučuju ŭkladku" -#: 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 "U hetym aknie adkryta niekaĺki ŭkladak. Sapraŭdy chočacie vyjsci?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Boĺš nie pytacca" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Pakazvać paneĺ &terminala" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, fuzzy, kde-format #| msgid "" #| "The program %1 is still running in the Terminal panel. Are you sure you " @@ -175,19 +175,19 @@ msgstr "" "Prahrama \"%1\" usio jašče pracuje ŭ paneli terminala. Sapraŭdy chočacie " "vyjsci?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Adkryć %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Adkryć pieravažny instrumient pošuku" -#: 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?" @@ -196,7 +196,7 @@ msgstr[1] "Sapraŭdy chočacie adkryć %1 vokny terminala?" msgstr[2] "Sapraŭdy chočacie adkryć %1 akon terminala?" msgstr[3] "Sapraŭdy chočacie adkryć %1 vokny terminala?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -206,25 +206,25 @@ msgstr[1] "Adkryć %1 terminaly" msgstr[2] "Adkryć %1 terminalaŭ" msgstr[3] "Adkryć %1 terminaly" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Naladžvannie" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Novaje &akno" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Adkryć novaje akno Dolphin" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -235,13 +235,13 @@ msgstr "" "razmiaščenniem i vyhliadam.Vy možacie pieraciahvać eliemienty pamiž " "voknami." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Novaja ŭkladka" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -253,25 +253,25 @@ msgstr "" "razmiaščenniem i vyhliadam. Vy možacie pieraciahvać eliemienty pamiž " "ukladkami." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Dadać u razmiaščenni" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Hetaje dziejannie dadaje abrany kataloh na paneĺ razmiaščenniaŭ." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Zakryć ukladku" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -281,13 +281,13 @@ msgstr "" "Hetaje dziejannie zakryvaje biahučuju ŭkladku. Kali ŭkladak boĺš nie " "zastaniecca, zakryjecca akno." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Hetaje dziejannie zakryvaje akno." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -310,13 +310,13 @@ msgstr "" "klavijatury: Ctrl+X, Ctrl+C i " "Ctrl +V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Vyrazać…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -330,13 +330,13 @@ msgstr "" "emphasis>, kab skapijavać ich z bufiera abmienu ŭ novaje miesca. Eliemienty " "buduć vydalienyja sa svajho pieršapačatkovaha miesca." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Kapijavać…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -348,13 +348,13 @@ msgstr "" "emphasis>.Paslia hetaha skarystajciesia dziejanniem Ustavić, kab skapijavać ich z bufiera abmienu ŭ novaje miesca." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Ustavić" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -367,7 +367,7 @@ msgstr "" "dadadzienyja ŭ bufier abmienu dziejanniem Vyrazać, jany " "vydaliajucca sa svajho staroha miesca." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -375,7 +375,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Skapijavać u nieaktyŭnuju addzielienuju paneĺ" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View…" @@ -383,7 +383,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Skapijavać u nieaktyŭnuju addzielienuju paneĺ…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -393,13 +393,13 @@ msgstr "" "Hetaje dziejannie kapijuje abranyja eliemienty z aktyŭnaj paneli ŭ nieaktyŭnyju, kali paneĺ padzielienaja." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Skapijavać u nieaktyŭnuju addzielienuju paneĺ" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View" @@ -407,7 +407,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Pieramiascić u nieaktyŭnuju addzielienuju paneĺ" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View…" @@ -415,7 +415,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Pieramiascić u nieaktyŭnuju addzielienuju paneĺ…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -425,13 +425,13 @@ msgstr "" "Hetaje dziejannie pieramiaščaje abranyja eliemienty z aktyŭnaj paneli ŭ nieaktyŭnyju, kali paneĺ padzielienaja." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Pieramiascić u nieaktyŭnuju addzielienuju paneĺ" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -439,13 +439,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Fiĺtr" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Pakazvać paneĺ fiĺtra" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -458,31 +458,31 @@ msgstr "" "akna.Tam vy možacie ŭviesci tekst dlia fiĺtravannia fajlaŭ i katalohaŭ. " "Pakazvacca buduć toĺki tyja, u nazvie jakich josć uviedzieny tekst." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Pakazać abo schavać paneĺ fiĺtra" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Fiĺtr" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "Pošuk" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Pošuk fajlaŭ i katalohaŭ" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -497,20 +497,20 @@ msgstr "" "daviedkaj jašče raz na paneli pošuku, kab bačyć jaje, pakuĺ tlumačacca " "nalady. >" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Pakazać abo schavać paneĺ pošuku" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Pošuk" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -518,13 +518,13 @@ msgstr "Abrać fajly i katalohi" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Abrać" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -542,20 +542,20 @@ msgstr "" "eliemient.U hetym režymie paneĺ chutkaha dostupu ŭnizie " "pakazvaje dastupnyja dziejanni dlia abranych eliemientaŭ." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" "Hetaje dziejannie abiraje ŭsie fajly i katalohi ŭ biahučym razmiaščenni." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Inviertavać vybar" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -565,7 +565,7 @@ msgstr "" "Hetaje dziejannie abiraje ŭsie eliemienty, jakija vy zaraz nie abrali." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -578,19 +578,19 @@ msgstr "" "pieramiaščać eliemienty pamiž imi.Pstryknicie jašče raz, kab viarnuć " "vyhliad adnoj paneli." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Časovy bufier" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Adkryvaje virtuaĺny kataloh časovaha bufieru ŭ asobnym aknie" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -598,7 +598,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Papiaredni prahliad" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -608,31 +608,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Spynić" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Spynić zahruzku" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Hetaje dziejannie spyniaje zahruzku zmiesciva biahučaha kataloha." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Redahavaĺnaje razmiaščennie" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -645,13 +645,13 @@ msgstr "" "vy mieli mahčymasć uviesci adras, pa jakim chočacie pierajsci.Vy " "taksama možacie redahavać razmiaščennie, pstryknuŭšy sprava ad jaho." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Zamianić adras razmiaščennia" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -661,19 +661,19 @@ msgstr "" "Hety paramietr robić adras razmiaščennia redahavaĺnym i abiraje jaho, kab vy " "mahli chutka ŭviesci inšy adras." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Adrabić zakryccio ŭkladki" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Hetaje dziejannie viernie vas na papiaredniuju zakrytuju ŭkladku." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -695,7 +695,7 @@ msgstr "" "smietnicu. Zmieny, jakija nieĺha skasavać, buduć " "patrabavać pacviardžennia." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -708,13 +708,13 @@ msgstr "" "zmiaščajucca danyja karystaĺnika, u tym liku katalohi, jakija zmiaščajuć " "asabistyja danyja dlia prahram." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Paraŭnać fajly" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -726,13 +726,13 @@ msgstr "" "para>Naladzić jaho možna ŭ mieniu Dadatkovyja instrumienty " "pošuku." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Adkryć terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -745,13 +745,13 @@ msgstr "" "skarystajciesia daviedkaj u prahramie terminala." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Adkryć terminal" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -768,19 +768,19 @@ msgstr "" "miescy razmiaščennia abranych eliemientaŭ.Kab daviedacca boĺš " "pra terminaly, skarystajciesia daviedkaj u prahramie terminala." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Pierajsci na paneĺ terminala" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Zakladki" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -799,79 +799,86 @@ msgstr "" "para>Knopka%1 boĺš prostaja i malieńkaja, što " "robić vypusk dadatkovych dziejanniaŭ boĺš praciahlym." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Pierajsci da ŭkladki %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Pierajsci da apošniaj ukladki" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Nastupnaja ŭkladka" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Pierajsci da nastupnaj ukladki" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Papiaredniaja ŭkladka" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Pierajsci da papiaredniaj ukladki" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Pakazać metu" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Adkryć u novaj ukladcy" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Adkryć u novych ukladkach" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Adkryć u novym aknie" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Adkryć u prahramie" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Razblakavać paneli" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Zablakavać paneli" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -885,13 +892,13 @@ msgstr "" "možna pieramiascić na inšy bok akna, jany majuć knopku zakryccia.Zablakavanyja paneli ŭbudoŭvajucca boĺš akuratna." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Zviestki" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -902,7 +909,7 @@ msgstr "" "Mieniu|Paneli abo Vyhliad|Paneli." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -919,7 +926,7 @@ msgstr "" "kataloh, jaki vy prahliadajecie.Dlia asobnych eliemientaŭ " "praduhliedžany papiaredni prahliad ich zmiesciva." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -936,13 +943,13 @@ msgstr "" "para>Tut vy možacie naladzić, jakija zviestki buduć pakazvacca, " "pstryknuŭšy pravaj knopkaj myšy." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Katalohi" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -954,7 +961,7 @@ msgstr "" "lievaj častcy akna.Na joj pakazvajucca katalohi fajlavaj " "sistemy u vyhliadzie dreva." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -969,13 +976,13 @@ msgstr "" "kataloha, kab ubačyć ukladzienyja ŭ jaho katalohi. Heta dazvaliaje chutka " "pierakliučacca pamiž katalohami." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -993,7 +1000,7 @@ msgstr "" "vykanannia dadatkovych zadač. Kab daviedacca boĺš pra terminaly, " "skarystajciesia daviedkaj prahramy terminala nakštalt Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1011,19 +1018,19 @@ msgstr "" "terminaly, skarystajciesia daviedkaj prahramy terminala nakštalt Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Razmiaščenni" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Pakazvać schavanyja razmiaščenni" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -1034,7 +1041,7 @@ msgstr "" "byli schavanyja. Jany buduć vyhliadać napaŭprazrystymi, kali vy nie " "prybieracie adznaku z ulascivasci chavannia." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1051,7 +1058,7 @@ msgstr "" "Taksama na paneli josć razdziely dlia pošuku niadaŭna zachavanych fajlaŭ abo " "fajlaŭ peŭnaha typu." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1077,13 +1084,13 @@ msgstr "" "pustym miescy na hetaj paneli i abiarycie Pakazvać schavanyja " "razmiaščenni, kab pakazvać jaho znoŭ." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Pakazvać paneli" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1099,43 +1106,43 @@ msgstr "" "znachodzicca kataloh, jaki zmiaščaje ŭsie danyja hetaha kampjutara - " "karaniovy kataloh(root)." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Zakryć" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Zakryć lievuju paneĺ" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Zakryć" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Zakryć pravuju paneĺ" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Padzialić" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Padzialić" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1154,7 +1161,7 @@ msgstr "" "častka zmiesciva paneli budzie dastupna praz knopku Mieniu na Paneli instrumientaŭ." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1178,7 +1185,7 @@ msgstr "" "pstryknuŭšy pravaj knopkaj myšy. Pstryknicie pa knopcy pravaj knopkaj myšy, " "kali chočacie pakazać ci schavać tekst." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis main view" #| msgid "" @@ -1220,7 +1227,7 @@ msgstr "" "html>nacisnicie siudy. Adkryjecca staronka z Daviednika, dzie apisvajucca asnoŭnyja funkcyi." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1234,7 +1241,7 @@ msgstr "" "peŭnaha dziejannia. Dlia ŭsich zahadaŭ hetaj prahramy možna pryznačyć " "spalučennie klaviš." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1247,7 +1254,7 @@ msgstr "" "jakija vy bačycie ŭ Mieniu, možna razmiascić na " "paneli instrumientaŭ." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1266,7 +1273,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:2558 +#: dolphinmainwindow.cpp:2563 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis handbook" #| msgid "" @@ -1291,7 +1298,7 @@ msgstr "" "File_Management>nacisnicie siudy. Adkryjecca staronka z Bazy " "karystaĺnika KDE." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis whatsthis button" #| msgid "" @@ -1323,7 +1330,7 @@ msgstr "" "karystaĺnika KDE.Funkcyi \"Što heta?\" niama ŭ boĺšasci " "inšych voknaŭ, tamu nie pryvykajcie da hetaha." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -1347,7 +1354,7 @@ msgstr "" "efiektyŭnaj, nacisnicie siudy." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1370,7 +1377,7 @@ msgstr "" "ŭdzieĺnikaŭ i h.d.KDE e.V. - " "niekamiercyjnaja arhanizacyja, jakaja vystupaje ad imia KDE." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1382,7 +1389,7 @@ msgstr "" "navat možacie ŭstaliavać dadatkovyja movy, jakija buduć vykarystoŭvacca, " "kali niama tekstu na vašaj pieravažnaj movie." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1392,7 +1399,7 @@ msgstr "" "Hetaje dziejannie adkryvaje akno sa zviestkami pra viersii, licenzii, " "biblijateki i supravadžaĺnikaŭ hetaj prahramy." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -1413,7 +1420,7 @@ msgstr "" "prahramaj, alie vy nie viedajecie pra KDE abo chočacie ŭbačyć pryhožaha " "cmoka, pahliadzicie!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1681,7 +1688,7 @@ msgstr "" "html>nacisnicie siudy. Adkryjecca adpaviednaja staronka ŭ daviedniku." "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1706,29 +1713,29 @@ msgstr "" "pošuku: ustaliujcie inšyja srodki dlia pošuku eliemienta." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Zapusk Dolphin ad imia supierkarystaĺnika moža być niebiaspiečnym. Budźcie " "piĺnymi." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Pošuk %1 u %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Pošuk" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Pošuk %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1736,7 +1743,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Zahruzka kataloha..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1744,7 +1751,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Sartavannie:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1752,19 +1759,19 @@ msgctxt "@info" msgid "Searching…" msgstr "Pošuk..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Nie znojdziena eliemientaŭ." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin nie padtrymlivaje veb-staronki, byŭ zapuščany veb-braŭzier" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1773,13 +1780,13 @@ msgstr "" "Pratakol nie padtrymlivajecca Dolphin, byla zapuščanaja pradvyznačanaja " "prahrama" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Chibny pratakol" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1921,92 +1928,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Inšaje" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Katalohi" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Malieńkija" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Siarednija" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Vialikija" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Sionnia" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Učora" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Tydzień tamu" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Dva tydni tamu" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Try tydni tamu" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Raniej u hetym miesiacy" -#: kitemviews/kfileitemmodel.cpp:2441 +#: kitemviews/kfileitemmodel.cpp:2434 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -2022,7 +2029,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "\"Učora\" (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, fuzzy, kde-format #| msgctxt "" #| "Can be used to script translation of \"dddd\"with context @title:group " @@ -2034,7 +2041,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -2042,7 +2049,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -2050,7 +2057,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -2066,7 +2073,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "Tydzień tamu (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, fuzzy, kde-format #| msgctxt "" #| "Can be used to script translation of \"dddd\"with context @title:group " @@ -2078,7 +2085,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -2094,7 +2101,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "Dva tydni tamu (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, fuzzy, kde-format #| msgctxt "" #| "Can be used to script translation of \"dddd\"with context @title:group " @@ -2106,7 +2113,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -2122,7 +2129,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "Try tydni tamu (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, fuzzy, kde-format #| msgctxt "" #| "Can be used to script translation of \"dddd\"with context @title:group " @@ -2134,7 +2141,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -2150,7 +2157,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "Raniej u MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, fuzzy, kde-format #| msgctxt "" #| "Can be used to script translation of \"dddd\"with context @title:group " @@ -2162,7 +2169,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -2170,7 +2177,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2178,114 +2185,114 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Čytannie, " -#: 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 "Zapis, " -#: 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 "Vykanannie, " -#: 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 "Zabaroniena" -#: 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 "Karystaĺnik: %1 | Hrupa: %2 | Inšyja: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Nazva" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Pamier" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Zmieniena" -#: 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 "Stvorana" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Apošni dostup" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Typ" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Rejtynh" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Paznaki" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Kamientar" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Nazva" -#: 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 "Dakumient" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Stvaraĺnik" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -2293,162 +2300,162 @@ msgctxt "@label" msgid "Page Count" msgstr "Koĺkasć radkoŭ" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Koĺkasć sloŭ" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Koĺkasć radkoŭ" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Data fatahrafavannia" -#: 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 "Vyjava" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Pamiery" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Šyrynia" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Vyšynia" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Aryjentacyja" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Vykanaŭca" -#: 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 "Aŭdyjo" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Žanr" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Aĺbom" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Praciahlasć" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bitrejt" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Kampazicyja" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Hod vypusku" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Suadnosiny bakoŭ" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Videa" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Častata kadraŭ" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Šliach" -#: 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 "Inšaje" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Pašyrennie fajla" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Čas vydaliennia" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Miesca pryznačennia spasylki" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Spampavana z" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Pravy dostupu" -#: 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 "Ulasnik" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Hrupa karystaĺnikaŭ" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2655,19 +2662,19 @@ msgstr "Abmiažoŭvaje paneĺ katalohaŭ chatnim kataloham" msgid "Automatic scrolling" msgstr "Aŭtamatyčnaje prakručvannie" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Vyrazać" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kapijavać" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2675,37 +2682,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Zmianić nazvu..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Pieramiascić u smietnicu" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Vydalić" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Pakazvać schavanyja fajly" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Abmiežavannie chatnim kataloham" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Aŭtamatyčnaje prakručvannie" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2971,13 +2978,13 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Dadać paznaki" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Tut (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, fuzzy, kde-format #| msgctxt "action:button" #| msgid "Limit search to %1 and its subfolders" @@ -2985,55 +2992,55 @@ msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Abmiežavać pošuk \"%1\" i ŭkladzienymi ŭ jaho katalohami" -#: 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 "" "Zachavać hety pošukavy zapyt, kab chutka atrymać dostup da jaho ŭ budučyni" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Vyjsci z pošuku" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Nazva fajla" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Zmiesciva" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Tut" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Vašyja fajly" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Pošuk u vašym chatnim katalozie" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Dadatkovyja instrumienty pošuku" -#: search/dolphinsearchbox.cpp:455 +#: search/dolphinsearchbox.cpp:465 #, fuzzy, kde-format #| msgctxt "" #| "@title UDS_DISPLAY_NAME for a KIO directory listing. %1 is the query the " @@ -3341,20 +3348,20 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Vyjsci z režymu vybaru" -#: 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 "Abiarycie, jakija služby treba pakazvać u kantekstnym mieniu:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "Pošuk" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3362,7 +3369,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Spampavać novyja služby..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3372,19 +3379,19 @@ msgstr "" "Kab užyć abnoŭlienyja nalady sistemy kantroliu viersij, Dolphin treba " "pierazapuscić." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Pierazapuscić?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Vydalić" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Copy To and Move To commands" @@ -3392,7 +3399,7 @@ msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Zahady \"Skapijavać u\" i \"Pieramiascić u\"" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3506,36 +3513,43 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Pakazvać u kantestnym mieniu \"Adkryć u novym aknie\"." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 #, fuzzy, kde-format +#| msgid "Show Open in New Window in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Pakazvać u kantestnym mieniu \"Adkryć u novym aknie\"." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 +#, fuzzy, kde-format #| msgid "Show Copy Location in context menu." msgid "Show 'Copy Location' in context menu." msgstr "Pakazvać u kantestnym mieniu \"Skapijavać razmiaščennie\"." #. i18n: ectx: label, entry (ShowDuplicateHere), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:38 +#: settings/dolphin_contextmenusettings.kcfg:42 #, fuzzy, kde-format #| msgid "Show Duplicate Here in context menu." msgid "Show 'Duplicate Here' in context menu." msgstr "Pakazvać u kantestnym mieniu \"Stvaryć tut dublikat\"." #. i18n: ectx: label, entry (ShowOpenTerminal), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:42 +#: settings/dolphin_contextmenusettings.kcfg:46 #, fuzzy, kde-format #| msgid "Show Open Terminal in context menu." msgid "Show 'Open Terminal' in context menu." msgstr "Pakazvać u kantestnym mieniu \"Adkryć terminal\"." #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show Copy Location in context menu." msgid "Show 'Copy to other split view' in context menu." msgstr "Pakazvać u kantestnym mieniu \"Skapijavać razmiaščennie\"." #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show Sort By in context menu." msgid "Show 'Move to other split view' in context menu." @@ -3936,6 +3950,20 @@ msgstr "" "Abrać naturaĺny, z ulikam rehistra abo biez uliku rehistra paradak " "sartavannia eliemientaŭ" +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Pytacca pacviardžennia pry zakrycci akon z niekaĺkimi ŭkladkami." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Pytacca pacviardžennia pry zakrycci akon z niekaĺkimi ŭkladkami." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3973,31 +4001,31 @@ msgctxt "@title:group" msgid "View" msgstr "&Vyhliad" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Kantekstnaje mieniu" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Smietnica" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Zvarotnaja suviaź" -#: 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 "Josć niezachavanyja zmieny. Chočacie ŭžyć ich abo adkinuć?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Uvaha" @@ -4050,23 +4078,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Zakryccio akon z prahramaj, jakaja pracuje na paneli terminala" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info:tooltip" +#| msgid "Search for files and folders" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Pošuk fajlaŭ i katalohaŭ" + #: 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 "Pry adkrycci vykanaĺnaha fajla:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Zaŭsiody pytacca" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Adkryć u prahramie" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Zapuscić skrypt" @@ -4852,7 +4894,7 @@ msgid "" msgstr "" "Ulascivasci dlia ŭsich ukladzienych katalohaŭ buduć zmienienyja. Praciahnuć?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4951,12 +4993,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 voĺna z %2 (%3% vykarystoŭvajecca)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Smietnica ačyščanaja" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Smietnica byla ačyščanaja." @@ -5000,7 +5042,7 @@ msgstr "Pradvyznačana" msgid "Reload" msgstr "Pierazahruzić" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -5010,7 +5052,7 @@ msgstr[1] "Abrana %1 katalohi" msgstr[2] "Abrana %1 katalohaŭ" msgstr[3] "Abrana %1 katalohi" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -5020,7 +5062,7 @@ msgstr[1] "Abrana %1 fajly" msgstr[2] "Abrana %1 fajlaŭ" msgstr[3] "Abrana %1 fajly" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "1 Folder" @@ -5033,7 +5075,7 @@ msgstr[1] "%1 katalohi" msgstr[2] "%1 katalohaŭ" msgstr[3] "%1 katalohi" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -5043,31 +5085,31 @@ msgstr[1] "%1 fajly" msgstr[2] "%1 fajlaŭ" msgstr[3] "%1 fajly" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 katalohaŭ, 0 fajlaŭ" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 kopija" -#: 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?" @@ -5076,7 +5118,7 @@ msgstr[1] "Sapraŭdy chočacie adkryć %1 eliemienty?" msgstr[2] "Sapraŭdy chočacie adkryć %1 eliemientaŭ?" msgstr[3] "Sapraŭdy chočacie adkryć %1 eliemienty?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -5086,43 +5128,43 @@ msgstr[1] "Adkryć %1 eliemienty" msgstr[2] "Adkryć %1 eliemientaŭ" msgstr[3] "Adkryć %1 eliemienty" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Bakavy vodstup" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Aŭtamatyčnaja šyrynia slupkoŭ" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Advoĺnaja šyrynia slupkoŭ" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Apieracyja pieramiaščennia ŭ smietnicu zavieršanaja." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Vydaliennie skončana." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Zmianić nazvu i schavać" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, fuzzy, kde-format #| msgid "" #| "Adding a dot to the beginning of this files name will hide it from view.\n" @@ -5134,7 +5176,7 @@ msgstr "" "Kali ŭ pačatku nazvy hetaha fajla dadać kropku, to heta schavaje jaho ad " "prahliadu. Usio jašče chočacie zmianić nazvu?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, fuzzy, kde-format #| msgid "" #| "Adding a dot to the beginning of this folders name will hide it from " @@ -5147,23 +5189,23 @@ msgstr "" "Kali ŭ pačatku nazvy hetaha kataloha dadać kropku, to heta schavaje jaho ad " "prahliadu. Usio jašče chočacie zmianić nazvu?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Schavać hety fajl?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Schavać hety kataloh?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Razmiaščennie pustoje." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location %1 is invalid." @@ -5171,74 +5213,74 @@ msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Razmiaščennie \"%1\" chibnaje." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "Zahruzka..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Zahruzka skasavanaja" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Niama eliemientaŭ, jakija adpaviadajuć fiĺtru" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Niama eliemientaŭ, jakija adpaviadajuć pošuku" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Smietnica pustaja" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Niama paznak" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Niama fajlaŭ z paznakaj \"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Niama eliemientaŭ, jakija niadaŭna vykarystoŭvalisia" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Nie znojdziena abahulienych katalohaŭ" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Nie znojdziena adpaviednych sietkavych resursaŭ" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Nie znojdziena MTP-sumiaščaĺnych prylad" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgid "No Bluetooth devices found" msgid "No Apple devices found" msgstr "Nie znojdziena prylad Bluetooth" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Nie znojdziena prylad Bluetooth" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Kataloh pusty" diff --git a/po/bg/dolphin.po b/po/bg/dolphin.po index 9ca9002bb..11aa7e9d4 100644 --- a/po/bg/dolphin.po +++ b/po/bg/dolphin.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-23 00:48+0000\n" -"PO-Revision-Date: 2023-07-10 14:29+0200\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"PO-Revision-Date: 2023-08-29 15:33+0200\n" "Last-Translator: Mincho Kondarev \n" "Language-Team: Bulgarian \n" "Language: bg\n" @@ -39,108 +39,108 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Възстановяване" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Създаване на" -#: 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 "Папката е създадена." -#: 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 "&Изход от %1" -#: 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?" @@ -148,17 +148,17 @@ 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 " @@ -167,26 +167,26 @@ msgstr "" "Програмата \"%1\" все още се изпълнява в терминала. Сигурни ли сте, че " "искате да напуснете?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Отваряне на %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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] "Сигурни ли сте, че желаете да отворите 1 терминален прозорец?" msgstr[1] "Сигурни ли сте, че желаете да отворите %1 обекта?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -194,25 +194,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Отваряне на %1 терминал" msgstr[1] "Отваряне на %1 терминали" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Настройване" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Нов &прозорец" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Отваряне на нов прозорец на Dolphin" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -222,13 +222,13 @@ msgstr "" "Това отваря нов прозорец точно като този с текущото местоположение и изглед. " " Можете да влачите и пускате елементи между прозорците." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Нов раздел" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -240,25 +240,25 @@ msgstr "" "изглед.Разделът е допълнителен изглед в този прозорец. Можете да " "влачите и пускате елементи между разделите." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Добавяне към места" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Това добавя избраната папка към панела Места." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Затваряне на раздел" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -268,13 +268,13 @@ msgstr "" "Това затваря разгледания в момента раздел. Ако не останат повече раздели, ще " "се затвори този прозорец." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Това затваря този прозорец." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -290,13 +290,13 @@ msgstr "" "видно място един до друг на клавиатурата: Ctrl+X, " "Ctrl+C и Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Изрязване…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -310,13 +310,13 @@ msgstr "" "от клипборда на ново място. Елементите ще бъдат премахнати от първоначалното " "им местоположение." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Копиране…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -328,13 +328,13 @@ msgstr "" "След това използвайтеПоставяне, за да ги копирате " "от клипборда на ново място." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Поставяне" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -346,19 +346,19 @@ msgstr "" "Ако елементите са били добавени в клипборда чрез Изрязване те ще бъдат премахнати от първоначалното местоположение." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Копиране в другия изглед" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Копиране в другия изглед..." -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -368,25 +368,25 @@ msgstr "" "Това копира елементите от активния изглед в неактивния " "разделен изглед." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Копиране в неактивния разделен изглед" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Преместване в другия изглед" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Преместване в другия изглед..." -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -396,25 +396,25 @@ msgstr "" "Това премества елементите от активния изглед в " "неактивния разделен изглед." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Преместване в неактивния разделен изглед" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Филтър…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Показване на лентата на филтъра" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -428,30 +428,30 @@ msgstr "" "момента файлове и папки. Ще се показват само тези, които съдържат текста в " "тяхно име." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Превключване на лентата на филтъра" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Филтър" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Търсене…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Търсене на файлове и папки" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -466,20 +466,20 @@ msgstr "" "para>Използвайте тази помощ отново в лентата за търсене, за да можем " "да я разгледаме, докато се обясняват настройките." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Превключване на лентата за търсене" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Търсене" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -487,13 +487,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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Избиране" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -511,19 +511,19 @@ msgstr "" "на елемент . Докато сте в този режим, в долната лента за бърз " "достъп се показват наличните действия за избраните в момента елементи." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Това избира всички файлове и папки в текущото местоположение." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Обръщане на селекцията" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -533,7 +533,7 @@ msgstr "" "Това избира всички обекти, които в момента не сте " "избрали." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -546,25 +546,25 @@ msgstr "" "премествате елементи между тях бързо. Щракнете върху това отново, за " "да комбинирате изгледите." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Скривалище" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Отваря виртуалната директория на скривалището в разделен прозорец" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Опресняване на изгледа" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -579,31 +579,31 @@ msgstr "" "para>Ако изгледът е разделен, се опреснява само този, който в момента " "е на фокус." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Стоп" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Спиране на зареждането" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Това спира зареждането на съдържанието на текущата папка." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Режим редактиране на местоположение" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -618,13 +618,13 @@ msgstr "" "щракнете вдясно от местоположението и да превключите обратно като потвърдите " "редактираното местоположение." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Заместване на местоположение" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -634,19 +634,19 @@ msgstr "" "Това превключва към редактиране на местоположението и го избира, за да " "можете бързо да въведете различно местоположение." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Отмяна на затварянето на раздела" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Това ви връща към предишния затворен раздел." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -661,7 +661,7 @@ msgstr "" " Кошчето . Промените, които не могат да бъдат " "отменени, ще поискат вашето потвърждение." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -674,13 +674,13 @@ msgstr "" "съдържа техните данни, включително папки, които съдържат лични данни на " "приложението." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Сравняване на файлове" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -692,13 +692,13 @@ msgstr "" "местоположение. Използвайте менюто Допълнителни " "инструменти за търсене, за да го конфигурирате. " -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Отваряне на терминал" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -711,13 +711,13 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Отваряне на терминал тук" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -729,19 +729,19 @@ msgstr "" "местоположение. За да научите повече за терминалите, " "използвайте помощта в приложението на терминала." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Фокусиране на панела на терминала" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Отметки" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -760,79 +760,86 @@ msgstr "" "%1 е по-прост и малък. което прави стартирането на " "разширени действия по-трудоемко." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Активиране на раздел %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Активиране на последния" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Следващ раздел" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Активиране на следващия раздел" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Предишен раздел" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Активиране на предишния раздел" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Показване на целта" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Отваряне в нов раздел" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Отваряне в нови раздели" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Отваряне в нов прозорец" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Отваряне в приложение" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Отключване на панелите" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Заключване на панелите" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -846,13 +853,13 @@ msgstr "" "влачат от едната до другата страна на прозореца и да имат бутон за затваряне." " Заключените панели са вградени по-чисто." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Информация" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -863,7 +870,7 @@ msgstr "" "Меню|Показване на панели или Преглед|" "Показване на панели . " -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -879,7 +886,7 @@ msgstr "" "случай той ви информира за текущо разглежданата папка. За отделни " "елементи се предоставя визуализация на тяхното съдържание." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -896,13 +903,13 @@ msgstr "" "конфигурирате как и кои подробности се дават, като щракнете с десния бутон." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Папки" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -914,7 +921,7 @@ msgstr "" "прозореца. Показва папките на файловата система йерархичен изглед ." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -929,13 +936,13 @@ msgstr "" "видите нейните подпапки. Това позволява бързо превключване между папките." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Терминал" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -954,7 +961,7 @@ msgstr "" "за терминалите, използвайте помощта в самостоятелно терминално приложение " "като Konsole. " -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -973,19 +980,19 @@ msgstr "" "за терминалите, използвайте помощта в самостоятелно терминално приложение " "като Konsole. " -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Места" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Показване на скритите места" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -996,7 +1003,7 @@ msgstr "" "изглеждат полупрозрачни, освен ако не премахнете отметката от свойството " "\"скрит\"." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1012,7 +1019,7 @@ msgstr "" "компютъра или към мрежата. Той също така съдържа раздели за намиране на " "наскоро запазени файлове или файлове от определен тип. " -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1038,13 +1045,13 @@ msgstr "" "този панел и изберете Показване на скритите места , " "за да го покажете отново." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Показване на панелите" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1060,43 +1067,43 @@ msgstr "" "който съдържа всички данни, свързани към този компютър - " "основната директория ." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Затваряне" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Затваряне на левия панел" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Затваряне" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Затваряне на десния панел" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Разделяне" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Разделен изглед" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1115,7 +1122,7 @@ msgstr "" "съдържанието ѝ стават достъпни чрез бутон Меню в " " лентата с инструменти ." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1139,7 +1146,7 @@ msgstr "" "бъдат променени в менюто с десен бутон. Щракнете с десния бутон на мишката " "върху бутона, ако искате за да покаже или скриете текста му." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1168,7 +1175,7 @@ msgstr "" "това. Това ще отвори страница от Наръчника , която " "обхваща основите." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1182,7 +1189,7 @@ msgstr "" "задействане на действие при едновременно натискане. Всички команди в това " "приложение могат да бъдат задействани по този начин. " -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1196,7 +1203,7 @@ msgstr "" "Меню лентата също може да бъде поставено в лентата с " "инструменти. " -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1215,7 +1222,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1232,7 +1239,7 @@ msgstr "" "File_Management'>натиснете тук.Това ще отвори специалната страница в " "KDE UserBase Wiki. " -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1255,7 +1262,7 @@ msgstr "" "para>\"Какво е това?\" липсва в повечето други прозорци, така че не " "свиквайте твърде много с тази контекстна помощ." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1272,7 +1279,7 @@ msgstr "" "url='https://community.kde.org/Get_Involved/Bug_Reporting'> кликнете тук." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1294,7 +1301,7 @@ msgstr "" "сътрудници и др. KDE eV е организацията с " "нестопанска цел зад KDE общността. " -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1306,7 +1313,7 @@ msgstr "" "Можете дори да зададете вторични езици, които да се използват, ако " "текстовете не са налични на предпочитания от вас език." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1316,7 +1323,7 @@ msgstr "" "Това отваря прозорец, който ви информира за версията, лиценза, използваните " "библиотеки и разработчиците на това приложение." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1330,7 +1337,7 @@ msgstr "" "харесва да използвате това приложение, но не знаете нищо за KDE или искате " "да видите един сладък дракон погледнете тук!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1575,7 +1582,7 @@ msgstr "" "location-bar.html'>натиснете тук. Това ще отвори специалната страница " "в Наръчника." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1600,59 +1607,59 @@ msgstr "" "item> Допълнителни инструменти за търсене: Инсталирайте други средства " "за намиране на елемент. " -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Изпълнението на Dolphin като root може да бъде опасно. Моля, бъдете " "внимателни." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Търсене за %1 в %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Търсене" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Търсене за %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Зареждане на папка…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Подреждане…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Търсене…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Няма отрити съвпадения." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin не поддържа уеб страници, стартиран е уеб браузър" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1660,13 +1667,13 @@ msgid "" msgstr "" "Протоколът не се поддържа от Dolphin. Стартирано е приложение по подразбиране" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Невалиден протокол" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1794,92 +1801,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: 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 "Папки" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Малка" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Средна" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Големи" -#: 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 "%1" -#: 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 " @@ -1889,7 +1896,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 " @@ -1897,7 +1904,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1905,7 +1912,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 " @@ -1913,7 +1920,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1923,7 +1930,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 " @@ -1931,7 +1938,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1941,7 +1948,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Преди две седмици' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1949,7 +1956,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1959,7 +1966,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 " @@ -1967,7 +1974,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1977,7 +1984,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 " @@ -1985,7 +1992,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1993,7 +2000,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:" @@ -2001,257 +2008,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Четене, " -#: 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 "Запис, " -#: 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 "Изпълнение, " -#: 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 "Забранено" -#: 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 "Потребител: %1 | Група: %2 | Други: %3" -#: 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 "Широчина" -#: 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 "Продължителност" -#: 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, " @@ -2260,17 +2267,17 @@ 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." @@ -2475,55 +2482,55 @@ msgstr "" msgid "Automatic scrolling" msgstr "Автоматично прелистване" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Изрязване" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Копиране" -#: 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 "Изтриване" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Показване на скритите файлове" -#: 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" @@ -2779,66 +2786,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 "От тук (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Ограничаване на търсенето до \"%1\" и неговите подпапки" -#: 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 " @@ -3131,25 +3138,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 "" @@ -3159,25 +3166,25 @@ msgstr "" "За да влязат в сила промените за системи за управление на версии, програмата " "Dolphin трябва да бъде презаредена." -#: 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" @@ -3284,27 +3291,35 @@ 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 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +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 "" @@ -3312,7 +3327,7 @@ 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 "" @@ -3704,6 +3719,18 @@ 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 @@ -3732,34 +3759,33 @@ 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 "&Изглед" +msgstr "Изглед" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Контекстно меню" -#: 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?" @@ -3767,7 +3793,7 @@ msgstr "" "Имате незапазени промени. Искате ли да приложите промените или да ги " "отхвърлите?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Предупреждение" @@ -3820,31 +3846,41 @@ 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 "Изпълнение на скрипт" #: 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 "Папки, раздели и състояние на прозореца от последния достъп" @@ -3878,14 +3914,13 @@ msgstr "Показване при стартиране:" msgctxt "@option:check Opening Folders" msgid "Keep a single Dolphin window, opening new folders in tabs" msgstr "" +"Поддържане на един прозорец на Dolphin, отваряне на нови папки в раздели" #: 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 @@ -3894,17 +3929,13 @@ 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 "Нов &прозорец" +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 "Показване на лентата на филтъра" @@ -3974,12 +4005,10 @@ 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 @@ -3996,13 +4025,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 @@ -4057,12 +4083,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 @@ -4071,12 +4095,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 @@ -4243,12 +4264,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 @@ -4266,7 +4285,7 @@ msgstr "Отваряне на папките по време на влачене #, kde-format msgctxt "@title:group" msgid "Browsing: " -msgstr "" +msgstr "Преглед:" #: settings/viewmodes/generalviewsettingspage.cpp:53 #, kde-format @@ -4294,9 +4313,7 @@ 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 "Общи" @@ -4599,7 +4616,7 @@ msgid "" "continue?" msgstr "Изгледът за всички подпапки ще бъде променен. Искате ли да продължите?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4697,12 +4714,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 свободни от %2 (използвани %3%)" -#: 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 "Кошчето беше изпразнено." @@ -4746,7 +4763,7 @@ msgstr "По подразбиране" msgid "Reload" msgstr "Презареждане" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4754,7 +4771,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "Маркирана е 1 папка" msgstr[1] "Маркирани са %1 папки" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4762,7 +4779,7 @@ msgid_plural "%1 Files selected" msgstr[0] "Маркиран е 1 файл" msgstr[1] "Маркирани са %1 файла" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4770,7 +4787,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 папка" msgstr[1] "%1 папки" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4778,38 +4795,38 @@ msgid_plural "%1 Files" msgstr[0] "1 файл" msgstr[1] "%1 файла" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 папки, 0 файла" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 копие" -#: 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] "Сигурни ли сте, че желаете да отворите 1 обект?" msgstr[1] "Сигурни ли сте, че желаете да отворите %1 обекта?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4817,43 +4834,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Отваряне на %1 елемент" msgstr[1] "Отваряне на %1 елемента" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Страничен отстъп" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Автоматична широчина на колони" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Потребителска широчина на колони" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Изтриването завърши." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Изтриването завърши." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Преименуване и скриване" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4862,7 +4879,7 @@ msgstr "" "Добавянето на точки в началото на името на файла ще го скрие.\n" "Все още ли желаете да го преименувате?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4871,94 +4888,94 @@ msgstr "" "Добавянето на точки в началото на името на папката ще я скрие.\n" "Все още ли желаете да я преименувате?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Скриване на файла?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Скриване на папката?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Местоположението е празно." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Местоположение \"%1\" е невалидно." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Зареждане…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Зареждането е прекъснато" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Няма елементи, съответстващи на филтъра" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Няма елементи, съответстващи на търсенето" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Кошчето е празно" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Няма етикети" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Няма файлове с етикети \"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Няма наскоро използвани елементи" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Няма намерени споделени папки" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Няма намерени подходящи мрежови ресурси" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Не са намерени устройства, съвместими с MTP" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Няма намерени устройства на Apple" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Няма намерени Bluetooth устройства" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Папката е празна" diff --git a/po/bn/dolphin.po b/po/bn/dolphin.po index 6a2883d3e..2f86c8ca2 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2010-05-30 01:46-0700\n" "Last-Translator: Deepayan Sarkar \n" "Language-Team: Bengali \n" @@ -39,13 +39,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "পুনঃস্থাপন করো" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "নতুন তৈরি করো" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -53,7 +53,7 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "পাথ" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -61,7 +61,7 @@ msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "নতুন ট্যাবে খোলা" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -69,100 +69,100 @@ 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 "ফোল্ডার তৈরী করা হয়েছে।" -#: 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 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -171,7 +171,7 @@ msgid "" "want to quit?" msgstr "এই উইণ্ডোয় একাধিক ট্যাব খোলা রয়েছে। আপনি কি প্রস্থান করার ব্যাপারে নিশ্চিত?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -179,7 +179,7 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "পাথ" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" @@ -187,14 +187,14 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -204,7 +204,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "টার্মিনাল খোলো" msgstr[1] "টার্মিনাল খোলো" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -212,13 +212,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "কনফিগার করো..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "নতুন &উইণ্ডো" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -226,7 +226,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "নতুন উইণ্ডোয় খোলো" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -234,13 +234,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "নতুন ট্যাব" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -249,25 +249,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "স্থানতালিকায় যোগ করো" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "ট্যাব বন্ধ করো" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -275,13 +275,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -292,13 +292,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -308,7 +308,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -316,7 +316,7 @@ msgctxt "@action" msgid "Copy…" msgstr "কপি করো" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -325,13 +325,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "পেস্ট" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -340,19 +340,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -360,13 +360,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -374,7 +374,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "আবর্জনার বাক্সে সরাও" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -382,7 +382,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "আবর্জনার বাক্সে সরাও" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -390,13 +390,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -404,7 +404,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "ফিল্টার:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -412,7 +412,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "ফিল্টার বার দেখাও" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -422,7 +422,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -430,7 +430,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "অনুসন্ধান বার দেখাও" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -438,14 +438,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "ফিল্টার:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search…" msgstr "অনুসন্ধান" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -453,7 +453,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "ফাইল এবল ফোল্ডারের প্রাকদর্শন দেখাও" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -463,7 +463,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -471,7 +471,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "অনুসন্ধান বার দেখাও" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" @@ -480,7 +480,7 @@ msgid "Search" msgstr "অনুসন্ধান" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -490,7 +490,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -498,7 +498,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "নির্বাচন করো" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -510,19 +510,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "নির্বাচন বিপরীত অবস্থায় আনো" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -530,7 +530,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -539,19 +539,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -559,7 +559,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "প্রাকদর্শন" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -569,31 +569,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "থামাও" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "লোড করা থামাও" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "সম্পাদনযোগ্য অবস্থান" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -603,13 +603,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, fuzzy, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "অবস্থান প্রতিস্থাপন করো" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -617,7 +617,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -625,13 +625,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "ট্যাব বন্ধ করো" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -641,7 +641,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -650,13 +650,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "ফাইল তুলনা করো" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -665,13 +665,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "টার্মিনাল খোলো" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -681,7 +681,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -689,7 +689,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "টার্মিনাল খোলো" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -698,19 +698,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -722,7 +722,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -730,7 +730,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "পরবর্তী ট্যাব সক্রিয় করো" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -738,7 +738,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "পরবর্তী ট্যাব সক্রিয় করো" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -746,13 +746,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "নতুন ট্যাব" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "পরবর্তী ট্যাব সক্রিয় করো" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -760,13 +760,13 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "পূর্ববর্তী ট্যাব সক্রিয় করো" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "পূর্ববর্তী ট্যাব সক্রিয় করো" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show tooltips" @@ -774,13 +774,13 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "টুলটিপ দেখাও" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "নতুন ট্যাবে খোলা" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -788,13 +788,21 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "নতুন ট্যাবে খোলা" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "নতুন উইণ্ডোয় খোলো" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "অ্যাপলিকেশ&ন" + +#: dolphinmainwindow.cpp:2029 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Panels" @@ -802,7 +810,7 @@ msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "প্যানেল" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Panels" @@ -810,7 +818,7 @@ msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "প্যানেল" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -820,13 +828,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "তথ্য" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -834,7 +842,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -845,7 +853,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -856,13 +864,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "ফোল্ডার" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -871,7 +879,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -881,13 +889,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "টার্মিনাল" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -899,7 +907,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -911,13 +919,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "স্থান" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -925,7 +933,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "লুকানো ফাইল দেখাও" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -933,7 +941,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -944,7 +952,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -959,7 +967,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Panels" @@ -967,7 +975,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "প্যানেল" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -978,43 +986,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "বন্ধ করো" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "বাঁদিকের ভিউ বন্ধ করো" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "বন্ধ করো" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "ডানদিকের ভিউ বন্ধ করো" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "ভাগ করো" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "বিভক্ত ভিউ" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1026,7 +1034,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1040,7 +1048,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1057,7 +1065,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1067,7 +1075,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1076,7 +1084,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1091,7 +1099,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1102,7 +1110,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1116,7 +1124,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1127,7 +1135,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1141,7 +1149,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1150,7 +1158,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1158,7 +1166,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1168,7 +1176,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1419,7 +1427,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1434,33 +1442,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search" msgstr "অনুসন্ধান" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Search Bar" msgid "Search for %1" msgstr "অনুসন্ধান বার" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1468,7 +1476,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "ফোল্ডার লোড করা হচ্ছে..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1476,7 +1484,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "সাজানো:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1484,19 +1492,19 @@ msgctxt "@info" msgid "Searching…" msgstr "অনুসন্ধান চলছে..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "কোন মিল পাওয়া যায়নি।" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "ডলফিন ওয়েব-পেজ সমর্থন করো না, ওয়েব ব্রাউজার চালু করা হয়েছে" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1505,13 +1513,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "ডলফিন এই প্রোটোকল-টি সমর্থন করে না, কনকরার চালু করা হয়েছে" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "অবৈধ প্রোটোকল" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1652,13 +1660,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1666,56 +1674,56 @@ msgctxt "@title:group" msgid "Others" msgstr "অন্যান্য" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "ফোল্ডার" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "ছোট" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "মাঝারি" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "বড়" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1723,25 +1731,25 @@ 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1755,7 +1763,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "গতকাল (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1763,7 +1771,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1775,7 +1783,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "গতকাল (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1783,7 +1791,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1797,7 +1805,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "তিন সপ্তাহ আগে (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1805,7 +1813,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1819,7 +1827,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "দুই সপ্তাহ আগে (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1827,7 +1835,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1841,7 +1849,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "তিন সপ্তাহ আগে (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1849,7 +1857,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1863,7 +1871,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "আগে, %B, %Y-তে" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1871,7 +1879,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, " @@ -1879,7 +1887,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:" @@ -1887,35 +1895,35 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "পড়া," -#: 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 "লেখা," -#: 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 "চালানো," -#: 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 "নিষিদ্ধ" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, fuzzy, kde-format #| msgctxt "@title:group Files and folders by permissions" #| msgid "(User: %1) (Group: %2) (Others: %3)" @@ -1923,7 +1931,7 @@ msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "(ব্যবহারকারী: %1) (গ্রুপ: %2) (অন্যান্য: %3)" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1931,12 +1939,12 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Modified:" @@ -1944,13 +1952,13 @@ 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1958,17 +1966,17 @@ 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 #, fuzzy #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1976,7 +1984,7 @@ msgctxt "@label" msgid "Rating" msgstr "সাজানো:" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy #| msgctxt "@label Indicator when no tags defined" #| msgid "No Tags" @@ -1984,7 +1992,7 @@ msgctxt "@label" msgid "Tags" msgstr "কোন ট্যাগ নেই" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@label" #| msgid "Add Comment..." @@ -1992,7 +2000,7 @@ msgctxt "@label" msgid "Comment" msgstr "মন্তব্য যোগ করো..." -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 #, fuzzy #| msgctxt "@label" #| msgid "Title:" @@ -2000,9 +2008,9 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2010,17 +2018,17 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Change Comment..." @@ -2028,24 +2036,24 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Images" @@ -2053,12 +2061,12 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Width:" @@ -2066,12 +2074,12 @@ msgctxt "@label" msgid "Width" msgstr "প্রস্থ:" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2079,7 +2087,7 @@ msgctxt "@label" msgid "Orientation" msgstr "ডকুমেনটেশন" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 #, fuzzy #| msgctxt "@label" #| msgid "Artist:" @@ -2087,15 +2095,15 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Genre:" @@ -2103,7 +2111,7 @@ msgctxt "@label" msgid "Genre" msgstr "গোত্র:" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 #, fuzzy #| msgctxt "@label" #| msgid "Album:" @@ -2111,7 +2119,7 @@ msgctxt "@label" msgid "Album" msgstr "অ্যালবাম:" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2119,12 +2127,12 @@ msgctxt "@label" msgid "Duration" msgstr "ডকুমেনটেশন" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 #, fuzzy #| msgctxt "@label" #| msgid "Track:" @@ -2132,7 +2140,7 @@ msgctxt "@label" msgid "Track" msgstr "ট্র্যাক:" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 #, fuzzy #| msgctxt "@action:inmenu View" #| msgid "Reload" @@ -2140,30 +2148,30 @@ 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2171,12 +2179,12 @@ 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 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2184,34 +2192,34 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Group" @@ -2219,7 +2227,7 @@ msgctxt "@label" msgid "User Group" msgstr "গ্রুপ" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2439,19 +2447,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "কলাম প্রস্থ" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "কাট করো" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "কপি করো" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2459,37 +2467,37 @@ 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 "মুছে ফেলো" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "লুকানো ফাইল দেখাও" -#: 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" @@ -2786,7 +2794,7 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "নতুন ট্যাগ..." -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "From Here" @@ -2794,19 +2802,19 @@ 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 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Start searching" @@ -2814,7 +2822,7 @@ msgctxt "@info:tooltip" msgid "Quit searching" msgstr "সন্ধান শুরু করো" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "File Manager" @@ -2822,7 +2830,7 @@ msgctxt "action:button" msgid "Filename" msgstr "ফাইল ম্যানেজার" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Add Comment..." @@ -2830,7 +2838,7 @@ msgctxt "action:button" msgid "Content" msgstr "মন্তব্য যোগ করো..." -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "From Here" @@ -2838,7 +2846,7 @@ msgctxt "action:button" msgid "From Here" msgstr "এখান থেকে" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2846,20 +2854,20 @@ msgctxt "action:button" msgid "Your files" msgstr "deepayan.sarkar@gmail.com" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" 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 " @@ -3150,13 +3158,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" @@ -3164,13 +3172,13 @@ 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 "" @@ -3178,13 +3186,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3192,7 +3200,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "মুছে ফেলো" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3200,7 +3208,7 @@ 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" @@ -3308,35 +3316,42 @@ 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +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" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3738,6 +3753,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "একাধিক ট্যাব সম্বলিত উইণ্ডো বন্ধ করার আগে জিজ্ঞাসা করো।" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3779,7 +3808,7 @@ msgctxt "@title:group" msgid "View" msgstr "ভি&উ" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3787,25 +3816,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "প্রাসঙ্গিক মেনু" -#: 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 "" @@ -3870,25 +3899,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Show preview of files and folders" +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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "অ্যাপলিকেশ&ন" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4723,7 +4766,7 @@ msgid "" "continue?" msgstr "সমস্ত সাব-ফোল্ডারের ভিউ প্রকৃতি পরিবর্তন করা হবে। আপনি কি সত্যিই তাই চান?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4817,12 +4860,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 "" @@ -4870,7 +4913,7 @@ msgstr "ডিফল্ট" msgid "Reload" msgstr "নতুন করে পড়ো" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4878,7 +4921,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "একটি ফোল্ডার নির্বাচিত" msgstr[1] "%1-টি ফোল্ডার নির্বাচিত" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4886,7 +4929,7 @@ msgid_plural "%1 Files selected" msgstr[0] "একটি ফাইল নির্বাচিত" msgstr[1] "%1-টি ফাইল নির্বাচিত" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -4896,7 +4939,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" @@ -4904,19 +4947,19 @@ 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 "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" @@ -4924,20 +4967,20 @@ 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -4947,27 +4990,27 @@ msgid_plural "Open %1 Items" msgstr[0] "পাথ" msgstr[1] "পাথ" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "কলাম প্রস্থ" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "কলাম প্রস্থ" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Move to trash operation completed." @@ -4975,134 +5018,134 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "আবর্জনার বাক্সে সরানো সম্পন্ন।" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "মুছে ফেলা শেষ।" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "নিজস্থানে নামান্তর করো" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "লুকানো ফাইল দেখাও" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "গৃহ ফোল্ডার" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "অবস্থান ফাঁকা।" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "অবস্থান '%1' অবৈধ।" -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "ফোল্ডার লোড করা হচ্ছে..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "ফোল্ডার লোড করা হচ্ছে..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "অবস্থান ফাঁকা।" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "সম্প্রতি বন্ধ করা ট্যাব" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "কোন মিল পাওয়া যায়নি।" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/bn_IN/dolphin.po b/po/bn_IN/dolphin.po index 68e3a5741..7e2373835 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2009-07-04 22:21+0530\n" "Last-Translator: Arindam Ghosh \n" "Language-Team: Bengali (India) \n" @@ -39,13 +39,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "পুনরুদ্ধার" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "নতুন তৈরি করুন" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -53,119 +53,119 @@ 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 "" -#: 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 "বর্তমান ট্যাব বন্ধ করুন (&l)" -#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -173,20 +173,20 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "পেস্ট" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open &Terminal" @@ -196,7 +196,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "টার্মিনাল খুলুন (&T)" msgstr[1] "টার্মিনাল খুলুন (&T)" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Change Tags..." @@ -204,19 +204,19 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "ট্যাগ পরিবর্তন করুন..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -224,13 +224,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -239,25 +239,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "প্লেসেসে এ্যাড করা হবে" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -265,13 +265,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -282,13 +282,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -298,7 +298,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -306,7 +306,7 @@ msgctxt "@action" msgid "Copy…" msgstr "কপি" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -315,7 +315,7 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -323,7 +323,7 @@ msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "পেস্ট" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -332,19 +332,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -352,13 +352,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -366,7 +366,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "অাবর্জনার বাক্সে সরানো হবে" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -374,7 +374,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "অাবর্জনার বাক্সে সরান" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -382,13 +382,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -396,7 +396,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "ফিল্টার" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@option:check Startup Settings" #| msgid "Show filter bar" @@ -404,7 +404,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "ফিল্টার বার দেখঅনো হবে" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -414,7 +414,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -422,7 +422,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "অনুসন্ধান বার দেখাও" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -430,14 +430,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "ফিল্টার" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Search..." msgid "Search…" msgstr "অনুসন্ধান..." -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show folders first when sorting files and folders" @@ -445,7 +445,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "ফাইল এবং ফোল্ডার সাজানোর সময় ফোল্ডার প্রথমে দেখাবে" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -455,7 +455,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -463,7 +463,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "অনুসন্ধান বার দেখাও" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Search..." @@ -472,7 +472,7 @@ msgid "Search" msgstr "অনুসন্ধান..." #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show folders first when sorting files and folders" @@ -482,7 +482,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Search..." @@ -490,7 +490,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "অনুসন্ধান..." -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -502,19 +502,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -522,7 +522,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -531,19 +531,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -551,7 +551,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "প্রাকদর্শন" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -561,32 +561,32 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, fuzzy, kde-format #| msgid "Show rating" msgctxt "@info" msgid "Stop loading" msgstr "রেটিং দেখান" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "সম্পাদনশিল লোকেশান" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -596,13 +596,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "অবস্থান পরিবর্তন" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -610,19 +610,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -632,7 +632,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -641,13 +641,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -656,13 +656,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -672,7 +672,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open &Terminal" @@ -680,7 +680,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "টার্মিনাল খুলুন (&T)" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -689,19 +689,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -713,68 +713,76 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgid "Show tags" msgctxt "@action:inmenu" msgid "Show Target" msgstr "ট্যাগ দেখাও" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "অ্যাপলিকেশন (&l)" + +#: dolphinmainwindow.cpp:2029 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -782,7 +790,7 @@ msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "প্যানেল" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -790,7 +798,7 @@ msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "প্যানেল" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -800,13 +808,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -814,7 +822,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -825,7 +833,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -836,13 +844,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -851,7 +859,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -861,13 +869,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -879,7 +887,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -891,13 +899,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -905,7 +913,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "গোপন ফাইলগুলো দেখান" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -913,7 +921,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -924,7 +932,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -939,7 +947,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -947,7 +955,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "প্যানেল" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -958,37 +966,37 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, fuzzy, kde-format #| msgctxt "@option:check Startup Settings" #| msgid "Split view mode" @@ -996,7 +1004,7 @@ msgctxt "@info" msgid "Split view" msgstr "প্রদর্শনের মোড ভাগ করা হবে" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1008,7 +1016,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1022,7 +1030,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1039,7 +1047,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1049,7 +1057,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1058,7 +1066,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1073,7 +1081,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1084,7 +1092,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1098,7 +1106,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1109,7 +1117,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1123,7 +1131,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1132,7 +1140,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1140,7 +1148,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1150,7 +1158,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1406,7 +1414,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1421,33 +1429,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Search..." msgid "Search" msgstr "অনুসন্ধান..." -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" msgid "Search for %1" msgstr "অনুসন্ধান টুলবার" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1455,7 +1463,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "ফোল্ডার খোলা হচ্ছে..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Search..." @@ -1463,7 +1471,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "অনুসন্ধান..." -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Search..." @@ -1471,19 +1479,19 @@ msgctxt "@info" msgid "Searching…" msgstr "অনুসন্ধান..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin ওয়েব পাতা সমর্থন করে না, ওয়েব ব্রাউজার চালু করা হয়েছে" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1492,13 +1500,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Dolphin এই প্রোটোকল সমর্থন করেনা, Konqueror চালু করা হয়েছে" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "অবৈধ প্রোটোকল" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1635,13 +1643,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1649,56 +1657,56 @@ msgctxt "@title:group" msgid "Others" msgstr "অন্যান্য" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "ফোল্ডার সমূহ" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "ছোটো" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "মাঝারি" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "বড়ো" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1706,25 +1714,25 @@ 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1738,7 +1746,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "গতকাল (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1746,7 +1754,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1758,7 +1766,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "গতকাল (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1766,7 +1774,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1780,7 +1788,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "তিন সপ্তাহ আগে (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1788,7 +1796,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1802,7 +1810,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "দুই সপ্তাহ আগে (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1810,7 +1818,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1824,7 +1832,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "তিন সপ্তাহ আগে (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1832,7 +1840,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1846,7 +1854,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "%B, %Y এর গোড়ার দিকে" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1854,7 +1862,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, " @@ -1862,7 +1870,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:" @@ -1870,35 +1878,35 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "পড়া যাবে," -#: 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 "লেখা যাবে," -#: 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 "রান করবে" -#: 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 "নিশিদ্ধ" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, fuzzy, kde-format #| msgctxt "@title:group Files and folders by permissions" #| msgid "(User: %1) (Group: %2) (Others: %3)" @@ -1906,7 +1914,7 @@ msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "(ব্যবহারকারী: %1) (গ্রুপ: %2) (অন্যান্য: %3)" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 #, fuzzy #| msgctxt "@label Tag name" #| msgid "Name:" @@ -1914,7 +1922,7 @@ msgctxt "@label" msgid "Name" msgstr "নাম:" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 #, fuzzy #| msgctxt "@action:inmenu Additional information" #| msgid "Size" @@ -1922,7 +1930,7 @@ msgctxt "@label" msgid "Size" msgstr "পরিমান" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 #, fuzzy #| msgctxt "@label" #| msgid "Modified:" @@ -1930,13 +1938,13 @@ 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1944,12 +1952,12 @@ 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 #, fuzzy #| msgctxt "@action:inmenu Additional information" #| msgid "Type" @@ -1957,7 +1965,7 @@ msgctxt "@label" msgid "Type" msgstr "ধরন" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Rating" @@ -1965,7 +1973,7 @@ msgctxt "@label" msgid "Rating" msgstr "রেটিং" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Tags" @@ -1973,7 +1981,7 @@ msgctxt "@label" msgid "Tags" msgstr "ট্যাগ" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Comment" @@ -1981,7 +1989,7 @@ msgctxt "@label" msgid "Comment" msgstr "মন্তব্য" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 #, fuzzy #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -1989,9 +1997,9 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -1999,17 +2007,17 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Change comment..." @@ -2017,44 +2025,44 @@ 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 "" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2062,20 +2070,20 @@ 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 #, fuzzy #| msgctxt "@title:tab General settings" #| msgid "General" @@ -2083,12 +2091,12 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2096,39 +2104,39 @@ msgctxt "@label" msgid "Duration" msgstr "ডকুমেনটেশন" -#: 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 #, fuzzy #| msgid "Reload" 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -2136,10 +2144,10 @@ 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2147,12 +2155,12 @@ 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 #, fuzzy #| msgctxt "@label:textbox" #| msgid "Search..." @@ -2160,7 +2168,7 @@ msgctxt "@label" msgid "Deletion Time" msgstr "অনুসন্ধান..." -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2168,34 +2176,34 @@ 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 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Unknown size" @@ -2417,19 +2425,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "কলামের প্রস্থ" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "কাট" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "কপি" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2437,37 +2445,37 @@ 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 "মুছে ফেলুন" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "গোপন ফাইলগুলো দেখান" -#: 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" @@ -2766,32 +2774,32 @@ 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 #, fuzzy, kde-format #| msgid "Grid spacing" msgctxt "@info:tooltip" msgid "Quit searching" msgstr "গ্রিডের মধ্যে ফাঁকা জায়গা" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "File Manager" @@ -2799,7 +2807,7 @@ msgctxt "action:button" msgid "Filename" msgstr "ফাইল ম্যানেজার" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Comment" @@ -2807,13 +2815,13 @@ 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2821,18 +2829,18 @@ msgctxt "action:button" msgid "Your files" msgstr "arindam.foss@gmail.com" -#: 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 " @@ -3125,13 +3133,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Search..." @@ -3139,13 +3147,13 @@ 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 "" @@ -3153,13 +3161,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3167,7 +3175,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "মুছে ফেলুন" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3175,7 +3183,7 @@ msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "'কপি' কমান্ড দেখাবে" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, fuzzy, kde-format #| msgctxt "@info:status files (size)" #| msgid "%1 (%2)" @@ -3283,35 +3291,42 @@ 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +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" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3706,6 +3721,22 @@ msgid "" "items" msgstr "" +#. i18n: ectx: label, entry (ConfirmOpenManyFolders), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:147 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many folders at once." +msgstr "ব্যবহারকারীর অনুমোদন জন্যে জিজ্ঞেস করবে যখন" + +#. i18n: ectx: label, entry (ConfirmOpenManyTerminals), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:151 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many terminals at once." +msgstr "ব্যবহারকারীর অনুমোদন জন্যে জিজ্ঞেস করবে যখন" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3747,7 +3778,7 @@ msgctxt "@title:group" msgid "View" msgstr "দেখুন (&V)" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3755,25 +3786,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "সর্টকাটের তালিকা" -#: 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 "" @@ -3836,25 +3867,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@label" +#| msgid "Show folders first when sorting files and folders" +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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "অ্যাপলিকেশন (&l)" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4674,7 +4719,7 @@ msgid "" "continue?" msgstr "সমস্ত বৈশিষ্টগুলো ডিফল্ট মানে রিসেট করা হবে। অাপনি অগ্রসর হতে চান?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4769,12 +4814,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 "" @@ -4822,7 +4867,7 @@ msgstr "ডিফল্ট" msgid "Reload" msgstr "রিলোড" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4830,7 +4875,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "১টা ফোল্ডার নির্বাচিত হয়েছে" msgstr[1] "%1 ফোল্ডার নির্বাচিত হয়েছে" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4838,7 +4883,7 @@ msgid_plural "%1 Files selected" msgstr[0] "১টা ফাইল নির্বাচিত হয়েছে" msgstr[1] "%1 ফাইল নির্বাচিত হয়েছে" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -4848,7 +4893,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" @@ -4856,19 +4901,19 @@ 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 "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" @@ -4876,20 +4921,20 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -4899,27 +4944,27 @@ msgid_plural "Open %1 Items" msgstr[0] "পেস্ট" msgstr[1] "পেস্ট" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "কলামের প্রস্থ" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "কলামের প্রস্থ" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Delete operation completed." @@ -4927,133 +4972,133 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "মুছে ফেলা শেষ হলো।" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "মুছে ফেলা শেষ হলো।" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "inline নাম পরিবর্তন" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "গোপন ফাইলগুলো দেখানো হবে" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "হোম ফোল্ডার" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "এই জায়গাটা ইতেমধ্যেই খালি।" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "'%1' জায়গাটা সঠিক নয়।" -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "ফোল্ডার খোলা হচ্ছে..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "ফোল্ডার খোলা হচ্ছে..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Click to begin the search" msgid "No items matching the search" msgstr "অনুসন্ধান শুরু করতে এখানে ক্লিক করুন" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "এই জায়গাটা ইতেমধ্যেই খালি।" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/bs/dolphin.po b/po/bs/dolphin.po index 31238390b..dd1eb3af6 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2015-01-09 11:56+0100\n" "Last-Translator: Samir Ribic \n" "Language-Team: bosanski \n" @@ -47,13 +47,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Obnovi" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Kreiraj novi" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Tab" @@ -61,96 +61,96 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "Otvori stazu u novoj kartici" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Otvori stazu u novoj kartici" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Otvori stazu u novom prozoru" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Uspješno kopirano." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Uspješno premješteno." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Uspješno povezano." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Uspješno premještno u smeće." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Uspješno preimenovano." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Direktorij napravljen,." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Idi nazad" -#: 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 "Idi naprijed" -#: 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 "Potvrda" -#: 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 "Zatvori trenutnu karticu" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -158,17 +158,17 @@ msgstr "" "Otvoreno vam je više kartica u ovom prozoru, da li ste sigurni da želite sve " "zatvoriti ?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Ne pitaj više" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -179,7 +179,7 @@ msgstr "" "Otvoreno vam je više kartica u ovom prozoru, da li ste sigurni da želite sve " "zatvoriti ?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Tab" @@ -187,14 +187,14 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Otvori stazu u novoj kartici" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "" # translations. -#: dolphinmainwindow.cpp:1179 +#: dolphinmainwindow.cpp:1190 #, fuzzy, kde-format #| msgid "Are you sure you want to open 1 item?" #| msgid_plural "Are you sure you want to open %1 items?" @@ -204,7 +204,7 @@ msgstr[0] "Jeste li sigurni da želite otvoriti %1 stavku?" msgstr[1] "Jeste li sigurni da želite otvoriti %1 stavke?" msgstr[2] "Jeste li sigurni da želite otvoriti %1 stavki?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -215,7 +215,7 @@ msgstr[0] "Otvori terminal" msgstr[1] "Otvori terminal" msgstr[2] "Otvori terminal" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -223,13 +223,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Podesi..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Novi &prozor" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Window" @@ -237,7 +237,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Otvori stazu u novom prozoru" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -245,13 +245,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nova kartica" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -260,25 +260,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Dodaj na mjesta" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Zatvori karticu" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -286,13 +286,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -303,13 +303,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -319,7 +319,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -327,7 +327,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Kopiraj" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -336,13 +336,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Umetni" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -351,19 +351,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -371,13 +371,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -385,7 +385,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Premjesti u smeće" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -393,7 +393,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Premjesti u smeće" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -401,13 +401,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -415,7 +415,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filter:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -423,7 +423,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Prikaži filter traku" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -433,7 +433,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Hide Filter Bar" @@ -441,7 +441,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Sakrij filter traku" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -449,14 +449,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filter:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search…" msgstr "Traži" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -464,7 +464,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Pokaži prikaz datoteka i direktorija" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -474,13 +474,13 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" @@ -489,7 +489,7 @@ msgid "Search" msgstr "Traži" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -499,7 +499,7 @@ msgstr "Pokaži prikaz datoteka i direktorija" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -507,7 +507,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Odaberi" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -519,19 +519,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Obrni odabir" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -539,7 +539,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -548,19 +548,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -568,7 +568,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Pregled" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -578,31 +578,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Zaustavi" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Zaustavi učitavanje" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Izmijenjiva lokacija" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -612,13 +612,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Zamijeni lokaciju" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -626,19 +626,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Poništi zatvaranje kartice" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -648,7 +648,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -657,13 +657,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Uporedi datoteke" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -672,13 +672,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Otvori terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -688,7 +688,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -696,7 +696,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Otvori terminal" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -705,19 +705,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -729,7 +729,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -737,7 +737,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktiviraj sljedeću karticu" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -745,68 +745,76 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktiviraj sljedeću karticu" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Sljedeća kartica" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Aktiviraj sljedeću karticu" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Prethodna kartica" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Aktiviraj prethodnu karticu" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgid "Show facets widget" msgctxt "@action:inmenu" msgid "Show Target" msgstr "Prikaži kontrolu stranica" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Otvori u novoj kartici" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Otvori u novoj kartici" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Otvori u novom prozoru" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Pr&ogrami" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Otključaj panele" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Zaključaj Panele" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -816,13 +824,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informacije" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -830,7 +838,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -841,7 +849,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -852,13 +860,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Direktoriji" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -867,7 +875,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -877,13 +885,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -895,7 +903,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -907,13 +915,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Mjesta" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -921,7 +929,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Prikaži skrivene datoteke" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -929,7 +937,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -940,7 +948,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -955,7 +963,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@action:inmenu Panels" #| msgid "Lock Panels" @@ -963,7 +971,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Zaključaj Panele" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -974,43 +982,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Zatvori" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Zatvori lijevi prikaz" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Zatvori" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Zatvori desni prikaz" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Razdvoji" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Razdvojeni prikaz" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1022,7 +1030,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1036,7 +1044,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1053,7 +1061,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1063,7 +1071,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1072,7 +1080,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1087,7 +1095,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1098,7 +1106,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1112,7 +1120,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1123,7 +1131,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1137,7 +1145,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1146,7 +1154,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1154,7 +1162,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1164,7 +1172,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1415,7 +1423,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1430,33 +1438,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search" msgstr "Traži" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search for %1" msgstr "Traži" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1464,7 +1472,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Učitavanje direktorija..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1472,7 +1480,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Sortiranje:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1480,19 +1488,19 @@ msgctxt "@info" msgid "Searching…" msgstr "Pretražujem..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Nema pronađenih stavki." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin ne podržava web stranice, pokrenut je web preglednik." -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1501,13 +1509,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Dolphin ne podržava protokol, pokrenut je Konqueror." -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Protokol nije valjan" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1652,61 +1660,61 @@ 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 "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Ostali" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Direktoriji" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Mala" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Srednja" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Velika" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Danas" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Juče" -#: 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 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1715,31 +1723,31 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Prije jednu sedmicu" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Prije dvije sedmice" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Prije tri sedmice" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Ranije ovog mjeseca" -#: kitemviews/kfileitemmodel.cpp:2441 +#: kitemviews/kfileitemmodel.cpp:2434 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1753,7 +1761,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "Juče (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1763,7 +1771,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1775,7 +1783,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "Juče (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1785,7 +1793,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1799,7 +1807,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "Prije jednu sedmicu (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1809,7 +1817,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1823,7 +1831,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "Prije dvije sedmice (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1833,7 +1841,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1847,7 +1855,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "Prije tri sedmice (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1857,7 +1865,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1871,7 +1879,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "Ranije %B, %Y" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1881,7 +1889,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: 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, " @@ -1889,7 +1897,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1899,62 +1907,62 @@ msgctxt "" msgid "%1" msgstr "1" -#: 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 "Čitaj, " -#: 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 "Piši, " -#: 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 "Izvrši, " -#: 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 "Zabranjeno" -#: 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 "Korisnik: %1 | Grupa: %2 | Drugi: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Ime" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Veličina" -#: 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1962,54 +1970,54 @@ msgctxt "@label" msgid "Created" msgstr "Kreiraj novi" -#: 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 "Tip" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Rejting" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Oznake" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Komentar" -#: 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 "Dokument" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -2017,34 +2025,34 @@ msgctxt "@label" msgid "Page Count" msgstr "Broj linija" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Broj riječi" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Broj linija" -#: 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 "Slika" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 #, fuzzy #| msgctxt "@label:listbox" #| msgid "Width:" @@ -2052,55 +2060,55 @@ msgctxt "@label" msgid "Width" msgstr "Širina:" -#: 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 "Orijentacija" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Izvođač" -#: 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 "Audio" -#: 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 "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Trajanje" -#: 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 "Numera" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 #, fuzzy #| msgctxt "@item" #| msgid "Release '%1'" @@ -2108,12 +2116,12 @@ msgctxt "@label" msgid "Release Year" msgstr "Otpustite '%1'" -#: 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 #, fuzzy #| msgctxt "@option:check" #| msgid "Videos" @@ -2121,30 +2129,30 @@ msgctxt "@label" msgid "Video" msgstr "Video" -#: 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 "Putanja" -#: 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 "Ostalo" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2152,12 +2160,12 @@ msgctxt "@label" msgid "Deletion Time" msgstr "Odabir" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Odredište veze" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 #, fuzzy #| msgctxt "@label" #| msgid "Copied From" @@ -2165,29 +2173,29 @@ msgctxt "@label" msgid "Downloaded From" msgstr "Kopirano sa" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Ovlaštenja" -#: 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 "Vlasnik" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Korisnička grupa" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2403,19 +2411,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Samostalno skrolovanje" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Isijeci" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopiraj" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2423,37 +2431,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Preimenuj..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Premjesti u smeće" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Obriši" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Prikaži skrivene datoteke" -#: 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 "Automatsko pomjeranje" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2764,49 +2772,49 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Oznake" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Odavdje (%1)" -#: 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 "Prekid pretrage" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Ime datoteke" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Sadržaj" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Odavdje" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2816,18 +2824,18 @@ msgstr "" "Ai@etf.ba,nedimmuminovic@gmail.com,samir.ribic@etf.unsa.ba,amustafic2@etf." "unsa.ba,vljubovic@smartnet.ba" -#: 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 " @@ -3123,14 +3131,14 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Odabir" -#: 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 "" "Izaberite koje usluge bi trebalo da bude prikazane u kontekstnom meniju:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" @@ -3138,7 +3146,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "Traži" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3146,7 +3154,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Preuzmite nove usluge..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3160,25 +3168,25 @@ msgstr "" "Dolphin je potrebno ponovo pokrenuti kako bi se primijenile postavke sistema " "za kontrolu verzija." -#: 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 "Obriši" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "'Kopiraj u' i 'Premjesti u' komande" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3291,22 +3299,30 @@ msgid "Show 'Open in New Window' in context menu." msgstr "" "Prikaži naredbe 'Kopiraj na' ili 'Premjesti na' u kontekstnom izborniku" -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +msgstr "" +"Prikaži naredbe 'Kopiraj na' ili 'Premjesti na' u kontekstnom izborniku" + +#. 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" msgid "Show 'Copy Location' in context menu." msgstr "" "Prikaži naredbe 'Kopiraj na' ili 'Premjesti na' u kontekstnom izborniku" #. 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Open Terminal' in context menu." @@ -3314,7 +3330,7 @@ msgstr "" "Prikaži naredbe 'Kopiraj na' ili 'Premjesti na' u kontekstnom izborniku" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Copy to other split view' in context menu." @@ -3322,7 +3338,7 @@ msgstr "" "Prikaži naredbe 'Kopiraj na' ili 'Premjesti na' u kontekstnom izborniku" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3712,6 +3728,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Pitaj za potvrdu prilikom zatvaranja prozora s više kartica." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Pitaj za potvrdu prilikom zatvaranja prozora s više kartica." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3751,7 +3781,7 @@ msgctxt "@title:group" msgid "View" msgstr "&Prikaz" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "action:button" #| msgid "Content" @@ -3759,25 +3789,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "Sadržaj" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Smeće" -#: 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 "" @@ -3836,25 +3866,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Show preview of files and folders" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Pokaži prikaz datoteka i direktorija" + #: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "Pr&ogrami" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4678,7 +4722,7 @@ msgstr "" "Svojstva prikaza svih poddirektorija će biti promijenjena. Želite li " "nastaviti?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4771,12 +4815,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 "" @@ -4824,7 +4868,7 @@ msgstr "Podrazumijevano" msgid "Reload" msgstr "Učitaj ponovo" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4833,7 +4877,7 @@ msgstr[0] "%1 direktorij odabran" msgstr[1] "%1 direktorija odabrana" msgstr[2] "%1 direktorija odabranih" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4842,7 +4886,7 @@ msgstr[0] "%1 datoteka odabrana" msgstr[1] "%1 datoteke odabrane" msgstr[2] "%1 datoteka odabrano" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4851,7 +4895,7 @@ msgstr[0] "%1 direktorij" msgstr[1] "%1 direktorija" msgstr[2] "%1 direktorija" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4860,32 +4904,32 @@ msgstr[0] "%1 datoteka" msgstr[1] "%1 datoteke" msgstr[2] "%1 datoteka" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 Direktorija, 0 Datoteka" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "" # translations. -#: 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?" @@ -4893,7 +4937,7 @@ msgstr[0] "Jeste li sigurni da želite otvoriti %1 stavku?" msgstr[1] "Jeste li sigurni da želite otvoriti %1 stavke?" msgstr[2] "Jeste li sigurni da želite otvoriti %1 stavki?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Tab" @@ -4904,25 +4948,25 @@ msgstr[0] "Otvori stazu u novoj kartici" msgstr[1] "Otvori stazu u novoj kartici" msgstr[2] "Otvori stazu u novoj kartici" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Automatski postavljanje širine kolona" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Slobodno određivanje širine kolone" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Delete operation completed." @@ -4930,136 +4974,136 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "Operacija brisanja je završena." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Operacija brisanja je završena." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "Preimenuj unutar linije" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "Prikaži skrivene datoteke" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "Početni direktorij" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Lokacija je prazna." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Lokacija '%1' nije valjana." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "Učitavanje direktorija..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "Učitavanje direktorija..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "Označi sve stavke koje se podudaraju s ovim šablonom:" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "Označi sve stavke koje se podudaraju s ovim šablonom:" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "Lokacija je prazna." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "Nedavno zatvorene kartice" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "Nema pronađenih stavki." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/ca/dolphin.po b/po/ca/dolphin.po index 97ac56f76..8a2117062 100644 --- a/po/ca/dolphin.po +++ b/po/ca/dolphin.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-23 00:48+0000\n" -"PO-Revision-Date: 2023-08-19 11:05+0200\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"PO-Revision-Date: 2023-08-29 10:32+0200\n" "Last-Translator: Josep M. Ferrer \n" "Language-Team: Catalan \n" "Language: ca\n" @@ -44,108 +44,108 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Restaura" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Crea nou" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Obre el camí" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Obre el camí en una pestanya nova" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Obre el camí en una finestra nova" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "S'ha copiat correctament." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "S'ha mogut correctament." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "S'ha enllaçat correctament." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "S'ha mogut a la paperera correctament." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "S'ha reanomenat correctament." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "S'ha creat la carpeta." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Retrocedeix" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Retorna a la carpeta visualitzada prèviament." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Avança" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Això desfà una acció Ves|Enrere." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Confirmació" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Surt del %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "T&anca la pestanya actual" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -153,17 +153,17 @@ msgstr "" "Teniu múltiples pestanyes obertes en aquesta finestra, esteu segur que voleu " "sortir-ne?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "No ho tornis a preguntar" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Mostra el plafó del &terminal" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -172,26 +172,26 @@ msgstr "" "El programa «%1» encara s'està executant al plafó del terminal. Esteu segur " "que voleu sortir-ne?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Obre %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Obre l'eina de cerca preferida" -#: 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] "Esteu segur que voleu obrir 1 finestra de terminal?" msgstr[1] "Esteu segur que voleu obrir %1 finestres de terminal?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -199,25 +199,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Obre %1 terminal" msgstr[1] "Obre %1 terminals" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Configura" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "&Finestra nova" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Obre una finestra nova del Dolphin" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -227,13 +227,13 @@ msgstr "" "Això obre una finestra nova com aquesta, amb la ubicació i la vista actuals." "Podeu arrossegar i deixar anar elements entre les finestres." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Pestanya nova" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -245,25 +245,25 @@ msgstr "" "actual.Una pestanya és una vista addicional dins d'aquesta finestra. " "Podeu arrossegar i deixar anar elements entre les pestanyes." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Afegeix a Llocs" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Això afegeix la carpeta seleccionada al plafó Llocs." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Tanca la pestanya" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -273,13 +273,13 @@ msgstr "" "Això tanca la pestanya vista actualment. Si no queden més pestanyes, es " "tancarà aquesta finestra." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Això tanca aquesta finestra." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -295,13 +295,13 @@ msgstr "" "situades a prop en el teclat: Ctrl+X, Ctrl+C i Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Retalla…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -315,13 +315,13 @@ msgstr "" "copiar-los des del porta-retalls a una ubicació nova. Els elements " "s'eliminaran de la seva ubicació inicial." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Copia…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -333,13 +333,13 @@ msgstr "" "emphasis>.Després useu l'acció Enganxa per a " "copiar-los des del porta-retalls a una ubicació nova." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Enganxa" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -352,19 +352,19 @@ msgstr "" "retalls amb l'acció Retalla, s'eliminaran de la seva " "ubicació antiga." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Copia a altres vistes" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Copia a altres vistes…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -374,25 +374,25 @@ msgstr "" "Això copia els elements seleccionats des de la vista activa a la vista dividida inactiva." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Copia a la vista dividida inactiva" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Mou a altres vistes" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Mou a altres vistes…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -402,25 +402,25 @@ msgstr "" "Això mou els elements seleccionats des de la vista activa a la vista dividida inactiva." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Mou a la vista dividida inactiva" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtre…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Mostra la barra de filtres" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -434,30 +434,30 @@ msgstr "" "carpetes mostrats actualment. Només es mantindran a la vista els que " "contenen el text en el seu nom." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Commuta la barra de filtres" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtre" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Cerca…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Cerca de fitxers i carpetes" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -472,20 +472,20 @@ msgstr "" "a usar aquesta ajuda a la barra de cerca de manera que es pugui donar una " "ullada mentre s'expliquen les opcions." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Commuta la barra de cerques" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Cerca" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -493,13 +493,13 @@ msgstr "Selecció de fitxers i carpetes" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Selecció" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -518,19 +518,19 @@ msgstr "" "barra d'accés ràpid amb les accions disponibles per als elements " "seleccionats." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Això selecciona tots els fitxers i carpetes a la ubicació actual." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Inverteix la selecció" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -540,7 +540,7 @@ msgstr "" "Això selecciona tots els objectes que no estan " "seleccionats actualment." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -553,26 +553,26 @@ msgstr "" "moure's ràpidament entre elles.Després feu clic a això una altra " "vegada per a recombinar les vistes." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Modificació temporal" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" "Obre el directori virtual de modificació temporal en una finestra dividida" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Actualitza la vista" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -587,31 +587,31 @@ msgstr "" "aquí.Si la vista està dividida, això actualitza la que té " "actualment el focus." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Atura" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Atura la càrrega" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Això atura la càrrega del contingut de la carpeta actual." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Ubicació editable" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -625,13 +625,13 @@ msgstr "" ">També podeu commutar a edició fent clic a la dreta de la ubicació i tornar " "enrere confirmant la ubicació editada." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Substitueix la ubicació" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -641,19 +641,19 @@ msgstr "" "Això commuta per a editar la ubicació i la selecciona de manera que es pugui " "introduir ràpidament una ubicació diferent." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Desfés el tancament de la pestanya" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Això retorna a la pestanya prèviament tancada." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -668,7 +668,7 @@ msgstr "" "Paperera. Els canvis que no es poden desfer i se " "us demanarà la vostra confirmació." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -681,13 +681,13 @@ msgstr "" "les seves dades, incloent-hi les carpetes que contenen les dades personals " "de les aplicacions." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Compara fitxers" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -699,13 +699,13 @@ msgstr "" "para>Useu el menú Més eines de cerca per a " "configurar-la." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Obre un terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -718,13 +718,13 @@ msgstr "" "useu l'ajuda a l'aplicació de terminal." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Obre un terminal aquí" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -736,19 +736,19 @@ msgstr "" "ubicacions dels elements seleccionats.Per a aprendre més quant " "als terminals useu l'ajuda a l'aplicació de terminal." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Dona el focus al plafó del terminal" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Adreces d'interès" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -767,79 +767,86 @@ msgstr "" "més simple i petit que fa que l'activació de les accions avançades " "consumeixi més temps." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Activa la pestanya %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Activa l'última pestanya" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Pestanya següent" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Activa la pestanya següent" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Pestanya anterior" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Activa la pestanya anterior" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Mostra la destinació" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Obre en una pestanya nova" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Obre en pestanyes noves" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Obre en una finestra nova" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Obre a l'aplicació" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Desbloqueja els plafons" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Bloqueja els plafons" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -853,13 +860,13 @@ msgstr "" "arrossegar a l'altra banda de la finestra i tenen un botó de tancament. Els plafons blocats estan incrustats de manera més neta." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informació" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -869,7 +876,7 @@ msgstr "" "Per a mostrar o ocultar els plafons com aquest aneu a Menú|" "Plafons o Visualitza|Plafons." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -886,7 +893,7 @@ msgstr "" "Es proporciona una vista prèvia del contingut dels elements individuals." "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -902,13 +909,13 @@ msgstr "" "vista prèvia del contingut dels elements individuals.Podeu " "configurar com i quins detalls es donen aquí amb un clic dret." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Carpetes" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -920,7 +927,7 @@ msgstr "" "de la finestra.Mostra les carpetes del sistema de " "fitxers en una vista en arbre." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -935,13 +942,13 @@ msgstr "" "per a veure les seves subcarpetes. Això permet canviar ràpidament entre " "qualsevol carpeta." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -960,7 +967,7 @@ msgstr "" "quant als terminals useu l'ajuda a una aplicació independent de terminal, " "com el Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -978,19 +985,19 @@ msgstr "" "tasques avançades. Per a aprendre més quant als terminals useu l'ajuda a una " "aplicació independent de terminal, com el Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Llocs" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Mostra els llocs ocults" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -1000,7 +1007,7 @@ msgstr "" "Això mostra tots els llocs del plafó de llocs que s'han ocultat. Apareixeran " "com a semitransparents a menys que desmarqueu la seva propietat d'ocults." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1016,7 +1023,7 @@ msgstr "" "l'ordinador o a la xarxa. També conté seccions per a cercar els fitxers " "desats recentment o els fitxers d'un tipus determinat." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1042,13 +1049,13 @@ msgstr "" "Mostra els llocs ocults per a tornar-los a veure." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Mostra els plafons" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1064,43 +1071,43 @@ msgstr "" "directori que conté totes les dades connectades a aquest ordinador - el " "directori arrel." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Tanca" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Tanca la vista de l'esquerra" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Tanca" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Tanca la vista de la dreta" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Divideix" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Vista dividida" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1119,7 +1126,7 @@ msgstr "" "través del botó Menú de la Barra d'eines." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1142,7 +1149,7 @@ msgstr "" "també es pot canviar amb el menú en fer clic dret. Feu clic dret a un botó " "si voleu mostrar o amagar el seu text." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1171,7 +1178,7 @@ msgstr "" "html'>feu clic aquí. Això obrirà una pàgina del Manual que cobreix els aspectes bàsics." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1185,7 +1192,7 @@ msgstr "" "acció quan es premin simultàniament. Totes les ordres d'aquesta aplicació es " "poden activar d'aquesta manera." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1198,7 +1205,7 @@ msgstr "" "elements que veieu al Menú també es poden situar a la " "barra d'eines." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1217,7 +1224,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1234,7 +1241,7 @@ msgstr "" "File_Management/ca'>feu clic aquí. S'obrirà la pàgina dedicada al " "Wiki UserBase del KDE." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1257,7 +1264,7 @@ msgstr "" "KDE.L'ajuda «Què és això?» manca a la majoria de les " "altres finestres, per tant, no us hi acostumeu massa." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1273,7 +1280,7 @@ msgstr "" "l'informe d'error tan efectiu com sigui possible feu clic aquí." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1296,7 +1303,7 @@ msgstr "" "emphasis> és l'organització sense ànim de lucre darrere la comunitat KDE." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1308,7 +1315,7 @@ msgstr "" "definir idiomes secundaris que s'empraran si els textos no estan disponibles " "en l'idioma preferit." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1318,7 +1325,7 @@ msgstr "" "Això obre una finestra que informa quant a la versió, llicència, " "biblioteques usades i mantenidors d'aquesta aplicació." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1332,7 +1339,7 @@ msgstr "" ">Si us agrada usar aquesta aplicació, però no coneixeu la comunitat KDE o " "voleu veure un drac bufó, doneu-hi una ullada!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1577,7 +1584,7 @@ msgstr "" "barra d'ubicació feu clic aquí. Això obrirà la pàgina dedicada del Manual." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1602,58 +1609,58 @@ msgstr "" "item>Més eines de cerca: Instal·la altres recursos per a cercar un " "element." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format 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:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Cerca %1 a %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Cerca" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Cerca %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "S'està carregant la carpeta…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "S'està ordenant…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "S'està cercant…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "No s'ha trobat cap element." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "El Dolphin no accepta pàgines web, s'acaba de llançar el navegador web" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1662,13 +1669,13 @@ msgstr "" "El Dolphin no admet aquest protocol, s'acaba de llançar l'aplicació " "predeterminada" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Protocol no vàlid" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1796,93 +1803,93 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Altres" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Carpetes" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Petita" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Mitjana" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Gran" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Avui" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Ahir" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Fa una setmana" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Fa dues setmanes" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Fa tres setmanes" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "A principis de mes" # skip-rule: t-apo_fin -#: 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 " @@ -1892,7 +1899,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Ahir' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1900,7 +1907,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1908,7 +1915,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1917,7 +1924,7 @@ msgid "%1" msgstr "%1" # skip-rule: t-apo_fin -#: 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 " @@ -1927,7 +1934,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Fa una setmana' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1936,7 +1943,7 @@ msgid "%1" msgstr "%1" # skip-rule: t-apo_fin -#: 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 " @@ -1946,7 +1953,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Fa dues setmanes' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1955,7 +1962,7 @@ msgid "%1" msgstr "%1" # skip-rule: t-apo_fin -#: 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 " @@ -1965,7 +1972,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Fa tres setmanes' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1974,7 +1981,7 @@ msgid "%1" msgstr "%1" # skip-rule: t-apo_fin -#: 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 " @@ -1984,7 +1991,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Abans de' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1992,7 +1999,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -2000,7 +2007,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2008,257 +2015,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "lectura, " -#: 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 "escriptura, " -#: 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 "execució, " -#: 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 "prohibit" -#: 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 "Usuari: %1 | Grup: %2 | Altres: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Nom" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Mida" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Modificat" -#: 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 "El format de la data es pot seleccionar a la configuració." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Creat" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Accedit" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Tipus" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Puntuació" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Etiquetes" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Comentari" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Títol" -#: 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 "Document" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Autor" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Editorial" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Nombre de pàgines" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Nombre de paraules" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Nombre de línies" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Data de la fotografia" -#: 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 "Imatge" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimensions" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Amplada" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Alçada" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientació" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artista" -#: 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 "Àudio" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Gènere" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Àlbum" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Durada" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Taxa de bits" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Peça" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Any d'edició" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Relació d'aspecte" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Vídeo" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Velocitat dels fotogrames" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Camí" -#: 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 "Altres" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Extensió del fitxer" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Hora de la supressió" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Destinació de l'enllaç" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Baixat des de" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Permisos" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2267,17 +2274,17 @@ msgstr "" "El format dels permisos es pot seleccionar a la configuració. Les opcions " "són simbòlic, numèric (octal) o formats combinats" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Propietari" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Grup d'usuari" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2484,55 +2491,55 @@ msgstr "" msgid "Automatic scrolling" msgstr "Desplaçament automàtic" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Retalla" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Copia" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Reanomena…" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Mou a la paperera" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Suprimeix" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Mostra els fitxers ocults" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Limita al directori d'inici" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Desplaçament automàtic" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2788,66 +2795,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Afegeix etiquetes" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Des d'aquí (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Limita la cerca a «%1» i als seus subdirectoris" -#: 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 "Desa aquesta cerca per a accedir-hi ràpidament de nou en el futur" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Atura la cerca" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Nom de fitxer" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Contingut" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Des d'aquí" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Els vostres arxius" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Cerca al vostre directori d'inici" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Més eines de cerca" -#: 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 " @@ -3140,25 +3147,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Surt del mode de selecció" -#: 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 "Seleccioneu els serveis que s'han de mostrar en el menú contextual:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Cerca…" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Baixa serveis nous…" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3168,25 +3175,25 @@ msgstr "" "S'ha de tornar a iniciar el Dolphin per a aplicar la configuració " "actualitzada dels sistemes de control de versió." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Reinicio ara?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Suprimeix" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Ordres «Copia a» i «Mou a»" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3290,32 +3297,39 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Mostra «Obre en una finestra nova» en el menú contextual." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Mostra «Obre en una finestra nova» en el menú contextual." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Mostra «Copia la ubicació» en el menú contextual." #. 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 "Mostra «Duplica aquí» en el menú contextual." #. 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 "Mostra «Obre un terminal» en el menú contextual." #. 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 "Mostra «Copia a altres vistes dividides» en el menú contextual." #. 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 "Mostra «Mou a altres vistes dividides» en el menú contextual." @@ -3712,6 +3726,18 @@ msgstr "" "Seleccioneu el mode d'ordenació dels elements: natural, distingint " "majúscules i minúscules, o sense distingir majúscules i minúscules" +#. 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 "Demana confirmació en obrir moltes pestanyes a la vegada." + +#. 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 "Demana confirmació en obrir molts terminals a la vegada." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3748,31 +3774,31 @@ msgctxt "@title:group" msgid "View" msgstr "Visualitza" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Menú contextual" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Paperera" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Comentaris de l'usuari" -#: 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 "Hi ha canvis sense desar. Voleu aplicar els canvis o descartar-los?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Avís" @@ -3825,23 +3851,35 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "En tancar finestres amb un programa executant-se al plafó del terminal" +#: settings/interface/confirmationssettingspage.cpp:63 +#, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "En obrir moltes carpetes a la vegada" + #: settings/interface/confirmationssettingspage.cpp:64 #, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many terminals at once" +msgstr "En obrir molts terminals a la vegada" + +#: settings/interface/confirmationssettingspage.cpp:67 +#, kde-format msgctxt "@title:group" msgid "When opening an executable file:" msgstr "En obrir un fitxer executable:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Pregunta sempre" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Obre a l'aplicació" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Executa un script" @@ -4585,7 +4623,7 @@ msgstr "" "Es canviaran les propietats de la vista de totes les subcarpetes. Voleu " "continuar?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4684,12 +4722,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 lliure de %2 (%3% usat)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "S'ha buidat la paperera" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "S'ha buidat la paperera." @@ -4733,7 +4771,7 @@ msgstr "Omissió" msgid "Reload" msgstr "Actualitza" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4741,7 +4779,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "S'ha seleccionat 1 carpeta" msgstr[1] "S'han seleccionat %1 carpetes" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4749,7 +4787,7 @@ msgid_plural "%1 Files selected" msgstr[0] "S'ha seleccionat 1 fitxer" msgstr[1] "S'han seleccionat %1 fitxers" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4757,7 +4795,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 carpeta" msgstr[1] "%1 carpetes" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4765,38 +4803,38 @@ msgid_plural "%1 Files" msgstr[0] "1 fitxer" msgstr[1] "%1 fitxers" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 carpetes, 0 fitxers" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "Còpia de %1" -#: 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] "Esteu segur que voleu obrir 1 element?" msgstr[1] "Esteu segur que voleu obrir %1 elements?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4804,43 +4842,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Obre %1 element" msgstr[1] "Obre %1 elements" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Farciment lateral" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Amplada automàtica de les columnes" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Amplada personalitzada de les columnes" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "S'ha completat l'operació de paperera." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "S'ha completat l'operació de supressió." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Reanomena i oculta" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4850,7 +4888,7 @@ msgstr "" "visualització.\n" "Encara el voleu reanomenar?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4860,94 +4898,94 @@ msgstr "" "visualització.\n" "Encara la voleu reanomenar?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Oculto aquest fitxer?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Oculto aquesta carpeta?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "La localització està buida." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "La localització «%1» no és vàlida." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "S'està carregant…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "S'ha cancel·lat la càrrega" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Cap element que coincideixi amb el filtre" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Cap element que coincideixi amb la cerca" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "La paperera està buida" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Sense etiquetes" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "No hi ha cap fitxer etiquetat amb «%1»" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "No hi ha cap element emprat recentment" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "No s'ha trobat cap carpeta compartida" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "No s'ha trobat cap recurs de xarxa rellevant" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "No s'ha trobat cap dispositiu que admeti MTP" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "No s'ha trobat cap dispositiu Apple" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "No s'ha trobat cap dispositiu Bluetooth" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "La carpeta està buida" diff --git a/po/ca@valencia/dolphin.po b/po/ca@valencia/dolphin.po index a8d774dba..1b1d8f669 100644 --- a/po/ca@valencia/dolphin.po +++ b/po/ca@valencia/dolphin.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-23 00:48+0000\n" -"PO-Revision-Date: 2023-08-19 11:05+0200\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"PO-Revision-Date: 2023-08-29 10:32+0200\n" "Last-Translator: Josep M. Ferrer \n" "Language-Team: Catalan \n" "Language: ca@valencia\n" @@ -44,125 +44,125 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Restaura" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Crea nou" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Obri el camí" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Obri el camí en una pestanya nova" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Obri el camí en una finestra nova" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "S'ha copiat correctament." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "S'ha mogut correctament." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "S'ha enllaçat correctament." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "S'ha mogut a la paperera correctament." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "S'ha canviat el nom correctament." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "S'ha creat la carpeta." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Retrocedix" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Retorna a la carpeta visualitzada prèviament." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Avança" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Desfà una acció Ves|Arrere." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Confirmació" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "I&x de %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "T&anca la pestanya actual" -#: 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 "" "Teniu múltiples pestanyes obertes en esta finestra, segur que voleu eixir-ne?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "No ho tornes a preguntar" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Mostra el quadro del &terminal" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -171,26 +171,26 @@ msgstr "" "El programa «%1» encara s'està executant en el quadro del terminal. Segur " "que voleu eixir-ne?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Obri %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Obri l'eina de busca preferida" -#: 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] "Segur que voleu obrir 1 finestra de terminal?" msgstr[1] "Segur que voleu obrir %1 finestres de terminal?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -198,25 +198,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Obri %1 terminal" msgstr[1] "Obri %1 terminals" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Configura" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "&Finestra nova" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Obri una finestra nova de Dolphin" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -226,13 +226,13 @@ msgstr "" "Obri una finestra nova com esta, amb la ubicació i la vista actuals.Podeu arrossegar i deixar anar elements entre les finestres." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Pestanya nova" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -244,25 +244,25 @@ msgstr "" "actual.Una pestanya és una vista addicional dins d'esta finestra. Podeu " "arrossegar i deixar anar elements entre les pestanyes." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Afig a Llocs" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Afig la carpeta seleccionada al quadro Llocs." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Tanca la pestanya" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -272,13 +272,13 @@ msgstr "" "Tanca la pestanya vista actualment. Si no queden més pestanyes, es tancarà " "esta finestra." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Tanca esta finestra." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -294,13 +294,13 @@ msgstr "" "estan situades a prop en el teclat: Ctrl+X, " "Ctrl+C i Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Retalla…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -314,13 +314,13 @@ msgstr "" "copiar-los des del porta-retalls a una ubicació nova. Els elements " "s'eliminaran de la seua ubicació inicial." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Copia…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -332,13 +332,13 @@ msgstr "" "emphasis>.Després utilitzeu l'acció Apega per a " "copiar-los des del porta-retalls a una ubicació nova." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Apega" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -351,19 +351,19 @@ msgstr "" "amb l'acció Retalla, s'eliminaran de la seua ubicació " "antiga." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Copia a altres vistes" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Copia a altres vistes…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -373,25 +373,25 @@ msgstr "" "Copia els elements seleccionats des de la vista activa " "a la vista dividida inactiva." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Copia a la vista dividida inactiva" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Mou a altres vistes" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Mou a altres vistes…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -401,25 +401,25 @@ msgstr "" "Mou els elements seleccionats des de la vista activa a " "la vista dividida inactiva." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Mou a la vista dividida inactiva" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtre…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Mostra la barra de filtres" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -433,30 +433,30 @@ msgstr "" "carpetes mostrats actualment. Només es mantindran en la vista els que " "contenen el text en el seu nom." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Canvia la barra de filtres" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtre" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Busca…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Busca de fitxers i carpetes" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -471,20 +471,20 @@ msgstr "" "a utilitzar esta ajuda en la barra de busca de manera que es puga donar una " "ullada mentre s'expliquen les opcions." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Canvia la barra de busques" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Busca" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -492,13 +492,13 @@ msgstr "Seleccioneu els fitxers i carpetes" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Selecció" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -517,19 +517,19 @@ msgstr "" "d'accés ràpid amb les accions disponibles per als elements seleccionats." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Selecciona tots els fitxers i carpetes en la ubicació actual." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Invertix la selecció" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -539,7 +539,7 @@ msgstr "" "Selecciona tots els objectes que no estan seleccionats " "actualment." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -552,26 +552,26 @@ msgstr "" "ràpidament entre elles.Després feu clic en açò una altra vegada per a " "recombinar les vistes." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Modificació temporal" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" "Obri el directori virtual de modificació temporal en una finestra dividida" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Actualitza la vista" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -586,31 +586,31 @@ msgstr "" "ací.Si la vista està dividida, açò actualitza la que té " "actualment el focus." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Para" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Para la càrrega" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Para la càrrega del contingut de la carpeta actual." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Ubicació editable" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -624,13 +624,13 @@ msgstr "" "podeu canviar a edició fent clic a la dreta de la ubicació i tornar arrere " "confirmant la ubicació editada." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Substituïx la ubicació" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -640,19 +640,19 @@ msgstr "" "Canvia per a editar la ubicació i la selecciona de manera que es puga " "introduir ràpidament una ubicació diferent." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Desfés el tancament de la pestanya" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Retorna a la pestanya prèviament tancada." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -667,7 +667,7 @@ msgstr "" "Paperera. Els canvis que no es poden desfer i se " "us demanarà la vostra confirmació." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -680,13 +680,13 @@ msgstr "" "les seues dades, incloent-hi les carpetes que contenen les dades personals " "de les aplicacions." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Compara fitxers" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -698,13 +698,13 @@ msgstr "" "para>Utilitzeu el menú Més eines de busca per a " "configurar-la." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Obri un terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -717,13 +717,13 @@ msgstr "" "l'ajuda en l'aplicació de terminal." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Obri un terminal ací" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -735,19 +735,19 @@ msgstr "" "dels elements seleccionats.Per a aprendre més quant als " "terminals utilitzeu l'ajuda en l'aplicació de terminal." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Dona el focus al quadro del terminal" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Adreces d'interés" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -766,79 +766,86 @@ msgstr "" "més simple i xicotet que fa que l'activació de les accions avançades " "consumisca més temps." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Activa la pestanya %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Activa l'última pestanya" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Pestanya següent" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Activa la pestanya següent" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Pestanya anterior" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Activa la pestanya anterior" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Mostra la destinació" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Obri en una pestanya nova" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Obri en pestanyes noves" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Obri en una finestra nova" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Obri en l'aplicació" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Desbloqueja els quadros" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Bloqueja els quadros" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -852,13 +859,13 @@ msgstr "" "arrossegar fins a l'altra banda de la finestra i tenen un botó de tancament. " "Els quadros blocats estan incrustats de manera més neta." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informació" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -868,7 +875,7 @@ msgstr "" "Per a mostrar o ocultar els quadros com este aneu a Menú|" "Quadros o Visualitza|Quadros." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -885,7 +892,7 @@ msgstr "" "Es proporciona una vista prèvia del contingut dels elements individuals." "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -901,13 +908,13 @@ msgstr "" "vista prèvia del contingut dels elements individuals.Podeu " "configurar com i quins detalls es donen ací amb un clic dret." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Carpetes" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -919,7 +926,7 @@ msgstr "" "finestra.Mostra les carpetes del sistema de fitxers en una vista en arbre." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -934,13 +941,13 @@ msgstr "" "per a veure les seues subcarpetes. Açò permet canviar ràpidament entre " "qualsevol carpeta." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -959,7 +966,7 @@ msgstr "" "quant als terminals utilitzeu l'ajuda a una aplicació independent de " "terminal, com Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -977,19 +984,19 @@ msgstr "" "per a tasques avançades. Per a aprendre més quant als terminals utilitzeu " "l'ajuda a una aplicació independent de terminal, com Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Llocs" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Mostra els llocs ocults" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -999,7 +1006,7 @@ msgstr "" "Mostra tots els llocs del quadro de llocs que s'han ocultat. Apareixeran com " "a semitransparents a menys que desmarqueu la seua propietat d'ocults." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1015,7 +1022,7 @@ msgstr "" "la xarxa. També conté seccions per a buscar els fitxers guardats recentment " "o els fitxers d'un tipus determinat." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1041,13 +1048,13 @@ msgstr "" "seleccioneu Mostra els llocs ocults per a tornar-los " "a veure." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Mostra els quadros" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1063,43 +1070,43 @@ msgstr "" "que conté totes les dades connectades a este ordinador - el " "directori arrel." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Tanca" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Tanca la vista de l'esquerra" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Tanca" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Tanca la vista de la dreta" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Dividix" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Vista dividida" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1118,7 +1125,7 @@ msgstr "" "seu contingut esdevé disponible a través del botó Menú de la Barra d'eines." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1141,7 +1148,7 @@ msgstr "" "canviar amb el menú en fer clic dret. Feu clic dret en un botó si voleu " "mostrar o amagar el seu text." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1170,7 +1177,7 @@ msgstr "" "html'>feu clic ací. Açò obrirà una pàgina del Manual que cobrix els aspectes bàsics." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1184,7 +1191,7 @@ msgstr "" "acció quan es premen simultàniament. Totes les ordres d'esta aplicació es " "poden activar d'esta manera." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1197,7 +1204,7 @@ msgstr "" "veeu al Menú també es poden situar en la barra " "d'eines." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1216,7 +1223,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1232,7 +1239,7 @@ msgstr "" "feu clic " "ací. S'obrirà la pàgina dedicada al Wiki UserBase de KDE." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1255,7 +1262,7 @@ msgstr "" "para>L'ajuda «Què és açò?» falta a la majoria de les altres finestres, " "per tant, no vos hi acostumeu massa." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1271,7 +1278,7 @@ msgstr "" "d'error tan efectiu com siga possible feu clic ací." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1293,7 +1300,7 @@ msgstr "" "trobades de col·laboradors, etc.KDE e.V. " "és l'organització sense ànim de lucre darrere la comunitat KDE." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1305,7 +1312,7 @@ msgstr "" "podeu establir idiomes secundaris que s'empraran si els textos no estan " "disponibles en l'idioma preferit." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1315,7 +1322,7 @@ msgstr "" "Obri una finestra que informa quant a la versió, llicència, biblioteques " "utilitzades i mantenidors d'esta aplicació." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1329,7 +1336,7 @@ msgstr "" "vos agrada utilitzar esta aplicació, però no coneixeu la comunitat KDE o " "voleu veure un drac bufó, doneu-hi una ullada!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1574,7 +1581,7 @@ msgstr "" "avançades de la barra d'ubicació feu clic ací. Açò obrirà la pàgina dedicada del Manual." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1599,58 +1606,58 @@ msgstr "" "item>Més eines de busca: Instal·la altres recursos per a buscar un " "element." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format 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:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Busca %1 en %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Busca" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Busca %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "S'està carregant la carpeta…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "S'està ordenant…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "S'està buscant…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "No s'ha trobat cap element." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin no accepta pàgines web, s'acaba d'iniciar el navegador web" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1658,13 +1665,13 @@ msgid "" msgstr "" "Dolphin no admet este protocol, s'acaba d'iniciar l'aplicació predeterminada" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Protocol no vàlid" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1792,93 +1799,93 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Altres" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Carpetes" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Xicoteta" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Mitjana" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Gran" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Hui" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Ahir" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Fa una setmana" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Fa dues setmanes" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Fa tres setmanes" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "A principis de mes" # skip-rule: t-apo_fin -#: 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 " @@ -1888,7 +1895,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Ahir' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1896,7 +1903,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1904,7 +1911,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1913,7 +1920,7 @@ msgid "%1" msgstr "%1" # skip-rule: t-apo_fin -#: 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 " @@ -1923,7 +1930,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Fa una setmana' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1932,7 +1939,7 @@ msgid "%1" msgstr "%1" # skip-rule: t-apo_fin -#: 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 " @@ -1942,7 +1949,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Fa dues setmanes' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1951,7 +1958,7 @@ msgid "%1" msgstr "%1" # skip-rule: t-apo_fin -#: 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 " @@ -1961,7 +1968,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Fa tres setmanes' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1970,7 +1977,7 @@ msgid "%1" msgstr "%1" # skip-rule: t-apo_fin -#: 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 " @@ -1980,7 +1987,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Abans de' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1988,7 +1995,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1996,7 +2003,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2004,257 +2011,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "lectura, " -#: 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 "escriptura, " -#: 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 "execució, " -#: 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 "prohibit" -#: 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 "Usuari: %1 | Grup: %2 | Altres: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Nom" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Mida" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Modificat" -#: 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 "El format de la data es pot seleccionar a la configuració." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Creat" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Accedit" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Tipus" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Puntuació" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Etiquetes" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Comentari" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Títol" -#: 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 "Document" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Autoria" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Editorial" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Nombre de pàgines" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Nombre de paraules" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Nombre de línies" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Data de la fotografia" -#: 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 "Imatge" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimensions" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Amplària" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Alçària" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientació" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artista" -#: 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 "Àudio" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Gènere" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Àlbum" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Duració" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Taxa de bits" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Peça" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Any d'edició" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Relació d'aspecte" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Vídeo" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Velocitat dels fotogrames" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Camí" -#: 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 "Altres" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Extensió del fitxer" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Hora de la supressió" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Destinació de l'enllaç" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Baixat des de" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Permisos" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2263,17 +2270,17 @@ msgstr "" "El format dels permisos es pot seleccionar a la configuració. Les opcions " "són simbòlic, numèric (octal) o formats combinats" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Propietari" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Grup d'usuari" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2480,55 +2487,55 @@ msgstr "" msgid "Automatic scrolling" msgstr "Desplaçament automàtic" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Retalla" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Copia" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Canvia el nom…" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Mou a la paperera" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Suprimix" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Mostra els fitxers ocults" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Limita al directori d'inici" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Desplaçament automàtic" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2784,66 +2791,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Afig etiquetes" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Des d'ací (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Limita la busca a «%1» i als seus subdirectoris" -#: 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 "Guarda esta busca per a accedir-hi ràpidament de nou en el futur" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Para la busca" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Nom de fitxer" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Contingut" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Des d'ací" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Els vostres arxius" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Busca al vostre directori d'inici" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Més eines de busca" -#: 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 " @@ -3136,25 +3143,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Ix del mode de selecció" -#: 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 "Seleccioneu els serveis que s'han de mostrar en el menú contextual:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Busca…" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Baixa serveis nous…" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3164,25 +3171,25 @@ msgstr "" "S'ha de tornar a iniciar Dolphin per a aplicar la configuració actualitzada " "dels sistemes de control de versió." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Voleu reiniciar ara?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Suprimix" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Ordres «Copia a» i «Mou a»" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3286,32 +3293,39 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Mostra «Obri en una finestra nova» en el menú contextual." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Mostra «Obri en una finestra nova» en el menú contextual." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Mostra «Copia la ubicació» en el menú contextual." #. 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 "Mostra «Duplica ací» en el menú contextual." #. 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 "Mostra «Obri un terminal» en el menú contextual." #. 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 "Mostra «Copia a altres vistes dividides» en el menú contextual." #. 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 "Mostra «Mou a altres vistes dividides» en el menú contextual." @@ -3710,6 +3724,18 @@ msgstr "" "Seleccioneu el mode d'ordenació dels elements: natural, distingint entre " "majúscules i minúscules, o sense distingir entre majúscules i minúscules" +#. 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 "Demana confirmació en obrir moltes pestanyes a la vegada." + +#. 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 "Demana confirmació en obrir molts terminals a la vegada." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3746,31 +3772,31 @@ msgctxt "@title:group" msgid "View" msgstr "Visualitza" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Menú contextual" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Paperera" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Comentaris de l'usuari" -#: 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 "Hi ha canvis sense guardar. Voleu aplicar els canvis o descartar-los?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Avís" @@ -3824,23 +3850,35 @@ msgid "Closing windows with a program running in the Terminal panel" msgstr "" "En tancar finestres amb un programa executant-se en el quadro del terminal" +#: settings/interface/confirmationssettingspage.cpp:63 +#, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "En obrir moltes carpetes a la vegada" + #: settings/interface/confirmationssettingspage.cpp:64 #, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many terminals at once" +msgstr "En obrir molts terminals a la vegada" + +#: settings/interface/confirmationssettingspage.cpp:67 +#, kde-format msgctxt "@title:group" msgid "When opening an executable file:" msgstr "En obrir un fitxer executable:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Pregunta sempre" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Obri en l'aplicació" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Executa un script" @@ -4584,7 +4622,7 @@ msgstr "" "Es canviaran les propietats de la vista de totes les subcarpetes. Voleu " "continuar?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4683,12 +4721,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 lliure de %2 (%3% utilitzat)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "S'ha buidat la paperera" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "S'ha buidat la paperera." @@ -4732,7 +4770,7 @@ msgstr "Predeterminat" msgid "Reload" msgstr "Actualitza" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4740,7 +4778,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "S'ha seleccionat 1 carpeta" msgstr[1] "S'han seleccionat %1 carpetes" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4748,7 +4786,7 @@ msgid_plural "%1 Files selected" msgstr[0] "S'ha seleccionat 1 fitxer" msgstr[1] "S'han seleccionat %1 fitxers" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4756,7 +4794,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 carpeta" msgstr[1] "%1 carpetes" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4764,38 +4802,38 @@ msgid_plural "%1 Files" msgstr[0] "1 fitxer" msgstr[1] "%1 fitxers" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 carpetes, 0 fitxers" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "Còpia de %1" -#: 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] "Segur que voleu obrir 1 element?" msgstr[1] "Segur que voleu obrir %1 elements?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4803,43 +4841,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Obri %1 element" msgstr[1] "Obri %1 elements" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Farciment lateral" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Amplària automàtica de les columnes" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Amplària personalitzada de les columnes" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "S'ha completat l'operació de paperera." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "S'ha completat l'operació de supressió." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Canvia el nom i oculta" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4849,7 +4887,7 @@ msgstr "" "visualització.\n" "Encara el voleu canviar de nom?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4859,94 +4897,94 @@ msgstr "" "visualització.\n" "Encara la voleu canviar de nom?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Voleu amagar este fitxer?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Voleu amagar esta carpeta?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "La ubicació està buida." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "La ubicació «%1» no és vàlida." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "S'està carregant…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "S'ha cancel·lat la càrrega" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Cap element que coincidisca amb el filtre" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Cap element que coincidisca amb la busca" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "La paperera està buida" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Sense etiquetes" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "No hi ha cap fitxer etiquetat amb «%1»" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "No hi ha cap element emprat recentment" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "No s'ha trobat cap carpeta compartida" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "No s'ha trobat cap recurs de xarxa rellevant" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "No s'ha trobat cap dispositiu que admeta MTP" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "No s'ha trobat cap dispositiu Apple" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "No s'ha trobat cap dispositiu Bluetooth" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "La carpeta està buida" diff --git a/po/cs/dolphin.po b/po/cs/dolphin.po index 8da3af88c..9e237b76b 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-06-30 21:47+0200\n" "Last-Translator: Vit Pelcak \n" "Language-Team: Czech \n" @@ -44,143 +44,143 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Obnovit" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Vytvořit nový" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Otevřít cestu" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Otevřít cestu v nové kartě" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Otevřít cestu v novém okně" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Úspěšně zkopírováno." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Úspěšně přesunuto." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Úspěšně propojeno." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Úspěšně přesunuto do koše." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Úspěšně přejmenováno." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Složka vytvořena." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Přejít zpět" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Vrátit se k dříve prohlížené složce." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Přejít vpřed" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Tímto vrátíte krok Přejít|Zpět." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Potvrzení" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "U&končit %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Zavřít současnou &kartu" -#: 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 "V tomto okně máte otevřeno několik karet, přejete si opravdu skončit?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Znovu se nedotazovat" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Zobrazit panel &terminálu" -#: 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 "V panelu terminálu stále běží program '%1'. Opravdu chcete skončit?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Otevřít %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Otevřít preferovaný vyhledávací nástroj" -#: 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?" @@ -188,7 +188,7 @@ msgstr[0] "Opravdu si přejete otevřít 1 okno terminálu?" msgstr[1] "Opravdu si přejete otevřít %1 okna terminálu?" msgstr[2] "Opravdu si přejete otevřít %1 oken terminálu?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -197,25 +197,25 @@ msgstr[0] "Otevřít %1 terminál" msgstr[1] "Otevřít %1 terminály" msgstr[2] "Otevřít %1 terminálů" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Nastavit" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nové &okno" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Otevřít nové okno Dolphinu" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -225,13 +225,13 @@ msgstr "" "Toto otevře nové okno stejné jako toto na stejném místě a pohledu. Mezi " "okny můžete přetahovat položky." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nová karta" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -243,25 +243,25 @@ msgstr "" "Karta je další pohled v tomto okně. Mezi kartami můžete přetahovat " "položky." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Přidat do míst" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Zavřít kartu" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -269,13 +269,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Zavřít toto okno." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -286,13 +286,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Vyjmout…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -302,13 +302,13 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Kopírovat…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -317,13 +317,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Vložit" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -332,19 +332,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Kopírovat do druhého pohledu" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Kopírovat do druhého pohledu…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -352,25 +352,25 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Kopírovat do neaktivního rozděleného pohledu" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Přesunout do druhého pohledu" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Přesunout do druhého pohledu…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -378,25 +378,25 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Přesunout do neaktivního rozděleného pohledu" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtrovat…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Zobrazit panel pro filtrování" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -406,30 +406,30 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Zapnout panel filtrování" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtr" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Hledat…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Hledat soubory a složky" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -439,20 +439,20 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Zapnout panel vyhledávání" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Hledat" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -460,13 +460,13 @@ msgstr "Vybrat soubory a složky" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Vybrat" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -478,19 +478,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Invertovat výběr" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -498,7 +498,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -507,25 +507,25 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Úschovna" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Otevře virtuální adresář úschovna v rozděleném okně" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Obnovit pohled" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -535,31 +535,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stop" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Zastavit načítání" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Upravitelné umístění" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -569,13 +569,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Nahradit umístění" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -583,19 +583,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Vrátit zpět zavření karty" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -605,7 +605,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -614,13 +614,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Porovnat soubory" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -629,13 +629,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Otevřít terminál" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -645,13 +645,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:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Zde otevřít terminál" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -660,19 +660,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Přepnout na panel terminálu" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Záložky" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -684,79 +684,86 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktivovat kartu %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktivovat poslední kartu" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Následující karta" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Aktivovat následující kartu" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Předchozí karta" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Aktivovat předchozí kartu" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Zobrazit cíl" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Otevřít v nové kartě" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Otevřít v nových kartách" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Otevřít v novém okně" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Otevřít v aplikaci" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Odemknout panely" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Zamknout panely" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -766,13 +773,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informace" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -780,7 +787,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -791,7 +798,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -802,13 +809,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Složky" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -817,7 +824,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -827,13 +834,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminál" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -845,7 +852,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -857,19 +864,19 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Místa" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Zobrazit skrytá místa" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -877,7 +884,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -888,7 +895,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -903,13 +910,13 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Zobrazit panely" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -920,43 +927,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Zavřít" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Zavřít levý pohled" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Zavřít" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Zavřít pravý pohled" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Rozdělit" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Rozdělit pohled" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -968,7 +975,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -982,7 +989,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -999,7 +1006,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1009,7 +1016,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1018,7 +1025,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1033,7 +1040,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1044,7 +1051,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1058,7 +1065,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1069,7 +1076,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1083,7 +1090,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1092,7 +1099,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1100,7 +1107,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1110,7 +1117,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1347,7 +1354,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1362,71 +1369,71 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format 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:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Hledat %1 v %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Hledat" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Vyhledávám %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Načítá se složka..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Řazení..." -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Hledání..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Nenalezeny žádné položky." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin nepodporuje webové stránky. Byl spuštěn webový prohlížeč" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Neplatný protokol" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1560,92 +1567,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Ostatní" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Složky" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Malá" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Střední" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Velká" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Dnes" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Včera" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Před týdnem" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Před 2 týdny" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Před 3 týdny" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Dříve tento měsíc" -#: 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 " @@ -1655,7 +1662,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Včera' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1663,7 +1670,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1671,7 +1678,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1679,7 +1686,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1689,7 +1696,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Před týdnem' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1697,7 +1704,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1707,7 +1714,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Před 2 týdny' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1715,7 +1722,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1725,7 +1732,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Před 3 týdny' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1733,7 +1740,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1743,7 +1750,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Dříve' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1751,7 +1758,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1759,7 +1766,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1767,274 +1774,274 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Čtení, " -#: 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 "Zápis, " -#: 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 "Spuštění, " -#: 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 "Zakázáno" -#: 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 "Uživatel: %1 | Skupina: %2 | Ostatní: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Název" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Velikost" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Změněno" -#: 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 "Vytvořeno" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Poslední přístup" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Typ" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Hodnocení" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Značky" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Komentář" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Název" -#: 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 "Dokument" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Autor" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Vydavatel" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Počet stran" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Počet slov" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Počet řádků" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Datum pořízení fotografie" -#: 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 "Obrázek" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Rozměry" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Šířka" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Výška" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Natočení" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Umělec" -#: 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 "Zvuk" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Žánr" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Trvání" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Datový tok" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Skladba" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Rok vydání" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Poměr stran" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Snímkovací frekvence" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Cesta" -#: 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 "Ostatní" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Přípona souboru" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Čas vymazání" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Cíl odkazu" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Staženo z" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Oprávnění" -#: 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 "Vlastník" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Uživatelská skupina" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2238,55 +2245,55 @@ msgstr "Omezit panel složek na domovský adresář pokud se v něm nacházíte" msgid "Automatic scrolling" msgstr "Automatický posun" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Vyjmout" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopírovat" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Přejmenovat…" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Přesunout do koše" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Smazat" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Zobrazovat skryté soubory" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Omezit pro Domovský adresář" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Automatický posun" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2544,66 +2551,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Přidat značky" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Odsud (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Omezit hledání na '%1' a podsložky" -#: 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 "Uložit prohledávat pro rychlý přístup v budoucnosti" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Ukončit hledání" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Název souboru" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Obsah" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Odsud" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Vaše soubory" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Hledat v domácí složce" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Více nástrojů vyhledávání" -#: 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 " @@ -2886,25 +2893,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 "Zvolte, které služby budou v místní nabídce zobrazeny:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Hledat…" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Stáhnout nové služby..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -2914,25 +2921,25 @@ msgstr "" "Je třeba restartovat Dolphin kvůli aktualizaci nastavení systému pro správu " "verzí." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Restartovat nyní?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Smazat" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Příkazy \"Kopírovat do\" a \"Přesunout do\"" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3036,32 +3043,39 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Zobrazit 'Otevřít v novém okně' v kontextové nabídce." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Zobrazit 'Otevřít v novém okně' v kontextové nabídce." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Zobrazit 'Kopírovat místo' v kontextové nabídce" #. 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 "Zobrazit 'Zde duplikovat' v kontextové nabídce" #. 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 "Zobrazit 'Otevřít terminál' v kontextové nabídce." #. 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 "" @@ -3442,6 +3456,18 @@ msgstr "" "Vyberte si režim řazení položek přirozený, rozlišující nebo nerozlišující " "velká písmena" +#. 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 @@ -3473,37 +3499,36 @@ msgid "Interface" msgstr "" #: settings/dolphinsettingsdialog.cpp:59 -#, fuzzy, kde-format -#| msgid "&View" +#, kde-format msgctxt "@title:group" msgid "View" -msgstr "Po&hled" +msgstr "Pohled" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Místní nabídka" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Koš" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Zpětná vazba uživatele" -#: 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 "Máte neuložené změny. Přejete si je uložit nebo zahodit?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Varování" @@ -3556,34 +3581,44 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Zavírání oken s běžící aplikací v panelu terminálu" +#: 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 "Při otevírání spustitelného souboru:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Vždy se dotázat" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Otevřít v aplikaci" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Spustit skript" #: 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 "Složky, karty a stav okna jako naposled" +msgstr "" #: settings/interface/folderstabssettingspage.cpp:67 #, kde-format @@ -3616,12 +3651,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 "Otevřít soubory a složky:" +msgstr "" #: settings/interface/folderstabssettingspage.cpp:98 #, kde-format @@ -3630,20 +3663,16 @@ msgid "Show full path in title bar" msgstr "Zobrazit celou cestu v pruhu názvu" #: settings/interface/folderstabssettingspage.cpp:99 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu File" -#| msgid "New &Window" +#, kde-format msgctxt "@label:checkbox" msgid "Window:" -msgstr "Nové &okno" +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 "Zobrazit panel pro filtrování" +msgstr "" #: settings/interface/folderstabssettingspage.cpp:106 #, kde-format @@ -3706,12 +3735,10 @@ msgid "" msgstr "Umístění domovské složky je neplatné nebo neexistuje a nebude použito." #: 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 "Složky první" +msgstr "" #: settings/interface/interfacesettingspage.cpp:35 #: settings/kcm/kcmdolphingeneral.cpp:41 @@ -3728,13 +3755,10 @@ msgid "Confirmations" msgstr "Potvrzování" #: 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 "Panel umístění" +msgstr "" #: settings/interface/previewssettingspage.cpp:43 #, kde-format @@ -3789,12 +3813,10 @@ msgid "Show space information" msgstr "Zobrazovat informace o volném místě" #: 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 "Stavový panel" +msgstr "" #: settings/interface/statusandlocationbarssettingspage.cpp:47 #, kde-format @@ -3803,12 +3825,9 @@ msgid "Make location bar editable" msgstr "Povolit úpravy pruhu umístění" #: settings/interface/statusandlocationbarssettingspage.cpp:48 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Location Bar" -#| msgid_plural "Location Bars" +#, kde-format msgid "Location bar:" -msgstr "Panel umístění" +msgstr "" #: settings/interface/statusandlocationbarssettingspage.cpp:50 #, kde-format @@ -3974,12 +3993,10 @@ msgid "" msgstr "" #: settings/viewmodes/generalviewsettingspage.cpp:38 -#, fuzzy, kde-format -#| msgctxt "@title:group" -#| msgid "Date style:" +#, kde-format msgctxt "@title:group" msgid "Display style: " -msgstr "Styl data:" +msgstr "" #: settings/viewmodes/generalviewsettingspage.cpp:44 #, kde-format @@ -4025,12 +4042,10 @@ msgid "Rename inline" msgstr "Přejmenovat na místě" #: 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 "Obecné" +msgstr "" #: settings/viewmodes/viewsettingspage.cpp:35 #, kde-format @@ -4332,7 +4347,7 @@ msgid "" msgstr "" "Vlastnosti pohledu všech podsložek budou změněny. Přejete si pokračovat?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4422,12 +4437,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 volné z %2 (%3% použito)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Koš byl vyprázdněn" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Koš byl vyprázdněn." @@ -4471,7 +4486,7 @@ msgstr "Výchozí" msgid "Reload" msgstr "Obnovit" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4480,7 +4495,7 @@ msgstr[0] "Vybrána 1 složka" msgstr[1] "Vybrány %1 složky" msgstr[2] "Vybráno %1 složek" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4489,7 +4504,7 @@ msgstr[0] "Vybrán 1 soubor" msgstr[1] "Vybrány %1 soubory" msgstr[2] "Vybráno %1 souborů" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4498,7 +4513,7 @@ msgstr[0] "1 složka" msgstr[1] "%1 složky" msgstr[2] "%1 složek" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4507,31 +4522,31 @@ msgstr[0] "1 soubor" msgstr[1] "%1 soubory" msgstr[2] "%1 souborů" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 složek, 0 souborů" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 kopie" -#: 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?" @@ -4539,7 +4554,7 @@ msgstr[0] "Opravdu si přejete otevřít 1 položku?" msgstr[1] "Opravdu si přejete otevřít %1 položky?" msgstr[2] "Opravdu si přejete otevřít %1 položek?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4548,144 +4563,144 @@ msgstr[0] "Otevřít %1 položku" msgstr[1] "Otevřít %1 položky" msgstr[2] "Otevřít %1 položek" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Automatické šířky sloupce" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Vlastní šířky sloupce" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Operace s košem byla dokončena." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Mazání dokončeno." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Přejmenovat a skrýt" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Skrýt tento soubor?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Skrýt tuto složku?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Umístění je prázdné." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Umístění '%1' není platné." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Probíhá načítání…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Načítání zrušeno" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Hledání neodpovídá žádný filtr" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Hledání neodpovídá žádná položka" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Koš je prázdný" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Žádné značky" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Žádné soubory se značkou \"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Žádné nedávno použité soubory" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Nebyly nalezeny žádné sdílené složky" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Nebylo nalezeno zařízení kompatibilní s MTP" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Nebyla nalezena žádná zařízení Apple" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Nebyla nalezena žádná zařízení Bluetooth" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Složka je prázdná" @@ -5076,31 +5091,3 @@ msgstr[2] "Činnosti pro %1 vybraných položek" msgctxt "@info:status" msgid "Updating version information…" msgstr "Aktualizuji informace o verzi..." - -#~ msgctxt "@title:group" -#~ msgid "Startup" -#~ msgstr "Při spuštění" - -#~ msgctxt "@title:group" -#~ msgid "View Modes" -#~ msgstr "Režimy pohledu" - -#~ msgctxt "@title:group" -#~ msgid "Navigation" -#~ msgstr "Navigace" - -#~ msgctxt "@title:group" -#~ msgid "View: " -#~ msgstr "Pohled: " - -#~ msgctxt "@title:group" -#~ msgid "General: " -#~ msgstr "Obecné: " - -#~ msgctxt "@option:check Startup Settings" -#~ msgid "Open new folders in tabs" -#~ msgstr "Otevřít nové složky v kartách" - -#~ msgctxt "@label:checkbox" -#~ msgid "General:" -#~ msgstr "Obecné:" diff --git a/po/csb/dolphin.po b/po/csb/dolphin.po index 098d86088..909bc4e20 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2009-12-09 23:08+0100\n" "Last-Translator: Mark Kwidzińśczi \n" "Language-Team: Kaszëbsczi \n" @@ -40,13 +40,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Przëwrócë" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Ùsôdzë nowi" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -54,7 +54,7 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "Wlepi" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -62,7 +62,7 @@ msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Òtemkni w nowi kôrce" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -70,100 +70,100 @@ msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Òtemkni w nowim òknie" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Ùdało skòpérowóné." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Ùdało przeniosłé" -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Ùdało dowiązóné" -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Ùdało przeniosłé do kòsza" -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Ùdało zmienioné miono" -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Ùsôdzony katalog." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Biéj nazôd" -#: 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 "Biéj w przódk" -#: 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 "Pòcwierdzenié" -#: 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 "Z&amkni tã kôrtã" -#: 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 "Môsz òtemkłich czile kôrtów w tim òknie, na gwës chcesz zakùńczëc?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Nie pëtôj znowa" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -172,7 +172,7 @@ msgid "" "want to quit?" msgstr "Môsz òtemkłich czile kôrtów w tim òknie, na gwës chcesz zakùńczëc?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -180,7 +180,7 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Wlepi" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" @@ -188,7 +188,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Listew szëkbë" -#: 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?" @@ -196,7 +196,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -207,7 +207,7 @@ msgstr[0] "Òtemkni Terminal" msgstr[1] "Òtemkni Terminal" msgstr[2] "Òtemkni Terminal" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -215,13 +215,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Kònfigùrëjë..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nowé ò&kno" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -229,7 +229,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Òtemkni w nowim òknie" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -237,13 +237,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nowô kôrta" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -252,25 +252,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Dodôj do placów" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Zamkni kôrtë" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -278,13 +278,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -295,13 +295,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -311,7 +311,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -319,7 +319,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Kòpérëjë" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -328,13 +328,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Wlepi" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -343,19 +343,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -363,13 +363,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -377,7 +377,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Przeniesë do kòsza" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -385,7 +385,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Przeniesë do kòsza" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -393,13 +393,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -407,7 +407,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filter:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -415,7 +415,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Wëskrzëni listew filtra" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -425,7 +425,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -433,7 +433,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Wëskrzëni listew szëkbë" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -441,14 +441,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filter:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search…" msgstr "Szëkba" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -456,7 +456,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Wëskrzëni pòdzerczi lopków ë katalogów" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -466,7 +466,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -474,7 +474,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Wëskrzëni listew szëkbë" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" @@ -483,7 +483,7 @@ msgid "Search" msgstr "Szëkba" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -493,7 +493,7 @@ msgstr "Wëskrzëni pòdzerczi lopków ë katalogów" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -501,7 +501,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Wëbierzë" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -513,19 +513,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Zmieni wëbiérk" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -533,7 +533,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -542,19 +542,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -562,7 +562,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Pòdzérk" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -572,31 +572,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stop" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Òprzestóń zladënk" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Edicjowólné pòłożenié" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -606,13 +606,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Zastãpi lokacëjã" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -620,7 +620,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -628,13 +628,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Zamkni kôrtë" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -644,7 +644,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -653,13 +653,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Przerównôj lopczi" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -668,13 +668,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Òtemkni Terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -684,7 +684,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -692,7 +692,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Òtemkni Terminal" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -701,19 +701,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -725,7 +725,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -733,7 +733,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktiwùjë nôslédną kartã" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -741,7 +741,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktiwùjë nôslédną kartã" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -749,13 +749,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Nowô kôrta" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Aktiwùjë nôslédną kartã" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -763,26 +763,26 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Aktiwùjë zôstną kartã" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Aktiwùjë zôstną kartã" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgid "Show tags" msgctxt "@action:inmenu" msgid "Show Target" msgstr "Wëskrzëni znakòwniczi" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Òtemkni w nowi kôrce" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -790,13 +790,21 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Òtemkni w nowi kôrce" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Òtemkni w nowim òknie" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "&Aplikacëje" + +#: dolphinmainwindow.cpp:2029 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -804,7 +812,7 @@ msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Panele" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -812,7 +820,7 @@ msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Panele" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -822,13 +830,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Wëdowiédzô" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -836,7 +844,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -847,7 +855,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -858,13 +866,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Katalodżi" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -873,7 +881,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -883,13 +891,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -901,7 +909,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -913,13 +921,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Place" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -927,7 +935,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Pòkażë zataconé lopczi" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -935,7 +943,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -946,7 +954,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -961,7 +969,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -969,7 +977,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Panele" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -980,43 +988,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Zamkni" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Zamkni lewi wëzdrzatk" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Zamkni" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Zamkni prawi wëzdrzatk" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Rozdzélë" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Rozdzélë wëzdrzatk" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1028,7 +1036,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1042,7 +1050,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1059,7 +1067,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1069,7 +1077,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1078,7 +1086,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1093,7 +1101,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1104,7 +1112,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1118,7 +1126,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1129,7 +1137,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1143,7 +1151,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1152,7 +1160,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1160,7 +1168,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1170,7 +1178,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1424,7 +1432,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1439,33 +1447,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search" msgstr "Szëkba" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Search Bar" msgid "Search for %1" msgstr "Listew szëkbë" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1473,7 +1481,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Ladowanié kataloga..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1481,7 +1489,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Zortowanié:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1489,19 +1497,19 @@ msgctxt "@info" msgid "Searching…" msgstr "Szëkba..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Nié nalazłé elementë." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin nie wspiérô internetowich starnów, przezérnik òstôł zrëszony" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1510,13 +1518,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Protokół nie wspiéróny przez Dolphina, Konqueror òstôł zrëszony" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Lëchi protokół" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1664,13 +1672,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1678,56 +1686,56 @@ msgctxt "@title:group" msgid "Others" msgstr "Jinszé" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Katalodżi" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Môłi" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Strzédny" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Wiôldżi" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Dzysô" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Wczora" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1735,25 +1743,25 @@ msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Trzë tidzénie dowslôdë" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Dwa tidznie dowslôdë" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Trzë tidzénie dowslôdë" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Wczasni tegò miesąca" -#: kitemviews/kfileitemmodel.cpp:2441 +#: kitemviews/kfileitemmodel.cpp:2434 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1767,7 +1775,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "Wczora (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1775,7 +1783,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1787,7 +1795,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "Wczora (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1795,7 +1803,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1809,7 +1817,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "Trzë tidzénie nazôd (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1817,7 +1825,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1831,7 +1839,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "Dwa tidznie nazôd (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1839,7 +1847,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1853,7 +1861,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "Trzë tidzénie nazôd (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1861,7 +1869,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1875,7 +1883,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "Rëchli jakno %B, %Y" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1883,7 +1891,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, " @@ -1891,7 +1899,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:" @@ -1899,35 +1907,35 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "Czëtôj, " -#: 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 "Piszë, " -#: 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 "Wëkònôj, " -#: 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 "Zakôzóné" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, fuzzy, kde-format #| msgctxt "@title:group Files and folders by permissions" #| msgid "(User: %1) (Group: %2) (Others: %3)" @@ -1935,7 +1943,7 @@ msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "(Brëkòwnik: %1) (Grëpa: %2) (Jinszé: %3)" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1943,7 +1951,7 @@ msgctxt "@label" msgid "Name" msgstr "Mionama" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Size" @@ -1951,7 +1959,7 @@ msgctxt "@label" msgid "Size" msgstr "Miara" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Modified" @@ -1959,13 +1967,13 @@ msgctxt "@label" msgid "Modified" msgstr "Zjinaczoné" -#: 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1973,12 +1981,12 @@ msgctxt "@label" msgid "Created" msgstr "Ùsôdzë nowi" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Type" @@ -1986,7 +1994,7 @@ msgctxt "@label" msgid "Type" msgstr "Ôrt" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Rating" @@ -1994,7 +2002,7 @@ msgctxt "@label" msgid "Rating" msgstr "Taksa" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Tags" @@ -2002,7 +2010,7 @@ msgctxt "@label" msgid "Tags" msgstr "Znakòwniczi" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Comment" @@ -2010,7 +2018,7 @@ msgctxt "@label" msgid "Comment" msgstr "Dopòwiesc" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 #, fuzzy #| msgctxt "@label" #| msgid "Title:" @@ -2018,9 +2026,9 @@ msgctxt "@label" msgid "Title" msgstr "Titel:" -#: 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2028,17 +2036,17 @@ msgctxt "@label" msgid "Document" msgstr "Dokùmentacëjô" -#: 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 #, fuzzy #| msgctxt "@title:window" #| msgid "Change Comment" @@ -2046,24 +2054,24 @@ msgctxt "@label" msgid "Page Count" msgstr "Zmieni dopòwiesc" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Images" @@ -2071,12 +2079,12 @@ msgctxt "@label" msgid "Image" msgstr "Òbrôzczi" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 #, fuzzy #| msgctxt "@label" #| msgid "Width:" @@ -2084,12 +2092,12 @@ msgctxt "@label" msgid "Width" msgstr "Szérzô:" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2097,7 +2105,7 @@ msgctxt "@label" msgid "Orientation" msgstr "Dokùmentacëjô" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 #, fuzzy #| msgctxt "@label" #| msgid "Artist:" @@ -2105,15 +2113,15 @@ msgctxt "@label" msgid "Artist" msgstr "Kùńsztôrz:" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Genre:" @@ -2121,7 +2129,7 @@ msgctxt "@label" msgid "Genre" msgstr "Ôrt:" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 #, fuzzy #| msgctxt "@label" #| msgid "Album:" @@ -2129,7 +2137,7 @@ msgctxt "@label" msgid "Album" msgstr "Albùm:" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2137,12 +2145,12 @@ msgctxt "@label" msgid "Duration" msgstr "Dokùmentacëjô" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 #, fuzzy #| msgctxt "@label" #| msgid "Track:" @@ -2150,7 +2158,7 @@ msgctxt "@label" msgid "Track" msgstr "Réga:" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 #, fuzzy #| msgctxt "@item::intable" #| msgid "Removed" @@ -2158,22 +2166,22 @@ msgctxt "@label" msgid "Release Year" msgstr "Rëmniãté" -#: 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -2181,10 +2189,10 @@ msgctxt "@label" msgid "Path" msgstr "Wlepi" -#: 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2192,12 +2200,12 @@ msgctxt "@label" msgid "Other" msgstr "Jinszé" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2205,7 +2213,7 @@ msgctxt "@label" msgid "Deletion Time" msgstr "Wëbiérk" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 #, fuzzy #| msgctxt "@label" #| msgid "Description:" @@ -2213,12 +2221,12 @@ msgctxt "@label" msgid "Link Destination" msgstr "Òpisënk:" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Permissions" @@ -2226,14 +2234,14 @@ msgctxt "@label" msgid "Permissions" msgstr "Prawa przistãpù" -#: 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 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Owner" @@ -2241,7 +2249,7 @@ msgctxt "@label" msgid "Owner" msgstr "Miéwca" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Group" @@ -2249,7 +2257,7 @@ msgctxt "@label" msgid "User Group" msgstr "Grëpë" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2470,19 +2478,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Szérz kòlumnë" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Wëtni" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kòpérëjë" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2490,37 +2498,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Zmieni miono..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Przeniesë do kòsza" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Rëmôj" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Pòkażë zataconé lopczi" -#: 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" @@ -2821,7 +2829,7 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Dodôj znakòwnik" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "From Here" @@ -2829,19 +2837,19 @@ msgctxt "action:button" msgid "From Here (%1)" msgstr "Òd tądka" -#: 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 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Start searching" @@ -2849,7 +2857,7 @@ msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Startëjë szëkbã" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Filenames" @@ -2857,7 +2865,7 @@ msgctxt "action:button" msgid "Filename" msgstr "Miona lopków" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, fuzzy, kde-format #| msgctxt "@item::inlistbox" #| msgid "Comment" @@ -2865,7 +2873,7 @@ msgctxt "action:button" msgid "Content" msgstr "Dopòwiesc" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "From Here" @@ -2873,7 +2881,7 @@ msgctxt "action:button" msgid "From Here" msgstr "Òd tądka" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2881,20 +2889,20 @@ msgctxt "action:button" msgid "Your files" msgstr "michol@linuxcsb.org, mark@linuxcsb.org" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" msgid "More Search Tools" msgstr "Listew szëkbë" -#: 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 " @@ -3192,7 +3200,7 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Wëbiérk" -#: settings/contextmenu/contextmenusettingspage.cpp:64 +#: settings/contextmenu/contextmenusettingspage.cpp:63 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Configure which services should be shown in the context menu." @@ -3201,7 +3209,7 @@ msgid "Select which services should be shown in the context menu:" msgstr "" "Kònfigurëje chtërné ùsłëżnotë mają bëc wëskrzënioné w kòntekstowim menu." -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" @@ -3209,7 +3217,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "Szëkba" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3217,7 +3225,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Zladënk nowich ùsłëżnotów..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3225,13 +3233,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3239,7 +3247,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "Rëmôj" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3247,7 +3255,7 @@ msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Wëskrzëni pòlétë 'Kòpirëjë do' ë 'Przëniesë do'" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, fuzzy, kde-format #| msgctxt "@info:status files (size)" #| msgid "%1 (%2)" @@ -3357,35 +3365,42 @@ msgstr "Pòkôżë pòlétë 'Kòpérëjë do' ë 'Przeniesë do' w kòntekstowi msgid "Show 'Open in New Window' in context menu." msgstr "Pòkôżë pòlétë 'Kòpérëjë do' ë 'Przeniesë do' w kòntekstowim menu" -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +msgstr "Pòkôżë pòlétë 'Kòpérëjë do' ë 'Przeniesë do' w kòntekstowim menu" + +#. 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" msgid "Show 'Copy Location' in context menu." msgstr "Pòkôżë pòlétë 'Kòpérëjë do' ë 'Przeniesë do' w kòntekstowim menu" #. 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Open Terminal' in context menu." msgstr "Pòkôżë pòlétë 'Kòpérëjë do' ë 'Przeniesë do' w kòntekstowim menu" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Copy to other split view' in context menu." msgstr "Pòkôżë pòlétë 'Kòpérëjë do' ë 'Przeniesë do' w kòntekstowim menu" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3796,6 +3811,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Pëtôj za pòcwierdzenim czedë zamëkóné są òkna z wieloma załóżkama." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Pëtôj za pòcwierdzenim czedë zamëkóné są òkna z wieloma załóżkama." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3837,7 +3866,7 @@ msgctxt "@title:group" msgid "View" msgstr "&Pòdzérk" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3845,25 +3874,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "Kòntekstowé menu" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Kòsz" -#: 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 "" @@ -3928,25 +3957,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Show preview of files and folders" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Wëskrzëni pòdzerczi lopków ë katalogów" + #: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "&Aplikacëje" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4792,7 +4835,7 @@ msgstr "" "Swòjiznë wëzdrzatkù wszëtczich pòdkatalogów òstaną zmienioné. Chcesz " "kòntinuòwac?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4891,12 +4934,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 "" @@ -4944,7 +4987,7 @@ msgstr "Domëszlnô" msgid "Reload" msgstr "Zladëjë znowa" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4953,7 +4996,7 @@ msgstr[0] "1 katalog zaznaczony" msgstr[1] "%1 katalodżi zaznaczoné" msgstr[2] "%1 zaznaczonëch katalogów" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4962,7 +5005,7 @@ msgstr[0] "1 lopk wëbróny" msgstr[1] "%1 lopczi zaznaczoné" msgstr[2] "%1 zaznaczonëch lopków" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -4973,7 +5016,7 @@ msgstr[0] "Katalog" msgstr[1] "Katalog" msgstr[2] "Katalog" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4982,19 +5025,19 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" @@ -5002,13 +5045,13 @@ msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "Wprzód katalodżi" -#: 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?" @@ -5016,7 +5059,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -5027,13 +5070,13 @@ msgstr[0] "Wlepi" msgstr[1] "Wlepi" msgstr[2] "Wlepi" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Column Width" @@ -5041,7 +5084,7 @@ msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Szérz kòlumnë" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Column Width" @@ -5049,7 +5092,7 @@ msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Szérz kòlumnë" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Move to trash operation completed." @@ -5057,136 +5100,136 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "Przeniesë do kòsza skùńczoné òperacëje." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Rëmôj skùńczoné òperacëje." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "Zmieni w réze" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "Wëskrzëni zataconé lopczi" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "Domôcy katalog" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Lokacëjô je pùstô." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Lokacëjô '%1' je zmiłkòwô." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "Ladowanié kataloga..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "Ladowanié kataloga..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "Wëbierzë elementë pasëjącé do mùstra:" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "Wëbierzë elementë pasëjącé do mùstra:" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "Lokacëjô je pùstô." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "Prawie zamkłé kôrtë" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "Nié nalazłé elementë." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/da/dolphin.po b/po/da/dolphin.po index 9634c2d2a..98f7e4bdd 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2022-08-20 18:10+0200\n" "Last-Translator: Martin Schlander \n" "Language-Team: Danish \n" @@ -41,124 +41,124 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Gendan" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Opret ny(t)" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Åbn sti" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Åbn stien i et nyt faneblad" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Åbn stien i et nyt vindue" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Kopiering gennemført." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Flytning gennemført." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Link oprettet." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Flytning til papirkurv gennemført." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Omdøbning gennemført." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Mappe oprettet." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Gå tilbage" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Gå tilbage til den senest viste mappe." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Gå frem" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Dette fortryder en Gå|Tilbage-handling." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Bekræftelse" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Afslut %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "&Luk nuværende faneblad" -#: 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 "Du har flere faneblade åbne i dette vindue, vil du virkelig afslutte?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Spørg ikke igen" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Vis &terminalpanel" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -167,19 +167,19 @@ msgstr "" "Programmet \"%1\" kører stadigvæk i terminalpanelet. Vil du virkelig " "afslutte?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Åbn %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Åbn foretrukkent søgeværktøj" -#: dolphinmainwindow.cpp:1179 +#: dolphinmainwindow.cpp:1190 #, fuzzy, kde-format #| msgid "Are you sure you want to open 1 item?" #| msgid_plural "Are you sure you want to open %1 items?" @@ -188,7 +188,7 @@ msgid_plural "Are you sure you want to open %1 terminal windows?" msgstr[0] "Vil du åbne 1 element?" msgstr[1] "Vil du åbne %1 elementer?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -196,25 +196,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Åbn %1 terminal" msgstr[1] "Åbn %1 terminaler" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Indstil" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nyt &vindue" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Åbn et nyt Dolphin-vindue" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -224,13 +224,13 @@ msgstr "" "Dette åbner et nyt vindue ligesom dette, med nuværende placering og visning." "Du kan trække og slippe elementer mellem vinduerne." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nyt faneblad" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -242,25 +242,25 @@ msgstr "" "og visning.Et faneblad er en yderligere visning indeni dette vindue. Du " "kan trække og slippe elementer mellem faneblade." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Føj til Steder" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Dette føjer den valgte mappe til panelet Steder." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Luk faneblad" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -270,13 +270,13 @@ msgstr "" "Dette lukker det aktuelle faneblad. Hvis der ikke er flere faneblade tilbage " "vil dette vindue blive lukket i stedet." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Dette lukker dette vindue." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -287,13 +287,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -303,7 +303,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -311,7 +311,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Kopiér" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -320,13 +320,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Indsæt" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -335,7 +335,7 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -343,7 +343,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Kopér til inaktiv opdelt visning" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to inactive split view" @@ -351,7 +351,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Kopér til inaktiv opdelt visning" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -359,13 +359,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Kopér til inaktiv opdelt visning" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View" @@ -373,7 +373,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Flyt til inaktiv opdelt visning" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to inactive split view" @@ -381,7 +381,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Flyt til inaktiv opdelt visning" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -389,13 +389,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Flyt til inaktiv opdelt visning" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -403,13 +403,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filter" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Vis filterlinje" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -419,31 +419,31 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Slå filterlinje til/fra" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filter" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "Søg" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Søg efter filer og mapper" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -453,20 +453,20 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Slå søgelinje til/fra" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Søg" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Search for files and folders" @@ -476,7 +476,7 @@ msgstr "Søg efter filer og mapper" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -484,7 +484,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Markér" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -496,19 +496,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Dette markerer alle filer og mapper i den aktuelle placering." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Omvendt markering" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -516,7 +516,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -525,19 +525,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Gemmested" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Åbner gemmestedets virtuelle mappe i et opdelt vindue" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -545,7 +545,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Forhåndsvisning" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -555,31 +555,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stop" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Stop indlæsning" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Dette stopper indlæsning af den aktuelle mappes indhold." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Redigérbar adresse" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -589,13 +589,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Erstat adresse" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -603,19 +603,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Fortryd luk faneblad" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Dette bringer dig tilbage til det senest lukkede faneblad." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -625,7 +625,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -634,13 +634,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Sammenlign filer" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -649,13 +649,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Åbn terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -665,13 +665,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:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Åbn terminal her" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -680,19 +680,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Giv terminalpanel i fokus" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Bogmærker" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -704,79 +704,86 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktivér faneblad %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktivér seneste faneblad" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Næste faneblad" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Aktivér næste faneblad" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Forrige faneblad" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Aktivér forrige faneblad" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Vis mål" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Åbn i nyt faneblad" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Åbn i nye faneblade" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Åbn i nyt vindue" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Åbn i program" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Lås paneler op" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Lås paneler" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -786,13 +793,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Information" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -800,7 +807,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -811,7 +818,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -822,13 +829,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Mapper" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -837,7 +844,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -847,13 +854,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -865,7 +872,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -877,19 +884,19 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Steder" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Vis skjulte steder" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -897,7 +904,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -908,7 +915,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -923,13 +930,13 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Vis paneler" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -940,43 +947,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Luk" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Luk venstre visningspanel" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Luk" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Luk højre visningspanel" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Opdel" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Opdelt visning" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -988,7 +995,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1002,7 +1009,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1019,7 +1026,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1029,7 +1036,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1038,7 +1045,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1053,7 +1060,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1064,7 +1071,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1078,7 +1085,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1089,7 +1096,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1103,7 +1110,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1112,7 +1119,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1120,7 +1127,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1130,7 +1137,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1376,7 +1383,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1391,27 +1398,27 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format 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:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Søg efter %1 i %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Søg" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Søg efter %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1419,7 +1426,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Indlæser mappe..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1427,7 +1434,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Sortering:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1435,19 +1442,19 @@ msgctxt "@info" msgid "Searching…" msgstr "Søger..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Ingen elementer fundet." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin understøtter ikke hjemmesider, webbrowseren er blevet startet" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1456,13 +1463,13 @@ msgstr "" "Protokollen er ikke understøttet af Dolphin, standardprogrammet er blevet " "startet" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Ugyldig protokol" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1590,92 +1597,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Andre" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Mapper" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Lille" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Mellem" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Stor" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "I dag" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "I går" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "En uge siden" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "To uger siden" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Tre uger siden" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Tidligere denne måned" -#: 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 " @@ -1685,7 +1692,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "\"I går\" (MMMM, åååå)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1693,7 +1700,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1701,7 +1708,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, åååå)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1709,7 +1716,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1719,7 +1726,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "\"En uge siden\" (MMMM, åååå)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1727,7 +1734,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1737,7 +1744,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "\"To uger siden\" (MMMM, åååå)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1745,7 +1752,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1755,7 +1762,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "\"Tre uger siden\" (MMMM, åååå)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1763,7 +1770,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1773,7 +1780,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "\"Tidligere i\" MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1781,7 +1788,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1789,7 +1796,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, åååå" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1797,114 +1804,114 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Læs, " -#: 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 "Skriv, " -#: 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 "Kør, " -#: 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 "Forbudt" -#: 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 "Bruger: %1 | Gruppe: %2 | Andre: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Navn" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Størrelse" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Ændret" -#: 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 "Oprettet" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Tilgået" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Type" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Vurdering" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Mærker" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Kommentar" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Titel" -#: 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 "Dokument" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Ophavsmand" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -1912,162 +1919,162 @@ msgctxt "@label" msgid "Page Count" msgstr "Linjeantal" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Ordtælling" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Linjeantal" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Fotograferingsdato" -#: 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 "Billede" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimensioner" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Bredde" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Højde" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientering" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Kunstner" -#: 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 "Lyd" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Genre" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Varighed" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bithastighed" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Spor" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Udgivelsesår" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Aspektforhold" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Billedhastighed" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Sti" -#: 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 "Andet" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Filendelse" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Sletningstidspunkt" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Link-destination" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Downloadet fra" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Rettigheder" -#: 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 "Ejer" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Brugergruppe" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2279,19 +2286,19 @@ msgstr "Begræns mappers panel til hjemmemappen hvis de er inden i hjem" msgid "Automatic scrolling" msgstr "Automatisk rulning" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Klip" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopiér" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2299,37 +2306,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Omdøb..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Flyt til papirkurv" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Slet" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Vis skjulte filer" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Begræns til hjemmemappen" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Automatisk rulning" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2591,66 +2598,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Tilføj mærker" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Herfra (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Begræns søgning til \"%1\" og dens undermapper" -#: 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 "Gem søgningen for hurtig adgang igen i fremtiden" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Afslut søgning" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Filnavn" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Indhold" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Herfra" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Dine filer" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Søg i din hjemmemappe" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Flere søgeværktøjer" -#: 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 " @@ -2951,20 +2958,20 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Markering" -#: 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 "Vælg hvilke tjenester der skal vises i kontekstmenuen:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "Søg" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -2972,7 +2979,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Download nye tjenester..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -2986,25 +2993,25 @@ msgstr "" "Dolphin skal genstartes for at anvende de opdaterede indstillinger for " "versionsstyringssystemer." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Genstart nu?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Slet" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Kommandoerne \"Kopiér til\" og \"Flyt til\"" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3112,35 +3119,42 @@ msgstr "Vis kommandoerne \"Kopiér til\" og \"Flyt til\" i kontekstmenu" msgid "Show 'Open in New Window' in context menu." msgstr "Vis kommandoerne \"Kopiér til\" og \"Flyt til\" i kontekstmenu" -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +msgstr "Vis kommandoerne \"Kopiér til\" og \"Flyt til\" i kontekstmenu" + +#. 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" msgid "Show 'Copy Location' in context menu." msgstr "Vis kommandoerne \"Kopiér til\" og \"Flyt til\" i kontekstmenu" #. 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Open Terminal' in context menu." msgstr "Vis kommandoerne \"Kopiér til\" og \"Flyt til\" i kontekstmenu" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Copy to other split view' in context menu." msgstr "Vis kommandoerne \"Kopiér til\" og \"Flyt til\" i kontekstmenu" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3534,6 +3548,20 @@ msgstr "" "Vælg naturlig, versalfølsom eller ikke versalfølsom sorteringsrækkefølge af " "elementerne" +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Spørg om bekræftelse ved lukning af vinduer som har flere faneblade." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Spørg om bekræftelse ved lukning af vinduer som har flere faneblade." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3571,32 +3599,32 @@ msgctxt "@title:group" msgid "View" msgstr "&Vis" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Kontekstmenu" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Papirkurv" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Brugerfeedback" -#: 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 "" "Du har ikke-gemte ændringer. Vil du anvende ændringerne eller kassere dem?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Advarsel" @@ -3649,23 +3677,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Der lukkes vinduer som har et program der kører i terminalpanelet" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info:tooltip" +#| msgid "Search for files and folders" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Søg efter filer og mapper" + #: 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 "Når en kørbar fil åbnes:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Spørg altid" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Åbn i program" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Kør script" @@ -4447,7 +4489,7 @@ msgid "" msgstr "" "Visningsegenskaberne for alle undermapper vil blive ændret. Vil du fortsætte?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4538,12 +4580,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 "Papirkurv tømt" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Papirkurven blev tømt." @@ -4587,7 +4629,7 @@ msgstr "Standard" msgid "Reload" msgstr "Genindlæs" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4595,7 +4637,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 mappe markeret" msgstr[1] "%1 mapper markeret" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4603,7 +4645,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 fil markeret" msgstr[1] "%1 filer markeret" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4611,7 +4653,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 mappe" msgstr[1] "%1 mapper" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4619,38 +4661,38 @@ msgid_plural "%1 Files" msgstr[0] "1 fil" msgstr[1] "%1 filer" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 mapper, 0 filer" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 kopi" -#: 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] "Vil du åbne 1 element?" msgstr[1] "Vil du åbne %1 elementer?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open %1" @@ -4660,43 +4702,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Åbn %1" msgstr[1] "Åbn %1" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Automatisk kolonnebredde" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Brugervalgte kolonnebredder" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Papirkurv-handling gennemført." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Sletning gennemført." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Omdøb og skjul" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4705,7 +4747,7 @@ msgstr "" "Hvis der tilføjes et punktum i begyndelsen af filens navn så skjules den.\n" "Vil du stadigvæk omdøbe den?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4714,101 +4756,101 @@ msgstr "" "Hvis der tilføjes et punktum i begyndelsen af mappens navn så skjules den.\n" "Vil du stadigvæk omdøbe den?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Skjul filen?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Skjul mappen?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Placeringen er tom." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Placeringen \"%1\" er ugyldig." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "Indlæser..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Indlæsning annulleret" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "Markér alle elementer der matcher dette mønster:" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "Markér alle elementer der matcher dette mønster:" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgid "The Trash was emptied." msgid "Trash is empty" msgstr "Papirkurven blev tømt." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "Nyligt lukkede faneblade" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "Ingen elementer fundet." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Mappen er tom" diff --git a/po/de/dolphin.po b/po/de/dolphin.po index e6799fbc8..85e8a628a 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-07-01 18:40+0200\n" "Last-Translator: Frederik Schwarzer \n" "Language-Team: German \n" @@ -46,108 +46,108 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Wiederherstellen" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Neu erstellen" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Pfad öffnen" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Pfad in neuem Unterfenster öffnen" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Pfad in neuem Fenster öffnen" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Erfolgreich kopiert" -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Erfolgreich verschoben" -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Erfolgreich verknüpft" -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Erfolgreich in den Papierkorb geworfen" -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Erfolgreich umbenannt" -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Ordner erstellt" -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Zurück" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Zum vorherigen Ordner zurück gehen." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Vorwärts" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Macht eine Zurück-Aktion rückgängig." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Bestätigung" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "%1 &beenden" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "A&ktuelles Unterfenster schließen" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -155,17 +155,17 @@ msgstr "" "Das Fenster enthält mehrere Unterfenster. Sind Sie sicher, dass Sie das " "Fenster schließen möchten?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Diese Nachfrage nicht mehr anzeigen" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "&Terminalleiste anzeigen" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -174,26 +174,26 @@ msgstr "" "Das Programm „%1“ wird immer noch im Terminal ausgeführt. Möchten Sie das " "Terminal wirklich schließen?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "%1 öffnen" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Bevorzugtes Suchprogramm öffnen" -#: 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] "Möchten Sie wirklich ein Terminal-Fenster öffnen?" msgstr[1] "Möchten Sie wirklich %1 Terminal-Fenster öffnen?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -201,25 +201,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Ein Terminal öffnen" msgstr[1] "%1 Terminals öffnen" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Einrichten" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Neues &Fenster" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Öffnet ein neues Dolphin-Fenster" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -230,13 +230,13 @@ msgstr "" "aktuellen Adresse und Ansicht.Sie können zwischen den Fenstern Einträge " "hin und her ziehen." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Neues Unterfenster" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -249,25 +249,25 @@ msgstr "" "innerhalb dieses Fensters. Sie können Einträge zwischen Unterfenstern hin " "und her ziehen." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Zu „Orte“ hinzufügen" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Dies fügt den ausgewählten Ordner zur Orte-Leiste hinzu." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Unterfenster schließen" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -277,13 +277,13 @@ msgstr "" "Dies schließt das aktuell betrachtete Unterfenster. Wenn keine weiteren " "Unterfenster mehr vorhanden sind, wird stattdessen das Fenster geschlossen." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Dies schlieẞt das Fenster." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -300,13 +300,13 @@ msgstr "" "nebeneinander auf der Tastatur: Ctrl+X, Ctrl" "+C und Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Ausschneiden ..." -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -320,13 +320,13 @@ msgstr "" "Einfügen-Aktion, um sie an einen neuen Ort zu kopieren. " "Die Einträge werden dabei vom ursprünglichen Ort gelöscht." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Kopieren ..." -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -338,13 +338,13 @@ msgstr "" "Zwischenablage.Verwenden Sie anschließend die " "Einfügen-Aktion, um sie an einen neuen Ort zu kopieren." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Einfügen" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -357,19 +357,19 @@ msgstr "" "Ausschneiden-Aktion in die Zwischenablage gelegt " "wurden, werden sie von ihrer alten Adresse gelöscht." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "In die andere Ansicht kopieren" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "In die andere Ansicht kopieren ..." -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -379,25 +379,25 @@ msgstr "" "Dies kopiert die ausgewählten Einträge in der aktiven " "Seite der geteilten Ansicht in die inaktive Seite." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "In die inaktive Seite der geteilten Ansicht kopieren" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "In die andere Ansicht verschieben" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "In die andere Ansicht verschieben ..." -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -407,25 +407,25 @@ msgstr "" "Dies verschiebt die ausgewählten Einträge von der aktiven Seite der geteilten Ansicht in die inaktive Seite." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "In die inaktive Seite der geteilten Ansicht verschieben" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filter ..." -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Filterleiste anzeigen" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -439,31 +439,31 @@ msgstr "" "angezeigten Dateien und Ordner gefiltert werden. Nur jene, die den " "eingegebenen Text enthalten, werden weiterhin in der Ansicht angezeigt." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Filterleiste ein-/ausschalten" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtern" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Suchen ..." -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Nach Dateien und Ordnern suchen" # Formulierung des letzten Satzes -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -479,20 +479,20 @@ msgstr "" "+F1 oder Klicken auf das Symbol „?“), um weitere Informationen zur Suche " "anzuzeigen." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Suchleiste ein-/ausschalten" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Suche" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -500,13 +500,13 @@ msgstr "Dateien und Ordnern auswählen" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Auswählen" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -518,19 +518,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Dies wählt alle Dateien und Ordner in der aktuellen Ansicht aus." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Auswahl umkehren" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -540,7 +540,7 @@ msgstr "" "Dies wählt alle Einträge aus, die gerade nicht " "ausgewählt sind." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -554,26 +554,26 @@ msgstr "" "para>Klicken Sie anschließend erneut hier, um die Ansichten wieder zu " "vereinen." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Zwischenlager" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" "Öffnet einen virtuellen Zwischenlager-Ordner in einer geteilten Ansicht" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Ansicht aktualisieren" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -583,31 +583,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stopp" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Ladevorgang abbrechen" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Hält das Laden des aktuellen Ordnerinhaltes an." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Editierbare Adressleiste" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -621,13 +621,13 @@ msgstr "" "indem Sie rechts von der Adresse hinklicken und gelangen zurück, indem Sie " "die eingegebene Adresse bestätigen." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Adresse ändern" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -637,19 +637,19 @@ msgstr "" "Dies aktiviert den Editiermodus der Adresse und wählt diese aus, damit Sie " "schnell eine neue Adresse eingeben können." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Unterfenster wieder herstellen" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Dies bringt Sie zum zuvor geschlossenen Unterfenster." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -666,7 +666,7 @@ msgstr "" "werden können, werden Sie um Bestätigung gebeten." # Ausdrucksform? -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -679,13 +679,13 @@ msgstr "" "in dem dessen Daten liegen, einschließlich Ordner, die die persönlichen " "Anwendungsdaten enthalten." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Dateien vergleichen" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -697,13 +697,13 @@ msgstr "" "Benutzen Sie das Menü Weitere Suchwerkzeuge, um das zu konfigurieren." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Terminal öffnen" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -716,13 +716,13 @@ msgstr "" "Hilfe in der Terminal-Anwendung." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Terminal hier öffnen" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -739,19 +739,19 @@ msgstr "" "Adresse.Um mehr über Terminals zu erfahren, benutzen Sie die " "Hilfe in der Terminal-Anwendung." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Terminalleiste aktivieren" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Lesezeichen" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -763,79 +763,86 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Unterfenster %1 aktivieren" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Letztes Unterfenster aktivieren" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Nächstes Unterfenster" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Nächstes Unterfenster aktivieren" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Vorheriges Unterfenster" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Vorheriges Unterfenster aktivieren" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Ziel anzeigen" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "In neuem Unterfenster öffnen" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "In neuen Unterfenstern öffnen" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "In neuem Fenster öffnen" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "In Anwendung öffnen" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Seitenleisten entsperren" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Seitenleisten sperren" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -849,14 +856,14 @@ msgstr "" "können können zur anderen Seite des Fensters gezogen werden und haben einen " "Schließen-Knopf.Gesperrte Leisten sind sauberer integriert." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informationen" # Weiß einer, von welchem "Controls" hier der Autor spricht? Der "Control button" bei ausgeblendeter Menüleiste heißt "Show menu", nicht "Control". -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -867,7 +874,7 @@ msgstr "" "Menü|Seitenleisten anzeigen oder Ansicht|" "Seitenleisten anzeigen." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -883,7 +890,7 @@ msgstr "" "ausgewählte Einträge. Ansonsten informiert es über den aktuellen Ordner.Bei einzelnen Einträgen wird eine Vorschau deren Inhalts angezeigt." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -900,13 +907,13 @@ msgstr "" "para>Welche Details hier wie angezeigt werden, können Sie mit einem " "Rechtsklick einstellen." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Ordner" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -918,7 +925,7 @@ msgstr "" "Fensters umgeschaltet.Die Leiste zeigt Ordner des " "Dateisystemsin einer Baumansicht." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -933,13 +940,13 @@ msgstr "" "Ordners, um dessen Unterordner aufzuzeigen. Hiermit können Sie schnell " "zwischen verschiedenen Ordnern hin und her wechseln." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -958,7 +965,7 @@ msgstr "" "nützlich erweisen. Um mehr über Terminals zu erfahren, nutzen Sie die Hilfe " "in einer vollwertigen Terminal-Anwendung wie Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -977,19 +984,19 @@ msgstr "" "erweisen. Um mehr über Terminals zu erfahren, nutzen Sie die Hilfe in einer " "vollwertigen Terminal-Anwendung wie Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Orte" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Ausgeblendete Orte anzeigen" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -1000,7 +1007,7 @@ msgstr "" "wurden. Solange ihre „Ausblenden“-Option aktiv ist, werden sie " "halbtransparent dargestellt." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1017,7 +1024,7 @@ msgstr "" "einen Abschnitt zum Auffinden von kürzlich gespeicherten Dateien oder " "Dateien bestimmter Typen." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1044,13 +1051,13 @@ msgstr "" "Leiste und wählen Ausgeblendete Orte anzeigen, um sie " "wieder einzublenden." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Seitenleisten anzeigen" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1066,44 +1073,44 @@ msgstr "" "befindet sich ein Ordner, der alle Daten Ihres Computers enthält, " "derBasisordner." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Schließen" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Linke Ansicht schließen" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Schließen" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Rechte Ansicht schließen" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Teilen" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Ansicht teilen" # Auch hier wieder dieser „Control button“ -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1122,7 +1129,7 @@ msgstr "" "Teil der Menüleiste über einen Menü-Knopf in der " "Werkzeugleiste erreichbar." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -1159,7 +1166,7 @@ msgstr "" "Klicken Sie mit rechts auf einen der Knöpfe, um seinen Text ein- oder " "auszublenden." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1188,7 +1195,7 @@ msgstr "" "emphasis>. Dies öffnet eine Handbuchseite, die die " "Grundlagen erklärt." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1203,7 +1210,7 @@ msgstr "" "dieser Anwendung können auf diese Weise ausgelöst werden." # Control menu -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -1223,7 +1230,7 @@ msgstr "" "in der Menüleiste sehen, können auch in der " "Werkzeugleiste abgelegt werden." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1242,7 +1249,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:2558 +#: dolphinmainwindow.cpp:2563 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis second half of handbook text with link" #| msgid "" @@ -1263,7 +1270,7 @@ msgstr "" "userbase.kde.org/Dolphin/File_Management'>klicken Sie hier. Dies " "öffnet eine neue Seite des KDE-Userbase-Wikis." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis second half of whatsthis button text with link" #| msgid "" @@ -1290,7 +1297,7 @@ msgstr "" "Titelleiste) ist in den meisten anderen Fenstern nicht vorhanden, Sie " "sollten sich deshalb besser nicht daran gewöhnen." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis second half of reportbug text with link" #| msgid "" @@ -1309,7 +1316,7 @@ msgstr "" "community.kde.org/Get_Involved/Bug_Reporting'>Klicken Sie hier, um zu " "erfahren, wie man möglichst effektive Fehlerberichte erstellt." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1331,7 +1338,7 @@ msgstr "" "Konferenzen usw.KDE e.V. ist der " "gemeinnützige Verein hinter der KDE-Gemeinschaft." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1343,7 +1350,7 @@ msgstr "" "Sie können auch Zweitsprachen einstellen, welche verwendet werden, wenn " "ein Text nicht in Ihrer bevorzugten Sprache verfügbar ist." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1353,7 +1360,7 @@ msgstr "" "Dies öffnet ein Fenster, das die Version, Lizenz, verwendete Bibliotheken " "und Betreuer dieser Anwendung anzeigen." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1367,7 +1374,7 @@ msgstr "" "Sie hier rein, wenn Sie diese Anwendung gern verwenden, aber KDE noch nicht " "kennen oder einen niedlichen Drachen sehen wollen." -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1612,7 +1619,7 @@ msgstr "" "klicken Sie hier. Das " "öffnet die entsprechende Seite des Handbuchs." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1636,59 +1643,59 @@ msgstr "" "Dateitypen, Zugriffszeiten oder Bewertungen zu suchen.Weitere " "Suchwerkzeuge: Installieren Sie andere Suchprogramme." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Die Ausführung von Dolphin als Systemverwalter kann gefährlich sein. Bitte " "beachten Sie das." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Suchen nach %1 in %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Suchen" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Suchen nach %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Ordner wird geladen ..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Wird sortiert …" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Suchvorgang ..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Keine Elemente gefunden." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin unterstützt keine Webseiten; der Webbrowser wurde gestartet." -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1697,13 +1704,13 @@ msgstr "" "Das Protokoll wird von Dolphin nicht unterstützt; die zugehörige " "Standardanwendung wurde gestartet." -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Ungültiges Protokoll" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1831,92 +1838,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Weitere" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Ordner" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Klein" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Mittel" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Groß" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Heute" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Gestern" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Vor einer Woche" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Vor zwei Wochen" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Vor drei Wochen" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Diesen Monat" -#: 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 " @@ -1926,7 +1933,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Gestern' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1934,7 +1941,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1942,7 +1949,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1950,7 +1957,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1960,7 +1967,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Vor einer Woche' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1968,7 +1975,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1978,7 +1985,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Vor zwei Wochen' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1986,7 +1993,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1996,7 +2003,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Vor drei Wochen' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -2004,7 +2011,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -2014,7 +2021,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Früher im' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -2022,7 +2029,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -2030,7 +2037,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2038,274 +2045,274 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Lesen, " -#: 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 "Schreiben, " -#: 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 "Ausführen, " -#: 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 "Unzulässig" -#: 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 "Benutzer: %1 | Gruppe: %2 | Andere: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Name" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Größe" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Geändert" -#: 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 "Das Datumsformat kann in den Einstellungen ausgewählt werden." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Erstellt" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Letzter Zugriff" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Typ" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Bewertung" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Stichwörter" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Kommentar" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Titel" -#: 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 "Dokument" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Autor" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Herausgeber" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Seitenanzahl" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Wortanzahl" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Zeilenanzahl" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Datum der Aufnahme" -#: 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 "Bild" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Abmessungen" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Breite" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Höhe" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Ausrichtung" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Künstler" -#: 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 "Audio" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Genre" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Dauer" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bitrate" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Stück" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Jahr der Veröffentlichung" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Seitenverhältnis" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Bildwiederholrate" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Pfad" -#: 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 "Weitere" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Dateierweiterung" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Löschzeitpunkt" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Verknüpfungsziel" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Heruntergeladen von" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Berechtigungen" -#: 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 "Eigentümer" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Benutzergruppe" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2511,55 +2518,55 @@ msgstr "" msgid "Automatic scrolling" msgstr "Automatischer Bildlauf" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Ausschneiden" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopieren" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Umbenennen ..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "In den Papierkorb verschieben" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Löschen" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Versteckte Elemente anzeigen" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Auf persönlichen Ordner beschränken" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Automatischer Bildlauf" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2817,66 +2824,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Stichwörter hinzufügen" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Ab hier (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Suche auf „%1„ und dessen Unterordner beschränken" -#: 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 "Diese Suche zur späteren Verwendung speichern" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Suche beenden" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Dateiname" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Inhalt" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Ab hier" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Ihre Dateien" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "In Ihrem persönlichen Ordner suchen" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Weitere Suchwerkzeuge" -#: 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 " @@ -3164,25 +3171,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Auswahlmodus beenden" -#: 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 "Wählen Sie die Dienste, die im Kontextmenü angezeigt werden sollen:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Suchen ..." -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Neue Dienste herunterladen ..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3192,25 +3199,25 @@ msgstr "" "Sie müssen Dolphin neu starten, um die Änderungen an den Einstellungen zu " "Versionsverwaltungssystemen anzuwenden." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Jetzt neu starten?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Löschen" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Einträge „Kopieren nach“ und „Verschieben nach“" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3317,32 +3324,39 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Eintrag „In neuem Fenster öffnen“ im Kontextmenü anzeigen." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Eintrag „In neuem Fenster öffnen“ im Kontextmenü anzeigen." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Eintrag „Adresse kopieren“ im Kontextmenü anzeigen." #. 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 "Eintrag „Hier duplizieren“ im Kontextmenü anzeigen." #. 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 "„Terminal öffnen“ im Kontextmenü anzeigen." #. 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 "Eintrag „In die andere Ansicht kopieren“ im Kontextmenü anzeigen." #. 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 "Eintrag „In die andere Ansicht verschieben“ im Kontextmenü anzeigen." @@ -3741,6 +3755,24 @@ msgstr "" "Wählen Sie natürliche oder alphabetische Sortierung unter Beachtung oder " "Nichtbeachtung der Groß-/Kleinschreibung" +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "" +"Um Bestätigung bitten, wenn Fenster mit mehreren Unterfenstern geschlossen " +"werden." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "" +"Um Bestätigung bitten, wenn Fenster mit mehreren Unterfenstern geschlossen " +"werden." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3780,25 +3812,25 @@ msgctxt "@title:group" msgid "View" msgstr "&Ansicht" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Kontextmenü" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Papierkorb" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Benutzer-Feedback" -#: 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?" @@ -3806,7 +3838,7 @@ msgstr "" "Es gibt ungespeicherte Änderungen.\n" "Möchten Sie diese Änderungen übernehmen oder verwerfen?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Achtung" @@ -3859,23 +3891,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Schließen von Fenstern mit einem laufenden Programm im Terminal" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Open files and folders:" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Dateien und Ordner öffnen:" + #: 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 "Beim Öffnen einer ausführbaren Datei:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Immer nachfragen" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "In Anwendung öffnen" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Skript ausführen" @@ -4640,7 +4686,7 @@ msgid "" msgstr "" "Der Ansichtsmodus wird für alle Unterordner geändert. Möchten Sie fortfahren?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4739,12 +4785,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 von %2 frei (%3 % belegt)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Papierkorb geleert" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Der Papierkorb wurde geleert." @@ -4788,7 +4834,7 @@ msgstr "Standard" msgid "Reload" msgstr "Aktualisieren" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4796,7 +4842,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "Ein Ordner ausgewählt" msgstr[1] "%1 Ordner ausgewählt" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4804,7 +4850,7 @@ msgid_plural "%1 Files selected" msgstr[0] "Eine Datei ausgewählt" msgstr[1] "%1 Dateien ausgewählt" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4812,7 +4858,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 Ordner" msgstr[1] "%1 Ordner" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4820,38 +4866,38 @@ msgid_plural "%1 Files" msgstr[0] "1 Datei" msgstr[1] "%1 Dateien" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 Ordner, 0 Dateien" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 Kopie" -#: 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] "Möchten Sie wirklich ein Element öffnen?" msgstr[1] "Möchten Sie wirklich %1 Elemente öffnen?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4859,43 +4905,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Ein Element öffnen" msgstr[1] "%1 Elemente öffnen" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Seitlicher Randabstand" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Spaltenbreite automatisch anpassen" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Eigene Spaltenbreite" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "In den Papierkorb verschieben abgeschlossen." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Löschen abgeschlossen" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Umbenennen und Ausblenden" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4905,7 +4951,7 @@ msgstr "" "ausgeblendet.\n" "Möchten Sie die Datei wirklich umbenennen?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4915,94 +4961,94 @@ msgstr "" "ausgeblendet.\n" "Möchten Sie die Datei wirklich umbenennen?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Diese Datei ausblenden?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Diesen Ordner ausblenden?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Die Adresse ist leer." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Die Adresse „%1“ ist ungültig." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Wird geladen ..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Ladevorgang abgebrochen" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Kein passendes Element für den Filter" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Kein passendes Element für die Suche" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Der Papierkorb ist leer" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Keine Stichwörter" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Keine Dateien mit „%1“ markiert" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Keine kürzlich benutzten Dateien oder Ordner" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Keine freigegebenen Ordner gefunden" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Keine passenden Netzwerkressourcen gefunden" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Kein MTP-kompatibles Gerät gefunden" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Keine Apple-Geräte gefunden" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Keine Bluetooth-Geräte gefunden" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Der Ordner ist leer" diff --git a/po/el/dolphin.po b/po/el/dolphin.po index 6e04447d0..d3ac50938 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-07-26 23:23+0300\n" "Last-Translator: George Stefanakis \n" "Language-Team: Greek \n" @@ -51,109 +51,109 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Επαναφορά" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Δημιουργία νέου" -#: 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 "Ο φάκελος δημιουργήθηκε." -#: 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 "Έ&ξοδος %1" -#: 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?" @@ -161,17 +161,17 @@ 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 " @@ -180,26 +180,26 @@ msgstr "" "Το πρόγραμμα'%1' ακόμη εκτελείται στον πίνακα τερματικού. Είστε βέβαιοι ότι " "θέλετε να το κλείσετε;" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Άνοιγμα %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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] "Θέλετε σίγουρα να ανοίξετε %1 παράθυρα τερματικού;" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -207,25 +207,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Άνοιγμα %1 τερματικού" msgstr[1] "Άνοιγμα %1 τερματικών" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Διαμόρφωση" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Νέο &παράθυρο" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Άνοιγμα ενός νέου παραθύρου Dolphin" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -235,13 +235,13 @@ msgstr "" "Έτσι ανοίγει ένα ίδιο παράθυρο με την τρέχουσα θέση και προβολή.Μπορείτε να σύρετε και να αφήσετε αντικείμενα ανάμεσα σε παράθυρα." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Νέα καρτέλα" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -253,25 +253,25 @@ msgstr "" "προβολή.Μια καρτέλα είναι μια επιπλέον προβολή σε αυτό το παράθυρο." "Μπορείτε να σύρετε και να αφήσετε αντικείμενα ανάμεσα σε καρτέλες." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Προσθήκη στον πίνακα θέσεων" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Προσθέτει τον επιλεγμένο φάκελο στον πίνακα Places." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Κλείσιμο καρτέλας" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -281,13 +281,13 @@ msgstr "" "Έτσι κλείνει η τρέχουσα προβολή καρτέλας. Αν δεν έχουν μείνει ανοιχτές " "καρτέλες, το παράθυρο θα κλείσει." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Έτσι κλείνει αυτό το παράθυρο." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -304,13 +304,13 @@ msgstr "" "πληκτρολόγιο: Ctrl+X, Ctrl+C και " "Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Αποκοπή…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -324,13 +324,13 @@ msgstr "" "emphasis> έπειτα για να τα αντιγράψετε από το πρόχειρο σε μια νέα θέση. Τα " "αντικείμενα θα μετακινηθούν από την αρχική τους θέση." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Αντιγραφή…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -342,13 +342,13 @@ msgstr "" "πρόχειρο.Χρησιμοποιήστε την Επικόλληση έπειτα για να τα αντιγράψετε από το πρόχειρο σε μια νέα θέση." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Επικόλληση" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -360,19 +360,19 @@ msgstr "" "τρέχουσα προβολή φακέλου.Αν τα αντικείμενα προστίθενται στο πρόχειρο με " "την Αποκοπή μετακινούνται από την παλιά τους θέση." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Αντιγραφή σε Άλλη Προβολή" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Αντιγραφή σε Άλλη Προβολή…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -382,25 +382,25 @@ msgstr "" "Αντιγράφει το επιλεγμένο αντικείμενο από την ενεργή " "προβολή στην αδρανή διαιρεμένη προβολή." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Αντιγραφή σε αδρανή διαιρεμένη προβολή" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Μετακίνηση σε Άλλη Προβολή" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Μετακίνηση σε Άλλη Προβολή…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -410,25 +410,25 @@ msgstr "" "Μετακινεί το επιλεγμένο αντικείμενο από την ενεργή " "προβολή στην αδρανή διαιρεμένη προβολή." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Μετακίνηση σε αδρανή διαιρεμένη προβολή" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Φίλτρο…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Εμφάνιση γραμμής φίλτρων" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -442,30 +442,30 @@ msgstr "" "εμφανίζονται. Μόνο όσα περιέχουν το κείμενο στο όνομά τους θα παραμείνουν " "στην προβολή." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Εναλλαγή γραμμής φίλτρου" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Φιλτράρισμα" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Αναζήτηση…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Αναζήτηση για αρχεία και φακέλους" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -481,20 +481,20 @@ msgstr "" "ανεύρεσης ώστε να μπορείτε να ρίξετε μια ματιά ταυτόχρονα με την επεξήγηση " "των ρυθμίσεων." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Εναλλαγή γραμμής αναζήτησης" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Αναζήτηση" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -502,13 +502,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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Επιλογή" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -526,19 +526,19 @@ msgstr "" "λειτουργία αυτή, μια γραμμή γρήγορης πρόσβασης στη βάση εμφανίζει τις " "διαθέσιμες ενέργειες για τα αντικείμενα που έχουν επιλεγεί." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Έτσι επιλέγονται όλα τα αρχεία και οι φάκελοι στην τρέχουσα θέση." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Αντιστροφή επιλογής" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -548,7 +548,7 @@ msgstr "" "Έτσι επιλέγονται όλα τα αντικείμενα που δεν έχετε " "επιλέξει εσείς." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -561,25 +561,25 @@ msgstr "" "μετακινήσετε αντικείμενα γρήγορα.Με κλικ σε αυτό και πάλι, γίνεται " "ανασύνθεση των προβολών." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Εκκρεμότητα" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Ανοίγει τον εικονικό κατάλογο εκκρεμοτήτων σε χωριστό παράθυρο" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Ανανέωση προβολής" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -594,31 +594,31 @@ msgstr "" "φακέλων που περιέχονται εδώ.Αν η προβολή είναι διαιρεμένη, αυτό " "ανανεώνει την προβολή που βρίσκεται εκείνη τη στιγμή στο επίκεντρο." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Διακοπή" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Διακοπή φόρτωσης" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Έτσι διακόπτεται η φόρτωση του περιεχομένου του τρέχοντος φακέλου." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Επεξεργάσιμη τοποθεσία" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -632,13 +632,13 @@ msgstr "" "επίσης να αλλάξετε σε επεξεργασία με κλικ στα δεξιά της θέσης και να πάτε " "πίσω επιβεβαιώνοντας την επεξεργασμένη θέση." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Αντικατάσταση τοποθεσίας" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -648,19 +648,19 @@ msgstr "" "Έτσι γίνεται εναλλαγή σε επεξεργασία της θέσης και επιλέγεται ώστε να " "μπορείτε γρήγορα να δώσετε μια διαφορετική θέση." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Αναίρεση κλεισίματος καρτέλας" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Έτσι επιστρέφετε στην καρτέλα που έκλεισε προηγουμένως." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -675,7 +675,7 @@ msgstr "" "στα Απορρίμματα. Για αλλαγές που δεν γίνεται να " "αναιρεθούν θα ζητηθεί η επιβεβαίωσή σας." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -687,13 +687,13 @@ msgstr "" "χρήστη έχει το δικό του Προσωπικό φάκελο που περιέχει " "τα δεδομένα του και φακέλους που περιέχουν προσωπικά δεδομένα εφαρμογών." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Σύγκριση αρχείων" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -705,13 +705,13 @@ msgstr "" "θέσης.Χρησιμοποιήστε το μενού Περισσότερα εργαλεία " "αναζήτησης για να το διαμορφώσετε." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Άνοιγμα τερματικού" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -724,13 +724,13 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Άνοιγμα τερματικού εδώ" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -743,19 +743,19 @@ msgstr "" "για τα τερματικά χρησιμοποιήστε τη Βοήθεια στην εφαρμογή του τερματικού." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Εστίαση στον πίνακα τερματικού" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Σελιδοδείκτες" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -775,79 +775,86 @@ msgstr "" "και μικρό, ωστόσο με αυτό η εκτέλεση προηγμένων ενεργειών γίνεται χρονοβόρα." "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Ενεργοποίηση καρτέλας %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Ενεργοποίηση τελευταίας καρτέλας" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Επόμενη καρτέλα" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Ενεργοποίηση επόμενης καρτέλας" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Προηγούμενη καρτέλα" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Ενεργοποίηση προηγούμενης καρτέλας" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Εμφάνιση προορισμού" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Άνοιγμα σε νέα καρτέλα" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Άνοιγμα σε νέες καρτέλες" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Άνοιγμα σε νέο παράθυρο" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Άνοιγμα στην εφαρμογή" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Ξεκλείδωμα πινάκων" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Κλείδωμα πινάκων" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -861,13 +868,13 @@ msgstr "" "συρθούν στην άλλη πλευρά του παραθύρου και να έχουν ένα κουμπί για κλείσιμο." "Οι κλειδωμένοι πίνακες ενσωματώνονται με μεγαλύτερη σαφήνεια." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Πληροφορίες" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -877,7 +884,7 @@ msgstr "" "Εμφανίστε ή να αποκρύψτε πίνακες από το Μενού|Πίνακες ή το Προβολή|Πίνακες." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -894,7 +901,7 @@ msgstr "" "την τρέχουσα προβολή φακέλου.Για απλά αντικείμενα παρέχεται " "προεπισκόπηση του περιεχομένου τους." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -911,13 +918,13 @@ msgstr "" "para>Μπορείτε να διαμορφώσετε εδώ ποιες λεπτομέρειες δίνονται και πώς " "με δεξί κλικ." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Φάκελοι" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -929,7 +936,7 @@ msgstr "" "του παραθύρου.Εμφανίζει τους φακέλους του συστήματος " "αρχείων σε δενδρική προβολή." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -944,13 +951,13 @@ msgstr "" "στα αριστερά του φακέλου εμφανίζονται οι υποφάκελοι. Αυτό επιτρέπει γρήγορη " "εναλλαγή ανάμεσα στους φακέλους." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Τερματικό" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -969,7 +976,7 @@ msgstr "" "μάθετε περισσότερα για τα τερματικά χρησιμοποιήστε τη βοήθεια σε μια " "εφαρμογή τερματικού όπως την Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -988,19 +995,19 @@ msgstr "" "για τα τερματικά χρησιμοποιήστε τη βοήθεια σε μια εφαρμογή τερματικού όπως " "την Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Πίνακας θέσεων" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Εμφάνιση κρυφών θέσεων" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -1010,7 +1017,7 @@ msgstr "" "Εμφανίζει όλες τις κρυμμένες τοποθεσίες στον πίνακα. Θα παρουσιάζονται " "ημιδιαφανείς εκτός αν αναιρέσετε την επιλογή της ιδιότητας απόκρυψης." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1027,7 +1034,7 @@ msgstr "" "ενότητες για την ανεύρεση πρόσφατα αποθηκευμένων αρχείων ή αρχείων ορισμένου " "τύπου." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1052,13 +1059,13 @@ msgstr "" "εγγραφή γίνεται με δεξί κλικ και με επιλογή της Εμφάνισης " "Κρυμμένων Τοποθεσιών γίνεται επανεμφάνιση." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Εμφάνιση πινάκων" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1074,43 +1081,43 @@ msgstr "" "κατάλογος που περιέχει όλα τα δεδομένα που σχετίζονται με αυτόν τον " "υπολογιστή—ο κατάλογος ρίζα (root)." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Κλείσιμο" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Κλείσιμο αριστερής προβολής" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Κλείσιμο" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Κλείσιμο δεξιάς προβολής" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Διαίρεση" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Διαίρεση προβολής" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1129,7 +1136,7 @@ msgstr "" "από τα περιεχόμενα γίνονται διαθέσιμα μέσα από ένα κουμπί Μενού στη Γραμμή εργαλείων." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1153,7 +1160,7 @@ msgstr "" "προκύπτει με δεξί κλικ. Κάνετε δεξί κλικ σε ένα κουμπί για να εμφανίσετε ή " "να αποκρύψετε το κείμενό του." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1182,7 +1189,7 @@ msgstr "" "html'>κάνετε κλικ εδώ. Θα ανοίξει μια σελίδα από το " "Εγχειρίδιο που καλύπτει τα βασικά." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1197,7 +1204,7 @@ msgstr "" "ενέργεια. Όλες οι εντολές σε αυτήν την εφαρμογή μπορούν να ενεργοποιηθούν με " "αυτόν τον τρόπο." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1210,7 +1217,7 @@ msgstr "" "τα αντικείμενα που βλέπετε στο Μενού μπορούν επίσης " "να τοποθετηθούν στη Γραμμή εργαλείων." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1229,7 +1236,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1246,7 +1253,7 @@ msgstr "" "File_Management'>κάνετε κλικ εδώ. Θα ανοίξει μια ειδική σελίδα στο " "KDE UserBase Wiki." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1269,7 +1276,7 @@ msgstr "" "βοήθεια «Τι είναι αυτό;» λείπει από τα πιο πολλά παράθυρα, γι' αυτό μη σας " "γίνει συνήθεια." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1286,7 +1293,7 @@ msgstr "" "αποτελεσματικά κάνετε κλικ εδώ." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1309,7 +1316,7 @@ msgstr "" "emphasis> είναι ο μη κερδοσκοπικός οργανισμός πίσω από την κοινότητα του KDE." "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1321,7 +1328,7 @@ msgstr "" "μπορείτε να ορίσετε δευτερεύουσες γλώσσες που θα χρησιμοποιηθούν αν τα " "κείμενα δεν είναι διαθέσιμα στη γλώσσα της προτίμησής σας." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1332,7 +1339,7 @@ msgstr "" "χρήσης, τις χρησιμοποιούμενες βιβλιοθήκες και τους συντηρητές αυτής της " "εφαρμογής." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1346,7 +1353,7 @@ msgstr "" "λογισμικό.Αν σας αρέσει αυτή η εφαρμογή αλλά δεν γνωρίζετε για το KDE ή " "θέλετε να δείτε έναν χαριτωμένο δράκο, ρίξτε μια ματιά!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1592,7 +1599,7 @@ msgstr "" "γραμμής τοποθεσιών κάνετε κλικ " "εδώ. Αυτό θα ανοίξει την ειδική σελίδα στο Εγχειρίδιο." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1618,58 +1625,58 @@ msgstr "" "item>Περισσότερα εργαλεία αναζήτησης: Εγκαταστήστε άλλα μέσα για να " "βρείτε ένα αντικείμενο." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Η εκτέλεση του Dolphin ως root ίσως εμπεριέχει κίνδυνο. Να είστε προσεκτικοί." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Αναζήτηση για %1 στο %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Αναζήτηση" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Αναζήτηση για %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Φόρτωση φακέλου..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Ταξινόμηση…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Αναζήτηση…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Κανένα αντικείμενο δεν βρέθηκε." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Το Dolphin δεν υποστηρίζει ιστοσελίδες, εκτελείται ο περιηγητής ιστού" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1678,13 +1685,13 @@ msgstr "" "Μη υποστηριζόμενο πρωτόκολλο από το Dolphin, εκτελείται η προκαθορισμένη " "εφαρμογή" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Μη έγκυρο πρωτόκολλο" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1811,92 +1818,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 x %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: 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 "Φάκελοι" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Μικρό" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Μεσαίο" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Μεγάλο" -#: 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 "dddd" -#: 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 "%1" -#: 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 " @@ -1906,7 +1913,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Χθες' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1914,7 +1921,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1922,7 +1929,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1930,7 +1937,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1940,7 +1947,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Πριν μία εβδομάδα' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1948,7 +1955,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1958,7 +1965,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Πριν δύο εβδομάδες' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1966,7 +1973,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1976,7 +1983,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Πριν τρεις εβδομάδες' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1984,7 +1991,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1994,7 +2001,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Νωρίτερα τον' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -2002,7 +2009,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -2010,7 +2017,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2018,257 +2025,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Ανάγνωση, " -#: 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 "Εγγραφή, " -#: 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 "Εκτέλεση, " -#: 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 "Απαγόρευση" -#: 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 "Χρήστης: %1 | Ομάδα: %2 | Άλλοι: %3" -#: 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 "Πλάτος" -#: 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 "Διάρκεια" -#: 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, " @@ -2277,17 +2284,17 @@ 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." @@ -2493,55 +2500,55 @@ msgstr "" msgid "Automatic scrolling" msgstr "Αυτόματη κύλιση" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Αποκοπή" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Αντιγραφή" -#: 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 "Διαγραφή" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Εμφάνιση κρυφών αρχείων" -#: 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" @@ -2797,66 +2804,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 "Από εδώ (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Περιορίζει την αναζήτηση στο '%1' και τους υποφακέλους του" -#: 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 " @@ -3147,25 +3154,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 "" @@ -3175,25 +3182,25 @@ msgstr "" "Πρέπει να γίνει επανεκκίνηση του Dolphin για να εφαρμοστούν οι ενημερωμένες " "ρυθμίσεων του συστήματος ελέγχου έκδοσης." -#: 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" @@ -3301,33 +3308,40 @@ 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 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +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 "" @@ -3725,6 +3739,20 @@ msgid "" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +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 @@ -3762,32 +3790,32 @@ msgctxt "@title:group" msgid "View" msgstr "&Προβολή" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Σχετικό μενού" -#: 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 "Προειδοποίηση" @@ -3841,23 +3869,37 @@ 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:" +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 "Εκτέλεση σεναρίου" @@ -4622,7 +4664,7 @@ msgstr "" "Οι ιδιότητες προβολής όλων των υποφακέλων θα τροποποιηθούν. Επιθυμείτε τη " "συνέχεια;" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4722,12 +4764,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 ελεύθερο από %2 (%3% σε χρήση)" -#: 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 "Ο κάδος άδειασε." @@ -4771,7 +4813,7 @@ msgstr "Προκαθορισμένο" msgid "Reload" msgstr "Επαναφόρτωση" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4779,7 +4821,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 επιλεγμένος φάκελος" msgstr[1] "%1 επιλεγμένοι φάκελοι" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4787,7 +4829,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 επιλεγμένο αρχείο" msgstr[1] "%1 επιλεγμένα αρχεία" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4795,7 +4837,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 φάκελος" msgstr[1] "%1 φάκελοι" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4803,38 +4845,38 @@ msgid_plural "%1 Files" msgstr[0] "1 Αρχείο" msgstr[1] "%1 Αρχεία" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 φάκελοι, 0 αρχεία" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 αντίγραφο" -#: 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] "Θέλετε σίγουρα να ανοίξετε %1 αντικείμενα;" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4842,43 +4884,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Άνοιγμα %1 αντικειμένου" msgstr[1] "Άνοιγμα %1 αντικειμένων" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Πλευρική ενίσχυση" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Αυτόματο πλάτος στηλών" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Προσαρμοσμένο πλάτος στηλών" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Η διαδικασία απόρριψης ολοκληρώθηκε." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Η διαδικασία διαγραφής ολοκληρώθηκε." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Μετονομασία και απόκρυψη" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4888,7 +4930,7 @@ msgstr "" "εμφανίζεται στην προβολή.\n" "Επιμένετε να το μετονομάσετε;" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4898,94 +4940,94 @@ msgstr "" "εμφανίζεται στην προβολή.\n" "Επιμένετε να τον μετονομάσετε;" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Να γίνει απόκρυψη αυτού του αρχείου;" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Να γίνει απόκρυψη αυτού του φακέλου;" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Η τοποθεσία είναι κενή." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Η τοποθεσία «%1» δεν είναι έγκυρη." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Φόρτωση…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Η φόρτωση ακυρώθηκε" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Τα αντικείμενα δεν ταιριάζουν με το φίλτρο" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Τα αντικείμενα δεν ταιριάζουν με την αναζήτηση" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Ο κάδος απορριμμάτων είναι άδειος" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Χωρίς ετικέτες" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Κανένα αρχείο με ετικέτα «%1»" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Χωρίς πρόσφατα αντικείμενα σε χρήση" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Δεν βρέθηκαν κοινόχρηστοι φάκελοι" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Δεν βρέθηκαν σχετικοί δικτυακοί πόροι" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Δεν βρέθηκαν MTP-συμβατές συσκευές" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Δεν βρέθηκαν συσκευές Apple" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Δεν βρέθηκαν συσκευές bluetooth" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Ο φάκελος είναι άδειος" diff --git a/po/en_GB/dolphin.po b/po/en_GB/dolphin.po index 4f66173a0..366d541b7 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-06-17 12:08+0100\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English\n" @@ -42,125 +42,125 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Restore" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Create New" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Open Path" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Open Path in New Tab" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Open Path in New Window" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Successfully copied." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Successfully moved." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Successfully linked." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Successfully moved to wastebin." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Successfully renamed." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Created folder." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Go back" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Return to the previously viewed folder." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Go forwards" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "This undoes a Go|Back action." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Confirmation" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Quit %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "C&lose Current Tab" -#: 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 "" "You have multiple tabs open in this window, are you sure you want to quit?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Do not ask again" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Show &Terminal Panel" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -169,26 +169,26 @@ msgstr "" "The program '%1' is still running in the Terminal panel. Are you sure you " "want to quit?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Open %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Open Preferred Search Tool" -#: 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] "Are you sure you want to open 1 terminal window?" msgstr[1] "Are you sure you want to open %1 terminal windows?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -196,25 +196,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Open %1 Terminal" msgstr[1] "Open %1 Terminals" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Configure" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "New &Window" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Open a new Dolphin window" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -224,13 +224,13 @@ msgstr "" "This opens a new window just like this one with the current location and " "view.You can drag and drop items between windows." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "New Tab" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -242,25 +242,25 @@ msgstr "" "A tab is an additional view within this window. You can drag and drop " "items between tabs." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Add to Places" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "This adds the selected folder to the Places panel." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Close Tab" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -270,13 +270,13 @@ msgstr "" "This closes the currently viewed tab. If no more tabs are left this window " "will close instead." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "This closes this window." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -292,13 +292,13 @@ msgstr "" "next to each other on the keyboard: Ctrl+X, " "Ctrl+C and Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Cut…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -312,13 +312,13 @@ msgstr "" "them from the clipboard to a new location. The items will be removed from " "their initial location." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Copy…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -330,13 +330,13 @@ msgstr "" "emphasis>.Use the Paste action afterwards to copy " "them from the clipboard to a new location." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Paste" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -348,19 +348,19 @@ msgstr "" "currently viewed folder.If the items were added to the clipboard by the " "Cut action they are removed from their old location." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Copy to Other View" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Copy to Other View…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -370,25 +370,25 @@ msgstr "" "This copies the selected items from the active view to " "the inactive split view." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Copy to Inactive Split View" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Move to Other View" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Move to Other View…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -398,13 +398,13 @@ msgstr "" "This moves the selected items from the active view to " "the inactive split view." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Move to Inactive Split View" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -412,13 +412,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filter" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Show Filter Bar" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -432,31 +432,31 @@ msgstr "" "displayed. Only those that contain the text in their name will be kept in " "view." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Toggle Filter Bar" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filter" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "Search" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Search for files and folders" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -470,20 +470,20 @@ msgstr "" "objects you are looking for.Use this help again on the find bar " "so we can have a look at it while the settings are explained." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Toggle Search Bar" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Search" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -491,13 +491,13 @@ msgstr "Select Files and Folders" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Select" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -515,19 +515,19 @@ msgstr "" "access bar at the bottom shows available actions for the currently selected " "items." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "This selects all files and folders in the current location." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Invert Selection" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -537,7 +537,7 @@ msgstr "" "This selects all objects that you have currently not " "selected instead." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -549,19 +549,19 @@ msgstr "" "para>This way you can see two locations at once and move items between " "them quickly.Click this again afterwards to recombine the views." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Stash" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Opens the stash virtual directory in a split window" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -569,7 +569,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Preview" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -579,31 +579,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stop" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Stop loading" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "This stops the loading of the contents of the current folder." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Editable Location" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -617,13 +617,13 @@ msgstr "" "editing by clicking to the right of the location and switch back by " "confirming the edited location." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Replace Location" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -633,19 +633,19 @@ msgstr "" "This switches to editing the location and selects it so you can quickly " "enter a different location." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Undo close tab" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "This returns you to the previously closed tab." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -659,7 +659,7 @@ msgstr "" "interface> them to a different location or to the Trash. Changes that can't be undone will ask for your confirmation." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -671,13 +671,13 @@ msgstr "" "their own Home that contains their data including " "folders that contain personal application data." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Compare Files" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -689,13 +689,13 @@ msgstr "" "para>Use More Search Tools menu to configure it." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Open Terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -708,13 +708,13 @@ msgstr "" "terminal application." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Open Terminal Here" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -726,19 +726,19 @@ msgstr "" "items' locations.To learn more about terminals use the help in " "the terminal application." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Focus Terminal Panel" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Bookmarks" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -756,79 +756,86 @@ msgstr "" "offer.The %1 button is simpler and small " "which makes triggering advanced actions more time consuming." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Activate Tab %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Activate Last Tab" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Next Tab" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Activate Next Tab" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Previous Tab" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Activate Previous Tab" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Show Target" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Open in New Tab" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Open in New Tabs" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Open in New Window" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Open in application" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Unlock Panels" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Lock Panels" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -842,13 +849,13 @@ msgstr "" "other side of the window and have a close button.Locked panels are " "embedded more cleanly." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Information" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -858,7 +865,7 @@ msgstr "" "To show or hide panels like this go to Menu|Panels or View|Panels." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -874,7 +881,7 @@ msgstr "" "Otherwise it informs you about the currently viewed folder.For single " "items a preview of their contents is provided." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -890,13 +897,13 @@ msgstr "" "contents is provided.You can configure which and how details " "are given here by right-clicking." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Folders" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -908,7 +915,7 @@ msgstr "" "window.It shows the folders of the file system in a tree view." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -922,13 +929,13 @@ msgstr "" "Click the arrow to the left of a folder to see its subfolders. This allows " "quick switching between any folders." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -946,7 +953,7 @@ msgstr "" "learn more about terminals use the help in a standalone terminal application " "like Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -964,19 +971,19 @@ msgstr "" "about terminals use the help in a standalone terminal application like " "Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Places" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Show Hidden Places" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -986,7 +993,7 @@ msgstr "" "This displays all places in the places panel that have been hidden. They " "will appear semi-transparent unless you uncheck their hide property." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1002,7 +1009,7 @@ msgstr "" "also contains sections to find recently saved files or files of a certain " "type." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1026,13 +1033,13 @@ msgstr "" "empty space on this panel and select Show Hidden Places to display it again." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Show Panels" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1048,43 +1055,43 @@ msgstr "" "directory that contains all data connected to this computer—the " "root directory." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Close" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Close left view" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Close" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Close right view" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Split" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Split view" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1102,7 +1109,7 @@ msgstr "" "become available through a Menu button on the " "Toolbar." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1124,7 +1131,7 @@ msgstr "" "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." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1152,7 +1159,7 @@ msgstr "" "here instead. This will open a page from the Handbook that covers the basics." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1166,7 +1173,7 @@ msgstr "" "when they are pressed simultaneously. All commands in this application can " "be triggered this way." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1178,7 +1185,7 @@ msgstr "" "the Toolbar.All items you see in the " "Menu can also be placed on the Toolbar." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1197,7 +1204,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1213,7 +1220,7 @@ msgstr "" "emphasis> click " "here. It will open the dedicated page in the KDE UserBase Wiki." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1235,7 +1242,7 @@ msgstr "" "link>.The \"What's this?\" help is missing in most other " "windows so don't get too used to this." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1251,7 +1258,7 @@ msgstr "" "effective as possible click here." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1273,32 +1280,32 @@ msgstr "" "para>KDE e.V. is the non-profit organisation " "behind the KDE community." -#: dolphinmainwindow.cpp:2596 -#, kde-kuit-format -msgctxt "@info:whatsthis" -msgid "" -"With this you can change the language this application uses.You can " -"even set secondary languages which will be used if texts are not available " -"in your preferred language." -msgstr "" -"With this you can change the language this application uses.You can " -"even set secondary languages which will be used if texts are not available " -"in your preferred language." - #: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" -"This opens a window that informs you about the version, license, used " -"libraries and maintainers of this application." +"With this you can change the language this application uses.You can " +"even set secondary languages which will be used if texts are not available " +"in your preferred language." msgstr "" -"This opens a window that informs you about the version, license, used " -"libraries and maintainers of this application." +"With this you can change the language this application uses.You can " +"even set secondary languages which will be used if texts are not available " +"in your preferred language." #: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" +"This opens a window that informs you about the version, license, used " +"libraries and maintainers of this application." +msgstr "" +"This opens a window that informs you about the version, license, used " +"libraries and maintainers of this application." + +#: dolphinmainwindow.cpp:2611 +#, kde-kuit-format +msgctxt "@info:whatsthis" +msgid "" "This opens a window with information about KDE. The KDE " "community are the people behind this free software.If you like using " "this application but don't know about KDE or want to see a cute dragon have " @@ -1309,7 +1316,7 @@ msgstr "" "this application but don't know about KDE or want to see a cute dragon have " "a look!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1562,7 +1569,7 @@ msgstr "" "url='help:/dolphin/location-bar.html'>click here. This will open the " "dedicated page in the Handbook." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1586,27 +1593,27 @@ msgstr "" "access time or rating.More Search Tools: Install other means to " "find an item." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Running Dolphin as root can be dangerous. Please be careful." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Search for %1 in %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Search" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Search for %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1614,7 +1621,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Loading folder..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1622,7 +1629,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Sorting:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1630,19 +1637,19 @@ msgctxt "@info" msgid "Searching…" msgstr "Searching..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "No items found." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin does not support web pages, the web browser has been launched" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1650,13 +1657,13 @@ msgid "" msgstr "" "Protocol not supported by Dolphin, default application has been launched" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Invalid protocol" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1785,92 +1792,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Others" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Folders" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Small" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Medium" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Big" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Today" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Yesterday" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "One Week Ago" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Two Weeks Ago" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Three Weeks Ago" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Earlier this Month" -#: 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 " @@ -1880,7 +1887,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Yesterday' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1888,7 +1895,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1896,7 +1903,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1904,7 +1911,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1914,7 +1921,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'One Week Ago' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1922,7 +1929,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1932,7 +1939,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Two Weeks Ago' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1940,7 +1947,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1950,7 +1957,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Three Weeks Ago' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1958,7 +1965,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1968,7 +1975,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Earlier on' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1976,7 +1983,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1984,7 +1991,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1992,257 +1999,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Read, " -#: 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 "Write, " -#: 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 "Execute, " -#: 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 "Forbidden" -#: 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 "User: %1 | Group: %2 | Others: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Name" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Size" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Modified" -#: 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 "The date format can be selected in settings." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Created" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Accessed" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Type" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Rating" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Tags" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Comment" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Title" -#: 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 "Document" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Author" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Publisher" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Page Count" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Word Count" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Line Count" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Date Photographed" -#: 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 "Image" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimensions" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Width" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Height" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientation" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artist" -#: 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 "Audio" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Genre" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Duration" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bitrate" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Track" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Release Year" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Aspect Ratio" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Frame Rate" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Path" -#: 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 "Other" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "File Extension" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Deletion Time" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Link Destination" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Downloaded From" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Permissions" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2251,17 +2258,17 @@ msgstr "" "The permission format can be changed in settings. Options are Symbolic, " "Numeric (Octal) or Combined formats" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Owner" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "User Group" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2465,19 +2472,19 @@ msgstr "Limit folders panel to home directory if inside home" msgid "Automatic scrolling" msgstr "Automatic scrolling" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Cut" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Copy" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2485,37 +2492,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Rename..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Move to Wastebin" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Delete" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Show Hidden Files" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Limit to Home Directory" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Automatic Scrolling" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2773,66 +2780,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Add Tags" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "From Here (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Limit search to '%1' and its subfolders" -#: 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 "Save this search to quickly access it again in the future" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Quit searching" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Filename" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Content" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "From Here" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Your files" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Search in your home directory" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "More Search Tools" -#: 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 " @@ -3120,20 +3127,20 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Exit Selection Mode" -#: 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 "Select which services should be shown in the context menu:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "Search" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3141,7 +3148,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Download New Services..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3151,25 +3158,25 @@ msgstr "" "Dolphin must be restarted to apply the updated version control system " "settings." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Restart now?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Delete" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "'Copy To' and 'Move To' commands" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3271,32 +3278,39 @@ msgstr "Show 'Open in New Tab' and 'Open in New Tabs' in context menu." msgid "Show 'Open in New Window' in context menu." msgstr "Show 'Open in New Window' in context menu." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Show 'Open in New Window' in context menu." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Show 'Copy Location' in context menu." #. 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 "Show 'Duplicate Here' in context menu." #. 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 "Show 'Open Terminal' in context menu." #. 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 "Show 'Copy to other split view' in context menu." #. 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 "Show 'Move to other split view' in context menu." @@ -3689,6 +3703,20 @@ msgstr "" "Choose Natural, Case Sensitive, or Case Insensitive order of sorting the " "items" +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Ask for confirmation when closing windows with multiple tabs." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Ask for confirmation when closing windows with multiple tabs." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3728,32 +3756,32 @@ msgctxt "@title:group" msgid "View" msgstr "&View" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Context Menu" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Wastebin" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "User Feedback" -#: 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 "" "You have unsaved changes. Do you want to apply the changes or discard them?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Warning" @@ -3806,23 +3834,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Closing windows with a program running in the Terminal panel" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Open files and folders:" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Open files and folders:" + #: 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 "When opening an executable file:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Always ask" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Open in application" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Run script" @@ -4587,7 +4629,7 @@ msgstr "" "The view properties of all sub-folders will be changed. Do you want to " "continue?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4685,12 +4727,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 free out of %2 (%3% used)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Wastebin Emptied" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "The Wastebin was emptied." @@ -4734,7 +4776,7 @@ msgstr "Default" msgid "Reload" msgstr "Reload" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4742,7 +4784,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 Folder selected" msgstr[1] "%1 Folders selected" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4750,7 +4792,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 File selected" msgstr[1] "%1 Files selected" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4758,7 +4800,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 Folder" msgstr[1] "%1 Folders" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4766,38 +4808,38 @@ msgid_plural "%1 Files" msgstr[0] "1 File" msgstr[1] "%1 Files" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 Folders, 0 Files" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 copy" -#: 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] "Are you sure you want to open 1 item?" msgstr[1] "Are you sure you want to open %1 items?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4805,43 +4847,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Open %1 Item" msgstr[1] "Open %1 Items" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Side Padding" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Automatic Column Widths" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Custom Column Widths" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Wastebin operation completed." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Delete operation completed." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Rename and Hide" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4850,7 +4892,7 @@ msgstr "" "Adding a dot to the beginning of this file's name will hide it from view.\n" "Do you still want to rename it?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4859,95 +4901,95 @@ msgstr "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" "Do you still want to rename it?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Hide this File?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Hide this Folder?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "The location is empty." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "The location '%1' is invalid." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "Loading..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Loading cancelled" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "No items matching the filter" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "No items matching the search" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Wastebin is empty" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "No tags" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "No files tagged with \"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "No recently used items" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "No shared folders found" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "No relevant network resources found" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "No MTP-compatible devices found" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "No Apple devices found" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "No Bluetooth devices found" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Folder is empty" diff --git a/po/eo/dolphin.po b/po/eo/dolphin.po index 1a70cb8b9..5cb22d40c 100644 --- a/po/eo/dolphin.po +++ b/po/eo/dolphin.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-23 00:48+0000\n" -"PO-Revision-Date: 2023-08-20 21:04+0100\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"PO-Revision-Date: 2023-09-04 20:29+0100\n" "Last-Translator: Oliver Kellogg \n" "Language-Team: esperanto \n" "Language: eo\n" @@ -43,108 +43,108 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Restarigi" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Krei novan" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Malfermi Vojon" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Malfermi Vojon en Nova Langeto" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Malfermi Vojon en Nova Fenestro" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Sukcese kopiita." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Sukcese movita." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Sukcese ligita." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Suksese rubujiĝita." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Sukcese renomita." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Kreis dosierujon." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Reiri" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Reiri al la antaŭe vidita dosierujo." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Iri antaŭen" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Ĉi tio malfaras agon Iri|Reen." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Konfirmo" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Forlasi %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Fermi la &langeton" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -152,17 +152,17 @@ msgstr "" "Vi havas plurajn malfermitajn langetoj en tiu fenestro, ĉu vi certas deziri " "forlasi ?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Ne plu demandi" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Montri &Terminalpanelon" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -171,26 +171,26 @@ msgstr "" "La programo '%1' ankoraŭ funkcias en la Terminal-panelo. Ĉu vi certas, ke vi " "volas ĉesi?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Malfermi %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Malfermi Preferatan Serĉilon" -#: 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] "Ĉu vi certas, ke vi volas malfermi 1 terminalfenestron?" msgstr[1] "Ĉu vi certas, ke vi volas malfermi %1 terminalfenestrojn?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -198,25 +198,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Malfermi %1 Terminalon" msgstr[1] "Malfermi %1 Terminalojn" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Agordi" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nova &Fenestro" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Malfermi novan Dolfin-fenestron" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -226,13 +226,13 @@ msgstr "" "Ĉi tio malfermas novan fenestron same kiel ĉi tiu kun la aktuala loko kaj " "vido.Vi povas treni kaj faligi erojn inter fenestroj." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nova Langeto" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -244,25 +244,25 @@ msgstr "" "vido. Lapeto estas plia vido ene de ĉi tiu fenestro. Vi povas treni kaj " "faligi erojn inter langetoj." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Aldoni al lokoj" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Ĉi tio aldonas la elektitan dosierujon al la panelo Lokoj." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Fermi Langeton" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -272,13 +272,13 @@ msgstr "" "Ĉi tio fermas la aktuale viditan langeton. Se ne restas pliaj langetoj, ĉi " "tiu fenestro fermiĝos anstataŭe." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Tio fermas ĉi fenestron." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -294,13 +294,13 @@ msgstr "" "apud la alia sur la klavaro: Ctrl+X, Ctrl+C kaj Ctrl +V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Tondi…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -313,13 +313,13 @@ msgstr "" "emphasis>. Uzu la agon Alglui poste por kopii ilin " "de la tondujo al nova loko. La aĵoj estos forigitaj de sia komenca loko." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Kopii…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -331,13 +331,13 @@ msgstr "" "emphasis>. Uzu la agon Alglui poste por kopii ilin " "de la tondujo al nova loko." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Alglui" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -349,19 +349,19 @@ msgstr "" "vidita dosierujo. Se la eroj estis aldonitaj al la tondujo per la ago " "Tranĉi ili estas forigitaj de sia malnova loko. ." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Kopii al Alia Vido" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Kopii al Alia Vido…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -371,25 +371,25 @@ msgstr "" "Ĉi tio kopias la elektitajn erojn de la aktiva vido al " "la neaktiva dividita vido." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Kopii al Neaktiva Divido-View" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Movi al Alia Vido" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Movi al Alia Vido…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -399,25 +399,25 @@ msgstr "" "Ĉi tio movas la elektitajn erojn de la aktiva vido al " "la neaktiva dividita vido." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Movi al Neaktiva Dividita Vido" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtri…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Montri la filtrilobreton" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -431,30 +431,30 @@ msgstr "" "dosierujojn aktuale montratajn. Nur tiuj, kiuj enhavas la tekston en sia " "nomo, estos rigardataj." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Baskuligi Filtrilon" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtrilo" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Serĉi…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Serĉi dosierojn kaj dosierujojn" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -469,20 +469,20 @@ msgstr "" "tiun helpon denove sur la trovobreto por ke ni povu rigardi ĝin dum la " "klarigo de la agordoj." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Baskuligi Serĉbreton" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Serĉi" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -490,13 +490,13 @@ msgstr "Elekti Dosierojn kaj Dosierujojn" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Elekti" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -513,19 +513,19 @@ msgstr "" "kiel unufoje premi eron.Dum en ĉi tiu reĝimo, rapida alirbreto " "malsupre montras disponeblajn agojn por la aktuale elektitaj eroj." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Ĉi tio elektas ĉiujn dosierojn kaj dosierujojn en la nuna loko." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Inversigi la elektaĵon" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -535,7 +535,7 @@ msgstr "" "Ĉi tio elektas ĉiujn objektojn, kiujn vi nun ne elektis " "anstataŭe." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -547,25 +547,25 @@ msgstr "" "para>Tiel vi povas vidi du lokojn samtempe kaj movi erojn inter ili " "rapide.Alklaku ĉi tion denove poste por rekombini la vidojn." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Stash" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Malfermas la stash virtuala dosierujo en dividita fenestro" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Refreŝigi vidon" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -580,31 +580,31 @@ msgstr "" "para>Se la vido estas partigita, tio refreŝigos tiun kiu aktuale estas " "en fokuso." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Halti" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Ĉesi ŝargadon" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Ĉi tio ĉesigas la ŝargon de la enhavo de la nuna dosierujo." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Redaktebla Loko" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -618,13 +618,13 @@ msgstr "" "redaktado klakante dekstre de la loko kaj ŝanĝi reen per konfirmante la " "redaktitan lokon." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Anstataŭigi Lokon" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -634,19 +634,19 @@ msgstr "" "Ĉi tio ŝanĝas al redaktado de la loko kaj elektas ĝin por ke vi povu rapide " "enigi alian lokon." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Malfari fermi langeton" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Ĉi tio reportas vin al la antaŭe fermita langeto." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -660,7 +660,7 @@ msgstr "" "movadon ilin al alia loko aŭ al la Rubo.. Ŝanĝoj, kiuj ne povas esti malfaritaj, petos vian konfirmon." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -672,13 +672,13 @@ msgstr "" "sian propran Hejmo kiu enhavas iliajn datumojn " "inkluzive de dosierujoj kiuj enhavas personajn aplikaĵajn datumojn." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Kompari Dosierojn" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -689,13 +689,13 @@ msgstr "" "Ĉi tio malfermas preferatan serĉilon por la vidita loko.Uzu la menuon Pliaj Serĉiloj por agordi ĝin." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Malfermi Terminalon" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -708,13 +708,13 @@ msgstr "" "terminal-aplikaĵo." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Malfermi Terminalon Ĉi tie" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -726,19 +726,19 @@ msgstr "" "de la elektitaj eroj.Por lerni pli pri terminaloj uzu la helpon " "en la terminal-aplikaĵo." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Fokusi Terminalpanelon" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Legosignoj" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -756,79 +756,86 @@ msgstr "" "La La butono %1 estas pli simpla kaj " "malgranda, kio faras ekigi progresintajn agojn pli da tempo." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktivigi Langeton %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktivigi Lastan Langeton" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Sekva Langeto" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Aktivigi Sekvan Langeton" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Antaŭa Langeto" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Aktivigi antaŭan langeton" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Montri Celon" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Malfermi en Nova Langeto" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Malfermi en Novaj Langetoj" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Malfermi en Nova Fenestro" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Malfermi en aplikaĵo" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Malŝlosi Panelojn" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Ŝlosi Panelojn" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -842,13 +849,13 @@ msgstr "" "trenitaj al la alia flanko de la fenestro kaj havi fermbutonon.Ŝlositaj. paneloj estas enigitaj pli pure." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informoj" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -858,7 +865,7 @@ msgstr "" "Por montri aŭ kaŝi panelojn kiel ĉi iru al Menuo|PanelojVidi|Paneloj." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -874,7 +881,7 @@ msgstr "" "informas vin pri la nuntempe rigardata dosierujo.Por unuopaj eroj estas " "provizita antaŭrigardo de ilia enhavo." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -890,13 +897,13 @@ msgstr "" "provizita.Vi povas agordi kiuj kaj kiel detaloj estas donitaj " "ĉi tie per dekstra klako.>" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Dosierujoj" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -908,7 +915,7 @@ msgstr "" "flanko de la fenestro. Ĝi montras la dosierujojn de la " "dosiersistemo en arba vido.." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -922,13 +929,13 @@ msgstr "" "por iri tien. Alklaku la sagon maldekstre de dosierujo por vidi ĝiajn " "subdosierujojn. Ĉi tio ebligas rapidan ŝanĝi inter iuj dosierujoj." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminalo" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -946,7 +953,7 @@ msgstr "" "taskoj. Por lerni pli pri terminaloj uzu la helpon en memstara terminal-" "aplikaĵo kiel Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -964,19 +971,19 @@ msgstr "" "lerni pli pri terminaloj uzu la helpon en memstara terminal-aplikaĵo kiel " "Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Lokoj" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Montri Kaŝitajn Lokojn" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -986,7 +993,7 @@ msgstr "" "Ĉi tio montras ĉiujn lokojn en la panelo de lokoj kiuj estis kaŝitaj. Ili " "aperos duontravideblaj krom se vi malmarkos ilian kaŝadan proprecon." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1002,7 +1009,7 @@ msgstr "" "reto. Ĝi ankaŭ enhavas sekciojn por trovi lastatempe konservitajn dosierojn " "aŭ dosierojn de certa tipo." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1027,13 +1034,13 @@ msgstr "" "malplenan spacon sur ĉi tiu panelo kaj elektu Montri Kaŝitajn " "Lokojn por montri ĝin denove." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Montri Panelojn" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1049,43 +1056,43 @@ msgstr "" "dosierujo kiu enhavas ĉiujn datumojn ligitajn al ĉi tiu komputilo—la " "radika dosierujo." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Fermi maldekstran" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Fermi maldekstran vidon" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Fermi dekstran" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Fermi dekstran vidon" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Dividi" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Dividita vido" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1103,7 +1110,7 @@ msgstr "" "de ĝia enhavo fariĝas disponebla per butono Menuo sur " "la Ilobreto." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1126,7 +1133,7 @@ msgstr "" "dekstra klaka menuo. Dekstre alklaku butonon se vi volas montri aŭ kaŝi ĝian " "tekston." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1154,7 +1161,7 @@ msgstr "" "dolphin-view.html'>alklaku ĉi tie anstataŭe. Ĉi tio malfermos paĝon " "el la Manlibro kiu kovras la bazaĵojn." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1168,7 +1175,7 @@ msgstr "" "estas premataj samtempe. Ĉiuj komandoj en ĉi tiu aplikaĵo povas esti " "ekigitaj tiel." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1181,7 +1188,7 @@ msgstr "" "en la Menuo ankaŭ povas esti metita sur la Ilobreton." "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1200,7 +1207,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1217,7 +1224,7 @@ msgstr "" "File_Management'>klaku ĉi tie. Ĝi malfermos la dediĉitan paĝon en la " "Uzantbazo de KDE-Vikio." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1239,7 +1246,7 @@ msgstr "" "UserBase-Vikio.La helpo \"Kio ĉi tio estas?\" mankas en " "la plej multaj aliaj fenestroj do ne tro kutimiĝu al tio." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1255,7 +1262,7 @@ msgstr "" "cimraporton kiel eble plej efika klaku ĉi tie." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1277,7 +1284,7 @@ msgstr "" "para>KDE e.V. estas la neprofita organizaĵo " "malantaŭ la KDE-komunumo." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1289,7 +1296,7 @@ msgstr "" "povas agordi malĉefajn lingvojn, kiuj estos uzataj se tekstoj ne disponeblas " "en via preferata lingvo." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1299,7 +1306,7 @@ msgstr "" "Ĉi tio malfermas fenestron, kiu informas vin pri la versio, permesilo, " "uzitaj bibliotekoj kaj prizorgantoj de ĉi tiu aplikaĵo." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1313,7 +1320,7 @@ msgstr "" "uzi ĉi tiun aplikaĵon sed ne scias pri KDE aŭ volas vidi belan drakon, " "rigardu!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1558,7 +1565,7 @@ msgstr "" "location-bar.html'>klaku ĉi tie. Ĉi tio malfermos la dediĉitan paĝon " "en la Manlibro." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1582,70 +1589,70 @@ msgstr "" "laŭ tipo de komunikilo, tempo de aliro aŭ takso.Pliaj Serĉiloj: " "Instalu aliajn rimedojn por trovi objekton." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format 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:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Serĉi %1 en %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Serĉi" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Serĉi %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Ŝargante dosierujon…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Ordigante…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Serĉante…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Neniuj eroj trovitaj." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin ne subtenas ret-paĝojn, retfoliumilo lanĉiĝis." -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Protokolo ne subtenata de Dolphin, defaŭlta aplikaĵo estis lanĉita" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Nevalida protokolo" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1771,92 +1778,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Aliaj" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Dosierujoj" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Malgranda" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Meza" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Granda" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Hodiaŭ" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Hieraŭ" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "ddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Antaŭ Unu Semajno" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Du semajnoj antaŭ" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Tri semajnoj antaŭ" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Antaŭe tiu monato" -#: 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 " @@ -1866,7 +1873,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Hieraŭ' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1874,7 +1881,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1882,7 +1889,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "jjj (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1890,7 +1897,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1900,7 +1907,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Antaŭ Unu Semajno' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1908,7 +1915,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1918,7 +1925,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "\"Antaŭ Du Semajnoj\" (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1926,7 +1933,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1936,7 +1943,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "\"Antaŭ Tri Semajnoj\" (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1944,7 +1951,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1954,7 +1961,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Pli frue' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1962,7 +1969,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1970,7 +1977,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1978,257 +1985,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Legado, " -#: 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 "Skribado, " -#: 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 "Rulado, " -#: 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 "Malpermesita" -#: 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 "Uzanto: %1 | Grupo: %2 | Aliaj: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Nomo" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Grandeco" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Ŝanĝita" -#: 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 "La datformato povas esti elektita en agordoj." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Kreita" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Alirita" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Tipo" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Pritakso:" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Etikedoj" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Komento" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Titolo" -#: 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 "Dokumento" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Aŭtoro" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Eldonisto" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Paĝkalkulo" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Sumo da vortoj" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Liniokalkulo" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Dato Fotita" -#: 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 "Bildo" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimensioj" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Larĝo" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Alteco" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientiĝo" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artisto" -#: 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 "Aŭdio" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Ĝenro" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Albumo" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Daŭro" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bitrate" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Trako" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Eldonjaro" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Bildformato" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Framfrekvenco" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Vojo" -#: 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 "Alia" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Dosiera Etendo" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Tempo de Forigo" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" -msgstr "Ligo Destino" +msgstr "Liga Celo" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Elŝutite de" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Permesoj" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2237,17 +2244,17 @@ msgstr "" "La formato de permesoj povas esti ŝanĝata en agordoj. Opcioj estas Simbola, " "Numera (okuma) aŭ Kombinita formato" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Posedanto" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Uzantgrupo" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2451,55 +2458,55 @@ msgstr "Limigi dosierujopanelon al hejma dosierujo se en la hejmo" msgid "Automatic scrolling" msgstr "Aŭtomata rulumo" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Eltondi" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopii" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Alinomi…" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Movi rubujen" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Forigi" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Montri la kaŝitajn dosierojn" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Limigi al Hejma Dosierujo" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Aŭtomata Rulumo" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2755,66 +2762,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Aldoni Etikedojn" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "De Ĉi tie (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Limigi serĉon al '%1' kaj ĝiaj subdosierujoj" -#: 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 "Konservi ĉi tiun serĉon por rapide aliri ĝin denove estonte" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Ĉesi serĉi" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Dosiernomo" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Enhavo" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "De ĉi-tie" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Viaj dosieroj" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Serĉi en via hejma dosierujo" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Pli da Serĉaj Iloj" -#: 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 " @@ -3105,25 +3112,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Eliri Elektan Reĝimon" -#: 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 "Elektu kiujn servojn montru en la kunteksta menuo:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Serĉi…" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Elŝuti Novajn Servojn…" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3133,25 +3140,25 @@ msgstr "" "Dolfin devas esti rekomencita por apliki la ĝisdatigitajn version-" "kontrolsistemajn agordojn." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Ĉu rekomenci nun?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Forigi" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "'Kopii Al' kaj 'Movi Al' komandoj" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3255,32 +3262,39 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Montri 'Malfermi en Nova Fenestro' en kunteksta menuo." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Montri 'Malfermi en Nova Fenestro' en kunteksta menuo." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Montri 'Kopii Lokon' en kunteksta menuo." #. 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 "Montri 'Duobligi Ĉi tien' en kunteksta menuo." #. 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 "Montri 'Malfermi Terminalon' en kunteksta menuo." #. 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 "Montri 'Kopii al alia dividita vido' en kunteksta menuo." #. 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 "Montri 'Movi al alia dividita vido' en kunteksta menuo." @@ -3672,6 +3686,18 @@ msgid "" msgstr "" "Elekti Naturan, Usklecdistingan aŭ Ne-Usklecdistingan ordigon de la eroj" +#. 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 "Demandi konfirmon kiam malfermante multajn dosierujojn samtempe." + +#. 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 "Demandi konfirmon kiam malfermante multajn terminalojn samtempe." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3708,25 +3734,25 @@ msgctxt "@title:group" msgid "View" msgstr "Rigardi" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Kunteksta Menuo" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Rubujo" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Uzanto Reago" -#: 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?" @@ -3734,7 +3760,7 @@ msgstr "" "Vi havas nekonservitajn ŝanĝojn. Ĉu vi volas apliki la ŝanĝojn aŭ forĵeti " "ilin?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Averto" @@ -3787,23 +3813,35 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Fermante fenestrojn kun programo funkcianta en la Terminal-panelo" +#: settings/interface/confirmationssettingspage.cpp:63 +#, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Malfermante multajn dosierujojn samtempe" + #: settings/interface/confirmationssettingspage.cpp:64 #, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many terminals at once" +msgstr "Malfermante multajn terminalojn samtempe" + +#: settings/interface/confirmationssettingspage.cpp:67 +#, kde-format msgctxt "@title:group" msgid "When opening an executable file:" msgstr "Kiam vi malfermas plenumeblan dosieron:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Ĉiam demandi" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Malfermi en aplikaĵo" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Lanĉi skripton" @@ -4545,7 +4583,7 @@ msgid "" "continue?" msgstr "La vidotrajtoj de ĉiuj subdosierujoj ŝanĝiĝis. Ĉu vi volas daŭrigi?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4642,12 +4680,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 libera el %2 (%3% uzata)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Rubujo Malplenigita" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "La Rubujo estis malplenigita." @@ -4691,7 +4729,7 @@ msgstr "Defaŭlta" msgid "Reload" msgstr "Reŝargi" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4699,7 +4737,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 dosierujo elektita" msgstr[1] "%1 dosierujoj elektitaj" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4707,7 +4745,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 dosierujo elektita" msgstr[1] "%1 dosierujoj elektitaj" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4715,7 +4753,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 Dosierujo" msgstr[1] "%1 Dosierujoj" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4723,38 +4761,38 @@ msgid_plural "%1 Files" msgstr[0] "1 Dosiero" msgstr[1] "%1 Dosieroj" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 Dosierujoj, 0 Dosieroj" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 kopio" -#: 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] "Ĉu vi certas ke vi volas malfermi 1 objekton?" msgstr[1] "Ĉu vi certas ke vi volas malfermi %1 objektojn?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4762,43 +4800,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Malfermi %1 Eron" msgstr[1] "Malfermi %1 Erojn" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Flanka Remburado" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Aŭtomataj Kolumnaj Larĝoj" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Propraj Kolumnaj Larĝoj" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Rubo-operacio finiĝis." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Forigado plenumita." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Alinomi kaj Kaŝi" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4808,7 +4846,7 @@ msgstr "" "vido.\n" "Ĉu vi ankoraŭ volas renomi ĝin?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4818,94 +4856,94 @@ msgstr "" "vido.\n" "Ĉu vi ankoraŭ volas renomi ĝin?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Ĉu kaŝi ĉi tiun dosieron?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Ĉu kaŝi ĉi tiun dosierujon?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "La loko estas malplena." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "La loko '%1' estas nevalida." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Ŝargante…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Ŝargo nuligita" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Neniuj eroj kongruas kun la filtrilo" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Neniuj eroj kongruas kun la serĉo" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Rubujo estas malplena" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Neniuj etikedoj" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Neniuj dosieroj etikeditaj kun \"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Neniuj lastatempe uzataj eroj" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Neniuj komunaj dosierujoj trovitaj" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Neniuj rilataj retaj rimedoj trovitaj" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Neniuj MTP-kongruaj aparatoj trovitaj" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Neniuj Apple-aparatoj trovitaj" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Neniuj Bluetooth-aparatoj trovitaj" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Dosierujo estas malplena" diff --git a/po/es/dolphin.po b/po/es/dolphin.po index ba3c19752..d7d07895f 100644 --- a/po/es/dolphin.po +++ b/po/es/dolphin.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-23 00:48+0000\n" -"PO-Revision-Date: 2023-08-19 16:00+0200\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"PO-Revision-Date: 2023-08-30 11:14+0200\n" "Last-Translator: Eloy Cuadra \n" "Language-Team: Spanish \n" "Language: es\n" @@ -52,124 +52,124 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Restaurar" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Crear nuevo" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Abrir la ruta" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Abrir la ruta en una pestaña nueva" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Abrir la ruta en una ventana nueva" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Copiado con éxito." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Movido con éxito." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Enlazado con éxito." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Movido a la papelera con éxito." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Renombrado con éxito." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Carpeta creada." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Atrás" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Volver a la anterior carpeta mostrada." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Adelante" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Esto deshace una acción Atrás." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Confirmación" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Salir de %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Cerrar &pestaña actual" -#: 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 "Hay múltiples pestañas en esta ventana ¿está seguro de querer salir?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "No preguntar de nuevo" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Mostrar el panel del &terminal" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -178,26 +178,26 @@ msgstr "" "El programa «%1» se está ejecutando todavía en el panel del terminal. ¿Está " "seguro de querer salir?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Abrir %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Abrir la herramienta de búsqueda preferida" -#: 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] "¿Seguro que desea abrir 1 ventana de terminal?" msgstr[1] "¿Seguro que desea abrir %1 ventanas de terminal?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -205,25 +205,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Abrir %1 terminal" msgstr[1] "Abrir %1 terminales" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Configurar" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nueva &ventana" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Abrir una nueva ventana de Dolphin" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -233,13 +233,13 @@ msgstr "" "Esto abre una nueva ventana como esta con la ubicación actual y una vista de " "ella.Puede arrastrar y soltar elementos entre ventanas." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nueva pestaña" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -251,25 +251,25 @@ msgstr "" "una vista de ella.Una pestaña es una vista adicional dentro de esta " "ventana. Puede arrastrar y soltar elementos entre pestañas." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Añadir a «Lugares»" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Esto añade la carpeta seleccionada al panel de «Lugares»." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Cerrar pestaña" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -279,13 +279,13 @@ msgstr "" "Esto cierra la pestaña que está viendo. Si no quedan más pestañas, se " "cerrará esta ventana." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Esto cierra esta ventana." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -302,13 +302,13 @@ msgstr "" "+X, Ctrl+C y Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Cortar..." -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -322,13 +322,13 @@ msgstr "" "emphasis>posteriormente para copiarlos del portapapeles a una nueva " "ubicación. Los elementos se eliminarán de su ubicación original." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Copiar..." -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -341,13 +341,13 @@ msgstr "" "emphasis>posteriormente para copiarlos del portapapeles a una nueva " "ubicación." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Pegar" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -360,19 +360,19 @@ msgstr "" "portapapeles con la acción Cortar, se eliminarán de su " "ubicación anterior." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Copiar a otra vista" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Copiar a otra vista..." -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -382,25 +382,25 @@ msgstr "" "Esto copia los elementos seleccionados de la vista activa a la vista dividida inactiva." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Copiar a la vista dividida inactiva" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Mover a otra vista" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Mover a otra vista..." -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -410,25 +410,25 @@ msgstr "" "Esto mueve los elementos seleccionados de la vista activa a la vista dividida inactiva." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Mover a la vista dividida inactiva" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtrar..." -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Mostrar la barra de filtros" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -442,30 +442,30 @@ msgstr "" "y las carpetas que se muestran actualmente. Solo se mostrarán los que " "contengan en su nombre el texto introducido." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Conmutar la barra de filtrado" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtrar" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Buscar..." -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Buscar archivos y carpetas" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -480,20 +480,20 @@ msgstr "" "buscando.Use esta ayuda de nuevo en la barra de búsqueda para " "que esté visible cuando se expliquen los posibles ajustes." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Conmutar la barra de búsqueda" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Buscar" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -501,13 +501,13 @@ msgstr "Seleccionar archivos y carpetas" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Seleccionar" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -526,19 +526,19 @@ msgstr "" "parte inferior muestra las acciones disponibles para los elementos " "seleccionados en cada momento." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Esto selecciona todos los archivos y carpetas de la ubicación actual." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Invertir la selección" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -548,7 +548,7 @@ msgstr "" "Esto selecciona todos los objetos que no estén " "seleccionados." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -561,25 +561,25 @@ msgstr "" "entre ellas rápidamente.Vuelva a pulsar esto posteriormente para " "recombinar las vistas." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Reserva" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Abre el directorio virtual de reserva en una ventana dividida" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Actualizar la vista" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -594,31 +594,31 @@ msgstr "" "contiene.Si la vista está dividida, solo se actualizará la que " "contenga el foco." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Detener" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Detener la carga" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Esto detiene la carga del contenido de la carpeta actual." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Ubicación editable" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -632,13 +632,13 @@ msgstr "" "quiera ir.También puede cambiar al modo de edición haciendo clic a la " "derecha de la ubicación y cancelarlo confirmando la ubicación modificada." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Sustituir ubicación" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -648,19 +648,19 @@ msgstr "" "Esto cambia al modo de edición de la ubicación y la selecciona para que " "pueda introducir rápidamente una ubicación diferente." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Deshacer cerrar pestaña" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Esto le devuelve a la pestaña que ha cerrado anteriormente." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -675,7 +675,7 @@ msgstr "" "Papelera.Los cambios que no se puedan deshacer " "solicitarán su confirmación." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -688,13 +688,13 @@ msgstr "" "datos, además de las carpetas que contienen datos personales de las " "aplicaciones." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Comparar archivos" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -706,13 +706,13 @@ msgstr "" "visualizada.Use el menú Más herramientas de búsqueda para configurarla." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Abrir terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -725,13 +725,13 @@ msgstr "" "ayuda de la aplicación de terminal." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Abrir terminal aquí" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -743,19 +743,19 @@ msgstr "" "ubicaciones de los elementos seleccionados.Para saber más sobre " "terminales, use la ayuda de la aplicación de terminal." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Situar el foco en el panel del terminal" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Marcadores" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -774,79 +774,86 @@ msgstr "" "%1 es más simple y pequeño, lo que hace que la activación de " "acciones más avanzadas lleve más tiempo." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Activar la pestaña %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Activar la última pestaña" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Siguiente pestaña" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Activar la siguiente pestaña" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Pestaña anterior" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Activar la pestaña anterior" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Mostrar el destino" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Abrir en una pestaña nueva" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Abrir en pestañas nuevas" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Abrir en ventana nueva" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Abrir en aplicación" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Desbloquear paneles" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Bloquear paneles" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -860,13 +867,13 @@ msgstr "" "arrastrar al otro lado de la ventana y poseen un botón para cerrarlos.Los paneles bloqueados están integrados de una forma más sencilla." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Información" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -876,7 +883,7 @@ msgstr "" "Para mostrar u ocultar paneles como este, vaya a Menú|" "Paneles o a Ver|Paneles." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -893,7 +900,7 @@ msgstr "" "la carpeta que está viendo.También proporciona una vista previa del " "contenido de los elementos individuales." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -910,13 +917,13 @@ msgstr "" "individuales.Puede configurar los detalles que se muestran y " "cómo se muestran haciendo clic con el botón derecho." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Carpetas" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -928,7 +935,7 @@ msgstr "" "de la ventana.Muestra las carpetas del sistema de " "archivos en forma de árbol." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -943,13 +950,13 @@ msgstr "" "de cualquier carpeta para ver sus subcarpetas. Esto permite conmutar " "rápidamente entre carpetas." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -968,7 +975,7 @@ msgstr "" "Para saber más sobre el uso de terminales, consulte la ayuda en una " "aplicación de terminal independiente, como Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -987,19 +994,19 @@ msgstr "" "terminales, consulte la ayuda en una aplicación de terminal independiente, " "como Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Lugares" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Mostrar lugares ocultos" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -1010,7 +1017,7 @@ msgstr "" "mostrarán de forma semitransparente a menos que desmarque su propiedad de " "ocultación." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1026,7 +1033,7 @@ msgstr "" "equipo. También contiene secciones para encontrar archivos guardados " "recientemente o archivos de un tipo determinado." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1052,13 +1059,13 @@ msgstr "" "Mostrar lugares ocultos para volver a mostrarlos." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Mostrar paneles" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1074,43 +1081,43 @@ msgstr "" "directorio que contiene todos los datos disponibles en este equipo: el " "directorio raíz." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Cerrar" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Cerrar vista izquierda" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Cerrar" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Cerrar vista derecha" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Dividir" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Vista dividida" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1130,7 +1137,7 @@ msgstr "" "Menú en la barra de herramientas." "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1155,7 +1162,7 @@ msgstr "" "con el botón derecho del ratón. Haga clic derecho sobre un botón si desea " "mostrar u ocultar su texto." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1184,7 +1191,7 @@ msgstr "" "html'>pulse aquí. Esto abrirá una página del manual que cubre lo más básico." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1198,7 +1205,7 @@ msgstr "" "para lanzar acciones cuando se pulsan simultáneamente. Todas las órdenes de " "esta aplicación se pueden ejecutar de este modo." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1211,7 +1218,7 @@ msgstr "" "elementos visibles en el Menú se pueden situar " "también en la barra de herramientas." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1230,7 +1237,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1247,7 +1254,7 @@ msgstr "" "File_Management'>pulse aquí para abrir una página dedicada en la wiki " "de la UserBase de KDE." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1270,7 +1277,7 @@ msgstr "" "La ayuda «¿Qué es esto?» puede estar ausente en otras ventanas, " "por lo que no debería acostumbrarse a ella." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1286,7 +1293,7 @@ msgstr "" "errores en algo efectivo, pulse aquí." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1309,7 +1316,7 @@ msgstr "" " es la organización sin ánimo de lucro que está detrás de la " "comunidad KDE." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1321,7 +1328,7 @@ msgstr "" "definir idiomas secundarios que se usarán si los textos no están disponibles " "en el idioma preferido." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1331,7 +1338,7 @@ msgstr "" "Esto abre una ventana que le informa de la versión, de la licencia de uso, " "de las bibliotecas usadas y de los encargados de esta aplicación." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1345,7 +1352,7 @@ msgstr "" ">Si le gusta usar esta aplicación pero no sabe nada sobre KDE o si desea ver " "un bonito dragón, ¡eche un vistazo!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1591,7 +1598,7 @@ msgstr "" "pulse aquí. Esto abrirá " "una página dedicada en el manual." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1616,59 +1623,59 @@ msgstr "" "o puntuación.Más herramientas de búsqueda: instalar otros " "métodos para realizar búsquedas." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "La ejecución de Dolphin como usuario root puede ser peligrosa. Por favor, " "tenga cuidado." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Buscar %1 en %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Buscar" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Buscar %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Cargando carpeta..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Ordenando..." -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Buscando..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Ningún elemento encontrado." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin no puede mostrar páginas web, se ha lanzado un navegador web" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1677,13 +1684,13 @@ msgstr "" "Protocolo no permitido por Dolphin. Se ha lanzado la aplicación " "predeterminada." -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Protocolo no válido" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1811,92 +1818,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Otros" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Carpetas" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Pequeño" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Mediano" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Grande" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Hoy" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Ayer" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Hace una semana" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Hace dos semanas" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Hace tres semanas" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "A principios de mes" -#: 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 " @@ -1906,7 +1913,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Ayer' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1914,7 +1921,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1922,7 +1929,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1930,7 +1937,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1940,7 +1947,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Hace una semana' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1948,7 +1955,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1958,7 +1965,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Hace dos semanas' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1966,7 +1973,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1976,7 +1983,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Hace tres semanas' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1984,7 +1991,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1994,7 +2001,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Antes de' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -2002,7 +2009,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -2010,7 +2017,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2018,257 +2025,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Leer, " -#: 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 "Escribir, " -#: 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 "Ejecutar, " -#: 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 "Prohibido" -#: 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 "Usuario: %1 | Grupo: %2 | Otros: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Nombre" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Tamaño" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Modificado" -#: 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 "El formato de las fechas se puede seleccionar en las preferencias." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Creado" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Accedido" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Tipo" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Valoración" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Etiquetas" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Comentario" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Título" -#: 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 "Documento" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Autor" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Editor" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Número de páginas" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Número de palabras" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Número de líneas" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Fecha de la fotografía" -#: 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 "Imagen" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimensiones" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Anchura" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Altura" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientación" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artista" -#: 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 "Audio" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Género" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Álbum" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Duración" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Tasa de bits" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Pista" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Año de lanzamiento" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Proporción" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Vídeo" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Tasa de fotogramas" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Ruta" -#: 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 "Otros" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Extensión del archivo" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Hora de borrado" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Destino del enlace" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Descargado de" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Permisos" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2277,17 +2284,17 @@ msgstr "" "El formato de los permisos se puede cambiar en las preferencias. Las " "opciones son «Simbólico», «Numérico (octal)» o «Combinado»." -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Propietario" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Grupo de usuarios" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2494,55 +2501,55 @@ msgstr "" msgid "Automatic scrolling" msgstr "Desplazamiento automático" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Cortar" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Copiar" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Cambiar nombre..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Mover a la papelera" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Borrar" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Mostrar archivos ocultos" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Limitar al directorio «Carpeta personal»" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Desplazamiento automático" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2799,66 +2806,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Añadir etiquetas" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Desde aquí (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Limitar la búsqueda a «%1» y sus subcarpetas" -#: 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 "Guardar esta búsqueda para acceder rápidamente a ella en el futuro" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Abandonar búsqueda" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Nombre de archivo" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Contenido" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Desde aquí" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Sus archivos" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Buscar en su carpeta personal" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Más herramientas de búsqueda" -#: 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 " @@ -3151,25 +3158,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Salir del modo de selección" -#: 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 "Seleccione qué servicios se mostrarán en el menú de contexto:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Buscar..." -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Descargar nuevos servicios..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3179,25 +3186,25 @@ msgstr "" "Debe reiniciar Dolphin para que se apliquen las preferencias actualizadas " "del sistema de control de versiones." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "¿Reiniciar ahora?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Borrar" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Órdenes «Copiar a» y «Mover a»" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3303,32 +3310,39 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Mostrar «Abrir en nueva ventana» en el menú de contexto." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Mostrar «Abrir en nueva ventana» en el menú de contexto." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Mostrar «Copiar ubicación» en el menú de contexto." #. 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 "Mostrar «Duplicar aquí» en el menú de contexto." #. 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 "Mostrar «Abrir en terminal» en el menú de contexto." #. 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 "Mostrar «Copiar a otra vista dividida» en el menú de contexto." #. 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 "Mostrar «Mover a otra vista dividida» en el menú de contexto." @@ -3725,6 +3739,18 @@ msgstr "" "Elija «Natural», «Distinguir entre mayúsculas y minúsculas» o «No distinguir " "entre mayúsculas y minúsculas» como modos de ordenar los elementos" +#. 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 "Pedir confirmación cuando se abren muchas carpetas a la vez." + +#. 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 "Pedir confirmación cuando se abren muchas terminales a la vez." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3761,31 +3787,31 @@ msgctxt "@title:group" msgid "View" msgstr "Vista" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Menú de contexto" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Papelera" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Comentarios del usuario" -#: 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 "Tiene cambios sin guardar. ¿Desea aplicar los cambios o descartarlos?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Advertencia" @@ -3838,23 +3864,35 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Cerrar ventanas con un programa ejecutándose en el panel del terminal" +#: settings/interface/confirmationssettingspage.cpp:63 +#, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Abrir muchas carpetas a la vez" + #: settings/interface/confirmationssettingspage.cpp:64 #, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many terminals at once" +msgstr "Abrir muchas terminales a la vez" + +#: settings/interface/confirmationssettingspage.cpp:67 +#, kde-format msgctxt "@title:group" msgid "When opening an executable file:" msgstr "Al abrir un archivo ejecutable:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Preguntar siempre" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Abrir en aplicación" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Ejecutar script" @@ -4595,7 +4633,7 @@ msgstr "" "Se modificarán las propiedades de vista de todas las subcarpetas. ¿Desea " "continuar?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4695,12 +4733,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 libre de %2 (%3% usado)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Papelera vaciada" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Se ha vaciado la papelera." @@ -4744,7 +4782,7 @@ msgstr "Por omisión" msgid "Reload" msgstr "Recargar" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4752,7 +4790,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 carpeta seleccionada" msgstr[1] "%1 carpetas seleccionadas" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4760,7 +4798,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 archivo seleccionado" msgstr[1] "%1 archivos seleccionados" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4768,7 +4806,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 carpeta" msgstr[1] "%1 carpetas" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4776,38 +4814,38 @@ msgid_plural "%1 Files" msgstr[0] "1 archivo" msgstr[1] "%1 archivos" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 carpetas, 0 archivos" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "Copia de %1" -#: 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] "¿Seguro que desea abrir un elemento?" msgstr[1] "¿Seguro que desea abrir %1 elementos?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4815,43 +4853,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Abrir %1 elemento" msgstr[1] "Abrir %1 elementos" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Relleno lateral" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Ancho de columnas automático" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Ancho de columnas personalizado" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Operación de papelera finalizada." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Operación de borrado finalizada." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Cambiar nombre y ocultar" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4861,7 +4899,7 @@ msgstr "" "vista.\n" "¿Realmente desea cambiar su nombre?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4871,94 +4909,94 @@ msgstr "" "vista.\n" "¿Realmente desea cambiar su nombre?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "¿Ocultar este archivo?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "¿Ocultar esta carpeta?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "La ubicación está vacía." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "La ubicación «%1» no es válida." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Cargando..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Carga cancelada" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Ningún elemento coincide con el filtro" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Ningún elemento coincide con la búsqueda" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "La papelera está vacía" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "No hay etiquetas" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "No hay archivos con la etiqueta «%1»" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "No hay elementos usados recientemente" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "No se han encontrado carpetas compartidas" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "No se han encontrado recursos de red relevantes" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "No se han encontrado dispositivos compatibles con MTP" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "No se han encontrado dispositivos de Apple" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "No se han encontrado dispositivos Bluetooth" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "La carpeta está vacía" diff --git a/po/et/dolphin.po b/po/et/dolphin.po index c00ed9d98..1ea748e48 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2022-10-19 22:46+0200\n" "Last-Translator: Mihkel Tõnnov \n" "Language-Team: Estonian <>\n" @@ -42,108 +42,108 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Taasta" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Loo uus" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Ava asukoht" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Ava asukoht uuel kaardil" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Ava asukoht uues aknas" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Kopeerimine lõpetati edukalt." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Liigutamine lõpetati edukalt." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Linkimine lõpetati edukalt." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Prügikasti viskamine lõpetati edukalt." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Ümbernimetamine lõpetati edukalt." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Kataloog loodud." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Liigu tagasi" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Naasmine eelnevalt vaadatud kataloogi." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Liigu edasi" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "See tühistab toimingu Liikumine|Tagasi." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Kinnitus" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Välju %1ist" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "&Sulge aktiivne kaart" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -151,43 +151,43 @@ msgstr "" "Praegu on selles aknas rohkem kui üks kaart avatud. Kas oled kindel, et " "soovid selle sulgeda?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Rohkem ei küsita" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Näita &terminalipaneeli" -#: 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 "Terminalis töötab veel '%1'. Kas tõesti väljuda?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Ava %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Eelistatud otsingutööriista avamine" -#: 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] "Kas tõesti avada 1 terminaliaken?" msgstr[1] "Kas tõesti avada %1 terminaliakent?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -195,25 +195,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Ava %1 terminal" msgstr[1] "Ava %1 terminali" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Seadistamine" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Uus &aken" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Uue Dolphini akna avamine" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -223,13 +223,13 @@ msgstr "" "See avab praegusega samasuguse akna samas asukohas ja sama vaateseadistusega." "Akende vahel saab seejärel elemente lohistada." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Uus kaart" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -241,25 +241,25 @@ msgstr "" "vaateseadistusega.Kaart kujutab ennast lisavaadet samas aknas. Kaartide " "vahel saab elemente lohistada." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Lisa asukohtadesse" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "See lisab valitud kataloogi Asukohtade paneelile." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Sulge kaart" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -269,13 +269,13 @@ msgstr "" "See sulgeb parajasti avatud kaardi. Kui aknas rohkem kaarte avatud ei ole, " "suletakse terve aken." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "See sulgeb akna." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -291,13 +291,13 @@ msgstr "" "silmatorkavalt üksteise kõrval: Ctrl+X, Ctrl" "+C ja Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Lõika…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -311,13 +311,13 @@ msgstr "" "lõikepuhvrist vajalikku asukohta. Kopeeritud elemendid ühtlasi eemaldatakse " "algsest asukohast." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Kopeeri…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -329,13 +329,13 @@ msgstr "" "Kasuta pärast käsku Aseta nende kopeerimiseks " "lõikepuhvrist vajalikku asukohta." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Aseta" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -347,7 +347,7 @@ msgstr "" "avatud katalooi.Kui elemendid olid lisatud lõikepuhvrisse käsuga " "Lõika, siis need ühtlasi eemaldati algsest asukohast." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -355,7 +355,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Kopeeri mitteaktiivsesse poolitatud vaatesse" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View…" @@ -363,7 +363,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Kopeeri mitteaktiivsesse poolitatud vaatesse…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -373,13 +373,13 @@ msgstr "" "See lubab kopeerida valitud elemendid aktiivsest " "vaatest mitteaktiivsesse poolitatud vaatesse." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Kopeeri mitteaktiivsesse poolitatud vaatesse" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View" @@ -387,7 +387,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Liiguta mitteaktiivsesse poolitatud vaatesse" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View…" @@ -395,7 +395,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Liiguta mitteaktiivsesse poolitatud vaatesse…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -405,13 +405,13 @@ msgstr "" "See lubab liigutada valitud elemendid aktiivsest " "vaatest mitteaktiivsesse poolitatud vaatesse." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Liiguta mitteaktiivsesse poolitatud vaatesse" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -419,13 +419,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filter" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Filtririba näitamine" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -439,31 +439,31 @@ msgstr "" "failid ja kataloogid. Näidatakse ainult neid, mille nimes leidub kirjutatud " "tekst." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Lülita filtririba" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filter" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "Otsing" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Failide ja kataloogide otsimine" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -478,20 +478,20 @@ msgstr "" "otsinguribal, et saaksid seadistuste kohta aimu ilma riba samal ajal " "sulgemata." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Lülita otsinguriba" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Otsing" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -499,13 +499,13 @@ msgstr "Failide ja kataloogide valimine" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Valimine" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -517,19 +517,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "See valib käesolevas asukohas kõik failid ja kataloogid." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Vaheta valik" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -538,7 +538,7 @@ msgid "" msgstr "" "See valib kõik objektid, mis sul praegu ei ole valitud." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -550,19 +550,19 @@ msgstr "" "saab näha korraga kaht asukohta ja liigutada nende vahel kiiresti elemente.Uuesti siia klõpsates vaated ühendatakse." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Faililadu" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Faililao virtuaalse kataloogi avamine poolitatud aknas" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -570,7 +570,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Eelvaatlus" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -580,31 +580,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Peata" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Peata laadimine" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "See peatab aktiivse kataloogi sisu laadimise." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Muudetav asukoht" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -618,13 +618,13 @@ msgstr "" "manada, kui klõpsata asukohast paremale ja siis muudetud asukohta kinnitades " "tagasi lülituda." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Asendatav asukoht" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -634,19 +634,19 @@ msgstr "" "See lülitab asukoha muutmise režiimi ja valib asukoha, nii et saad kiiresti " "uue asukoha sisestada." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Ava suletud kaart uuesti" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "See avab uuesti eelnevalt suletud kaardi." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -661,7 +661,7 @@ msgstr "" "või prügikasti.Muudatuste korral, mida tühistada " "ei saa, küsitakse sinu käest kinnitust." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -673,13 +673,13 @@ msgstr "" "seotud tema oma kodukataloog, mis sisaldab nende " "isiklikke andmeid." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Võrdle faile" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -691,13 +691,13 @@ msgstr "" "para>Selle seadistamiseks vali Rohkem otsingutööriistu." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Ava terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -710,13 +710,13 @@ msgstr "" "abimaterjalis." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Ava siin terminal" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -728,19 +728,19 @@ msgstr "" "asukohas.Terminalide kohta leiab täpsemat teavet " "terminalirakenduse abimaterjalis." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Fookus terminalipaneelile" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Järjehoidjad" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -752,79 +752,86 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktiveeri kaart %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktiveeri viimane kaart" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Järgmine kaart" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Aktiveeri järgmine kaart" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Eelmine kaart" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Aktiveeri eelmine kaart" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Näita sihtkohta" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Ava uuel kaardil" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Ava uutel kaartidel" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Ava uues aknas" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Avatakse rakenduses" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Eemalda paneelide lukustus" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Lukusta paneelid" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -838,13 +845,13 @@ msgstr "" "lohistada teisele poole akent ja neil on sulgemisnupp.Lukustatud " "paneelid on palju kindlamalt põimitud." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Teave" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -854,7 +861,7 @@ msgstr "" "Paneelide nägemiseks või varjamiseks kasuta kas Menüü|" "Paneelid või Vaade|Paneelid." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -870,7 +877,7 @@ msgstr "" "avatud kataloogi kohta.Teatavate elementide puhul saab näha ka nende " "sisu eelvaatlust." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -886,13 +893,13 @@ msgstr "" "sisu eelvaatlust..Seda, milliseid üksikasju ja kuidas " "näidatakse, saab seadistada paremklõpsu abil." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Kataloogid" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -904,7 +911,7 @@ msgstr "" "servas.See näitab failisüsteemi kataloogide " "puuvaadet." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -919,13 +926,13 @@ msgstr "" "alamkatalooge. Nii saab kiiresti ja mugavalt liikuda mis tahes kataloogi." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -944,7 +951,7 @@ msgstr "" "terminalide ja nende kasutamise kohta rohkem teada saada, uuri mõne " "iseseisva terminalirakenduse (näiteks Konsool) käsiraamatut." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -963,19 +970,19 @@ msgstr "" "terminalide ja nende kasutamise kohta rohkem teada saada, uuri mõne " "iseseisva terminalirakenduse (näiteks Konsool) käsiraamatut." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Asukohad" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Näita peidetud asukohti" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -985,7 +992,7 @@ msgstr "" "Sellega saab lasta näidata asukohtade paneelil kõiki peidetud asukohti. Need " "on näha poolläbipaistvana, kuni sa ei tühista nende peitmise valikut." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1001,7 +1008,7 @@ msgstr "" "ühendatud arvutiga või asuvad võrgus. Samuti on siis sektsioonid, mis " "aitavad leida hiljuti salvestatud või kindla tüübiga faile." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1026,13 +1033,13 @@ msgstr "" "alal paremklõps ja vali Näita peidetud asukohti." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Paneelide näitamine" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1048,43 +1055,43 @@ msgstr "" "sisaldab kõiki selle arvutiga seotud andmeid - juurkataloog." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Sulge" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Sulge vasakpoolne vaade" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Sulge" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Sulge parempoolne vaade" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Poolita" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Poolita vaade" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1102,7 +1109,7 @@ msgstr "" "juhul näeb enamikku selle sisust tööriistariba nupu " "Menüü all." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1125,7 +1132,7 @@ msgstr "" "muuta paremklõpsuga. Nupul paremklõpsu tehes saab teksti näidata või peita." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1153,7 +1160,7 @@ msgstr "" "link>. See avab lehekülje käsiraamatus, mis annab " "ülevaate põhiasjadest." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1166,7 +1173,7 @@ msgstr "" "saab määrata klahvikombinatsioone, mis koos vajutamisel käivitavad teatava " "toimingu. Kõiki selle rakenduse käske saab sel moel käivitada." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1178,7 +1185,7 @@ msgstr "" "tööriistaribal.Samuti saab tööriistaribale " "asetada kõiki kirjeid, mida näeb menüüs." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1196,7 +1203,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1212,7 +1219,7 @@ msgstr "" "url='https://userbase.kde.org/Dolphin/File_Management'>klõpsa siia. " "See avab vastava lehekülje KDE UserBase wikis." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis second half of whatsthis button text with link" #| msgid "" @@ -1238,7 +1245,7 @@ msgstr "" "\"Mis see on?\" abi väga paljudes muudes akendes ei leia, nii ära " "selle peale raudkindlalt looda." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis second half of reportbug text with link" #| msgid "" @@ -1257,7 +1264,7 @@ msgstr "" "kasulikku ja tõhusat veateadet, võib teada saada siin." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1279,7 +1286,7 @@ msgstr "" "para>KDE kogukonna taga seisab mittetulundusühing KDE e.V.." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1291,7 +1298,7 @@ msgstr "" "tagavarakeele, mida kasutatakse siis, kui teksti ei ole sinu eelistatud " "keelde tõlgitud." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1301,7 +1308,7 @@ msgstr "" "See avab akna, mis annab teada rakenduse versiooni, litsentsi, kasutatud " "teegid ja hooldajad." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1315,7 +1322,7 @@ msgstr "" "seda rakendust, aga ei tea suurt midagi KDE-st või tahad lihtsalt näha " "vahvat lohet, uuri aga asja lähemalt!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1570,7 +1577,7 @@ msgstr "" "tutvumiseks klõpsa siin. " "See avab vajaliku lehekülje käsiraamatus." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1594,28 +1601,28 @@ msgstr "" "item>Rohkem otsingutööriistu: võimaldab paigaldada teisi tööriistu " "vajaliku elemendi leidmiseks." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Dolphini käivitamine administraatorina võib kujutada ohtu. Ole ettevaatlik." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "%1 otsimine asukohas %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Otsing" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "%1 otsimine" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1623,7 +1630,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Kataloogi laadimine..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1631,7 +1638,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Sorteerimine:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1639,32 +1646,32 @@ msgctxt "@info" msgid "Searching…" msgstr "Otsimine ..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Ühtegi elementi ei leitud." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin ei toeta veebilehekülgi, käivitati veebibrauser" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Dolphin ei toeta seda protokolli, käivitati vaikimisi rakendus" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Vigane protokoll" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1799,92 +1806,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Muud" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Kataloogid" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Väike" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Keskmine" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Suur" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Täna" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Eile" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Ühe nädala eest" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Kahe nädala eest" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Kolme nädala eest" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Varem sel kuul" -#: 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 " @@ -1894,7 +1901,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Eile' (MMMM yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1902,7 +1909,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1910,7 +1917,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1918,7 +1925,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1928,7 +1935,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Ühe nädala eest' (MMMM yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1936,7 +1943,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1946,7 +1953,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Kahe nädala eest' (MMMM yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1954,7 +1961,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1964,7 +1971,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Kolme nädala eest' (MMMM yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1972,7 +1979,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1982,7 +1989,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Varem sel kuul' (MMMM yyyy)" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1990,7 +1997,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1998,7 +2005,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2006,114 +2013,114 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Lugemisõigus, " -#: 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 "Kirjutamisõigus, " -#: 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 "Käivitamisõigus, " -#: 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 "Keelatud" -#: 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 "Kasutaja: %1 | Grupp: %2 | Teised: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Nimi" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Suurus" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Muudetud" -#: 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 "Loodud" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Vaadatud" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Tüüp" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Hinnang" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Sildid" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Kommentaar" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Pealkiri" -#: 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 "Dokument" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Autor" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -2121,162 +2128,162 @@ msgctxt "@label" msgid "Page Count" msgstr "Ridade arv" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Sõnade arv" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Ridade arv" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Foto tegemisaeg" -#: 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 "Pilt" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Mõõtmed" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Laius" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Kõrgus" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientatsioon" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Esitaja" -#: 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 "Heli" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Žanr" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Kestus" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bitikiirus" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Rada" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Väljalaskeaasta" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Kuvasuhe" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Kaadrisagedus" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Asukoht" -#: 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 "Muu" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Faililaiend" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Kustutamisaeg" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Lingi sihtkoht" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Alla laaditud asukohast" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Õigused" -#: 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 "Omanik" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Kasutaja grupp" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2483,19 +2490,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Automaatne kerimine" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Lõika" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopeeri" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2503,37 +2510,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Nimeta ümber..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Viska prügikasti" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Kustuta" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Peidetud failide näitamine" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Piirdumine kodukataloogiga" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Automaatne kerimine" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2795,66 +2802,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Lisa silte" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Alates siit (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Otsingu piiramine \"%1\" ja selle alamkataloogidega" -#: 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 "Salvesta otsing võimalikuks kiireks kasutamiseks edaspidi" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Otsingu lõpetamine" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Failinimi" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Sisu" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Siin" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Sinu failid" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Otsing kodukataloogis" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Rohkem otsingutööriistu" -#: 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 " @@ -3155,20 +3162,20 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Valik" -#: 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 "Järgmiste teenuste näitamine kontekstimenüüs:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "Otsing" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3176,7 +3183,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Laadi alla uusi teenuseid..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3190,25 +3197,25 @@ msgstr "" "Versioonihaldussüsteemide uuendatud seadistuste rakendamiseks tuleb Dolphin " "taaskäivitada." -#: 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 "Kustutamine" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Kopeerimis- ja liigutamiskäsud" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3314,33 +3321,40 @@ msgstr "Uuel kaardil avamise käskude näitamine kontekstimenüüs" msgid "Show 'Open in New Window' in context menu." msgstr "Uues aknas avamise käsu näitamine kontekstimenüüs" -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Uues aknas avamise käsu näitamine kontekstimenüüs" + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Asukoha kopeerimise käsu näitamine kontekstimenüüs" #. 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 "Kloonimiskäsu näitamine kontekstimenüüs" #. 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 "Terminali avamise käsu näitamine kontekstimenüüs" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show 'Copy Location' in context menu." msgid "Show 'Copy to other split view' in context menu." msgstr "Asukoha kopeerimise käsu näitamine kontekstimenüüs" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show 'Sort By' in context menu." msgid "Show 'Move to other split view' in context menu." @@ -3725,6 +3739,20 @@ msgstr "" "Elementide loomuliku, tõstutundliku või tõstutundmatu sortimise vahel " "valimine" +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Kinnituse küsimine mitme kaardiga akna sulgemisel" + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Kinnituse küsimine mitme kaardiga akna sulgemisel" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3764,32 +3792,32 @@ msgctxt "@title:group" msgid "View" msgstr "&Vaade" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Kontekstimenüü" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Prügikast" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Kasutaja tagasiside" -#: 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 "" "Sul on salvestamata muudatusi. Kas salvestada muudatused või unustada need?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Hoiatus" @@ -3842,23 +3870,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Töötava terminalipaneeliga akende sulgemisel" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info:tooltip" +#| msgid "Search for files and folders" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Failide ja kataloogide otsimine" + #: 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 "Teostusfaili avamisel:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Alati küsitakse" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Avatakse rakenduses" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Käivitatakse skript" @@ -4630,7 +4672,7 @@ msgid "" "continue?" msgstr "Kõigi alamkataloogide vaate omadusi on muudetud. Kas jätkata?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4727,12 +4769,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 vaba, kokku %2 (kasutusel %3%)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Prügikast on tühi" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Prügikast on tühjendatud." @@ -4776,7 +4818,7 @@ msgstr "Vaikimisi" msgid "Reload" msgstr "Laadi uuesti" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4784,7 +4826,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 kataloog valitud" msgstr[1] "%1 kataloogi valitud" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4792,7 +4834,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 fail valitud" msgstr[1] "%1 faili valitud" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4800,7 +4842,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 kataloog" msgstr[1] "%1 kataloogi" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4808,38 +4850,38 @@ msgid_plural "%1 Files" msgstr[0] "1 fail" msgstr[1] "%1 faili" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 kataloogi, 0 faili" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 koopia" -#: 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] "Kas tõesti avada 1 element?" msgstr[1] "Kas tõesti avada %1 elementi?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4847,43 +4889,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Ava %1 element" msgstr[1] "Ava %1 elementi" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Automaatne veergude laius" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Kohandatud veergude laius" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Viskamine prügikasti tehtud." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Kustutamine tehtud." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Muuda nime ja peida" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4892,7 +4934,7 @@ msgstr "" "Punkti lisamine failinime ette peidab selle vaatest.\n" "Kas tõesti nime muuta?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4901,98 +4943,98 @@ msgstr "" "Punkti lisamine katalooginime ette peidab selle vaatest.\n" "Kas tõesti nime muuta?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Kas peita see fail?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Kas peita see kataloog?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Asukoht on tühi." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Asukoht '%1' on vigane." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "Laadimine ..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "Kataloogi laadimine..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Filtrile ei vasta ükski element" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Otsingule ei vasta ükski element" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Prügikast on tühi" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Silte pole" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Viimati kasutatud elemente pole" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Jagatud katalooge ei leitud" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Asjakohaseid võrguressursse ei leitud" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "MTP-ga ühilduvaid seadmeid ei leitud" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgid "No Bluetooth devices found" msgid "No Apple devices found" msgstr "Bluetoothi-seadmeid ei leitud" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Bluetoothi-seadmeid ei leitud" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Kataloog on tühi" diff --git a/po/eu/dolphin.po b/po/eu/dolphin.po index d49ec2d3f..5e1721e47 100644 --- a/po/eu/dolphin.po +++ b/po/eu/dolphin.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-23 00:48+0000\n" -"PO-Revision-Date: 2023-08-19 10:12+0200\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"PO-Revision-Date: 2023-08-29 08:37+0200\n" "Last-Translator: Iñigo Salvador Azurmendi \n" "Language-Team: Basque \n" "Language: eu\n" @@ -47,150 +47,150 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Berrezarri" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Sortu berria" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Ireki bide-izena" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Ireki bide-izena fitxa berrian" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Ireki bide-izena leiho berrian" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Ongi kopiatu da." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Lekuz ongi aldatu da." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Ongi estekatu da." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Ongi bota da zakarrontzira." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Izenez ongi aldatu da." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Sortutako karpeta." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Joan atzera" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Itzuli aurrez ikusitako karpetara." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Joan aurrera" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Honek desegiten du Joan|Atzera ekintza." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Baieztapena" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Irten %1-(e)tik" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "I&txi uneko fitxa" -#: 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 "Hainbat fitxa zabalik daude leihoan. Ziur zaude irtetzea nahi duzula?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Ez galdetu berriro" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Erakutsi &Terminalaren panela" -#: 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 "'%1' programa terminalean martxan dago. Ziur zaude irten nahi duzula?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Ireki %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Ireki bilaketa tresna hobetsia" -#: 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] "Ziur zaude terminal leiho 1 ireki nahi duzula?" msgstr[1] "Ziur zaude %1 terminal leiho ireki nahi dituzula?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -198,25 +198,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Ireki terminal %1" msgstr[1] "Ireki %1 terminal" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Konfiguratu" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "&Leiho berria" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Ireki Dolphin-en leiho berri bat" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -227,13 +227,13 @@ msgstr "" "ikuspegiarekin.Elementuak arrastatu eta jaregin ditzakezu leihoen " "artean." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Fitxa berria" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -245,25 +245,25 @@ msgstr "" "ikuspegiarekin.Fitxa bat leiho honen barruko beste ikuspegi bat da. " "Elementuak arrastatu eta jaregin ditzakezu fitxen artean." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Gehitu lekuetara" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Honek hautatutako karpeta «Lekuak» panelera gehitzen du." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Itxi fitxa" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -273,13 +273,13 @@ msgstr "" "Honek unean ikusten den fitxa ixten du. Fitxa gehiagorik ez badago leiho " "itxiko da." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Honek leiho hau ixten du." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -295,13 +295,13 @@ msgstr "" "elkarrengandik horren hurbil teklatuan: Ktrl+X, " "Ktrl+C eta Ktrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Ebaki…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -315,13 +315,13 @@ msgstr "" "haiek arbeletik kokaleku berri batera kopiatzeko. Elementuak beraien " "haserako kokalekutik kenduko dira." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Kopiatu…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -333,13 +333,13 @@ msgstr "" "kopiatzen ditu.Erabili Itsatsi ekintza ondoren " "haiek arbeletik kokaleku berri batera kopiatzeko." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Itsatsi" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -351,19 +351,19 @@ msgstr "" "karpetara kopiatuko ditu.Elementuak arbelera Ebaki " "ekintzaren bidez gehitu baziren zeuden kokalekutik kenduko dira." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Kopiatu beste ikuspegira" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Kopiatu beste ikuspegira…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -373,25 +373,25 @@ msgstr "" "Honek hautatutako elementuak ikuspegi aktibotik ez-" "aktibora kopiatzen ditu." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Kopiatu ikuspegi zatitu ez-aktibora" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Eraman beste ikuspegira" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Eraman beste ikuspegira…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -401,25 +401,25 @@ msgstr "" "Honek hautatutako elementuak ikuspegi aktibotik ez-" "aktibora eramaten ditu." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Eraman ikuspegi zatitu ez-aktibora" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Iragazi..." -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Erakutsi iragazki-barra" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -433,30 +433,30 @@ msgstr "" "eta karpetak iragazteko. Soilik haien izenean testua dutenak jarraituko dute " "ikuspegian azaltzen." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Txandakatu Iragazki-barra" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Iragazi" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Bilatu..." -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Bilatu fitxategiak eta karpetak" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -471,20 +471,20 @@ msgstr "" "para>Erabili laguntza hau berriz bilaketa-barran, begiratu bat eman " "diezaiogun ezarpenak azaldu bitartean." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Txandakatu Bilaketa-barra" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Bilatu" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -492,13 +492,13 @@ msgstr "Hautatu fitxategiak eta karpetak" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Hautatu" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -516,19 +516,19 @@ msgstr "" "horretan dagoen bitartean, behean agertzen den atzipen azkarreko barra batek " "hautatuta dauden elementuentzako ekintza erabilgarriak erakusten ditu." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Honek uneko kokalekuko fitxategi eta karpeta guztiak hautatzen ditu." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Alderantzikatu hautapena" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -538,7 +538,7 @@ msgstr "" "Honek hautatzen ditu une honetan hautatu ez dituzun " "objektu guztiak." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -551,25 +551,25 @@ msgstr "" "artean elementuak bizkor mugi ditzakezu.Egin klik honi berriz ondoren " "bi ikuspegietatik bakarra uzteko." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Gordelekua" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Gordelekua alegiazko direktorioa leiho zatitu batean irekitzen du" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Berritu ikuspegia" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -583,31 +583,31 @@ msgstr "" "fitxategien ikuspegi eguneratua erakutsiko dizu. Ikuspegia " "zatituta badago, fokua duena berrituko du." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Gelditu" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Gelditu kargatzea" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Honek uneko karpetako edukia zamatzea geldiarazten du." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Kokaleku editagarria" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -621,13 +621,13 @@ msgstr "" "Editatzera alda dezakezu ere kokalekuaren eskuinean klik eginez eta " "atzera berriz editatutako kokalekua berretsiz." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Ordeztu kokalekua" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -637,19 +637,19 @@ msgstr "" "Honek kokalekua editatu eta hautatzen du bizkor beste kokaleku bat sar " "dezazun." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Desegin fitxa ixtea" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Honek aurretik itxi duzun fitxara itzultzen zaitu." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -664,7 +664,7 @@ msgstr "" "mugitzea.Desegin ezin daitezkeen aldaketek zure " "berrespena eskatuko dute." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -676,13 +676,13 @@ msgstr "" "guztiek dute beraien Etxe propioa, beraien datuak " "dituena, haien artean aplikazio datu pertsonalak dituzten karpetak." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Konparatu fitxategiak" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -694,13 +694,13 @@ msgstr "" "du.Erabili Bilaketa tresna gehiago menua " "konfiguratzeko." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Ireki terminala" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -713,13 +713,13 @@ msgstr "" "terminal aplikazioko laguntza." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Ireki terminala hemen" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -731,19 +731,19 @@ msgstr "" "emphasis> aplikazioak irekitzen ditu.Terminalei buruz gehiago " "jakiteko erabili terminal aplikazioko laguntza." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Eman fokua terminalaren panelari" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Laster-markak" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -762,79 +762,86 @@ msgstr "" "interface> botoia sinpleago eta txikia da, ekintza aurreratuak eragitea " "luzeago jotzen du." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktibatu %1 fitxa" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktibatu azkeneko fitxa" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Hurrengo fitxa" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Aktibatu hurrengo fitxa" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Aurreko fitxa" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Aktibatu aurreko fitxa" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Erakutsi jomuga" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Ireki fitxa berrian" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Ireki fitxa berrietan" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Ireki leiho berrian" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Ireki aplikazioan" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Desblokeatu panelak" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Blokeatu panelak" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -848,13 +855,13 @@ msgstr "" "leihoaren beste aldera arrastatu daitezke eta ixteko botoi bat dute.Giltzatutako panelak era garbiagoan txertatuta daude." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informazioa" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -865,7 +872,7 @@ msgstr "" "Panelak edo Ikuspegia| Panelak aukeretara." "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -882,7 +889,7 @@ msgstr "" "du.Bakarkako elementuekin haien edukiaren aurreikuspegi bat eskaintzen " "du." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -899,13 +906,13 @@ msgstr "" "para>Zein zehaztasun eta nola ematen diren konfiguratu dezakezu hemen " "eskuin klik bat eginez." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Karpetak" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -917,7 +924,7 @@ msgstr "" "ezker aldean erakustea.Fitxategi-sistemako " "karpetak zuhaitz ikuspegi batean erakusten ditu." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -932,13 +939,13 @@ msgstr "" "ezkerreko geziari bere azpi-karpetak ikusteko. Honek karpeten artean bizkor " "aldatzen uzten dizu." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminala" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -957,7 +964,7 @@ msgstr "" "Terminalei buruz gehiago ikasteko erabili Konsole bezalako terminal " "aplikazio autonomo bateko laguntza." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -976,19 +983,19 @@ msgstr "" "ikasteko erabili Konsole bezalako terminal aplikazio autonomo bateko " "laguntza." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Lekuak" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Erakutsi ezkutuko lekuak" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -998,7 +1005,7 @@ msgstr "" "Honek ezkutatu diren leku guztiak azalduko ditu lekuak panelean. Erdi-garden " "agertuko dira beraien ezkutuko propietatea desmarkatu ezean." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1014,7 +1021,7 @@ msgstr "" "edo sarekoetara. Oraintsu gordetako fitxategiak edo mota jakin bateko " "fitxategiak aurkitzeko atalak ere baditu." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1039,13 +1046,13 @@ msgstr "" "honetako zati huts batean eta hautatu Erakutsi ezkutuko lekuak hura berriz azaltzeko." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Erakutsi panelak" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1060,43 +1067,43 @@ msgstr "" "antolatuta daude. Hierarkia honen gailurrean ordenagailu honi lotutako datu " "guztiak dituen direktorioa dago—erro direktorioa." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Itxi" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Itxi ezkerreko ikuspegia" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Itxi" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Itxi eskuineko ikuspegia" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Zatitu" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Zatitu ikuspegia" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1114,7 +1121,7 @@ msgstr "" "Ondoren bere eduki gehiena eskuragarri dago tresna-barrako Menu botoi baten bidez." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1137,7 +1144,7 @@ msgstr "" "eta bere botoien estiloa alda daiteke eskuin-klik menutik. Eskuin-klik egin " "botoi bati bere testua erakutsi edo ezkutatu nahi baduzu." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1166,7 +1173,7 @@ msgstr "" "html'>egin klik hemen. Honek oinarrizkoak biltzen dituen " "Eskuliburuko orri bat irekiko du." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1180,7 +1187,7 @@ msgstr "" "berean sakatzen direnean ekintza bat eragiteko. Aplikazio honetako komando " "guztiak eragin daitezke era honetara." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1193,7 +1200,7 @@ msgstr "" "interface>an ikusten dituzun elementu guztiak Tresna-barran ere kokatu " "daitezke." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1211,7 +1218,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1228,7 +1235,7 @@ msgstr "" "Dolphin/File_Management'>egin klik hemen. KDE UserBase Wikian honi " "eskainitako orria irekiko du." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1250,7 +1257,7 @@ msgstr "" "UserBase Wikia.Gainontzeko leihoetako gehienetan «Zer da " "hau?» laguntza falta da, beraz, ez zaitez horretara gehiegi ohitu." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1266,7 +1273,7 @@ msgstr "" "eraginkorren nola egin ikasteko egin klik hemen." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1289,7 +1296,7 @@ msgstr "" "emphasis> da KDE komunitatearen atzean dagoen irabazi asmorik gabeko " "erakundea." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1301,7 +1308,7 @@ msgstr "" ">Bigarren mailako hizkuntzak ere ezar ditzakezu, ordezko hizkuntza gisa " "erabiliko dira zure hizkuntza hobetsian erabilgarri ez dauden testuentzat." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1311,7 +1318,7 @@ msgstr "" "Honek leiho bat irekitzen du, aplikazioaren bertsioa, lizentzia, erabilitako " "liburutegiak eta mantentzaileei buruz informatuko zaituena." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1325,7 +1332,7 @@ msgstr "" ">Aplikazio hau erabiltzea gustuko baduzu baino ez badakizu KDEri buruz edo " "dragoi eder bat ikusi nahi baduzu eman begiratu bat!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1571,7 +1578,7 @@ msgstr "" "html'>egin klik hemen. Honek Eskuliburuan eskainitako orria irekiko " "du." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1596,57 +1603,57 @@ msgstr "" "tresna gehiago: Instalatu elementu bat bilatzeko beste bitarteko batzuk." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Dolphin root gisa ibiltzea arriskutsua izan daiteke. Kontuz ibili." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Bilatu %1 %2-(e)n" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Bilatu" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Bilatu %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Karpeta zamatzen..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Sailkatzen..." -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Bilatzen..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Ez da elementurik aurkitu." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin-ek ez du web orririk onartzen, web arakatzailea abiarazi da" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1654,13 +1661,13 @@ msgid "" msgstr "" "Dolphin-ek ez du protokolo hau onartzen, lehenetsitako aplikazioa abiarazi da" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Protokolo baliogabea" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1787,92 +1794,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Besteak" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Karpetak" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Txikia" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Ertaina" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Handia" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Gaur" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Atzo" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Duela aste bat" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Duela bi aste" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Duela hiru aste" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Hilabete honetan lehenago" -#: 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 " @@ -1882,7 +1889,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Atzo' (yyyyko MMMM)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1890,7 +1897,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1898,7 +1905,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (yyyyko MMMM)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1906,7 +1913,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1916,7 +1923,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Duela astebete' (yyyyko MMMM)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1924,7 +1931,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1934,7 +1941,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Duela bi aste' (yyyyko MMMM)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1942,7 +1949,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1952,7 +1959,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Duela hiru aste' (yyyyko MMMM)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1960,7 +1967,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1970,7 +1977,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Lehenago' yyyyko MMMMn" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1978,7 +1985,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1986,7 +1993,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "yyyyko MMMM" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1994,257 +2001,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Irakurri, " -#: 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 "Idatzi, " -#: 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 "Exekutatu, " -#: 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 "Debekatua" -#: 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 "Erabiltzailea: %1 | Taldea: %2 | Besteak: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Izena" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Neurria" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Aldatua" -#: 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 "Dataren formatua ezarpenetan hauta daiteke." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Sortua" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Atzitua" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Mota" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Balioztatzea" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Etiketak" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Iruzkina" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Izenburua" -#: 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 "Dokumentua" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Egilea" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Argitaratzailea" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Orri kopurua" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Hitz zenbaketa" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Lerro zenbaketa" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Argazkiratze data" -#: 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 "Irudia" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Neurria" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Zabalera" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Altuera" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientazioa" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artista" -#: 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 "Audioa" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Generoa" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Bilduma" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Iraupena" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bit-emaria" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Pista" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Argitaratze urtea" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Itxura proportzioa" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Bideoa" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Fotograma-abiadura" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Bide-izena" -#: 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 "Beste bat" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Fitxategi-luzapena" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Ezabatze-ordua" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Estekaren jomuga" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Hemendik jaitsi da" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Baimenak" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2253,17 +2260,17 @@ msgstr "" "Baimen-formatua ezarpenetan alda daiteke. Aukerak dira, sinbolikoa, Zenbaki " "bidez (Zortzitarra) edo formatu konbinatuak" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Jabea" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Erabiltzaile taldea" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2467,55 +2474,55 @@ msgstr "Mugatu karpeten panela etxeko direktoriora etxe barruan egotean" msgid "Automatic scrolling" msgstr "Korritze automatikoa" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Ebaki" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopiatu" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Berrizendatu..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Bota zakarrontzira" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Ezabatu" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Erakutsi ezkutuko fitxategiak" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Mugatu etxeko direktoriora" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Korritze automatikoa" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2771,66 +2778,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Gehitu etiketak" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Hemendik (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Mugatu bilaketa '%1' eta haren azpikarpetetara" -#: 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 "Gorde bilaketa hau, etorkizunean berriz hura arin atzitzeko" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Utzi bilatzeari" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Fitxategi-izena" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Edukia" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Hemendik" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Zure fitxategiak" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Bilatu zure etxeko direktorioan" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Bilaketa tresna gehiago" -#: 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 " @@ -3120,25 +3127,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Irten hautapen modutik" -#: 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 "Hautatu zerbitzuak testuinguruko menuan erakusteko:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Bilatu…" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Zama-jaitsi zerbitzu berriak..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3148,25 +3155,25 @@ msgstr "" "Dolphin berrabiatu beharra dago bertsio kontrol sistemaren ezarpen " "eguneratuak ezartzeko." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Orain berrabiatu?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Ezabatu" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "'Kopiatu hona' eta 'Eraman hona' komandoak" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3271,32 +3278,39 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Erakutsi «Ireki leiho berrian» testuinguru-menuan." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Erakutsi «Ireki leiho berrian» testuinguru-menuan." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Erakutsi «Kopiatu kokalekua» testuinguru-menuan." #. 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 "Erakutsi «Bikoiztu hemen» testuinguru-menuan." #. 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 "Erakutsi «Ireki terminala» testuinguru-menuan." #. 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 "Erakutsi 'Kopiatu zatitutako beste ikuspegira' testuinguru-menuan." #. 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 "Erakutsi 'Eraman zatitutako beste ikuspegira' testuinguru-menuan." @@ -3691,6 +3705,18 @@ msgstr "" "Hautatu elementuak sailkatzeko orden naturala, maiuskulak bereizi, edo ez " "bereizi maiuskulak" +#. 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 "Eskatu baieztapena karpeta asko batera irekitzean." + +#. 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 "Eskatu baieztapena terminal asko batera irekitzean." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3727,25 +3753,25 @@ msgctxt "@title:group" msgid "View" msgstr "Ikuspegia" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Testuinguru-menua" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Zakarrontzia" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Erabiltzaileen erreakzioak" -#: 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?" @@ -3753,7 +3779,7 @@ msgstr "" "Gorde gabeko aldaketak dauzkazu. Aldaketak ezarri edo haiek baztertu nahi " "dituzu?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Abisua" @@ -3806,23 +3832,35 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Terminal panelean programa bat martxan duten leihoak ixtea" +#: settings/interface/confirmationssettingspage.cpp:63 +#, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Karpeta asko batera irekitzea" + #: settings/interface/confirmationssettingspage.cpp:64 #, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many terminals at once" +msgstr "Terminal asko batera irekitzea" + +#: settings/interface/confirmationssettingspage.cpp:67 +#, kde-format msgctxt "@title:group" msgid "When opening an executable file:" msgstr "Fitxategi exekutagarri bat irekitzean:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Galdetu beti" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Ireki aplikazioan" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Exekutatu «script»a" @@ -4566,7 +4604,7 @@ msgstr "" "Azpikarpeta guztien ikuspegiaren propietateak aldatuko dira. Jarraitu nahi " "duzu?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4664,12 +4702,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1/%2 libre (%3 erabilita)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Zakarrontzia hustuta" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Zakarrontzia hustu da." @@ -4713,7 +4751,7 @@ msgstr "Lehenetsia" msgid "Reload" msgstr "Birkargatu" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4721,7 +4759,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "Karpeta 1 hautatuta" msgstr[1] "%1 karpeta hautatuta" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4729,7 +4767,7 @@ msgid_plural "%1 Files selected" msgstr[0] "Fitxategi 1 hautatuta" msgstr[1] "%1 fitxategi hautatuta" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4737,7 +4775,7 @@ msgid_plural "%1 Folders" msgstr[0] "Karpeta 1" msgstr[1] "%1 karpeta" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4745,38 +4783,38 @@ msgid_plural "%1 Files" msgstr[0] "Fitxategi 1" msgstr[1] "%1 fitxategi" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 karpeta, 0 fitxategi" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 kopiatu" -#: 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] "Ziur zaude elementu 1 ireki nahi duzula?" msgstr[1] "Ziur zaude %1 elementu irekin nahi dituzula?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4784,43 +4822,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Ireki elementu %1" msgstr[1] "Ireki %1 elementu" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Alboko betegarria" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Zutabeen zabalera automatikoak" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Zutabeen zabalera pertsonalizatuak" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Zakarrontziko eragiketa burutu da." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Ezabatzea burutu da." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Berrizendatu eta ezkutatu" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4830,7 +4868,7 @@ msgstr "" "egingo du.\n" "Oraindik berrizendatu nahi duzu?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4840,94 +4878,94 @@ msgstr "" "egingo du.\n" "Oraindik berrizendatu nahi duzu?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Fitxategi hau ezkutatu?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Karpeta hau ezkutatu?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Kokalekua hutsik dago." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "'%1' kokalekua baliogabea da." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Zamatzen..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Zamatzea utzi da" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Ez dago iragazkiarekin bat datorren elementurik" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Ez dago bilaketarekin bat datorren elementurik" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Zakarrontzia hutsik dago" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Etiketarik ez" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Ez dago «%1» etiketatutako fitxategirik" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Ez dago berriki erabilitako elementurik" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Ez da karpeta partekaturik aurkitu" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Ez da sareko baliabide egokirik aurkitu" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Ez da MTP-bateragarria den gailurik aurkitu" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Ez da Apple gailurik aurkitu" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Ez da Bluetooth gailurik aurkitu" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Karpetak hutsik dago" diff --git a/po/fa/dolphin.po b/po/fa/dolphin.po index 264320a2d..1c8ccdd5c 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: ۲۰۱۶-۰۸-۲۰ ۱۵:۴۴+0330\n" "Last-Translator: Mohi Mirdamadi \n" "Language-Team: Persian \n" @@ -40,125 +40,125 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "بازگرداندن‌" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "ایجاد کردن جدید" -#: 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 "پوشه ایجاد شد." -#: 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 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -168,7 +168,7 @@ msgid "" msgstr "" "شما چندین تب را در این پنجره باز کرده‌اید، مطمئن هستید که می‌خواهید خارج شوید؟" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path" @@ -176,13 +176,13 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "باز کردن مسیر" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "" -#: dolphinmainwindow.cpp:1179 +#: dolphinmainwindow.cpp:1190 #, fuzzy, kde-format #| msgid "Are you sure you want to open 1 item?" #| msgid_plural "Are you sure you want to open %1 items?" @@ -191,7 +191,7 @@ msgid_plural "Are you sure you want to open %1 terminal windows?" msgstr[0] "آیا مطمئن هستید می‌خواهید %1 فقره‌ها را باز کنید؟" msgstr[1] "" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -201,7 +201,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "باز کردن پایانه" msgstr[1] "" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -209,13 +209,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "پیکربندی..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "&پنجره جدید‌" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Window" @@ -223,7 +223,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "بازکردن نشانی در پنجره جدید" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -231,13 +231,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "برگه جدید" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -246,25 +246,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "افزودن به مکانها" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "بستن برگه" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -272,13 +272,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -289,13 +289,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -305,7 +305,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -313,7 +313,7 @@ msgctxt "@action" msgid "Copy…" msgstr "رونوشت" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -322,13 +322,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "چسباندن" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -337,19 +337,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -357,13 +357,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -371,7 +371,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "حرکت به زباله‌دان" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -379,7 +379,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "حرکت به زباله‌دان" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -387,13 +387,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -401,7 +401,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "صافی:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -409,7 +409,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "نمایش میله پالایش" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -419,7 +419,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Hide Filter Bar" @@ -427,7 +427,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "مخفی کردن میله پالایش" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -435,14 +435,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "صافی:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" msgid "Search…" msgstr "جستجو" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -450,7 +450,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "نشان دادن پیش‌نمایش پوشه‌ها و پرونده‌ها" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -460,13 +460,13 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" @@ -475,7 +475,7 @@ msgid "Search" msgstr "جستجو" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -485,7 +485,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -493,7 +493,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "انتخاب" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -505,19 +505,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "معکوس کردن انتخاب" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -525,7 +525,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -534,19 +534,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -554,7 +554,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "پیش‌نمایش" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -564,31 +564,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "ایست" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "توقف بارگذاری" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "مکان قابل ویرایش" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -598,13 +598,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "جایگزینی مکان" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -612,19 +612,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "بازگرداندن برگه‌ی بسته شده" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -634,7 +634,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -643,13 +643,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "مقایسه پرونده‌ها" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -658,13 +658,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "باز کردن پایانه" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -674,7 +674,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -682,7 +682,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "باز کردن پایانه" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -691,19 +691,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -715,7 +715,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -723,7 +723,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "فعال کردن برگه بعد" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -731,68 +731,76 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "فعال کردن برگه بعد" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "برگه بعد" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "فعال کردن برگه بعد" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "برگه قبل" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "فعال کردن برگه قبلی" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgid "Show facets widget" msgctxt "@action:inmenu" msgid "Show Target" msgstr "ابتدا پوشه‌ها را نمایش بده" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "در برگه جدید باز شود‌" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "در برگه‌های جدید باز شود‌" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "باز کردن در پنجره جدید" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "برنامه‌ها" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "باز کردن قفل‌ پنل‌ها" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "قفل‌ کردن پنل‌ها" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -802,13 +810,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "اطلاعات" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -816,7 +824,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -827,7 +835,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -838,13 +846,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "پوشه‌ها" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -853,7 +861,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -863,13 +871,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "پایانه" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -881,7 +889,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -893,13 +901,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "مکان‌ها" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -907,7 +915,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "نمایش پرونده‌های مخفی" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -915,7 +923,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -926,7 +934,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -941,7 +949,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@action:inmenu Panels" #| msgid "Lock Panels" @@ -949,7 +957,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "قفل‌ کردن پنل‌ها" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -960,43 +968,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "بستن" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "بستن نمای چپ" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "بستن" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "بستن نمای راست" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "تقسیم" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "تقسیم نما‌" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1008,7 +1016,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1022,7 +1030,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1039,7 +1047,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1049,7 +1057,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1058,7 +1066,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1073,7 +1081,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1084,7 +1092,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1098,7 +1106,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1109,7 +1117,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1123,7 +1131,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1132,7 +1140,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1140,7 +1148,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1150,7 +1158,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1400,7 +1408,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1415,33 +1423,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search for %1 in %2" msgstr "جستجو برای" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" msgid "Search" msgstr "جستجو" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search for %1" msgstr "جستجو برای" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1449,7 +1457,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "بارگذاری پوشه..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1457,7 +1465,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "مرتب کردن:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1465,19 +1473,19 @@ msgctxt "@info" msgid "Searching…" msgstr "در حال جستجو..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "هیچ موردی پیدا نشد." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "دلفین از صفحات وب پشتیبانی نمیکند، مرورگر وب به کار گرفته شد" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1486,13 +1494,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "دلفین این قرارداد را پشتیبانی نمیکند، کانکرر به کارگیری شد" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "قرارداد نامعتبر" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1632,92 +1640,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 "پوشه‌ها" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "کوچک" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "متوسط" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "بزرگ" -#: 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 "dddd" -#: 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 "%1" -#: 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1731,7 +1739,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'دیروز' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1739,7 +1747,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: The week day name: dddd, MMMM is full month name in " @@ -1751,7 +1759,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1759,7 +1767,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1773,7 +1781,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "یک هفته پیش (%B، %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1781,7 +1789,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1795,7 +1803,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "دو هفته پیش (%B، %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1803,7 +1811,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1817,7 +1825,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "سه هفته پیش (%B، %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1825,7 +1833,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1839,7 +1847,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "پیش از %B، %Y" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1847,7 +1855,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1855,7 +1863,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1863,62 +1871,62 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "خواندن،" -#: 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 "نوشتن،" -#: 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 "اجرا کردن،" -#: 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 "ممنوع" -#: 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 "کاربر: %1 | گروه: %2 | دیگران: %3" -#: 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1926,54 +1934,54 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -1981,34 +1989,34 @@ 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 #, fuzzy #| msgctxt "@label:listbox" #| msgid "Width:" @@ -2016,55 +2024,55 @@ msgctxt "@label" msgid "Width" msgstr "عرض:" -#: 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 "مدت" -#: 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 #, fuzzy #| msgctxt "@item" #| msgid "Release '%1'" @@ -2072,12 +2080,12 @@ msgctxt "@label" msgid "Release Year" msgstr " رهاکردن '%1'" -#: 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 #, fuzzy #| msgctxt "@option:check" #| msgid "Videos" @@ -2085,30 +2093,30 @@ 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 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2116,39 +2124,39 @@ 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." @@ -2362,19 +2370,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "حرکت خودکار غلطک" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "برش" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "رونوشت" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2382,37 +2390,37 @@ 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 "حذف" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "نمایش پرونده‌های مخفی" -#: 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" @@ -2720,49 +2728,49 @@ 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 "از اینجا (%1)" -#: 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2770,18 +2778,18 @@ msgctxt "action:button" msgid "Your files" msgstr "mohi@ubuntu.ir, ehsan.abdolahy@gmail.com" -#: 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 " @@ -3070,13 +3078,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" @@ -3084,7 +3092,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "جستجو" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3092,7 +3100,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "بارگیری خدمات جدید..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3106,25 +3114,25 @@ 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" @@ -3232,35 +3240,42 @@ 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +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" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3649,6 +3664,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +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 @@ -3689,7 +3718,7 @@ msgid "View" msgstr "&نما‌" # این ترجمه شاید در آینده نیاز به بازبینی داشته باشد -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3697,25 +3726,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "منوی راست‌کلیک" -#: 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 "" @@ -3774,25 +3803,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Show preview of files and folders" +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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "برنامه‌ها" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4614,7 +4657,7 @@ msgid "" "continue?" msgstr "ویژگیهای نمای همه زیرپوشه‌ها تغییر میکند. آیا میخواهید ادامه دهید؟" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4705,12 +4748,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 "" @@ -4758,7 +4801,7 @@ msgstr "پیش‌فرض" msgid "Reload" msgstr "بارگذاری مجدد" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, fuzzy, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4766,7 +4809,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "%1 پوشه انتخاب شد" msgstr[1] "" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, fuzzy, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4774,7 +4817,7 @@ msgid_plural "%1 Files selected" msgstr[0] "%1 پرونده انتخاب شد" msgstr[1] "" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4782,7 +4825,7 @@ msgid_plural "%1 Folders" msgstr[0] "%1 پوشه" msgstr[1] "" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, fuzzy, kde-format msgctxt "@info:status" msgid "1 File" @@ -4790,38 +4833,38 @@ msgid_plural "%1 Files" msgstr[0] "%1 پرونده‌ها" msgstr[1] "" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1، %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: 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 #, fuzzy, 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] "آیا مطمئن هستید می‌خواهید %1 فقره‌ها را باز کنید؟" msgstr[1] "" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path" @@ -4831,160 +4874,160 @@ msgid_plural "Open %1 Items" msgstr[0] "باز کردن مسیر" msgstr[1] "" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "عرض ستون" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "عرض ستون" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "عملیات زباله انجام شد." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "عملیات حذف انجام شد." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "تغییر نام توکار" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Hidden Files" msgid "Hide this File?" msgstr "پرونده‌های مخفی" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "پوشه آغازه" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "مکان خالی است." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "مکان '%1' نامعتبر است." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "بارگذاری پوشه..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "بارگذاری پوشه..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "برگزیدن همه مواردی که با این الگو مطابقت دارند:" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "برگزیدن همه مواردی که با این الگو مطابقت دارند:" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "مکان خالی است." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "برگه‌های اخیرا بسته‌شده" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "هیچ موردی پیدا نشد." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/fi/dolphin.po b/po/fi/dolphin.po index 2b3c7254f..d57645f8f 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-07-24 21:44+0300\n" "Last-Translator: Tommi Nieminen \n" "Language-Team: Finnish \n" @@ -59,125 +59,125 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Palauta" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Luo uusi" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Avaa sijainti" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Avaa sijainti uuteen välilehteen" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Avaa sijainti uuteen ikkunaan" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Kopiointi onnistui." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Siirtäminen onnistui." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Linkittäminen onnistui." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Roskakoriin vienti onnistui." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Nimen muuttaminen onnistui." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Kansio luotiin." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Siirry taaksepäin" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Palaa aiemmin katsottuun kansioon." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Siirry eteenpäin" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Kumoaa Siirry|Takaisin-toiminnon." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Vahvistus" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Lopeta %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "&Sulje nykyinen välilehti" -#: 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 "" "Ikkunassa on auki useampia välilehtiä: haluatko varmasti lopettaa ohjelman?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Älä kysy uudestaan" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Näytä &päätepaneeli" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -185,26 +185,26 @@ msgid "" msgstr "" "Ohjelma ”%1” on päätepaneelissa yhä käynnissä. Haluatko varmasti lopettaa?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Avaa %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Avaa ensisijainen hakutyökalu" -#: 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] "Haluatko varmasti avata pääteikkunan?" msgstr[1] "Haluatko varmasti avata %1 pääteikkunaa?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -212,25 +212,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Avaa %1 pääte" msgstr[1] "Avaa %1 päätettä" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Asetukset" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Uusi &ikkuna" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Avaa uusi Dolphin-ikkuna" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -240,13 +240,13 @@ msgstr "" "Avaa aivan nykyisen kaltaisen uuden ikkunan nykyiseen sijaintiin ja näkymään." "Kohteita voi vetää ja pudottaa ikkunoiden välillä." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Uusi välilehti" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -258,25 +258,25 @@ msgstr "" "Välilehti on lisänäkymä ikkunaan. Kohteita voi vetää ja pudottaa " "välilehtien välillä." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Lisää sijainteihin" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Lisää nykyisen kansion Sijainnit-paneeliin." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Sulje välilehti" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -286,13 +286,13 @@ msgstr "" "Sulkee nykyisen välilehden. Ellei ikkunassa ole muita välilehtiä, suljetaan " "koko ikkuna." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Sulkee tämän ikkunan." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -308,13 +308,13 @@ msgstr "" "näppäimistöllä lähekkäin: Ctrl+X, Ctrl+C ja Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Leikkaa…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -327,13 +327,13 @@ msgstr "" ">Liitä-toiminnolla kohteet voi myöhemmin siirtää " "toisaalle. Alkuperäiset kohteet poistetaan." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Kopioi…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -345,13 +345,13 @@ msgstr "" ">Liitä-toiminnolla kohteet voi myöhemmin kopioida " "toisaalle." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Liitä" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -363,19 +363,19 @@ msgstr "" "Jos kohteet lisättiin leikepöydälle Leikkaa-" "toiminnolla, ne poistetaan alkuperäisestä sijainnistaan." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Kopioi toiseen näkymään" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Kopioi toiseen näkymään…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -386,25 +386,25 @@ msgstr "" "jakonäkymään.Kopioi valitut tietueet aktiivisesta " "passiiviseen jakonäkymään." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Kopioi passiiviseen jakonäkymään" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Siirrä toiseen näkymään" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Siirrä toiseen näkymään…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -414,25 +414,25 @@ msgstr "" "Siirtää valitut kohteet aktiivisesta passiiviseen " "jakonäkymään" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Siirrä passiiviseen jakonäkymään" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Suodata…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Näytä suodatusrivi" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -445,30 +445,30 @@ msgstr "" "kirjoittaa tekstiä, jolla suodattaa näytettyjä tiedostoja ja kansioita. Vain " "ne näytetään, joiden nimi sisältää kirjoitetun tekstin." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Näytä tai piilota suodatusrivi" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Suodatin" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Etsi…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Etsi tiedostoja ja kansioita" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -483,20 +483,20 @@ msgstr "" "avustustoimintoa uudelleen hakurivillä, saat tarkemman ohjeen hakuehdoista." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Näytä tai piilota hakurivi" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Etsi" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -504,13 +504,13 @@ msgstr "Valitse tiedostot ja kansiot" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Valitse" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -528,19 +528,19 @@ msgstr "" "pikasaantirivi näyttää valituille kohteille käytettävissä olevat toiminnot." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Valitsee nykyisen sijainnin kaikki tiedostot ja kansiot." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Käänteinen valinta" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -550,7 +550,7 @@ msgstr "" "Valitsee kaikki kohteet, joita tällä hetkellä ei ole " "valittu." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -564,25 +564,25 @@ msgstr "" "toistamiseen." # ”kätkö” lienee Lasse Liehun ehdotus? -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Kätkö" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Avaa kätkön virtuaalikansion jaettuun ikkunaan" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Virkistä näkymä" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -596,31 +596,31 @@ msgstr "" "kansioiden näkymä päivittyy.Jaetussa näkymässä tämä virkistää " "paraikaa kohdistettuna olevan osan." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Pysäytä" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Lopeta lataus" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Keskeyttää nykyisen kansion sisällön latauksen." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Muokattava sijainti" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -634,13 +634,13 @@ msgstr "" "napsauttamalla sijainnin oikealle puolen ja takaisin vahvistamalla muokatun " "sijainnin." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Korvaa sijainti" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -650,19 +650,19 @@ msgstr "" "Vaihtaa sijainnin muokkaustilaan ja valitsee koko sijainnin, jotta sen voi " "nopeasti korvata toisella." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Kumoa välilehden sulkeminen" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Palauttaa aiemmin suljetun välilehden." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -677,7 +677,7 @@ msgstr "" "roskakoriin.Vahvistusta pyydetään muutoksiin, " "joita ei voi kumota." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -689,13 +689,13 @@ msgstr "" "kotikansionsa, joka sisältää heidän tietonsa, myös " "henkilökohtaiset sovellustiedot." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Vertaile tiedostoja" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -707,13 +707,13 @@ msgstr "" "para>Voit vaihtaa sen Lisää hakutyökaluja -" "valikosta." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Avaa pääte" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -725,13 +725,13 @@ msgstr "" "para>Lisätietoa päätesovelluksesta saat käyttämällä sen ohjetta." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Avaa pääte tähän" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -743,19 +743,19 @@ msgstr "" "emphasis>.Lisätietoa päätteistä löytää päätesovelluksen " "ohjeista." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Kohdista päätepaneeliin" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "Kirjan&merkit" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -774,79 +774,86 @@ msgstr "" "yksinkertaisempi ja pienempi, mutta hankalista toimenpiteistä tulee " "hitaampia tehdä." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktivoi välilehti %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktivoi viimeinen välilehti" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Seuraava välilehti" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Aktivoi seuraava välilehti" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Edellinen välilehti" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Aktivoi edellinen välilehti" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Näytä kohde" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Avaa uuteen välilehteen" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Avaa uusiin välilehtiin" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Avaa uuteen ikkunaan" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Avaa sovellukseen" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Avaa paneelien lukitus" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Lukitse paneelit" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -861,13 +868,13 @@ msgstr "" "upotetaan ikkunaan kiinteämmin." # Sivupaneelin nimi par. nominatiiviin -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Tiedot" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -877,7 +884,7 @@ msgstr "" "Näytä tai piilota tällaiset paneelit kohdasta Valikko|" "Paneelit- tai Näytä|Paneelit." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -893,7 +900,7 @@ msgstr "" "esittää nykyisen kansion tiedot.Yksittäisistä kohteista esitetään myös " "sisällön esikatselu." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -909,13 +916,13 @@ msgstr "" "esikatselu.Napsauttamalla hiiren oikealla painikkeella voit " "mukauttaa näytettäviä tietoja." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Kansiot" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -927,7 +934,7 @@ msgstr "" "emphasis>.Se esittää tiedostojärjestelmän " "kansiot puunäkymänä." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -941,13 +948,13 @@ msgstr "" "sitä. Alikansiot saa näkyviin napsauttamalla nuolta kansion vasemmalla " "puolen. Näin voi nopeasti siirtyä kansiosta toiseen." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Pääte" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -965,7 +972,7 @@ msgstr "" "Päätteiden käytöstä löytyy lisätietoa erillisten päätesovellusten kuten " "Konsolen ohjeesta." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -983,19 +990,19 @@ msgstr "" "Päätteiden käytöstä löytyy lisätietoa erillisten päätesovellusten kuten " "Konsolen ohjeesta." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Sijainnit" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Näytä piilotetut kohteet" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -1005,7 +1012,7 @@ msgstr "" "Näyttää kaikki piilotetut kohteet sijaintipaneelissa. Ne näkyvät " "läpikuultavina, ellet poista niiden piilotusta käytöstä." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1021,7 +1028,7 @@ msgstr "" "on luokiteltu osioiksi, joihin kuuluvat myös viime aikoina käytetyt tai " "tietyn tyyppiset tiedostot." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1045,13 +1052,13 @@ msgstr "" "oikealla painikkeella paneelin tyhjää tilaa ja valitsemalla Näytä " "piilotetut kohteet." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Näytä paneelit" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1066,43 +1073,43 @@ msgstr "" "emphasis>. Ylinnä on kansio, joka sisältää tämän tietokoneen kaiken tiedon: " "juurikansio." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Sulje" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Sulje vasemmanpuoleinen näkymä" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Sulje" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Sulje oikeanpuoleinen näkymä" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Puolita" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Puolita näkymä" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1120,7 +1127,7 @@ msgstr "" "osa sisällöstä siirtyy työkalurivin " "valikkopainikkeen alle." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1144,7 +1151,7 @@ msgstr "" "Näytä tai piilota painikkeen teksti napsauttamalla sitä hiiren oikealla " "painikkeella." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1172,7 +1179,7 @@ msgstr "" "html'>napsauttamalla tästä. Tämä avaa perusteet kattavan sivun " "käsikirjasta." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1185,7 +1192,7 @@ msgstr "" ">Voit asettaa ikkunassa eri toimintoja käynnistäviä näppäinyhdistelmiä. " "Kaikki sovelluksen komennot voi käynnistää näin." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1197,7 +1204,7 @@ msgstr "" "näytettävät painikkeet.Kaikki valikon " "kohteet voi sijoittaa myös työkaluriville." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1215,7 +1222,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1232,7 +1239,7 @@ msgstr "" "File_Management'>löytää täältä. Linkki avaa KDE Userbase -wikin " "asianomaisen sivun." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1254,7 +1261,7 @@ msgstr "" "para>Useimmilla ikkunoilla ei ole ”Mikä tämä on?” -ohjetta, joten " "siihen ei kannata tottua liikaa." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1270,7 +1277,7 @@ msgstr "" "vikailmoituksesta mahdollisimman hyvä, napsauta tästä." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1291,7 +1298,7 @@ msgstr "" "jne. kulujen kattamiseksi.KDE e.V. on KDE-" "yhteisön takana oleva yleishyödyllinen järjestö." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1303,7 +1310,7 @@ msgstr "" "toissijaisia kieliä, joita käytetään, ellei tekstejä voi esittää " "ensisijaisella kielelläsi." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1313,7 +1320,7 @@ msgstr "" "Avaa ikkunan, joka kertoo sovelluksen version, lisenssin, käytetyt kirjastot " "sekä ylläpitäjät." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1327,7 +1334,7 @@ msgstr "" "tästä sovelluksesta muttet tunne KDE:ta (tai haluat vain nähdä kivan " "lohikäärmeen), kurkista!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1572,7 +1579,7 @@ msgstr "" "html'>napsauttamalla tästä. Tämä avaa käsikirjan asianomaisen sivun." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1596,57 +1603,57 @@ msgstr "" "ajan tai arvostelun.Lisähakutyökalut: Asenna lisää " "hakutyökaluja." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format 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:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Etsi ”%1” kohteesta %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Etsi" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Etsi ”%1”" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Ladataan kansiota…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Lajitellaan…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Etsitään…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Kohteita ei löytynyt." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin ei tue verkkoselaamista, joten verkkoselain käynnistyy" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1654,13 +1661,13 @@ msgid "" msgstr "" "Dolphin ei tue tätä yhteyskäytäntöä, joten käynnistetään oletussovellus" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Virheellinen yhteyskäytäntö" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1788,92 +1795,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0–9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Muut" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Kansiot" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Pieni" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Keskisuuri" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Suuri" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Tänään" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Eilen" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1|/|$[korjaa_päiväysmuotoilu_ryhmän_nimessä %1]" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Viikko sitten" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Kaksi viikkoa sitten" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Kolme viikkoa sitten" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Aiemmin tässä kuussa" -#: 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 " @@ -1883,7 +1890,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Eilen' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1891,7 +1898,7 @@ msgctxt "" msgid "%1" msgstr "%1|/|$[korjaa_päiväysmuotoilu_ryhmän_nimessä %1]" -#: 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 " @@ -1899,7 +1906,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1907,7 +1914,7 @@ msgctxt "" msgid "%1" msgstr "%1|/|$[korjaa_päiväysmuotoilu_ryhmän_nimessä %1]" -#: 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 " @@ -1917,7 +1924,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Viikko sitten' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1925,7 +1932,7 @@ msgctxt "" msgid "%1" msgstr "%1|/|$[korjaa_päiväysmuotoilu_ryhmän_nimessä %1]" -#: 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 " @@ -1935,7 +1942,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Kaksi viikkoa sitten' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1943,7 +1950,7 @@ msgctxt "" msgid "%1" msgstr "%1|/|$[korjaa_päiväysmuotoilu_ryhmän_nimessä %1]" -#: 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 " @@ -1953,7 +1960,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Kolme viikkoa sitten' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1961,7 +1968,7 @@ msgctxt "" msgid "%1" msgstr "%1|/|$[korjaa_päiväysmuotoilu_ryhmän_nimessä %1]" -#: 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 " @@ -1971,7 +1978,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Aiemmin' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1979,7 +1986,7 @@ msgctxt "" msgid "%1" msgstr "%1|/|$[korjaa_päiväysmuotoilu_ryhmän_nimessä %1]" -#: 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, " @@ -1987,7 +1994,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1995,257 +2002,257 @@ msgctxt "" msgid "%1" msgstr "%1|/|$[korjaa_päiväysmuotoilu_ryhmän_nimessä %1]" -#: 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 "Luku, " -#: 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 "Kirjoitus, " -#: 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 "Suoritus, " -#: 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 "Ei oikeuksia" -#: 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 "Käyttäjä: %1 | Ryhmä: %2 | Muut: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Nimi" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Koko" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Muutettu" -#: 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 "Päiväysmuodon voi valita asetuksista." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Luotu" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Avattu" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Tyyppi" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Arvostelu" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Tunnisteet" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Kommentti" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Otsikko" -#: 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 "Asiakirja" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Tekijä" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Julkaisija" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Sivumäärä" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Sanamäärä" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Rivimäärä" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Kuvauspäivä" -#: 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 "Kuva" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Mitat" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Leveys" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Korkeus" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Suunta" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artisti" -#: 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 "Äänitiedosto" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Tyylilaji" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Albumi" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Kesto" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bittinopeus" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Kappaleen numero" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Julkaisuvuosi" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Kuvasuhde" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Kuvataajuus" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Polku" -#: 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 "Muu" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Tiedostopääte" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Poistoaika" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Linkin kohde" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Ladattu lähteestä" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Oikeudet" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2254,17 +2261,17 @@ msgstr "" "Käyttöoikeuksien esitystavan voi valita asetuksista. Vaihtoehdot ovat " "symbolinen, numeerinen (oktaalinen) tai sekamuoto." -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Omistaja" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Käyttäjäryhmä" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2470,55 +2477,55 @@ msgstr "Rajoita Kansiot-paneeli kotikansioon, jos ollaan kotikansion sisällä" msgid "Automatic scrolling" msgstr "Automaattivieritys" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Leikkaa" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopioi" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Muuta nimeä…" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Siirrä roskakoriin" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Poista" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Näytä piilotiedostot" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Rajoita kotikansioon" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Automaattivieritys" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2775,66 +2782,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Lisää tunnisteita" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Tästä (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Rajaa haku kansioon ”%1” alikansioineen." -#: 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 "Tallenna tämä haku, jotta sitä voi käyttää nopeasti uudestaan" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Lopeta haku" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Tiedostonimistä" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Sisällöstä" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Tästä" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Tiedostot" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Etsi kotikansiosta" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Lisää hakutyökaluja" -#: 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 " @@ -3119,26 +3126,26 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Poistu valintatilasta" -#: 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 "Valitse kontekstivalikossa näytettävät palvelut:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Etsi…" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Lataa uusia palveluja…" # Useiden versionhallintajärjestelmien asetukset -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3148,25 +3155,25 @@ msgstr "" "Dolphin tulee käynnistää uudelleen, jotta muutetut " "versionhallintajärjestelmien asetukset tulevat voimaan." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Käynnistetäänkö uudelleen nyt?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Poista" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Komennot Kopioi kansioon ja Siirrä kansioon" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3272,32 +3279,39 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Näytä kontekstivalikossa ”Avaa uuteen ikkunaan”." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Näytä kontekstivalikossa ”Avaa uuteen ikkunaan”." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Näytä kontekstivalikossa ”Kopioi sijainti”." #. 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 "Näytä kontekstivalikossa ”Monista tähän”." #. 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 "Näytä kontekstivalikossa ”Avaa pääte”." #. 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 "Näytä kontekstivalikossa ”Kopioi toiseen jakonäkymään”." #. 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 "Näytä kontekstivalikossa ”Siirrä toiseen jakonäkymään”." @@ -3692,6 +3706,20 @@ msgstr "" "Valitse kohteiden luonnollinen, kirjainkoon erottava tai kirjainkoon " "erottamaton lajittelu" +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Vahvista sulkeminen, kun ikkunassa on auki useita välilehtiä." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Vahvista sulkeminen, kun ikkunassa on auki useita välilehtiä." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3729,32 +3757,32 @@ msgctxt "@title:group" msgid "View" msgstr "&Näytä" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Kontekstivalikko" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Roskakori" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Käyttäjäpalaute" -#: 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 "" "Muutoksia on tallentamatta. Haluatko ottaa muutokset käyttöön vai hylätä ne?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Varoitus" @@ -3812,23 +3840,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "suljetaan ikkunaa, kun päätepaneelissa on ohjelma käynnissä" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Open files and folders:" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Avaa tiedostot ja kansiot:" + #: 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 "Avattaessa ohjelmatiedostoa:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Kysy aina" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Avaa sovellukseen" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Suorita skripti" @@ -4596,7 +4638,7 @@ msgid "" "continue?" msgstr "Kaikkien alikansioiden näkymäasetukset muuttuvat. Haluatko jatkaa?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4692,12 +4734,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 vapaana, %2 kaikkiaan (%3 % käytössä)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Roskakori tyhjennetty" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Roskakori on tyhjennetty" @@ -4741,7 +4783,7 @@ msgstr "Oletus" msgid "Reload" msgstr "Päivitä" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4749,7 +4791,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 kansio valittu" msgstr[1] "%1 kansiota valittuna" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4757,7 +4799,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 tiedosto valittu" msgstr[1] "%1 tiedostoa valittuna" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4765,7 +4807,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 kansio" msgstr[1] "%1 kansiota" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4773,38 +4815,38 @@ msgid_plural "%1 Files" msgstr[0] "1 tiedosto" msgstr[1] "%1 tiedostoa" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 kansiota, 0 tiedostoa" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 – kopio" -#: 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] "Haluatko varmasti avata yhden kohteen?" msgstr[1] "Haluatko varmasti avata %1 kohdetta?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4812,43 +4854,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Avaa %1 kohde" msgstr[1] "Avaa %1 kohdetta" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Reunustäyte" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Automaattiset sarakeleveydet" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Mukautetut sarakeleveydet" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Siirretty roskakoriin." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Poistettu." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Muuta nimeä ja piilota" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4857,7 +4899,7 @@ msgstr "" "Pisteen lisääminen tiedoston nimen alkuun piilottaa tiedoston näkyvistä.\n" "Haluatko silti muuttaa nimeä?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4866,94 +4908,94 @@ msgstr "" "Pisteen lisääminen kansion nimen alkuun poistaa kansion näkyvistä.\n" "Haluatko silti muuttaa nimeä?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Piilotetaanko tiedosto?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Piilotetaanko kansio?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Sijaintirivi on tyhjä." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Sijainti ”%1” on virheellinen." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Ladataan…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Lataus peruttu" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Ei suodatinta vastaavia kohteita" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Ei hakua vastaavia kohteita" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Roskakori on tyhjä" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Ei luokituksia" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Ei tiedostoja luokituksella ”%1”" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Ei äskettäin käytettyjä kohteita" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Jaettuja kansioita ei löytynyt" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Asiaan kuuluvia verkkoresursseja ei löytynyt" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "MTP-yhteensopivia laitteita ei löytynyt" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Apple-laitteita ei löytynyt" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Bluetooth-laitteita ei löytynyt" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Kansio on tyhjä" diff --git a/po/fr/dolphin.po b/po/fr/dolphin.po index f8f02f4da..99a87b1ea 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-08-20 09:59+0200\n" "Last-Translator: Xavier BESNARD \n" "Language-Team: fr\n" @@ -65,108 +65,108 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Restaurer" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Créer un nouveau" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Ouvrir l'emplacement" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Ouvrir l'emplacement dans un nouvel onglet" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Ouvrir l'emplacement dans une nouvelle fenêtre" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "La copie a été effectuée avec succès." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Le déplacement a été effectué avec succès." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "La liaison a été effectuée avec succès." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "La mise à la corbeille a été effectuée avec succès." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Le renommage a été effectuée avec succès." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Dossier créé." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Revenir en arrière" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Revenir au dossier affiché précédemment." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Avancer" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Annule une action Avancer|Revenir." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Confirmation" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Quitter %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Fermer l'onglet actue&l" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -174,17 +174,17 @@ msgstr "" "Vous avez divers onglets ouverts dans cette fenêtre. Voulez-vous vraiment " "quitter ?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Ne plus poser la question" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Afficher le Panneau &Terminal" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -193,26 +193,26 @@ msgstr "" "Le programme « %1 » est actuellement lancé dans le panneau Terminal. Voulez-" "vous vraiment quitter l'application ?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Ouvrir %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Ouvrir l'outil de recherche préféré" -#: 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] "Voulez-vous vraiment ouvrir une fenêtre de terminal ?" msgstr[1] "Voulez-vous vraiment ouvrir %1 fenêtres de terminal ?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -220,25 +220,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Ouvrir un terminal %1" msgstr[1] "Ouvrir %1 terminaux" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Configurer" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nouvelle &fenêtre" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Ouvrir une nouvelle fenêtre Dolphin" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -249,13 +249,13 @@ msgstr "" "actuels. Vous pouvez faire glisser et déposer des éléments entre les " "fenêtres." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nouvel onglet" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -267,25 +267,25 @@ msgstr "" "actuels. Un onglet est une vue supplémentaire au sein de cette fenêtre. " "Vous pouvez faire glisser et déposer des éléments entre les onglets." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Ajouter aux emplacements" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Ajoute le dossier sélectionné au tableau de bord Emplacements." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Fermer l'onglet" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -295,13 +295,13 @@ msgstr "" "Ferme l'onglet actuellement ouvert. S'il ne reste aucun onglet, cette " "fenêtre sera fermée." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Ferme cette fenêtre." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -318,13 +318,13 @@ msgstr "" "X, Ctrl + C et Ctrl + V." "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Couper…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -338,13 +338,13 @@ msgstr "" "emphasis> ensuite pour les copier du presse-papier vers un autre " "emplacement. Les éléments seront supprimés de leur emplacement initial." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Copier..." -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -356,13 +356,13 @@ msgstr "" "papier Veuillez utiliser l'action Coller ensuite pour les copier du presse-papier vers un autre emplacement." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Coller" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -375,19 +375,19 @@ msgstr "" "presse-papier par l'action Couper, ils sont supprimés " "de leurs anciens emplacements." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Copier vers une autre vue" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Copier vers une autre vue…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -397,25 +397,25 @@ msgstr "" "Ceci copie les éléments sélectionnés de l'affichage actif vers la vue fractionnée inactive." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Copier vers la vue fractionnée inactive" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Déplacer vers une autre vue" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Déplacer vers une autre vue…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -425,25 +425,25 @@ msgstr "" "Ceci copie les éléments sélectionnés de la vue active " "vers la vue fractionnée inactive." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Déplacer vers la vue fractionnée inactive" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtrer..." -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Afficher la barre de filtres" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -457,30 +457,30 @@ msgstr "" "dossiers actuellement affichés. Seuls ceux contenant le texte dans leurs " "noms seront affichés." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Afficher ou non la barre de filtrage" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtrer" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Rechercher..." -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Rechercher des fichiers et des dossiers" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -496,20 +496,20 @@ msgstr "" "fois sur la barre de recherche, vous permettant d'avoir des explications sur " "l'usage des paramètres." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Afficher ou non la barre de recherche" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Rechercher" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -517,13 +517,13 @@ msgstr "Sélectionner des fichiers et des dossiers" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Sélectionner" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -543,19 +543,19 @@ msgstr "" "s'affiche les actions disponibles pour les éléments actuellement " "sélectionnés. " -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Sélectionne tous les fichiers et dossiers dans l'emplacement actuel." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Inverser la sélection" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -565,7 +565,7 @@ msgstr "" "Ceci sélectionne tous les objets que vous n'avez pas " "actuellement sélectionnés." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -578,26 +578,26 @@ msgstr "" "déplacer des éléments entre eux de façon simple. Cliquez dessus une " "nouvelle fois pour rassembler les deux affichages." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Mettre de côté" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" "Ouvre le dossier virtuel des éléments mis de côté dans une fenêtre séparée" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Rafraîchir l'affichage" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -612,31 +612,31 @@ msgstr "" "contient. Si la vue est scindée, ceci actualise celle qui " "possède actuellement le focus. " -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Arrêter" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Arrêter le chargement" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Interrompt le chargement du contenu du dossier actuel." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Emplacement modifiable" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -651,13 +651,13 @@ msgstr "" "modification en faisant un clic droit sur la droite de l'emplacement et en " "rebasculant pour confirmer l'emplacement modifié." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Substituer un emplacement" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -667,19 +667,19 @@ msgstr "" "Ceci permet de basculer en modification d'emplacement et de sélectionner ce " "dernier. Ainsi, vous pouvez saisir rapidement un emplacement différent." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Annuler la fermeture de l'onglet" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Ceci vous renvoie vers l'onglet précédemment fermé." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -695,7 +695,7 @@ msgstr "" "filename>. Une confirmation vous sera demandée pour les modifications " "ne pouvant être annulées." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -708,13 +708,13 @@ msgstr "" "filename>, contenant leurs données personnelles, incluant les emplacements " "des données personnelles des applications." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Comparer des fichiers" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -726,13 +726,13 @@ msgstr "" "Utiliser le menu Plus d'outils de recherche pour le configurer." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Ouvrir un terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -745,13 +745,13 @@ msgstr "" "veuillez utiliser l'aide de l'application de terminal." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Ouvrir un terminal ici" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -764,19 +764,19 @@ msgstr "" "sur les terminaux, veuillez utiliser l'aide de l'application de terminal." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Mettre le focus sur le panneau Terminal" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Signets" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -795,79 +795,86 @@ msgstr "" "%1 est plus simple et de plus petite taille, ce qui " "rend le déclenchement d'actions avancées plus long. " -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Activer l'onglet %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Activer le dernier onglet" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Onglet suivant" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Activer l'onglet suivant" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Onglet précédent" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Activer l'onglet précédent" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Afficher à la cible" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Ouvrir dans un nouvel onglet" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Ouvrir dans de nouveaux onglets" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Ouvrir dans une nouvelle fenêtre" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Ouvrir dans l'application" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Déverrouiller les panneaux" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Verrouiller les panneaux" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -882,13 +889,13 @@ msgstr "" "fermeture. Les panneaux verrouillés sont intégrés d'une façon plus " "propre." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informations" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -899,7 +906,7 @@ msgstr "" "Menu|Panneaux ou Affichage|Panneaux." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -916,7 +923,7 @@ msgstr "" "actuellement affiché.Pour les éléments simples, il vous propose un " "aperçu de leurs contenus." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -933,13 +940,13 @@ msgstr "" "configurer en faisant un clic droit, quels détails sont affichés et comment." "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Dossiers" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -952,7 +959,7 @@ msgstr "" "fichiers sous forme d'un affichage en arborescence." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -967,13 +974,13 @@ msgstr "" "le coté gauche d'un dossier pour voir les sous-dossiers. Ceci permet un " "basculement rapide entre n'importe quel dossier." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -992,7 +999,7 @@ msgstr "" "avancées. Pour en savoir plus concernant les terminaux, veuillez utiliser " "l'aide dans une application autonome de terminal comme Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1012,19 +1019,19 @@ msgstr "" "terminaux, veuillez utiliser l'aide dans une application autonome de " "terminal comme Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Emplacements" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Afficher les emplacements cachés" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -1035,7 +1042,7 @@ msgstr "" "emplacements. Ils ré-apparaîtront de façon semi-transparente, sauf si vous " "décochez leurs propriété de visibilité." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1052,7 +1059,7 @@ msgstr "" "aussi des sections pour retrouver les fichiers récemment enregistrés ou des " "fichiers d'un certain type." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1079,13 +1086,13 @@ msgstr "" "panneau et sélectionner Afficher les emplacements cachés pour les afficher de nouveau." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Afficher les panneaux" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1101,43 +1108,43 @@ msgstr "" "contenant toutes les données présentes sur l'ordinateur, le " "dossier du système." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Fermer" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Fermer la vue de gauche" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Fermer" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Fermer la vue de droite" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Scinder" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Scinder la vue" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1157,7 +1164,7 @@ msgstr "" "Menu sur la barre de menus." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1182,7 +1189,7 @@ msgstr "" "avec le clic droit. Faites un clic droit sur un bouton si vous voulez " "afficher ou cacher son texte." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1212,7 +1219,7 @@ msgstr "" "here instead. This will open a page from the Handbook that covers the basics." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1226,7 +1233,7 @@ msgstr "" "déclencher une action quand elles sont appuyées simultanément. Toutes les " "commandes de cette application peuvent être déclencher de cette façon." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1239,7 +1246,7 @@ msgstr "" "para>Tous les éléments que vous voyez dans le menu peuvent aussi être placés dans la barre d'outils." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1259,7 +1266,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1276,7 +1283,7 @@ msgstr "" "url='https://userbase.kde.org/Dolphin/File_Management'>cliquer ici. " "Une page dédiée du wiki « KDE UserBase » s'ouvrira." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1301,7 +1308,7 @@ msgstr "" "des autres fenêtres. Aussi, ne prenez pas trop l'habitude de cette façon de " "procéder." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1318,7 +1325,7 @@ msgstr "" "plus utile possible, veuillez cliquer ici." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1341,7 +1348,7 @@ msgstr "" "etc.KDE e.V. est une association sans but " "lucratif derrière la communauté KDE." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1353,7 +1360,7 @@ msgstr "" "> Vous pouvez même définir des langues secondaires, pouvant être utilisées " "si les messages de texte ne sont pas disponibles dans votre langue préférée." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1363,7 +1370,7 @@ msgstr "" "Ceci ouvre une fenêtre vous informant de la version, de la licence, des " "bibliothèques utilisées et des mainteneurs de cette application." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1377,7 +1384,7 @@ msgstr "" "libres. Si vous aimez utiliser cette application mais sans rien savoir " "de KDE ou si vous voulez voir un mignon dragon, prenez le temps de regarder !" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1623,7 +1630,7 @@ msgstr "" "cliquer ici. Ceci ouvrira " "la page dédiée dans le manuel utilisateur." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1649,60 +1656,60 @@ msgstr "" "d'outils de recherche : installer d'autres moyens de rechercher un élément." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Exécuter Dolphin en tant que superutilisateur peut s'avérer dangereux. Soyez " "prudent." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Chercher « %1 » dans « %2 »" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Rechercher" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Recherche de %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Chargement du dossier…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Tri en cours..." -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Recherche en cours…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Aucun élément n'a été trouvé." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" "Dolphin ne prend pas en charge les pages web, le navigateur a été lancé" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1711,13 +1718,13 @@ msgstr "" "Protocole non pris en charge par Dolphin, l'application par défaut a été " "lancée" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Protocole non valable" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1845,92 +1852,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Autres" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Dossiers" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Petite" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Moyenne" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Grande" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Aujourd'hui" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Hier" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Il y a une semaine" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Il y a deux semaines" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Il y a trois semaines" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Plus tôt ce mois-ci" -#: 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 " @@ -1940,7 +1947,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Hier' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1948,7 +1955,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1956,7 +1963,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1964,7 +1971,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1974,7 +1981,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Il y a une semaine' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1982,7 +1989,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1992,7 +1999,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Il y a deux semaines' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -2000,7 +2007,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -2010,7 +2017,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Il y a trois semaines' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -2018,7 +2025,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -2028,7 +2035,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Plus tôt en' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -2036,7 +2043,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -2044,7 +2051,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2052,257 +2059,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Lecture, " -#: 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 "Écriture, " -#: 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 "Exécution, " -#: 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 "Interdit" -#: 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 "Utilisateur : %1 | Groupe : %2 | Autres : %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Nom" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Taille" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Modifié" -#: 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 "Le format de date peut être sélectionné dans la configuration." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Créé" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Accès" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Type" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Note" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Étiquettes" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Commentaire" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Titre" -#: 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 "Document" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Auteur" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Éditeur" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Compteur de pages" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Nombre de mots" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Nombre de lignes" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Date de prise de vue" -#: 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 "Image" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimensions" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Largeur" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Hauteur" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientation" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artiste" -#: 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 "Audio" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Genre" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Durée" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Débit" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Piste" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Année de publication" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Rapport d'affichage" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Vidéo" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Fréquence d'image" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Emplacement" -#: 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 "Autre" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Extension de fichier" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Heure de suppression" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Destination du lien" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Téléchargé depuis" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Droits d'accès" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2311,17 +2318,17 @@ msgstr "" "Le format des droits d'accès peut être modifié dans la configuration. Les " "options de format sont « Symbolique », « Numérique (Octal) » ou « Combiné »." -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Propriétaire" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Groupe d'utilisateurs" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2528,55 +2535,55 @@ msgstr "" msgid "Automatic scrolling" msgstr "Défilement automatique" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Couper" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Copier" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Renommer…" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Mettre à la corbeille" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Supprimer" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Afficher les fichiers cachés" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Limiter au dossier personnel" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Défilement automatique" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2834,66 +2841,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Ajouter des étiquettes" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "À partir d'ici (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Limiter la recherche à « %1 » et ses sous-dossiers" -#: 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 "Enregistrer cette recherche pour y accéder rapidement à l'avenir" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Quitter la recherche" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Nom de fichier" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Contenu" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "À partir d'ici" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Vos fichiers" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Recherche dans votre dossier personnel" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Plus d'outils de recherche" -#: 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 " @@ -3189,25 +3196,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Quitter un mode de sélection" -#: 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 "Décidez quels services doivent être affichés dans le menu contextuel :" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Rechercher..." -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Télécharger de nouveaux services…" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3217,25 +3224,25 @@ msgstr "" "Dolphin doit être redémarré pour appliquer la configuration mise à jour pour " "le système de contrôle de version." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Re-démarrer maintenant ?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Supprimer" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Commandes « Copier vers » et « Déplacer vers »" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3343,33 +3350,40 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Afficher « Ouvrir dans une nouvelle fenêtre » dans le menu contextuel." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Afficher « Ouvrir dans une nouvelle fenêtre » dans le menu contextuel." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Afficher « Copier l'emplacement » dans le menu contextuel." #. 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 "Afficher « Dupliquer ici » dans le menu contextuel." #. 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 "Afficher « Ouvrir dans un terminal » dans le menu contextuel." #. 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 "" "Afficher « Copier vers une autre vue scindée » dans le menu contextuel." #. 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 "" @@ -3778,6 +3792,24 @@ msgstr "" "Choisissez un ordre naturel, sensible à la casse ou insensible à la casse " "pour le tri des éléments" +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "" +"Demander confirmation lors de la fermeture des fenêtres comportant des " +"onglets multiples." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "" +"Demander confirmation lors de la fermeture des fenêtres comportant des " +"onglets multiples." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3814,25 +3846,25 @@ msgctxt "@title:group" msgid "View" msgstr "Affichage" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Menu contextuel" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Corbeille" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Retours des utilisateurs" -#: 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?" @@ -3840,7 +3872,7 @@ msgstr "" "Certaines modifications ne sont pas enregistrées. Voulez-vous enregistrer " "vos changements ou les abandonner ?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Avertissement" @@ -3895,23 +3927,37 @@ msgstr "" "Fermer les fenêtres dans lesquelles un programme est en cours d'exécution " "dans le panneau Terminal" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@label:checkbox" +#| msgid "Opening Folders:" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Fichiers d'ouverture :" + #: 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 "Lors de l'ouverture d'un fichier exécutable :" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Toujours demander" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Ouvrir dans l'application" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Exécuter un script" @@ -4657,7 +4703,7 @@ msgstr "" "Voulez-vous continuer ?" # unreviewed-context -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4757,12 +4803,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 libre sur %2 (%3 % utilisé)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Corbeille vidée" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "La corbeille a été vidée." @@ -4806,7 +4852,7 @@ msgstr "Par défaut" msgid "Reload" msgstr "Recharger" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4814,7 +4860,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 dossier a été sélectionné" msgstr[1] "%1 dossiers ont été sélectionnés" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4822,7 +4868,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 fichier a été sélectionné" msgstr[1] "%1 fichiers ont été sélectionnés" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4830,7 +4876,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 Dossier" msgstr[1] "%1 dossiers" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4838,38 +4884,38 @@ msgid_plural "%1 Files" msgstr[0] "1 fichier" msgstr[1] "%1 fichiers" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "Zéro dossier, zéro fichier" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 copie" -#: 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] "Voulez-vous vraiment ouvrir un seul élément ?" msgstr[1] "Voulez-vous vraiment ouvrir %1 éléments ?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4877,43 +4923,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Ouvrir l'élément %1" msgstr[1] "Ouvrir les %1 éléments" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Remplissage sur le côté" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Largeurs de colonnes automatiques" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Largeurs de colonnes personnalisées" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "L'opération de suppression est terminée." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "L'opération de suppression est terminée." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Renommer et cacher" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4922,7 +4968,7 @@ msgstr "" "Ajouter un point au début du nom de fichier cachera celui-ci de la vue.\n" "Voulez-vous vraiment le renommer ?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4931,94 +4977,94 @@ msgstr "" "Ajouter un point au début du nom de dossier cachera celui-ci de la vue.\n" "Voulez-vous vraiment le renommer ?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Cacher ce fichier ?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Cacher ce dossier ?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "L'emplacement est vide." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "L'emplacement « %1 » est incorrect." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Chargement en cours..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Chargement annulé" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Aucun élément correspondant à votre filtrage" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Aucun élément correspondant à la recherche" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "La corbeille est vide." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Aucune étiquette" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Aucun fichier étiqueté avec « %1 »" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Aucun élément récemment utilisé" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Aucun dossier partagé trouvé." -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Aucune ressource appropriée de réseau trouvée." -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Impossible de trouver des périphériques compatibles « MTP »." -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Aucun périphérique « Apple » trouvé." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Aucun périphérique « Bluetooth » trouvé." -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Le dossier est vide." diff --git a/po/fy/dolphin.po b/po/fy/dolphin.po index 52d04b5d7..eb9d404d4 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2010-07-19 10:30+0100\n" "Last-Translator: Berend Ytsma \n" "Language-Team: Frysk \n" @@ -42,13 +42,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Werom sette" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Nij oanmeitsje" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -56,7 +56,7 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "Paad" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -64,7 +64,7 @@ msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Iepenje in nije ljepper" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -72,84 +72,84 @@ msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Iepenje in nij finster" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Mei sukses kopiearre." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Mei sukses ferpleatst." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Mei sukses keppele." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Mei sukses by it jiske setten." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Mei sukses omneamd." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Oanmakke map." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Gean tebek" -#: 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 "Gean foarút" -#: 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 "Befêstiging" -#: 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 "Aktive ljepper s&lute" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -157,17 +157,17 @@ msgstr "" "Jo ha meardere ljeppers iepene yn dit finster, binne jo wis dat jo der " "útgean wolle?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Net wer freegje" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -178,7 +178,7 @@ msgstr "" "Jo ha meardere ljeppers iepene yn dit finster, binne jo wis dat jo der " "útgean wolle?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -186,7 +186,7 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Paad" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" @@ -194,14 +194,14 @@ msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Sykbalke" -#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -211,7 +211,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Terminal iepenje" msgstr[1] "Terminal iepenje" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -219,13 +219,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Ynstelle..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nij &finster" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -233,7 +233,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Iepenje in nij finster" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -241,13 +241,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nije ljepper" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -256,25 +256,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Oan lokaasjes taheakje" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Ljepper slute" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -282,13 +282,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -299,13 +299,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -315,7 +315,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -323,7 +323,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Kopiearje" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -332,13 +332,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Plakke" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -347,19 +347,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -367,13 +367,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -381,7 +381,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Nei it Jiskefet ferpleatse" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -389,7 +389,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Nei it Jiskefet" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -397,13 +397,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -411,7 +411,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filterje:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -419,7 +419,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Filterbalk sjen litte" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -429,7 +429,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -437,7 +437,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Sykbalke sjen litte" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -445,14 +445,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filterje:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search…" msgstr "Sykje" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -460,7 +460,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Foarbyld sjen litten fan triemmen en mappen" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -470,7 +470,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -478,7 +478,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Sykbalke sjen litte" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" @@ -487,7 +487,7 @@ msgid "Search" msgstr "Sykje" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -497,7 +497,7 @@ msgstr "Foarbyld sjen litten fan triemmen en mappen" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -505,7 +505,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Selektearje" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -517,19 +517,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Seleksje omdraaie" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -537,7 +537,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -546,19 +546,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -566,7 +566,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Foarbyld" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -576,31 +576,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stopje" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "it laden ophâlde" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Bewurkbere lokaasje" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -610,13 +610,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Lokaasje bewurkje" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -624,7 +624,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -632,13 +632,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Ljepper slute" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -648,7 +648,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -657,13 +657,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Triemmen fergelykje" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -672,13 +672,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Terminal iepenje" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -688,7 +688,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -696,7 +696,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Terminal iepenje" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -705,19 +705,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -729,7 +729,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -737,7 +737,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Folgjende ljepper aktivearje" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -745,7 +745,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Folgjende ljepper aktivearje" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -753,13 +753,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Nije ljepper" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Folgjende ljepper aktivearje" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -767,13 +767,13 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Foarige ljepper aktivearje" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Foarige ljepper aktivearje" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show folders first" @@ -781,13 +781,13 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "Mappen earst sjen litte" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Iepenje in nije ljepper" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -795,13 +795,21 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Iepenje in nije ljepper" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Iepenje in nij finster" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "App&likaasjes" + +#: dolphinmainwindow.cpp:2029 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Panels" @@ -809,7 +817,7 @@ msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Panielen" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Panels" @@ -817,7 +825,7 @@ msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Panielen" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -827,13 +835,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Ynformaasje" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -841,7 +849,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -852,7 +860,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -863,13 +871,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Mappen" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -878,7 +886,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -888,13 +896,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -906,7 +914,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -918,13 +926,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Plakken" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -932,7 +940,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Ferburgen triemen sjen litte" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -940,7 +948,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -951,7 +959,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -966,7 +974,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Panels" @@ -974,7 +982,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Panielen" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -985,43 +993,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Slúte" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Lofter werjefte slute" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Slúte" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Rjochter werjefte slute" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Spjalte" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Werjefte spjalte" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1033,7 +1041,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1047,7 +1055,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1064,7 +1072,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1074,7 +1082,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1083,7 +1091,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1098,7 +1106,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1109,7 +1117,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1123,7 +1131,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1134,7 +1142,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1148,7 +1156,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1157,7 +1165,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1165,7 +1173,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1175,7 +1183,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1426,7 +1434,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1441,33 +1449,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search" msgstr "Sykje" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Search Bar" msgid "Search for %1" msgstr "Sykbalke" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1475,7 +1483,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Map wurdt laden..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1483,7 +1491,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Sortearring:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1491,20 +1499,20 @@ msgctxt "@info" msgid "Searching…" msgstr "Dwaande mei sykjen..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Gjin items fûn" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" "Websiden wurde net stipe troch dolfyn , dêrfoar is de webblêder úteinsetten" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1514,13 +1522,13 @@ msgid "" msgstr "" "Protokol wurdt net stipe troch dolfyn, dêrfoar is Konqueror úteinsetten" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Unbekend protokol" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1659,13 +1667,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1673,56 +1681,56 @@ msgctxt "@title:group" msgid "Others" msgstr "Oaren" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Mappen" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Lyts" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Middel" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Grut" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Hjoed" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Juster" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1730,25 +1738,25 @@ msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Trije wiken lyn" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Twa wiken lyn" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Trije wiken lyn" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Earder yn de moanne" -#: kitemviews/kfileitemmodel.cpp:2441 +#: kitemviews/kfileitemmodel.cpp:2434 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1762,7 +1770,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "Juster (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1770,7 +1778,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1782,7 +1790,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "Juster (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1790,7 +1798,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1804,7 +1812,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "Trije wiken lyn (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1812,7 +1820,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1826,7 +1834,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "Twa wiken lyn (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1834,7 +1842,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1848,7 +1856,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "Trije wiken lyn (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1856,7 +1864,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1870,7 +1878,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "Earder op %B, %Y" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1878,7 +1886,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, " @@ -1886,7 +1894,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:" @@ -1894,35 +1902,35 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "Lêze," -#: 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 "Skriuwe," -#: 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 "Utfiere," -#: 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 "Ferbean" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, fuzzy, kde-format #| msgctxt "@title:group Files and folders by permissions" #| msgid "(User: %1) (Group: %2) (Others: %3)" @@ -1930,7 +1938,7 @@ msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "(Brûker: %1) (Groep: %2) (Oaren: %3)" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1938,23 +1946,23 @@ msgctxt "@label" msgid "Name" msgstr "Namme" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Grutte" -#: 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1962,17 +1970,17 @@ msgctxt "@label" msgid "Created" msgstr "Nij oanmeitsje" -#: 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 "Type" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 #, fuzzy #| msgctxt "@label" #| msgid "Rating:" @@ -1980,12 +1988,12 @@ msgctxt "@label" msgid "Rating" msgstr "Wurdearring:" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@action:button" #| msgid "Commit" @@ -1993,14 +2001,14 @@ msgctxt "@label" msgid "Comment" msgstr "Fêstlizze" -#: 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2008,39 +2016,39 @@ msgctxt "@label" msgid "Document" msgstr "Dokumintaasje" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Images" @@ -2048,22 +2056,22 @@ msgctxt "@label" msgid "Image" msgstr "Ofbyldings" -#: 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 "" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2071,30 +2079,30 @@ msgctxt "@label" msgid "Orientation" msgstr "Dokumintaasje" -#: 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2102,17 +2110,17 @@ msgctxt "@label" msgid "Duration" msgstr "Dokumintaasje" -#: 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 #, fuzzy #| msgctxt "@item::intable" #| msgid "Removed" @@ -2120,30 +2128,30 @@ msgctxt "@label" msgid "Release Year" msgstr "Wiske" -#: 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 "Paad" -#: 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2151,12 +2159,12 @@ msgctxt "@label" msgid "Other" msgstr "Oaren" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2164,34 +2172,34 @@ msgctxt "@label" msgid "Deletion Time" msgstr "Seleksje" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Keppeling berstimming" -#: 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 "Tagongsrjochten" -#: 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 "Eigner" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 #, fuzzy #| msgctxt "@label" #| msgid "Group" @@ -2199,7 +2207,7 @@ msgctxt "@label" msgid "User Group" msgstr "Groep" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2423,19 +2431,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Kolombreedte" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Knippe" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopiearje" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2443,37 +2451,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Omneame..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Nei it Jiskefet ferpleatse" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Wiskje" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Ferburgen triemen sjen litte" -#: 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" @@ -2770,7 +2778,7 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "From Here" @@ -2778,19 +2786,19 @@ msgctxt "action:button" msgid "From Here (%1)" msgstr "Fanôf hjirre" -#: 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 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Start searching" @@ -2798,7 +2806,7 @@ msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Sykjen úteinsette" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Filenames" @@ -2806,7 +2814,7 @@ msgctxt "action:button" msgid "Filename" msgstr "Triemnammen" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -2814,7 +2822,7 @@ msgctxt "action:button" msgid "Content" msgstr "Kontekstmenu" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "From Here" @@ -2822,7 +2830,7 @@ msgctxt "action:button" msgid "From Here" msgstr "Fanôf hjirre" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2830,20 +2838,20 @@ msgctxt "action:button" msgid "Your files" msgstr "Berendy@gmail.com" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" msgid "More Search Tools" msgstr "Sykbalke" -#: 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 " @@ -3140,7 +3148,7 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Seleksje" -#: settings/contextmenu/contextmenusettingspage.cpp:64 +#: settings/contextmenu/contextmenusettingspage.cpp:63 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Select which services should be shown in the context menu." @@ -3148,7 +3156,7 @@ msgctxt "@label:textbox" msgid "Select which services should be shown in the context menu:" msgstr "Selektearje hokker tsjinsten yn it kontekstmenu te sjen." -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" @@ -3156,7 +3164,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "Sykje" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3164,7 +3172,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Nije tsjinsten ynlade..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3178,13 +3186,13 @@ msgstr "" "Dolfyn moat op 'e nij úteinsetten wurde foar it tapassen fan de fernijde " "ferzje kontrôle systemen ynstellings." -#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3192,7 +3200,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "Wiskje" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3200,7 +3208,7 @@ msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "De kommando's 'Kopiearje nei' en 'ferpleats nei' sjen litte" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3318,23 +3326,32 @@ msgstr "" "De kommando's 'Kopiearje nei' en 'ferpleats nei' yn it kontekstmenu sjen " "litte" -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +msgstr "" +"De kommando's 'Kopiearje nei' en 'ferpleats nei' yn it kontekstmenu sjen " +"litte" + +#. 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" msgid "Show 'Copy Location' in context menu." msgstr "" "De kommando's 'Kopiearje nei' en 'ferpleats nei' yn it kontekstmenu sjen " "litte" #. 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Open Terminal' in context menu." @@ -3343,7 +3360,7 @@ msgstr "" "litte" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Copy to other split view' in context menu." @@ -3352,7 +3369,7 @@ msgstr "" "litte" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3763,6 +3780,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Freegje om befêstiging by it sluten fan finsters mei meardere ljeppers" + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Freegje om befêstiging by it sluten fan finsters mei meardere ljeppers" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3804,7 +3835,7 @@ msgctxt "@title:group" msgid "View" msgstr "Byl&d" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3812,25 +3843,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "Kontekstmenu" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Jiskefet" -#: 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 "" @@ -3895,25 +3926,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Show preview of files and folders" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Foarbyld sjen litten fan triemmen en mappen" + #: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "App&likaasjes" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4753,7 +4798,7 @@ msgstr "" "De werjefte-eigenskippen fan alle submappen sille feroare wurde. Wolle jo " "trochgean?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4849,12 +4894,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 "" @@ -4902,7 +4947,7 @@ msgstr "Standert" msgid "Reload" msgstr "Op 'e nij lade" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4910,7 +4955,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 map selektearre" msgstr[1] "%1 mappen selektearre" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4918,7 +4963,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 triem selektearre" msgstr[1] "%1 triemmen selektearre" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -4928,7 +4973,7 @@ msgid_plural "%1 Folders" msgstr[0] "Map" msgstr[1] "Map" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4936,19 +4981,19 @@ 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 "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" @@ -4956,20 +5001,20 @@ msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "Mappen earst" -#: 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -4979,27 +5024,27 @@ msgid_plural "Open %1 Items" msgstr[0] "Paad" msgstr[1] "Paad" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Kolombreedte" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Kolombreedte" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Delete operation completed." @@ -5007,136 +5052,136 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "Wiskjen is foltôge." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Wiskjen is foltôge." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "Inline omneame" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "Ferburgen triemen sjen litte" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "Thúsmap" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "De lokaasje is leech." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Lokaasje '%1' is ûnjildich." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "Map wurdt laden..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "Map wurdt laden..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "Selektearje alle items dy't oerienkomme mei dit patroan:" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "Selektearje alle items dy't oerienkomme mei dit patroan:" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "De lokaasje is leech." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "Koartlyn sluten ljeppers" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "Gjin items fûn" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/ga/dolphin.po b/po/ga/dolphin.po index 2b33c496c..43d7aef6c 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2007-04-15 19:05-0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" @@ -39,13 +39,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Athchóirigh" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Cruthaigh Ceann Nua" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -53,96 +53,96 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "Oscail Le" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Oscail Conair i gCluaisín Nua" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Oscail Conair i bhFuinneog Nua" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "D'éirigh le cóipeáil." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "D'éirigh le bogadh." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "D'éirigh le nasc a chruthú." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "D'éirigh le cur sa Bhruscar." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "D'éirigh leis an athainmniú." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Cruthaíodh fillteán." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Siar" -#: 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 "Ar Aghaidh" -#: 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 "Deimhniú" -#: 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 "Dún an C&luaisín Reatha" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -150,19 +150,19 @@ msgstr "" "Tá cluaisíní iomadúla oscailte san fhuinneog seo; an bhfuil tú cinnte gur " "mian leat scor?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Ná fiafraigh díom arís" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show permissions" msgid "Show &Terminal Panel" msgstr "Taispeáin na ceadanna" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -173,7 +173,7 @@ msgstr "" "Tá cluaisíní iomadúla oscailte san fhuinneog seo; an bhfuil tú cinnte gur " "mian leat scor?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -181,7 +181,7 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Oscail Le" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" @@ -189,7 +189,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Barra Uirlisí Cuardaigh" -#: 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?" @@ -199,7 +199,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -212,7 +212,7 @@ msgstr[2] "Oscail Teirminéal" msgstr[3] "Oscail Teirminéal" msgstr[4] "Oscail Teirminéal" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -220,13 +220,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Cumraigh..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "&Fuinneog Nua" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Window" @@ -234,7 +234,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Oscail Conair i bhFuinneog Nua" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -242,13 +242,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Cluaisín Nua" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -257,25 +257,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Cuir le hÁiteanna" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Dún Cluaisín" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -283,13 +283,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -300,13 +300,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -316,7 +316,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -324,7 +324,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Cóipeáil" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -333,13 +333,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Greamaigh" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -348,19 +348,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -368,13 +368,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -382,7 +382,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Cuir sa Bhruscar" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -390,7 +390,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Cuir sa Bhruscar" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -398,13 +398,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -412,7 +412,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Scagaire:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -420,7 +420,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Taispeáin Barra na Scagairí" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -430,7 +430,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -438,7 +438,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Taispeáin an Barra Cuardaigh" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -446,14 +446,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "Scagaire:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Search:" msgid "Search…" msgstr "Cuardaigh:" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -461,7 +461,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Taispeáin réamhamharc ar chomhaid agus ar fhillteáin" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -471,7 +471,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -479,7 +479,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Taispeáin an Barra Cuardaigh" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Search:" @@ -488,7 +488,7 @@ msgid "Search" msgstr "Cuardaigh:" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -498,7 +498,7 @@ msgstr "Taispeáin réamhamharc ar chomhaid agus ar fhillteáin" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -506,7 +506,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Roghnaigh" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -518,19 +518,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Inbhéartaigh an Rogha" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -538,7 +538,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -547,19 +547,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -567,7 +567,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Réamhamharc" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -577,31 +577,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stad" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Stop an luchtú" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Suíomh Ineagarthóireachta" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -611,13 +611,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Ionadaigh Suíomh" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -625,7 +625,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -633,13 +633,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Dún Cluaisín" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -649,7 +649,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -658,13 +658,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Cuir Comhaid i gComparáid" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -673,13 +673,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Oscail Teirminéal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -689,7 +689,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -697,7 +697,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Oscail Teirminéal" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -706,7 +706,7 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show permissions" @@ -714,13 +714,13 @@ msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Taispeáin na ceadanna" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -732,7 +732,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -740,7 +740,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Gníomhachtaigh an Chéad Chluaisín Eile" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -748,7 +748,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Gníomhachtaigh an Chéad Chluaisín Eile" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -756,13 +756,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Cluaisín Nua" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Gníomhachtaigh an Chéad Chluaisín Eile" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -770,13 +770,13 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Gníomhachtaigh an Cluaisín Roimhe Seo" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Gníomhachtaigh an Cluaisín Roimhe Seo" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show folders first" @@ -784,13 +784,13 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "Taispeáin fillteáin ar dtús" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Oscail i gCluaisín Nua" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -798,25 +798,33 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Oscail i gCluaisín Nua" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Oscail i bhFuinneog Nua" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Feidhmch&láir" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Díghlasáil Painéil" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Cuir Painéil Faoi Ghlas" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -826,13 +834,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Eolas" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -840,7 +848,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -851,7 +859,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -862,13 +870,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Fillteáin" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -877,7 +885,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -887,13 +895,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Teirminéal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -905,7 +913,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -917,13 +925,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Áiteanna" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -931,7 +939,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Taispeáin Comhaid Fholaithe" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -939,7 +947,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -950,7 +958,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -965,7 +973,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@action:inmenu Panels" #| msgid "Lock Panels" @@ -973,7 +981,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Cuir Painéil Faoi Ghlas" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -984,43 +992,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Dún" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Dún an t-amharc ar chlé" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Dún" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Dún an t-amharc ar dheis" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Roinn" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Amharc scoilte" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1032,7 +1040,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1046,7 +1054,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1063,7 +1071,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1073,7 +1081,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1082,7 +1090,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1097,7 +1105,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1108,7 +1116,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1122,7 +1130,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1133,7 +1141,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1147,7 +1155,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1156,7 +1164,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1164,7 +1172,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1174,7 +1182,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show permissions" @@ -1429,7 +1437,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1444,31 +1452,31 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Search:" msgid "Search" msgstr "Cuardaigh:" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" msgid "Search for %1" msgstr "Cuardaigh" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1476,7 +1484,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Fillteán á luchtú..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1484,7 +1492,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Sórtáil:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1492,13 +1500,13 @@ msgctxt "@info" msgid "Searching…" msgstr "Ag cuardach..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Níor aimsíodh mír ar bith." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" @@ -1506,7 +1514,7 @@ msgstr "" "Ní thacaíonn Dolphin le leathanaigh Ghréasáin; thosaigh an brabhsálaí " "Gréasáin anois beag" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1515,13 +1523,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Ní thacaíonn Dolphin leis an bprótacal seo; tosaíodh Konqueror" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Prótacal neamhbhailí" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1681,61 +1689,61 @@ 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 "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Cinn Eile" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Fillteáin" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Beag" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Measartha" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Mór" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Inniu" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Inné" -#: 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 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1744,7 +1752,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1752,25 +1760,25 @@ msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Trí Seachtaine Ó Shin" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Dhá Sheachtain Ó Shin" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Trí Seachtaine Ó Shin" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Níos luaithe an Mhí seo" -#: kitemviews/kfileitemmodel.cpp:2441 +#: kitemviews/kfileitemmodel.cpp:2434 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1784,7 +1792,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "Inné (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1794,7 +1802,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1806,7 +1814,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "Inné (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1816,7 +1824,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1830,7 +1838,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "Trí Seachtaine Ó Shin (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1840,7 +1848,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1854,7 +1862,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "Dhá Sheachtain Ó Shin (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1864,7 +1872,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1878,7 +1886,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "Trí Seachtaine Ó Shin (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1888,7 +1896,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1902,7 +1910,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "Níos luaithe ar %B, %Y" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1912,7 +1920,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: 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, " @@ -1920,7 +1928,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1930,51 +1938,51 @@ msgctxt "" msgid "%1" msgstr "1" -#: 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 "Léamh, " -#: 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 "Scríobh, " -#: 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 "Rith, " -#: 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 "Toirmiscthe" -#: 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 "Úsáideoir: %1 | Grúpa: %2 | Eile: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Ainm" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Méid" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 #, fuzzy #| msgctxt "@label" #| msgid "Modified:" @@ -1982,13 +1990,13 @@ msgctxt "@label" msgid "Modified" msgstr "Athraithe:" -#: 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1996,54 +2004,54 @@ msgctxt "@label" msgid "Created" msgstr "Cruthaigh Ceann Nua" -#: 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 "Cineál" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Rátáil" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Clibeanna" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Nóta Tráchta" -#: 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 "Cáipéis" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -2051,97 +2059,97 @@ msgctxt "@label" msgid "Page Count" msgstr "Líon na Línte" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Líon na bhFocal" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Líon na Línte" -#: 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 "Íomhá" -#: 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 "" -#: 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 "Treoshuíomh" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Ealaíontóir" -#: 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 "Fuaim" -#: 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 "Albam" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Fad" -#: 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 "Amhrán" -#: 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 #, fuzzy #| msgctxt "@option:check" #| msgid "Videos" @@ -2149,30 +2157,30 @@ msgctxt "@label" msgid "Video" msgstr "Físeáin" -#: 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 "Conair" -#: 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 "Eile" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2180,12 +2188,12 @@ msgctxt "@label" msgid "Deletion Time" msgstr "Roghnúchán" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Ceann Scríbe an Naisc" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 #, fuzzy #| msgctxt "@label" #| msgid "Copied From" @@ -2193,29 +2201,29 @@ msgctxt "@label" msgid "Downloaded From" msgstr "Cóipeáilte Ó" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Ceadanna" -#: 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 "Úinéir" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Grúpa Úsáideora" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2433,19 +2441,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Uathscrollú" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Gearr" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Cóipeáil" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2453,37 +2461,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Athainmnigh..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Cuir sa Bhruscar" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Scrios" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Taispeáin Comhaid Fholaithe" -#: 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" @@ -2788,49 +2796,49 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Gan Chlibeanna" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Uaidh Seo (%1)" -#: 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 "Ainm comhaid" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Ábhar" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Uaidh Seo" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2838,20 +2846,20 @@ msgctxt "action:button" msgid "Your files" msgstr "kscanne@gmail.com" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" msgid "More Search Tools" msgstr "Barra Uirlisí Cuardaigh" -#: 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 " @@ -3167,14 +3175,14 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Roghnúchán" -#: 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 "" "Roghnaigh na seirbhísí ba mhaith leat taispeáint sa roghchlár comhthéacs:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Search:" @@ -3182,7 +3190,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "Cuardaigh:" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3190,7 +3198,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Íosluchtaigh Seirbhísí Nua..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3204,25 +3212,25 @@ msgstr "" "Ní mór duit Dolphin a atosú chun na socruithe nua a bhaineann le córais " "rialaithe leaganacha a chur i bhfeidhm." -#: 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 "Scrios" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Orduithe 'Cóipeáil Go' agus 'Bog Go'" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3330,35 +3338,42 @@ msgstr "Taispeáin orduithe 'Cóipeáil Go' agus 'Bog Go' sa roghchlár comhthé msgid "Show 'Open in New Window' in context menu." msgstr "Taispeáin orduithe 'Cóipeáil Go' agus 'Bog Go' sa roghchlár comhthéacs" -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +msgstr "Taispeáin orduithe 'Cóipeáil Go' agus 'Bog Go' sa roghchlár comhthéacs" + +#. 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" msgid "Show 'Copy Location' in context menu." msgstr "Taispeáin orduithe 'Cóipeáil Go' agus 'Bog Go' sa roghchlár comhthéacs" #. 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Open Terminal' in context menu." msgstr "Taispeáin orduithe 'Cóipeáil Go' agus 'Bog Go' sa roghchlár comhthéacs" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Copy to other split view' in context menu." msgstr "Taispeáin orduithe 'Cóipeáil Go' agus 'Bog Go' sa roghchlár comhthéacs" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3750,6 +3765,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Fiafraigh díom roimh fhuinneog le cluaisíní iomadúla a dhúnadh." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Fiafraigh díom roimh fhuinneog le cluaisíní iomadúla a dhúnadh." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3789,7 +3818,7 @@ msgctxt "@title:group" msgid "View" msgstr "&Amharc" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3797,25 +3826,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "Roghchlár Comhthéacs" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Bruscar" -#: 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 "" @@ -3876,25 +3905,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Show preview of files and folders" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Taispeáin réamhamharc ar chomhaid agus ar fhillteáin" + #: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "Feidhmch&láir" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4725,7 +4768,7 @@ msgstr "" "Athrófar airíonna an amhairc i gcomhair gach fofhillteáin. An bhfuil fonn " "ort dul ar aghaidh?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4818,12 +4861,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 "" @@ -4871,7 +4914,7 @@ msgstr "Réamhshocrú" msgid "Reload" msgstr "Athluchtaigh" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4882,7 +4925,7 @@ msgstr[2] "Roghnaíodh %1 Fhillteán" msgstr[3] "Roghnaíodh %1 bhFillteán" msgstr[4] "Roghnaíodh %1 Fillteán" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4893,7 +4936,7 @@ msgstr[2] "Roghnaíodh %1 Chomhad" msgstr[3] "Roghnaíodh %1 gComhad" msgstr[4] "Roghnaíodh %1 Comhad" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4904,7 +4947,7 @@ msgstr[2] "%1 Fhillteán" msgstr[3] "%1 bhFillteán" msgstr[4] "%1 Fillteán" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4915,31 +4958,31 @@ msgstr[2] "%1 Chomhad" msgstr[3] "%1 gComhad" msgstr[4] "%1 Comhad" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 Fillteán, 0 Comhad" -#: 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?" @@ -4949,7 +4992,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -4962,25 +5005,25 @@ msgstr[2] "Oscail Le" msgstr[3] "Oscail Le" msgstr[4] "Oscail Le" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Leithid Uathoibríocha Colún" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Leithid Saincheaptha Colún" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Move to trash operation completed." @@ -4988,136 +5031,136 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "Oibríocht bhruscair curtha i gcrích." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Oibríocht scriosta curtha i gcrích." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "Athainmnigh inlíne" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "Taispeáin Comhaid Fholaithe" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "Fillteán Baile" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Tá an suíomh folamh." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Tá suíomh '%1' neamhbhailí." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "Fillteán á luchtú..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "Fillteán á luchtú..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "Roghnaigh gach mír comhoiriúnach don phatrún seo:" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "Roghnaigh gach mír comhoiriúnach don phatrún seo:" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "Tá an suíomh folamh." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "Cluaisíní a Dúnadh le Déanaí" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "Níor aimsíodh mír ar bith." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/gl/dolphin.po b/po/gl/dolphin.po index e0e1a8fec..b8100cb8a 100644 --- a/po/gl/dolphin.po +++ b/po/gl/dolphin.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-23 00:48+0000\n" -"PO-Revision-Date: 2023-07-02 18:09+0200\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"PO-Revision-Date: 2023-09-03 12:25+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) \n" "Language-Team: Galician \n" "Language: gl\n" @@ -24,7 +24,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 23.04.2\n" +"X-Generator: Lokalize 23.04.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -50,124 +50,124 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Restaurar" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Crear novo" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Abrir a ruta" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Abrir a ruta nun separador" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Abrir a ruta nunha xanela" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Copiouse." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Moveuse." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Ligouse." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Botouse no lixo." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Renomeouse." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Creouse o cartafol." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Retroceder" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Volver ao cartafol visto anteriormente." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Avanzar" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Isto desfai unha acción de Ir|Atrás." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Confirmación" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Saír de %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Pechar o separador actua&l" -#: 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 "Ten varios separadores abertos nesta xanela, seguro que quere saír?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Non preguntar de novo" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Amosar o panel do &terminal" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -176,26 +176,26 @@ msgstr "" "O programa «%1» aínda está a executarse no panel de terminal. Seguro que " "quere saír?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Abrir %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Abrir a ferramenta de busca preferida" -#: 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] "Seguro que quere abrir 1 xanela de terminal?" msgstr[1] "Seguro que quere abrir %1 xanelas de terminal?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -203,25 +203,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Abrir %1 terminal" msgstr[1] "Abrir %1 terminais" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Configurar" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nova &xanela" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Abrir unha nova xanela de Dolphin" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -231,13 +231,13 @@ msgstr "" "Isto abre unha nova xanela como esta coa localización e vista actuais.Pode arrastrar e soltar elementos entre xanelas." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Novo separador" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -249,25 +249,25 @@ msgstr "" "actuais.Un separador é unha vista adicional dentro desta xanela. Pode " "arrastrar e soltar elementos entre separadores." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Engadir a Lugares" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Isto engade o cartafol seleccionado ao panel de lugares." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Pechar o separador" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -277,13 +277,13 @@ msgstr "" "Isto pecha o separador actual. Se non quedan máis separadores a xanela " "pecharase." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Isto pecha a xanela." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -299,13 +299,13 @@ msgstr "" "uns canda os outros no teclado: Ctrl+X, Ctrl" "+C e Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Cortar…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -318,13 +318,13 @@ msgstr "" "emphasis>.Use a acción Pegar despois para copialos " "do portapapeis a unha nova localización." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Copiar…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -336,13 +336,13 @@ msgstr "" "emphasis>Use a acción Pegar despois para copialos " "do portapapeis a unha nova localización." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Pegar" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -354,19 +354,19 @@ msgstr "" "actual.Se os elementos se engadiron ao portapapeis mediante a acción " "Cortar retíranse das súas localizacións anteriores." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Copiar na outra vista" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Copiar na outra vista…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -376,25 +376,25 @@ msgstr "" "Isto copia os elementos seleccionados da vista activa á " "vista dividida inactiva." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Copiar na vista dividida inactiva" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Move á outra vista" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Move á outra vista…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -404,25 +404,25 @@ msgstr "" "Isto mover os elementos seleccionados da vista activa á " "vista dividida inactiva." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Mover á vista dividida inactiva" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtrar…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Amosar a barra de filtro." -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -435,30 +435,30 @@ msgstr "" "Nela pode escribir texto para filtrar os ficheiros e cartafoles que se " "están a amosar. Só os que conteñan o texto no nome seguirán á vista." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Conmutar a barra de filtro" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtrar" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Buscar…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Buscar ficheiros e cartafoles." -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -473,20 +473,20 @@ msgstr "" "esta axuda na barra de atopar para podermos botarlle unha ollada mentres se " "explican as opcións." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Conmutar a barra de busca" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Buscar" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -494,13 +494,13 @@ msgstr "Seleccionar ficheiros e cartafoles" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Seleccionar" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -518,20 +518,20 @@ msgstr "" "barra de acceso rápido na parte inferior amosa as accións dispoñíbeis para " "os elementos seleccionados." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" "Isto selecciona todos os ficheiros e cartafoles da localización actual." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Inverter a selección" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -541,7 +541,7 @@ msgstr "" "Isto selecciona todos os obxectos que non ten " "seleccionados." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -554,25 +554,25 @@ msgstr "" "entre elas rapidamente.Prema isto de novo despois para combinar de " "novo as vistas." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Reserva" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Abre o cartafol virtual de reserva nunha xanela dividida" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Actualizar a vista." -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -586,31 +586,31 @@ msgstr "" "vista actualizada dos ficheiros e cartafoles que contén.Se a " "vista está dividida, isto actualiza a que ten o foco." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Deter" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Parar de cargar" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Isto detén a carga do contido do cartafol actual." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Localización editábel" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -624,13 +624,13 @@ msgstr "" "ir.Tamén pode cambiar á edición premendo á dereita da localización e " "volver confirmando a localización editada." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Substituír a localización" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -640,19 +640,19 @@ msgstr "" "Isto cambia a editar a localización e a selecciona para que poida escribir " "rapidamente unha localización distinta." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Desfacer o peche de separador" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Isto devólveo ao último separador pechado." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -667,7 +667,7 @@ msgstr "" "lixo. Os cambios que non se poden desfacer " "solicitaranlle a súa confirmación." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -679,13 +679,13 @@ msgstr "" "usuaria ten un cartafol persoal de seu que contén os " "seus datos, incluídos cartafoles que conteñen datos persoais de aplicacións." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Comparar os ficheiros" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -697,13 +697,13 @@ msgstr "" "para>Use o menú Máis ferramentas de busca para " "configurala." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Abrir unha terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -716,13 +716,13 @@ msgstr "" "axuda da aplicación de terminal." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Abrir un terminal aquí" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -734,19 +734,19 @@ msgstr "" "localizacións dos elementos seleccionados.Para máis información " "sobre terminais, use a axuda da aplicación de terminal." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Enfocar o panel de terminal" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Marcadores" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -764,79 +764,86 @@ msgstr "" "a aplicación.O botón %1 é máis sinxelo e " "pequeno, polo que realizar accións avanzadas leva máis tempo." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Activar o separador %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Activar o último separador" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Seguinte separador" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Activar o seguinte separador" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Separador anterior" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Activar o separador anterior" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Amosar o destino" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Abrir nun separador" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Abrir en separadores" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Abrir nunha xanela" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Abrir na aplicación" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Desbloquear os paneis" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Bloquear os paneis" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -850,13 +857,13 @@ msgstr "" "arrastrarse ao outro lado da xanela e teñen un botón de pechar.Os " "paneis bloqueados incrústanse mais limpamente." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Información" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -866,7 +873,7 @@ msgstr "" "Para amosar ou agochar paneis coma este vaia a Menú|Paneis ou Vista|Paneis." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -882,7 +889,7 @@ msgstr "" "infórmao sobre o cartafol actual.No caso de elementos individuais " "amósase unha vista previa do seu contido." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -898,13 +905,13 @@ msgstr "" "previa do seu contido.Pode configurar que detalles e como desde " "aquí facendo clic dereito." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Cartafoles" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -916,7 +923,7 @@ msgstr "" "xanela.Amosa os cartafoles do sistema de ficheiros nunha vista de árbore." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -931,13 +938,13 @@ msgstr "" "seus subcartafoles. Isto permite cambiar rapidamente entre calquera cartafol." "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -955,7 +962,7 @@ msgstr "" "útil para tarefas avanzadas. Para aprender máis sobre terminais use a axuda " "dunha aplicación de terminal independente como Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -973,19 +980,19 @@ msgstr "" "Para aprender máis sobre terminais use a axuda dunha aplicación de terminal " "independente como Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Lugares" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Amosar os lugares agochados" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -995,7 +1002,7 @@ msgstr "" "Isto amosa todos os lugares do panel de lugares que están agochados. " "Aparecerán translúcidos a menos que desmarque a súa propiedade de agochar." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1011,7 +1018,7 @@ msgstr "" "para atopar os ficheiros gardados recentemente ou ficheiros de certo tipo." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1036,13 +1043,13 @@ msgstr "" "panel para seleccionar Amosar os lugares agochados " "para amosalos de novo." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Amosar os paneis" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1058,43 +1065,43 @@ msgstr "" "todos os datos conectados con este computador: o cartafol raíz." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Pechar" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Pechar a vista esquerda" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Pechar" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Pechar a vista dereita" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Dividir" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Vista partida" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1113,7 +1120,7 @@ msgstr "" "de menú na barra de ferramentas." "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1136,7 +1143,7 @@ msgstr "" "localización da barra e o estilo dos seus botóns no menú contextual. Faga " "clic dereito nun botón se quere amosar ou agochar o seu texto." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1164,7 +1171,7 @@ msgstr "" "html'>prema aquí. Isto abrirá unha páxina do manual que explica o básico." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1178,7 +1185,7 @@ msgstr "" "unha acción ao premelas simultaneamente. Todas as ordes desta aplicación " "poden dispararse así." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1191,7 +1198,7 @@ msgstr "" "que ve no menú poden colocarse tamén na barra de " "ferramentas." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1210,7 +1217,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1226,7 +1233,7 @@ msgstr "" "prema aquí. Abrirá a páxina correspondente do wiki de uso de KDE." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1249,7 +1256,7 @@ msgstr "" "é isto?» falta na meirande parte do resto de xanelas así que non se afaga " "moito a isto." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1265,7 +1272,7 @@ msgstr "" "org/Get_Involved/Bug_Reporting'>Prema aquí para aprender a facer os " "seus informes de fallo o máis efectivos posíbel." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1287,7 +1294,7 @@ msgstr "" "colaboradores, etc.KDE e.V. é a " "organización sen ánimo de lucro tras a comunidade KDE." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1299,7 +1306,7 @@ msgstr "" "idiomas secundarios para usar cando un texto non estea dispoñíbel no seu " "idioma preferido." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1309,7 +1316,7 @@ msgstr "" "Isto abre unha xanela que lle informa sobre a versión, a licenza, as " "bibliotecas usadas e as persoas mantedoras da aplicación." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1323,7 +1330,7 @@ msgstr "" "usar esta aplicación pero non sabe nada de KDE ou quere ver un dragón " "adorábel bote unha ollada!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1569,7 +1576,7 @@ msgstr "" "funcionalidades básicas e avanzadas da barra de lugar. Isto abrirá a páxina " "corresponde do manual." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1594,57 +1601,57 @@ msgstr "" "ferramentas de busca: instale outras formas de atopar un elemento." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Executar Dolphin como root pode ser perigoso. Teña coidado." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Buscar %1 en %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Buscar" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Buscar %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Cargando o cartafol…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Ordenando…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Buscando…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Non se atopou ningún elemento." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin non admite páxinas web, polo que se iniciou o navegador web." -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1653,13 +1660,13 @@ msgstr "" "O protocolo non está entre os admitidos por Dolphin, polo que se iniciou a " "aplicación predeterminada." -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Este protocolo é incorrecto." -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1787,92 +1794,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0-9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Others" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Cartafoles" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Pequeno" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Medio" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Grande" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Hoxe" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Onte" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Hai unha semana" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Hai dúas semanas" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Hai tres semanas" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Antes neste mes" -#: 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 " @@ -1882,7 +1889,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Onte' (MMMM 'de' yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1890,7 +1897,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1898,7 +1905,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM de yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1906,7 +1913,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1916,7 +1923,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Hai unha semana' (MMMM 'de' yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1924,7 +1931,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1934,7 +1941,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Hai dúas semanas' (MMMM 'de' yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1942,7 +1949,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1952,7 +1959,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Hai tres semanas' (MMMM 'de' yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1960,7 +1967,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1970,7 +1977,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Anteriormente en' MMMM 'de' yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1978,7 +1985,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1986,7 +1993,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM de yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1994,257 +2001,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Ler, " -#: 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 "Escribir, " -#: 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 "Executar, " -#: 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 "Prohibido" -#: 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 "Usuaria: %1 | Grupo: %2 | Outros: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Nome" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Tamaño" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Modificado" -#: 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 "O formato de data pode seleccionarse na configuración." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Creado" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Accedido" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Tipo" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Cualificación" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Etiquetas" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Comentario" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Título" -#: 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 "Documento" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Persoa autora" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Editor" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Número de páxinas" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Cantidade de palabras" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Número de liñas" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Data da fotografía" -#: 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 "Imaxe" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimensións" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Anchura" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Altura" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientación" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artista" -#: 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 "Son" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Xénero" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Álbum" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Duración" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Taxa de bits" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Pista" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Ano de publicación" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Proporcións" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Vídeo" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Taxa de fotogramas" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Ruta" -#: 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 "Outro" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Extensión de ficheiro" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Hora de eliminación" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Destino da ligazón" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Descargado de" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Permisos" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2253,17 +2260,17 @@ msgstr "" "O formato dos permisos pode cambiarse na configuración. As opcións son os " "formatos «simbólico», «numérico (octal)», e «combinado»." -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Dono" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Grupo de persoas usuarias" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2469,55 +2476,55 @@ msgstr "" msgid "Automatic scrolling" msgstr "Desprazamento automático" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Cortar" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Copiar" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Renomear…" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Botar no lixo" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Eliminar" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Amosar os ficheiros agochados" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Limitar ao cartafol persoal" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Desprazamento automático" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2751,7 +2758,7 @@ msgstr "A cualificación máis alta" #, kde-format msgctxt "@action:inmenu" msgid "Clear Selection" -msgstr "Anular a selección" +msgstr "Baleirar a selección" #: search/dolphinfacetswidget.cpp:253 #, kde-format @@ -2773,66 +2780,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Engadir etiquetas" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Desde aquí (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Limitar a busca a «%1» e os seus cartafoles subordinados" -#: 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 "Gardar a busca para acceder a ela rapidamente no futuro." -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Deixar de buscar." -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Nome do ficheiro" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Contido" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Desde aquí" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Ficheiros persoais" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Buscar no cartafol persoal" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Máis ferramentas de busca" -#: 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 " @@ -3122,25 +3129,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Saír do modo de selección" -#: 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 "Escolla os servizos que quere ver no menú contextual:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Buscar…" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Descargar novos servizos…" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3150,25 +3157,25 @@ msgstr "" "Hai que reiniciar Dolphin para aplicar as opcións actualizadas dos sistemas " "de control de versión." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Reiniciar agora?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Eliminar." -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Ordes «Copiar en» e «Mover a»." -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3271,32 +3278,39 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Amosar «Abrir nunha xanela» no menú contextual." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Amosar «Abrir nunha xanela» no menú contextual." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Amosar «Copiar a localización» no menú contextual." #. 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 "Amosar «Duplicar aquí» no menú contextual." #. 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 "Amosar «Abrir o terminal» no menú contextual." #. 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 "Amosar «Copiar na outra vista dividida» no menú contextual." #. 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 "Amosar «Mover á outra vista dividida» no menú contextual." @@ -3637,7 +3651,7 @@ msgstr "O novo separador ábrese despois do último" #: settings/dolphin_generalsettings.kcfg:103 #, kde-format msgid "Show tooltips" -msgstr "Amosar os consellos" +msgstr "Amosar as indicacións emerxentes." #. i18n: ectx: label, entry (ViewPropsTimestamp), group (General) #: settings/dolphin_generalsettings.kcfg:107 @@ -3693,6 +3707,18 @@ msgstr "" "Escolla a orde dos elementos (natural, distinguindo as maiúsculas ou " "ignorando as maiúsculas)." +#. 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 "Pedir confirmación ao abrir moitos cartafoles de golpe." + +#. 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 "Pedir confirmación ao abrir moitos terminais de golpe." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3721,40 +3747,39 @@ msgstr "Configurar" #, kde-format msgctxt "@title:group Interface settings" msgid "Interface" -msgstr "" +msgstr "Interface" #: settings/dolphinsettingsdialog.cpp:59 -#, fuzzy, kde-format -#| msgid "&View" +#, kde-format msgctxt "@title:group" msgid "View" -msgstr "&Vista" +msgstr "Vista" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Menú contextual" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Lixo" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Comentarios" -#: 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 "Ten cambios sen gardar. Quere aplicar os cambios ou descartalos?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Aviso" @@ -3807,31 +3832,41 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Pechar xanelas cun programa executándose no panel de terminal." +#: settings/interface/confirmationssettingspage.cpp:63 +#, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Apertura de moitos cartafoles de golpe" + #: settings/interface/confirmationssettingspage.cpp:64 #, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many terminals at once" +msgstr "Apertura de moitos terminais de golpe" + +#: settings/interface/confirmationssettingspage.cpp:67 +#, kde-format msgctxt "@title:group" msgid "When opening an executable file:" msgstr "Ao abrir un ficheiro executábel:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Preguntar sempre" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Abrir na aplicación" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Executar o guión" #: 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 "Cartafoles, separadores e estado da xanela da última vez." @@ -3865,14 +3900,14 @@ msgstr "Amosar no inicio:" msgctxt "@option:check Opening Folders" msgid "Keep a single Dolphin window, opening new folders in tabs" msgstr "" +"Usar unha única xanela de Dolphin, e abrir os novos cartafoles en " +"separadores." #: 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 "Abrir ficheiros e cartafoles:" +msgstr "Apertura de cartafoles:" #: settings/interface/folderstabssettingspage.cpp:98 #, kde-format @@ -3881,17 +3916,13 @@ msgid "Show full path in title bar" msgstr "Amosar a ruta completa na barra do título." #: settings/interface/folderstabssettingspage.cpp:99 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu File" -#| msgid "New &Window" +#, kde-format msgctxt "@label:checkbox" msgid "Window:" -msgstr "Nova &xanela" +msgstr "Xanela:" #: 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 "Amosar a barra de filtro." @@ -3906,7 +3937,7 @@ msgstr "Tras o separador actual." #, kde-format msgctxt "option:radio" msgid "At end of tab bar" -msgstr "Ao final da barra de separadores." +msgstr "Ao final da barra de lapelas." #: settings/interface/folderstabssettingspage.cpp:111 #, kde-format @@ -3959,12 +3990,10 @@ msgstr "" "se aplicará." #: 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 "Primeiro os cartafoles" +msgstr "Cartafoles e separadores" #: settings/interface/interfacesettingspage.cpp:35 #: settings/kcm/kcmdolphingeneral.cpp:41 @@ -3981,13 +4010,10 @@ msgid "Confirmations" msgstr "Confirmacións" #: 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 "Barra de localización" +msgstr "Barras de estado e de localización" #: settings/interface/previewssettingspage.cpp:43 #, kde-format @@ -4042,12 +4068,10 @@ msgid "Show space information" msgstr "Amosar información do espazo." #: 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 "Barra de estado" +msgstr "Barra de estado: " #: settings/interface/statusandlocationbarssettingspage.cpp:47 #, kde-format @@ -4056,12 +4080,9 @@ msgid "Make location bar editable" msgstr "Facer a barra de localización editábel." #: settings/interface/statusandlocationbarssettingspage.cpp:48 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Location Bar" -#| msgid_plural "Location Bars" +#, kde-format msgid "Location bar:" -msgstr "Barra de localización" +msgstr "Barra de localización:" #: settings/interface/statusandlocationbarssettingspage.cpp:50 #, kde-format @@ -4228,12 +4249,10 @@ msgstr "" "cambie as propiedades de vista." #: settings/viewmodes/generalviewsettingspage.cpp:38 -#, fuzzy, kde-format -#| msgctxt "@title:window" -#| msgid "View Display Style" +#, kde-format msgctxt "@title:group" msgid "Display style: " -msgstr "Estilo visual da vista" +msgstr "Estilo visual: " #: settings/viewmodes/generalviewsettingspage.cpp:44 #, kde-format @@ -4251,13 +4270,13 @@ msgstr "Abrir os cartafoles durante as operacións de arrastre." #, kde-format msgctxt "@title:group" msgid "Browsing: " -msgstr "" +msgstr "Navegación: " #: settings/viewmodes/generalviewsettingspage.cpp:53 #, kde-format msgctxt "@option:check" msgid "Show tooltips" -msgstr "Amosar os consellos." +msgstr "Amosar as indicacións emerxentes." #: settings/viewmodes/generalviewsettingspage.cpp:54 #: settings/viewmodes/generalviewsettingspage.cpp:62 @@ -4279,9 +4298,7 @@ msgid "Rename inline" msgstr "Renomear in situ." #: 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 "Xeral" @@ -4586,7 +4603,7 @@ msgstr "" "Cambiáronse as propiedades de visualización de todos os sub-cartafoles. " "Quere continuar?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4686,12 +4703,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 de %2 libres (%3% usado)." -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Baleirouse o lixo" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Baleirouse o lixo." @@ -4735,7 +4752,7 @@ msgstr "Predeterminado" msgid "Reload" msgstr "Cargar de novo" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4743,7 +4760,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "Escolleu 1 cartafol." msgstr[1] "Escolleu %1 cartafoles." -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4751,7 +4768,7 @@ msgid_plural "%1 Files selected" msgstr[0] "Escolleu 1 ficheiro." msgstr[1] "Escolleu %1 ficheiros." -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4759,7 +4776,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 cartafol." msgstr[1] "%1 cartafoles." -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4767,38 +4784,38 @@ msgid_plural "%1 Files" msgstr[0] "1 ficheiro." msgstr[1] "%1 ficheiros." -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)." -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)." -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 cartafoles, 0 ficheiros." -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 copia" -#: 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] "Seguro que quere abrir un elemento?" msgstr[1] "Seguro que quere abrir %1 elementos?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4806,43 +4823,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Abrir %1 elemento" msgstr[1] "Abrir %1 elementos" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Recheo lateral" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Anchuras de columna automáticas" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Anchura de columna personalizadas" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Completouse a operación do lixo." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Completouse a operación de eliminado." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Renomear e agochar" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4851,7 +4868,7 @@ msgstr "" "Engadir un punto ao comezo do nome do ficheiro o agochará da vista.\n" "Quere renomealo aínda así?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4860,94 +4877,94 @@ msgstr "" "Engadir un punto ao comezo do nome do cartafol o agochará da vista.\n" "Quere renomealo aínda así?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Agochar o ficheiro?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Agochar o cartafol?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "A localización está baleira." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "A localización «%1» é incorrecta." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Cargando…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Cancelouse a carga" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Ningún elemento coincide co filtro." -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Ningún elemento coincide coa busca." -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "O lixo está baleiro" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Sen etiquetas" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Non hai ficheiros etiquetados con «%1»" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Non hai elementos usados recentemente" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Non se atoparon cartafoles compartidos" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Non se atoparon recursos de rede relevantes" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Non se atoparon dispositivos compatíbeis con MTP" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Non se atoparon dispositivos de Apple" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Non se atoparon dispositivos Bluetooth" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "O cartafol está baleiro" diff --git a/po/gu/dolphin.po b/po/gu/dolphin.po index f100e933f..8dd63d9af 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2010-10-26 21:40+0530\n" "Last-Translator: Kartik Mistry \n" "Language-Team: Gujarati \n" @@ -42,13 +42,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "પાછું લાવો" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "નવું બનાવો" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -56,112 +56,112 @@ 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 "ફોલ્ડર બનાવવામાં આવ્યું." -#: 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 "હાલની ટેબ બંધ કરો (&l)" -#: 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 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -170,7 +170,7 @@ msgid "" "want to quit?" msgstr "તમારી પાસે આ વિન્ડોમાં અનેક ટેબ્સ ખૂલ્લી છે, શું તમે ચોક્કસપણે બહાર નીકળવા માંગો છો?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -178,7 +178,7 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "માર્ગ" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" @@ -186,14 +186,14 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -203,7 +203,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "ટર્મિનલ ખોલો" msgstr[1] "ટર્મિનલ ખોલો" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -211,13 +211,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "રૂપરેખાંકિત કરો..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "નવી વિન્ડો (&W)" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Window" @@ -225,7 +225,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "માર્ગ નવી વિન્ડોમાં ખોલો" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -233,13 +233,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "નવી ટેબ" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -248,25 +248,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "જગ્યાઓમાં ઉમેરો" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "ટેબ બંધ કરો" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -274,13 +274,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -291,13 +291,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -307,7 +307,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -315,7 +315,7 @@ msgctxt "@action" msgid "Copy…" msgstr "નકલ કરો" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -324,13 +324,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "મૂકો" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -339,19 +339,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -359,13 +359,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -373,7 +373,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "કચરાપેટીમાં ખસેડો" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -381,7 +381,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "કચરાપેટીમાં ખસેડો" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -389,13 +389,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -403,7 +403,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "ગળણી:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -411,7 +411,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "ગળણીપટ્ટી બતાવો" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -421,7 +421,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -429,7 +429,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "શોધ પટ્ટી બતાવો" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -437,14 +437,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "ગળણી:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search…" msgstr "શોધ" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -452,7 +452,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "ફાઇલો અને ફોલ્ડરોનું પૂર્વદર્શન બતાવો" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -462,7 +462,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -470,7 +470,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "શોધ પટ્ટી બતાવો" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" @@ -479,7 +479,7 @@ msgid "Search" msgstr "શોધ" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -489,7 +489,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -497,7 +497,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "શોધ" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -509,19 +509,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "ઉલ્ટી પસંદગી" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -529,7 +529,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -538,19 +538,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -558,7 +558,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "પૂર્વદર્શન" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -568,31 +568,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "બંધ કરો" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "લાવવાનું બંધ કરો" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "ફેરફાર કરી શકાતું સ્થળ" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -602,13 +602,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "સ્થળ બદલો" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -616,7 +616,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -624,13 +624,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "ટેબ બંધ કરો" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -640,7 +640,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -649,13 +649,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "ફાઇલો સરખાવો" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -664,13 +664,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "ટર્મિનલ ખોલો" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -680,7 +680,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -688,7 +688,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "ટર્મિનલ ખોલો" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -697,19 +697,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -721,7 +721,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -729,7 +729,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "નવી ટેબ સક્રિય કરો" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -737,7 +737,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "નવી ટેબ સક્રિય કરો" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -745,13 +745,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "નવી ટેબ" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "નવી ટેબ સક્રિય કરો" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -759,26 +759,26 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "પાછળની ટેબ સક્રિય કરો" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "પાછળની ટેબ સક્રિય કરો" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgid "Show tags" msgctxt "@action:inmenu" msgid "Show Target" msgstr "ટેગ્સ બતાવો" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "નવી ટેબમાં ખોલો" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -786,13 +786,21 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "નવી ટેબમાં ખોલો" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "નવી વિન્ડોમાં ખોલો" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "કાર્યક્રમો (&l)" + +#: dolphinmainwindow.cpp:2029 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Panels" @@ -800,7 +808,7 @@ msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "પેનલો" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Panels" @@ -808,7 +816,7 @@ msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "પેનલો" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -818,13 +826,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "માહિતી" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -832,7 +840,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -843,7 +851,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -854,13 +862,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "ફોલ્ડરો" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -869,7 +877,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -879,13 +887,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "ટર્મિનલ" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -897,7 +905,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -909,13 +917,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "જગ્યાઓ" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -923,7 +931,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "સંતાડેલી ફાઇલો બતાવો" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -931,7 +939,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -942,7 +950,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -957,7 +965,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Panels" @@ -965,7 +973,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "પેનલો" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -976,43 +984,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "બંધ" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "ડાબો દેખાવ બંધ કરો" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "બંધ" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "જમણો દેખાવ બંધ કરો" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "છુટું" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "છૂટો દેખાવ" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1024,7 +1032,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1038,7 +1046,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1055,7 +1063,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1065,7 +1073,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1074,7 +1082,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1089,7 +1097,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1100,7 +1108,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1114,7 +1122,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1125,7 +1133,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1139,7 +1147,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1148,7 +1156,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1156,7 +1164,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1166,7 +1174,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1417,7 +1425,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1432,33 +1440,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search" msgstr "શોધ" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Search Bar" msgid "Search for %1" msgstr "શોધ પટ્ટી" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1466,7 +1474,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "ફોલ્ડરો લાવે છે..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1474,7 +1482,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "ગોઠવણી:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1482,19 +1490,19 @@ msgctxt "@info" msgid "Searching…" msgstr "શોધે છે..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "કોઈ વસ્તુઓ મળી નહી." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "ડોલ્ફિન વેબ પાનાંઓને આધાર આપતું નથી, વેબ બ્રાઉઝર શરૂ કરવામાં આવ્યું નથી" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1503,13 +1511,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "પ્રોટોકોલ ડોલ્ફિન દ્વારા આધાર અપાતો નથી, કોન્કરર શરૂ કરવામાં આવ્યું છે" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "અયોગ્ય પ્રોટોકોલ" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1648,13 +1656,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1662,56 +1670,56 @@ msgctxt "@title:group" msgid "Others" msgstr "બીજાઓ" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "ફોલ્ડરો" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "નાનું" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "મધ્યમ" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "મોટું" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1719,25 +1727,25 @@ 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1751,7 +1759,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "ગઇકાલે (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1759,7 +1767,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1771,7 +1779,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "ગઇકાલે (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1779,7 +1787,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1793,7 +1801,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "ત્રણ અઠવાડિયાં પહેલાં (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1801,7 +1809,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1815,7 +1823,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "બે અઠવાડિયાં પહેલાં (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1823,7 +1831,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1837,7 +1845,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "ત્રણ અઠવાડિયાં પહેલાં (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1845,7 +1853,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1859,7 +1867,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "%B, %Y પર પહેલાં" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1867,7 +1875,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, " @@ -1875,7 +1883,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:" @@ -1883,35 +1891,35 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "વાંચો, " -#: 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 "લખો, " -#: 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 "ચલાવો, " -#: 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 "પ્રતિબંધિત" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, fuzzy, kde-format #| msgctxt "@title:group Files and folders by permissions" #| msgid "(User: %1) (Group: %2) (Others: %3)" @@ -1919,7 +1927,7 @@ msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "(વપરાશકર્તા: %1) (સમૂહ: %2) (બીજાઓ: %3)" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1927,12 +1935,12 @@ 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 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Modified" @@ -1940,13 +1948,13 @@ 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1954,17 +1962,17 @@ 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 #, fuzzy #| msgctxt "@title:group" #| msgid "Rating" @@ -1972,7 +1980,7 @@ msgctxt "@label" msgid "Rating" msgstr "ક્રમાંક" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Tags" @@ -1980,7 +1988,7 @@ msgctxt "@label" msgid "Tags" msgstr "ટેગ્સ" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Comment" @@ -1988,14 +1996,14 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2003,17 +2011,17 @@ 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 #, fuzzy #| msgctxt "@title:window" #| msgid "Change Comment" @@ -2021,24 +2029,24 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Images" @@ -2046,22 +2054,22 @@ 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 "" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2069,20 +2077,20 @@ 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 #, fuzzy #| msgctxt "@title:group General settings" #| msgid "General" @@ -2090,12 +2098,12 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2103,17 +2111,17 @@ msgctxt "@label" msgid "Duration" msgstr "દસ્તાવેજ" -#: 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 #, fuzzy #| msgctxt "@item::intable" #| msgid "Removed" @@ -2121,30 +2129,30 @@ 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2152,12 +2160,12 @@ 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 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2165,34 +2173,34 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Group" @@ -2200,7 +2208,7 @@ msgctxt "@label" msgid "User Group" msgstr "સમૂહ" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2422,19 +2430,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "સ્થંભ પહોળાઇ" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "કાપો" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "નકલ કરો" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2442,37 +2450,37 @@ 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 "દૂર કરો" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "સંતાડેલી ફાઇલો બતાવો" -#: 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" @@ -2771,7 +2779,7 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "ટેગ્સ ઉમેરો" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, fuzzy, kde-format #| msgctxt "action:button" #| msgid "From Here" @@ -2779,43 +2787,43 @@ 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2823,20 +2831,20 @@ msgctxt "action:button" msgid "Your files" msgstr "kartik.mistry@gmail.com, pg.radadida@gmail.com" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" 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 " @@ -3133,7 +3141,7 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "પસંદગી" -#: settings/contextmenu/contextmenusettingspage.cpp:64 +#: settings/contextmenu/contextmenusettingspage.cpp:63 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Select which services should be shown in the context menu." @@ -3141,7 +3149,7 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" @@ -3149,7 +3157,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "શોધ" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3157,7 +3165,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "નવી સેવાઓ ડાઉનલોડ કરો..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3169,13 +3177,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3183,7 +3191,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "દૂર કરો" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3191,7 +3199,7 @@ 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" @@ -3299,35 +3307,42 @@ 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +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" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3730,6 +3745,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "અનેક ટેબ્સ સાથેની વિન્ડો બંધ કરતી વખતે ખાતરી માટે પૂછો." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3771,7 +3800,7 @@ msgctxt "@title:group" msgid "View" msgstr "દેખાવ (&V)" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3779,25 +3808,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "સંદર્ભ મેનુ" -#: 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 "" @@ -3862,25 +3891,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Show preview of files and folders" +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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "કાર્યક્રમો (&l)" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4718,7 +4761,7 @@ msgid "" "continue?" msgstr "બધાં ઉપફોલ્ડરોનાં દેખાવ ગુણધર્મો બદલાઇ જશે. શું તમે આગળ વધવા માંગો છો?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4812,12 +4855,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 "" @@ -4865,7 +4908,7 @@ msgstr "મૂળભૂત" msgid "Reload" msgstr "ફરી લાવો" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4873,7 +4916,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "૧ ફોલ્ડર પસંદ કરેલ છે" msgstr[1] "%1 ફોલ્ડરો પસંદ કરેલ છે" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4881,7 +4924,7 @@ msgid_plural "%1 Files selected" msgstr[0] "૧ ફાઇલ પસંદ કરેલ છે" msgstr[1] "%1 ફાઇલો પસંદ કરેલ છે" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -4891,7 +4934,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" @@ -4899,19 +4942,19 @@ 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 "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" @@ -4919,20 +4962,20 @@ 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -4942,27 +4985,27 @@ msgid_plural "Open %1 Items" msgstr[0] "માર્ગ" msgstr[1] "માર્ગ" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "સ્થંભ પહોળાઇ" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "સ્થંભ પહોળાઇ" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Move to trash operation completed." @@ -4970,136 +5013,136 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "કચરાપેટીમાં ખસેડવાની પ્રક્રિયા પૂર્ણ થઇ." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "દૂર કરવાની પ્રક્રિયા પૂરી થઇ." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "અંદરનું નામ બદલો" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "છુપાવેલી ફાઇલો બતાવો" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "ઘર ફોલ્ડર" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "સ્થળ ખાલી છે." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "સ્થળ '%1' અયોગ્ય છે." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "ફોલ્ડરો લાવે છે..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "ફોલ્ડરો લાવે છે..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "આ શૈલી સાથે મેળ ખાતી બધી વસ્તુઓ પસંદ કરો:" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "આ શૈલી સાથે મેળ ખાતી બધી વસ્તુઓ પસંદ કરો:" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "સ્થળ ખાલી છે." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "હાલમાં બંધ કરેલ ટેબ્સ" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "કોઈ વસ્તુઓ મળી નહી." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/he/dolphin.po b/po/he/dolphin.po index 5a518f77b..e51bcb8f2 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2020-11-01 15:09+0200\n" "Last-Translator: Omer I.S. \n" "Language-Team: Hebrew \n" @@ -51,143 +51,143 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "שחזור" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "יצירת" -#: 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 "התיקייה נוצרה." -#: 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 "&יציאה מתוך %1" -#: 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 "פתיחת %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "פתיחת כלי החיפוש המועדף" -#: dolphinmainwindow.cpp:1179 +#: dolphinmainwindow.cpp:1190 #, fuzzy, kde-format #| msgid "Are you sure you want to open 1 item?" #| msgid_plural "Are you sure you want to open %1 items?" @@ -196,7 +196,7 @@ msgid_plural "Are you sure you want to open %1 terminal windows?" msgstr[0] "האם אכן לפתוח פריט 1?" msgstr[1] "האם אכן ברצונך לפתוח %1 פריטים?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -206,7 +206,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "פתיחת המסוף" msgstr[1] "פתיחת המסוף" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -214,19 +214,19 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "הגדרה..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "חלון &חדש" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "פתיחת הנתיב בחלון Dolphin חדש" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -234,13 +234,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "לשונית חדשה" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -252,25 +252,25 @@ msgstr "" ">הלשונית היא תצוגה נוספת בתוך החלון הזה. ניתן לגרור ולשחרר פריטים מלשונית " "ללשונית." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "הוספה למקומות" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "סגירת לשונית" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -278,13 +278,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "זה סוגר את החלון הזה." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -295,13 +295,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -311,7 +311,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -319,7 +319,7 @@ msgctxt "@action" msgid "Copy…" msgstr "העתקה" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -328,13 +328,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "הדבקה" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -343,7 +343,7 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -351,7 +351,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "העתקה לתצוגה המפוצלת שאינה פעילה" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -359,7 +359,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "העתקה לתצוגה המפוצלת שאינה פעילה" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -367,13 +367,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "העתקה לתצוגה המפוצלת שאינה פעילה" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View" @@ -381,7 +381,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "העברה לתצוגה המפוצלת שאינה פעילה" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View" @@ -389,7 +389,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "העברה לתצוגה המפוצלת שאינה פעילה" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -397,20 +397,20 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "העברה לתצוגה המפוצלת שאינה פעילה" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgid "Filter..." msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "סינון..." -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -418,7 +418,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "הצגת סרגל הסינון" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -428,7 +428,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Hide Filter Bar" @@ -436,26 +436,26 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "הסתרת סרגל הסינון" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgid "Filter..." msgctxt "@action:intoolbar" msgid "Filter" msgstr "סינון..." -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "חיפוש" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "חיפוש אחר קבצים ותיקיות" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -465,20 +465,20 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "חיפוש" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Search for files and folders" @@ -488,7 +488,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -496,7 +496,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "בחירה" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -508,19 +508,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "הפיכת הבחירה" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -528,7 +528,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -537,19 +537,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -557,7 +557,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "תצוגה מקדימה" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -567,31 +567,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "עצירה" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "עצירת הטעינה" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "מיקום בר־עריכה" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -601,13 +601,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "החלפת מיקום" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -615,19 +615,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "ביטול סגירת לשונית" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "זה מחזיר אותך אל הלשונית שנסגרה לאחרונה." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -637,7 +637,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -646,13 +646,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "השוואה בין קבצים" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -661,13 +661,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "פתיחת המסוף" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -677,7 +677,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -685,7 +685,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "פתיחת המסוף" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -694,19 +694,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&סימניות" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -718,43 +718,43 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "הפעלת הלשונית %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "הפעלת הלשונית האחרונה" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "הלשונית הבאה" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "הפעלת הלשונית הבאה" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "הלשונית הקודמת" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "הפעלת הלשונית הקודמת" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show preview" @@ -762,37 +762,44 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "הצגת תצוגה מקדימה" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "פתיחה בלשונית חדשה" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "פתיחה בלשוניות חדשות" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "פתיחה בחלון חדש" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "פתיחה ביישום" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "ביטול נעילת הלוחות" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "נעילת הלוחות" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -802,13 +809,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "פרטים" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -816,7 +823,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -827,7 +834,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -838,13 +845,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "תיקיות" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -853,7 +860,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -863,13 +870,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "מסוף" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -881,7 +888,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -893,19 +900,19 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "מקומות" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "הצגת מקומות מוסתרים" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -913,7 +920,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -924,7 +931,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -939,13 +946,13 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "הצגת לוחות" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -956,43 +963,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "סגירה" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "סגירת התצוגה השמאלית" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "סגירה" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "סגירת התצוגה הימנית" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "פיצול" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "פיצול תצוגה" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1004,7 +1011,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1018,7 +1025,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1044,7 +1051,7 @@ msgstr "" "יש ללחוץ כאן במקום. זה " "יפתח עמוד מתוך המדריך שמכיל את הבסיס." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1054,7 +1061,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1063,7 +1070,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1078,7 +1085,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1089,7 +1096,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1103,7 +1110,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1114,7 +1121,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1128,7 +1135,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1137,7 +1144,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1145,7 +1152,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1155,7 +1162,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1405,7 +1412,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1420,27 +1427,27 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "הרצת Dolphin בתור משתמש שורש (root) עלולה להיות מסוכנת. נא להיזהר." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "חיפוש אחר %1 בתוך %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "חיפוש" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "חיפוש אחר %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1448,7 +1455,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "בטעינת התיקייה..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1456,7 +1463,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "מיון לפי:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1464,19 +1471,19 @@ msgctxt "@info" msgid "Searching…" msgstr "מתבצע חיפוש..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "לא נמצאו פריטים מתאימים." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "הצגת דפי רשת אינה נתמכת ב־Dolphin, ולכן דפדפן האינטרנט הופעל" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1485,13 +1492,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "הפרוטוקול לא נתמך על־ידי Dolphin, ולכן Konqueror הופעל" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "פרוטוקול לא תקני" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1628,92 +1635,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 "0 - 9" -#: 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 "תיקיות" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "קטן" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "בינוני" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "גדול" -#: 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 "dddd" -#: 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 "%1" -#: 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1727,7 +1734,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "\"אתמול\" (MMMM‏, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1735,7 +1742,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: The week day name: dddd, MMMM is full month name in " @@ -1747,7 +1754,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1755,7 +1762,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1769,7 +1776,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "\"לפני שבוע\" (MMMM‏, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1777,7 +1784,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1791,7 +1798,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "\"לפני שבועיים\" (MMMM‏, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1799,7 +1806,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1813,7 +1820,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "\"לפני שלושה שבועות\" (MMMM‏, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1821,7 +1828,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1835,7 +1842,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "\"מוקדם יותר ב־MMMM‏, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1843,7 +1850,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1851,7 +1858,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1859,114 +1866,114 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "קריאה, " -#: 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 "כתיבה, " -#: 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 "הפעלה, " -#: 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 "אסור" -#: 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 "משתמש: %1 | קבוצה: %2 |אחרים: %3" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -1974,162 +1981,162 @@ 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 "רוחב" -#: 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 "משך" -#: 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." @@ -2339,19 +2346,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "גלילה אוטומטית" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "גזירה" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "העתקה" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2359,37 +2366,37 @@ 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 "מחק" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "הצגת קבצים מוסתרים" -#: 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" @@ -2656,66 +2663,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 "מכאן (%1)" -#: 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 " @@ -3006,20 +3013,20 @@ 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 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "חיפוש" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3027,7 +3034,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "הורדת שירותים חדשים..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3040,25 +3047,25 @@ msgid "" msgstr "" "יש להפעיל את Dolphin מחדש לעדכון ההגדרות החדשות של מערכות ניהול הגרסאות." -#: 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" @@ -3166,35 +3173,42 @@ 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +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" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3574,6 +3588,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +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 @@ -3613,7 +3641,7 @@ msgctxt "@title:group" msgid "View" msgstr "&תצוגה" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "action:button" #| msgid "Content" @@ -3621,25 +3649,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "תוכן" -#: 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 "אזהרה" @@ -3692,23 +3720,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info:tooltip" +#| msgid "Search for files and folders" +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 "הרצת תסריט" @@ -4493,7 +4535,7 @@ msgid "" "continue?" msgstr "מאפייני התצוגה של כל תתי־התיקיות ישונו. האם ברצונך להמשיך?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4584,12 +4626,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 "האשפה פונתה." @@ -4637,7 +4679,7 @@ msgstr "ברירת מחדל" msgid "Reload" msgstr "טעינה מחדש" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4645,7 +4687,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "תיקייה אחת נבחרה" msgstr[1] "%1 תיקיות נבחרו" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4653,7 +4695,7 @@ msgid_plural "%1 Files selected" msgstr[0] "קובץ אחד נבחר" msgstr[1] "%1 קבצים נבחרו" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4661,7 +4703,7 @@ msgid_plural "%1 Folders" msgstr[0] "תיקיה אחת" msgstr[1] "%1 תיקיות" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4669,38 +4711,38 @@ msgid_plural "%1 Files" msgstr[0] "קובץ אחד" msgstr[1] "%1 קבצים" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 תיקיות, 0 קבצים" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "עותק %1" -#: 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] "האם אכן לפתוח פריט 1?" msgstr[1] "האם אכן ברצונך לפתוח %1 פריטים?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open %1" @@ -4710,154 +4752,154 @@ msgid_plural "Open %1 Items" msgstr[0] "פתיחת %1" msgstr[1] "פתיחת %1" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "רוחב עמודה אוטומטי" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "רוחב עמודה מותאם אישית" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "פעולת המחיקה הושלמה." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "פעולת המחיקה הושלמה." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "שינוי שם והסתרה" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "להסתיר את הקובץ הזה?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "להסתיר את התיקייה הזו?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "המיקום ריק." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "המיקום \"%1\" אינו תקין." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "בטעינת התיקייה..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "בטעינת התיקייה..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "בחירת כל הפריטים המתאימים לתבנית הבאה:" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "בחירת כל הפריטים המתאימים לתבנית הבאה:" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgid "The Trash was emptied." msgid "Trash is empty" msgstr "האשפה פונתה." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "הלשוניות שנסגרו לאחרונה" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "לא נמצאו פריטים מתאימים." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/hi/dolphin.po b/po/hi/dolphin.po index e40331b14..40541e51b 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-02-28 21:17+0530\n" "Last-Translator: Raghavendra Kamath \n" "Language-Team: Hindi \n" @@ -43,124 +43,124 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "पुरानी स्तिथी में लाऐं" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "नया बनाएँ" -#: 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 "फ़ोल्डर बनाया गया" -#: 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 "%1 से बाहर जाएँ (&Q)" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "मोजूदा बंद करें (&l)" -#: 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 "टर्मिनल पैनल दिखाएं (&T)" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -169,26 +169,26 @@ msgstr "" "टरमिनल में अनुप्रयोग '%1' अभी भी चल रहा है। क्या आप सुनिश्चित हैं कि आप बाहर होना चाहते " "हैं?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "खोलें %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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] "क्या आप वाकई %1 टर्मिनल विंडो खोलना चाहते हैं?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -196,25 +196,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "%1 टर्मिनल खोलें" msgstr[1] "%1 टर्मिनल खोलें" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "विन्यस्त करें" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "नया विंडो (&W)" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "एक नया डॉल्फ़िन विंडो खोलें" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -224,13 +224,13 @@ msgstr "" "यह वर्तमान स्थान और दृश्य के साथ इस तरह एक नई विंडो खोलता है।आप विंडो के बीच " "वस्तुओं को खींच और छोड़ सकते हैं।" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "नया टैब" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -241,25 +241,25 @@ msgstr "" "यह वर्तमान स्थान और दृश्य के साथ एक नया टैब खोलता है।इस " "विंडो के भीतर एक टैब एक अतिरिक्त दृश्य है। आप टैब के बीच वस्तुओं को खींच और छोड़ सकते हैं।" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "स्थान में जोड़ें" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "यह चयनित फ़ोल्डर को स्थान पैनल में जोड़ता है।" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "टैब बंद करें" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -269,13 +269,13 @@ msgstr "" "यह वर्तमान में देखे गए टैब को बंद कर देता है। यदि कोई और टैब नहीं छोड़ा जाता है तो इसके " "बजाय यह विंडो बंद हो जाएगी।" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "यह इस विंडो को बंद कर देता है।" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -291,13 +291,13 @@ msgstr "" "प्रमुखता से रखे जाते हैं: Ctrl+X,Ctrl+C " "और Ctrl+V।" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "काटें..." -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -310,13 +310,13 @@ msgstr "" "करता है। बाद में उन्हें क्लिपबोर्ड से नए स्थान पर नक़ल करने के लिए चिपकाएँ क्रिया का उपयोग करें। वे वस्तु अपने प्रारंभिक स्थान से हटा दिए जाएंगे।" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "नक़ल" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -328,13 +328,13 @@ msgstr "" "क्लिपबोर्ड से एक नए स्थान पर नक़ल करने के लिए चिपकाएँ " "क्रिया का उपयोग करें।" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "चिपकाएँ" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -346,7 +346,7 @@ msgstr "" "करता है। यदि वस्तुओं को कांटने की क्रिया द्वारा क्लिपबोर्ड में " "जोड़ा गया था तो उन्हें उनके पुराने स्थान से हटा दिया जाता है।" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -354,7 +354,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "निष्क्रिय विभाजित दृश्य में नकल करें" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View…" @@ -362,7 +362,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "निष्क्रिय विभाजित दृश्य में नकल करें..." -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -372,13 +372,13 @@ msgstr "" "यह चयनित वस्तुओं को सक्रिय दृश्य से निष्क्रिय विभाजित दृश्य में नकल " "करता है।" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "निष्क्रिय विभाजित दृश्य में नकल करें" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View" @@ -386,7 +386,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "निष्क्रिय विभाजित दृश्य में स्थानांतरित करें" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View…" @@ -394,7 +394,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "निष्क्रिय विभाजित दृश्य में स्थानांतरित करें..." -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -404,13 +404,13 @@ msgstr "" "यह चयनित वस्तुओं को सक्रिय दृश्य से निष्क्रिय विभाजित दृश्य में " "स्थानांतरित करता है।" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "निष्क्रिय विभाजित दृश्य में स्थानांतरित करें" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -418,13 +418,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "छाने" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "फ़िल्टर पट्टी दिखाएँ " -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -437,31 +437,31 @@ msgstr "" "आप वर्तमान में प्रदर्शित फ़ाइलों और फ़ोल्डरों को छाननें के लिए एक पाठ दर्ज कर सकते हैं। केवल " "उन्हीं को प्रदर्शित किया जाएगा जिनके नाम में यह पाठ होगा।" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "छानने की पट्टी टॉगल करें" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "छाने" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "खोज" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "फ़इल व फोल्डरों के लिए खोजें" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -475,20 +475,20 @@ msgstr "" "कर सकते हैं जिन्हें आप ढूंढ रहे हैं। इस सहायता का फिर से खोज बार पर उपयोग " "करें ताकि सेटिंग्स के बारे में बताते समय हम इसे देख सकें।" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "खोजक पट्टी का टॉगल करें" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "खोजें" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -496,13 +496,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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "चयन करें" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -519,19 +519,19 @@ msgstr "" "तरह आसान बनाता है। इस मोड में, नीचे एक त्वरित एक्सेस बार वर्तमान में " "चयनित वस्तुओं के लिए उपलब्ध क्रियाएं दिखाता है।" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "यह वर्तमान स्थान में सभी फ़ाइलों और फ़ोल्डरों का चयन करता है।" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "चयन पलटें" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -541,7 +541,7 @@ msgstr "" "यह उन सभी वस्तुओं का चयन करता है जिन्हें आपने वर्तमान में नहीं चुना " "है।" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -554,19 +554,19 @@ msgstr "" "जल्दी से स्थानांतरित कर सकते हैं। दृश्यों को फिर से संयोजित करने के लिए बाद में इसे " "फिर से क्लिक करें।" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "स्टेश" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "एक विभाजित विंडो में स्टैश वर्चुअल डायरेक्टरी को खोलता है" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -574,7 +574,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "पूर्वावलोकन" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -584,31 +584,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "रूकें" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "लोड करना रोकें" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "यह वर्तमान फ़ोल्डर की सामग्री को लोड करना बंद कर देता है।" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "संपादन योग्य स्थान" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -621,13 +621,13 @@ msgstr "" "आप सीधे उस स्थान में प्रवेश कर सकें जहां आप जाना चाहते हैं।आप स्थान के दाईं ओर क्लिक " "करके संपादन में बदल सकते हैं और संपादित स्थान की पुष्टि करके वापस बदल सकते हैं।" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "स्थान बदलें" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -637,19 +637,19 @@ msgstr "" "यह स्थान को संपादित करने के लिए बदलता है और इसे चुनता है ताकि आप जल्दी से एक अलग स्थान " "दर्ज कर सकें।" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "बंद टैब को पूर्ववत करें" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "यह आपको पहले बंद किए गए टैब पर लौटा देता है।" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -664,7 +664,7 @@ msgstr "" "ले जाना शामिल है। जिन परिवर्तनों को पूर्ववत नहीं किया जा सकता, वे आपकी पुष्टि के " "लिए कहेंगे।" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -676,13 +676,13 @@ msgstr "" "धर होता है जिसमें व्यक्तिगत अनुप्रयोग डेटा वाले फ़ोल्डर सहित उनका " "डेटा होता है।" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "फ़ाइलों की तुलना करें..." -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -693,13 +693,13 @@ msgstr "" "यह देखे गए स्थान के लिए एक अधिमानित खोज साधन खोलता है। इसे " "विन्यस्त करने के लिए अधिक खोज साधन मेनू का उपयोग करें।" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "टर्मिनल खोलें" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -712,13 +712,13 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "यहाँ टर्मिनल खोलें" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -730,19 +730,19 @@ msgstr "" "para> टर्मिनलों के बारे में अधिक जानने के लिए टर्मिनल अनुप्रयोग में सहायता का उपयोग " "करें।" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "टर्मिनल पैनल को फोकस करें" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "पुस्तचिन्ह (&B)" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -754,79 +754,86 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "टैब %1 सक्रिय करें" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "अंतिम टैब सक्रिय करें" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "अगला टैब" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "अगला टैब सक्रिय करें" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "पिछला टैब" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "पिछला टैब सक्रिय करें" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "लक्ष्य दिखाएँ" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "नया टैब मे खोलें" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "नया टैबों मे खोलें" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "नया विंडो मे खोलें" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "अनुप्रयोग में खोलें" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "पैनलों का ताला खोलें" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "पैनलों को तालाबंद करें" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -839,13 +846,13 @@ msgstr "" "बीच अदल बदल करता है।ताला खोले गए पैनल को विंडो के दूसरी तरफ खींचा जा सकता है और " "इसमें एक बंद बटन होता है।तालाबंद किए गए पैनल अधिक सफाई से एम्बेडेड होते हैं।" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "जानकारी" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -855,7 +862,7 @@ msgstr "" "इस तरह के पैनल दिखाने या छिपाने के लिए मेन्यू |पैनलों या " "दृश्य | पैनलों पर जाएं ।" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -870,7 +877,7 @@ msgstr "" "है जिन पर आपका माउस मंडरा रहा है। अन्यथा यह आपको वर्तमान में देखे गए फ़ोल्डर के बारे में " "सूचित करता है। एक वस्तु के लिए उनकी सामग्री का पूर्वावलोकन प्रदान किया जाता है।" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -881,13 +888,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "फ़ोल्डर" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -896,7 +903,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -906,13 +913,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "टर्मिनल" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -924,7 +931,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -936,19 +943,19 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "स्थान" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "छुपे स्थानों को दिखाएँ" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -956,7 +963,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -967,7 +974,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -982,13 +989,13 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "पैनलों को दिखाएँ" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -999,43 +1006,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "बंद करें" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "बायां दृश्य बंद करें" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "बंद करें" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "दायां दृश्य बंद करें" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "विभाजित करें" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "विभाजित दृश्य" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1047,7 +1054,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1061,7 +1068,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1078,7 +1085,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1088,7 +1095,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1097,7 +1104,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1112,7 +1119,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1123,7 +1130,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1137,7 +1144,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1148,7 +1155,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1162,7 +1169,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1171,7 +1178,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1179,7 +1186,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1189,7 +1196,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1433,7 +1440,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1448,27 +1455,27 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "डॉल्फिन को रूट के रूप में चलाना खतरनाक हो सकता है। कृपया सावधान रहें।" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "%1 के लिए %2 में खोजें" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "खोज" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "%1 के लिए खोज" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1476,7 +1483,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "फ़ोल्डर लोड किया जा रहा है..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1484,7 +1491,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "छांटा जा रहा है:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1492,32 +1499,32 @@ msgctxt "@info" msgid "Searching…" msgstr "खोज रहे हैं..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "कोई मद नही मिले" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "डॉल्फ़िन व्हेब पेजों का समर्थन नहीं करता है, व्हेब ब्राउज़र खोल दिया गया है" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "डॉल्फ़िन द्वारा समर्थित प्रोटोकॉल नहीं, तयशुदा एप्लिकेशन खोल दिया गया है" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "अवैध प्रोटोकॉल" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1645,92 +1652,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: 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 "फ़ोल्डर" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "छोटा" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "मध्यम" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "बड़ा" -#: 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 "dddd" -#: 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 "%1" -#: 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 " @@ -1740,7 +1747,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'कल' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1748,7 +1755,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1756,7 +1763,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1764,7 +1771,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1774,7 +1781,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'एक सप्ताह पहले' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1782,7 +1789,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1792,7 +1799,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'दो सप्ताह पहले' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1800,7 +1807,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1810,7 +1817,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'तीन सप्ताह पहले' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1818,7 +1825,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1828,7 +1835,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "MMMM, yyyy पर पहले" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1836,7 +1843,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1844,7 +1851,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1852,257 +1859,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "पढ़ने, " -#: 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 "लिखने, " -#: 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 "चलाने," -#: 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 "निषेधित" -#: 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 "(उपयोक्ता: %1) | (समूह: %2) | (अन्य: %3)" -#: 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 "चौड़ाई" -#: 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 "अवधि" -#: 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, " @@ -2111,17 +2118,17 @@ 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." @@ -2325,19 +2332,19 @@ msgstr "अगर घर के अंदर हैं तो फोल्डर msgid "Automatic scrolling" msgstr "स्वचलित स्क्रॉलिंग" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "काटें" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "नक़ल" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2345,37 +2352,37 @@ 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 "मिटाएँ" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "छुपी फ़ाइलें दिखाएँ" -#: 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" @@ -2635,66 +2642,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 "यहाँ से (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "खोज को '%1' और उसके उपफ़ोल्डरों तक सीमित करें" -#: 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 " @@ -2967,20 +2974,20 @@ 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 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "खोज" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -2988,7 +2995,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "नई सेवाएँ डाउनलोड करें..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -2996,25 +3003,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" @@ -3116,33 +3123,40 @@ 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 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +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 #, fuzzy, kde-format #| msgid "Show 'Copy Location' in context menu." 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 #, fuzzy, kde-format #| msgid "Show 'Sort By' in context menu." msgid "Show 'Move to other split view' in context menu." @@ -3522,6 +3536,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +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 @@ -3559,31 +3587,31 @@ msgctxt "@title:group" msgid "View" msgstr "दृश्य (&V)" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "संदर्भित मेन्यू" -#: 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 "चेतावनी" @@ -3636,23 +3664,37 @@ msgctxt "@option:check Ask for confirmation when" 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:" +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 "स्क्रिप्ट चलाएँ" @@ -4411,7 +4453,7 @@ msgid "" "continue?" msgstr "सभी उप फ़ोल्डरों के दृश्य गुण बदल जाएंगे। क्या आप जारी रखना चाहते हैं?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4501,12 +4543,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 "कूड़ा खाली किया गया ।" @@ -4550,7 +4592,7 @@ msgstr "पूर्वन्यस्त" msgid "Reload" msgstr "री-लोड" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4558,7 +4600,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "१ फ़ोल्डर चयनित है" msgstr[1] "%1 फ़ोल्डर चयनित हैं" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4566,7 +4608,7 @@ msgid_plural "%1 Files selected" msgstr[0] "१ फ़ाइल चयनित" msgstr[1] "%1 फ़ाइलें चयनित" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4574,7 +4616,7 @@ msgid_plural "%1 Folders" msgstr[0] "१ फ़ोल्डर" msgstr[1] "%1 फ़ोल्डर" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4582,38 +4624,38 @@ msgid_plural "%1 Files" msgstr[0] "१ फ़ाइल" msgstr[1] "%1 फ़ाइलें" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: 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 "%1 नक़ल करें" -#: 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" @@ -4621,145 +4663,145 @@ msgid_plural "Open %1 Items" msgstr[0] "%1 वस्तु खोलें" msgstr[1] "%1 वस्तुएँ खोलें" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "स्वचलित कॉलम चौडाई" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "तदनुकूल कॉलम चौडाई" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "कूडे की कार्रवाई पूर्ण हुई।" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "मिटाने की क्रिया सम्पन्न हुई" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "नया नाम बदलें और छुपाएँ" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "इस फ़ाइल को छुपाएँ ?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "इस फ़ोल्डर को छुपाएँ ?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "स्थान रिक्त है" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "स्थान '%1' अवैध है." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "लोड किया जा रहा है..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "लोड करना रद्द हुआ" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "फ़िल्टर से मेल खाने वाला कोई वस्तुएं नहीं" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "खोज से मेल खाने वाला कोई वस्तुएं नहीं" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "कूडा-दान खाली है" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "टैग नहीं है" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "\"%1\" के साथ टैग की गई कोई भी फाइल नहीं" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "हाल ही में उपयोग की गई कोई वस्तुएं नहीं" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "कोई साझा फ़ोल्डर नहीं मिला" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "कोई प्रासंगिक नेटवर्क संसाधन नहीं मिला" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "कोई एमटीपी-संगत उपकरण नहीं मिला" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "कोई एप्पल उपकरण नहीं मिले" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "कोई ब्लूटूथ उपकरण नहीं मिला" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "फ़ोल्डर खाली है" diff --git a/po/hne/dolphin.po b/po/hne/dolphin.po index 1a4b73e1d..b79e6c28c 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2009-02-14 14:05+0530\n" "Last-Translator: Ravishankar Shrivastava \n" "Language-Team: Hindi \n" @@ -41,13 +41,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "जुन्ना स्तिथी मं लाव" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "नवा बनाव" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -55,7 +55,7 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "चिपकाव" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -63,7 +63,7 @@ msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "नवा टैब मं खोलव" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -71,107 +71,107 @@ 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 "फोल्डर बनाइस." -#: 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 #, fuzzy, 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 #, fuzzy, 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -179,20 +179,20 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "चिपकाव" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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 #, fuzzy, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -200,7 +200,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "टर्मिनल खोलव (&T)" msgstr[1] "टर्मिनल खोलव (&T)" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Change Tags..." @@ -208,13 +208,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "टैग बदलव..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "नवा विंडो (&W)" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -222,7 +222,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "नवा विंडो म खोलव" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -230,13 +230,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "नवा टैब" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -245,25 +245,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "जगह मं जोड़व" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "टैब बंद करव" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -271,13 +271,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -288,13 +288,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -304,7 +304,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -312,7 +312,7 @@ msgctxt "@action" msgid "Copy…" msgstr "नकल" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -321,7 +321,7 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -329,7 +329,7 @@ msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "चिपकाव" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -338,19 +338,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -358,13 +358,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -372,7 +372,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "घुरुवा मं ले जाव" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -380,7 +380,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "घुरुवा मं ले जाव" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -388,13 +388,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -402,7 +402,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "फिल्टर:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -410,7 +410,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "फिल्टर पट्टी देखाव " -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -420,13 +420,13 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "फिल्टर पट्टी देखाव " -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -434,12 +434,12 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "फिल्टर:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format msgid "Search…" msgstr "मुख्य औजार पट्टी" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show preview" @@ -447,7 +447,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "प्रिव्यू देखाव" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -457,20 +457,20 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "फिल्टर पट्टी देखाव " -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "मुख्य औजार पट्टी" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show preview" @@ -480,7 +480,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@action:inmenu Edit" #| msgid "Select All" @@ -488,7 +488,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "सब्बो चुनव" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -500,19 +500,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "चयन लहुटाव" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -520,7 +520,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -529,25 +529,25 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "प्रिव्यू" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -557,31 +557,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "रुकव" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, fuzzy, kde-format msgctxt "@info" msgid "Stop loading" msgstr "छांटत हे:" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "संपादित करे लायक जगह" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -591,13 +591,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "बदले के जगह" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -605,7 +605,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -613,13 +613,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "टैब बंद करव" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -629,7 +629,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -638,13 +638,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "फाइल मन के तुलना करव..." -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -653,13 +653,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, fuzzy, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "टर्मिनल खोलव (&T)" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -669,13 +669,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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "टर्मिनल खोलव (&T)" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -684,19 +684,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -708,7 +708,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -716,7 +716,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "अगला टैब सक्रिय करव" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -724,7 +724,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "अगला टैब सक्रिय करव" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -732,13 +732,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "नवा टैब" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "अगला टैब सक्रिय करव" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -746,25 +746,25 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "पिछला टैब सक्रिय करव" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "पिछला टैब सक्रिय करव" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "औजारयुक्ति देखाव" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "नवा टैब मं खोलव" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -772,13 +772,21 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "नवा टैब मं खोलव" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "नवा विंडो म खोलव" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "अनुपरयोग (&l)" + +#: dolphinmainwindow.cpp:2029 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -786,7 +794,7 @@ msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "पेनल" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -794,7 +802,7 @@ msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "पेनल" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -804,13 +812,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "जानकारी" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -818,7 +826,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -829,7 +837,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -840,13 +848,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "फोल्डर" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -855,7 +863,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -865,13 +873,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "टर्मिनल" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -883,7 +891,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -895,13 +903,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "जगह" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -909,7 +917,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "लुकाए फाइल मन ल देखाव" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -917,7 +925,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -928,7 +936,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -943,7 +951,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -951,7 +959,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "पेनल" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -962,37 +970,37 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "बंद करव" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "बंद करव" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "विभाजित करव" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, fuzzy, kde-format #| msgctxt "@option:check Startup Settings" #| msgid "Split view mode" @@ -1000,7 +1008,7 @@ msgctxt "@info" msgid "Split view" msgstr "विभाजित दृस्य मोड" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1012,7 +1020,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1026,7 +1034,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1043,7 +1051,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1053,7 +1061,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1062,7 +1070,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1077,7 +1085,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1088,7 +1096,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1102,7 +1110,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1113,7 +1121,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1127,7 +1135,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1136,7 +1144,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1144,7 +1152,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1154,7 +1162,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1412,7 +1420,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1427,27 +1435,27 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, fuzzy, kde-format msgid "Search for %1 in %2" msgstr "मुख्य औजार पट्टी" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format msgid "Search" msgstr "मुख्य औजार पट्टी" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format msgid "Search for %1" msgstr "मुख्य औजार पट्टी" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1455,7 +1463,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "फोल्डर लोड होवत हे..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1463,25 +1471,25 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "छांटत हे:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format msgctxt "@info" msgid "Searching…" msgstr "मुख्य औजार पट्टी" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "डाल्फिन जाल पेज ल सपोर्ट नइ करे, वेब ब्राउजर चालू कर दे गे हे" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1490,13 +1498,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "डाल्फिन प्रोटोकाल ल सपोर्ट नइ करे, कान्करर ल चालू कर दिस" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "अवैध प्रोटोकाल" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1637,13 +1645,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1651,56 +1659,56 @@ msgctxt "@title:group" msgid "Others" msgstr "अन्य" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "फोल्डर" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "छोटा" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "मध्यम" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "बड़ा" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1708,25 +1716,25 @@ 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1740,7 +1748,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "कल (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1748,7 +1756,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1760,7 +1768,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "कल (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1768,7 +1776,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1782,7 +1790,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "तीन हफ्ता पहिली (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1790,7 +1798,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1804,7 +1812,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "दू हफ्ता पहिली (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1812,7 +1820,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1826,7 +1834,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "तीन हफ्ता पहिली (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1834,7 +1842,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1848,7 +1856,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "%B, %Y मं पहिली" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1856,7 +1864,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, " @@ -1864,7 +1872,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:" @@ -1872,35 +1880,35 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "पढ़े, " -#: 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 "लिखे, " -#: 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 "चलाय," -#: 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 "निसेधित" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, fuzzy, kde-format #| msgctxt "@title:group Files and folders by permissions" #| msgid "(User: %1) (Group: %2) (Others: %3)" @@ -1908,7 +1916,7 @@ msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "(कमइया: %1) (समूह: %2) (अन्य: %3)" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1916,7 +1924,7 @@ msgctxt "@label" msgid "Name" msgstr "नाम" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Size" @@ -1924,7 +1932,7 @@ msgctxt "@label" msgid "Size" msgstr "आकार" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 #, fuzzy #| msgctxt "@label" #| msgid "Modified:" @@ -1932,13 +1940,13 @@ 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1946,12 +1954,12 @@ 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 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Type" @@ -1959,7 +1967,7 @@ msgctxt "@label" msgid "Type" msgstr "किसिम" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 #, fuzzy #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1967,19 +1975,19 @@ msgctxt "@label" msgid "Rating" msgstr "छांटत हे:" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy msgctxt "@label" msgid "Tags" msgstr "कोई टैग नइ" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy msgctxt "@label" msgid "Comment" msgstr "टिप्पनी जोड़व..." -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 #, fuzzy #| msgctxt "@label" #| msgid "Title:" @@ -1987,9 +1995,9 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -1997,17 +2005,17 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Change Comment..." @@ -2015,34 +2023,34 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Width:" @@ -2050,12 +2058,12 @@ msgctxt "@label" msgid "Width" msgstr "चौड़ाई:" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2063,7 +2071,7 @@ msgctxt "@label" msgid "Orientation" msgstr "कागद" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 #, fuzzy #| msgctxt "@label" #| msgid "Artist:" @@ -2071,15 +2079,15 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Genre:" @@ -2087,7 +2095,7 @@ msgctxt "@label" msgid "Genre" msgstr "घराना:" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 #, fuzzy #| msgctxt "@label" #| msgid "Album:" @@ -2095,7 +2103,7 @@ msgctxt "@label" msgid "Album" msgstr "एलबम:" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2103,12 +2111,12 @@ msgctxt "@label" msgid "Duration" msgstr "कागद" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 #, fuzzy #| msgctxt "@label" #| msgid "Track:" @@ -2116,28 +2124,28 @@ msgctxt "@label" msgid "Track" msgstr "ट्रेक:" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 #, fuzzy 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -2145,10 +2153,10 @@ 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2156,12 +2164,12 @@ 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 #, fuzzy #| msgctxt "@action:inmenu Edit" #| msgid "Invert Selection" @@ -2169,7 +2177,7 @@ msgctxt "@label" msgid "Deletion Time" msgstr "चयन लहुटाव" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2177,12 +2185,12 @@ 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 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Permissions" @@ -2190,14 +2198,14 @@ 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 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Owner" @@ -2205,7 +2213,7 @@ msgctxt "@label" msgid "Owner" msgstr "मालिक" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Group" @@ -2213,7 +2221,7 @@ msgctxt "@label" msgid "User Group" msgstr "समूह" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Unknown size" @@ -2437,19 +2445,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "खंभा चौड़ाई" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "काटव" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "नकल" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2457,7 +2465,7 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "नाम बदलव..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -2465,31 +2473,31 @@ 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 "मेटाव" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "लुकाए फाइल मन ल देखाव" -#: 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" @@ -2784,25 +2792,25 @@ 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Grid spacing" @@ -2810,7 +2818,7 @@ msgctxt "@info:tooltip" msgid "Quit searching" msgstr "जाली के बीच के दूरी" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "File Manager" @@ -2818,19 +2826,19 @@ msgctxt "action:button" msgid "Filename" msgstr "फाइल प्रबंधक" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, fuzzy, 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2838,18 +2846,18 @@ msgctxt "action:button" msgid "Your files" msgstr "raviratlami@aol.in," -#: 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 " @@ -3136,25 +3144,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 #, fuzzy, 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 "" @@ -3162,13 +3170,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3176,7 +3184,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "मेटाव" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3184,7 +3192,7 @@ msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "'इहां नकल करव' अउ 'इहां खिसकाव' कमांड देखाव" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, fuzzy, kde-format #| msgctxt "@info:status files (size)" #| msgid "%1 (%2)" @@ -3306,22 +3314,30 @@ 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +msgstr "संदर्भित मेन्यू मं 'इहां नकल करव' अउ 'इहां खिसकाव' कमांड देखाव" + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 +#, fuzzy, kde-format +#| msgctxt "@label" +#| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show 'Copy To' and 'Move To' commands in context menu" @@ -3329,7 +3345,7 @@ 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show 'Copy To' and 'Move To' commands in context menu" @@ -3337,7 +3353,7 @@ 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show 'Copy To' and 'Move To' commands in context menu" @@ -3776,6 +3792,22 @@ msgid "" "items" msgstr "" +#. i18n: ectx: label, entry (ConfirmOpenManyFolders), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:147 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many folders at once." +msgstr "पुस्टिकरन बर पूछव जब" + +#. i18n: ectx: label, entry (ConfirmOpenManyTerminals), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:151 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many terminals at once." +msgstr "पुस्टिकरन बर पूछव जब" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3817,31 +3849,31 @@ msgctxt "@title:group" msgid "View" msgstr "देखव (&V)" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "संदर्भ मेन्यू" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, fuzzy, 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 "" @@ -3904,25 +3936,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@label" +#| msgid "Show preview" +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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "अनुपरयोग (&l)" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4759,7 +4805,7 @@ msgid "" "continue?" msgstr "सब्बो उप फोल्डर मन के दृस्य गुन बदल जाही. का आप मन जारी रखना चाहथो ?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4855,12 +4901,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 "" @@ -4908,7 +4954,7 @@ msgstr "डिफाल्ट" msgid "Reload" msgstr "री-लोड" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4916,7 +4962,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "१ फोल्डर चुने गे हे" msgstr[1] "%1 फोल्डर चुने गे हे" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4924,7 +4970,7 @@ msgid_plural "%1 Files selected" msgstr[0] "१ फाइल चुने गे हे" msgstr[1] "%1 फाइल चुने गे हे" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -4934,7 +4980,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" @@ -4942,19 +4988,19 @@ 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 "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" @@ -4962,20 +5008,20 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -4985,13 +5031,13 @@ msgid_plural "Open %1 Items" msgstr[0] "चिपकाव" msgstr[1] "चिपकाव" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Column Width" @@ -4999,7 +5045,7 @@ msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "खंभा चौड़ाई" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Column Width" @@ -5007,7 +5053,7 @@ msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "खंभा चौड़ाई" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Move to trash operation completed." @@ -5015,13 +5061,13 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "कचरा पेटी के टोकरी मं ले जाय के काम पूरा होइस." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "मेटाय के काम पूरा होइस" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Rename inline" @@ -5029,118 +5075,118 @@ msgctxt "@action:button" msgid "Rename and Hide" msgstr "इनलाइन नवा नाम" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "लुकाए फाइल मन ल देखाव" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "घर फोल्डर" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "जगह खाली हे" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "जगह '%1' अवैध हे." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "फोल्डर लोड होवत हे..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "फोल्डर लोड होवत हे..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "जगह खाली हे" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format msgid "No recently used items" msgstr "टैब बंद करव" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" diff --git a/po/hr/dolphin.po b/po/hr/dolphin.po index 4c80a090b..15a402f14 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2011-05-08 17:45+0200\n" "Last-Translator: Marko Dimjašević \n" "Language-Team: Croatian \n" @@ -46,13 +46,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Vrati" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Stvori novi" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Tab" @@ -60,96 +60,96 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "Otvori u novoj kartici" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Otvori u novoj kartici" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Otvori u novom prozoru" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Uspješno kopirano." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Uspješno premješteno." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Uspješno povezano." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Uspješno premještno u smeće." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Uspješno preimenovano." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Stvorena mapa." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Idi nazad" -#: 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 "Idi naprijed" -#: 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 "Potvrda" -#: 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 "Zatvori trenutku &karticu" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -157,17 +157,17 @@ msgstr "" "U ovom prozoru postoji nekoliko otvorenih kartica. Jeste li sigurni da " "želite izaći?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Ne pitaj ponovno" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -178,7 +178,7 @@ msgstr "" "U ovom prozoru postoji nekoliko otvorenih kartica. Jeste li sigurni da " "želite izaći?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Tab" @@ -186,7 +186,7 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Otvori u novoj kartici" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" @@ -194,7 +194,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Alatna traka za pretragu" -#: 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?" @@ -202,7 +202,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -213,7 +213,7 @@ msgstr[0] "Otvori terminal" msgstr[1] "Otvori terminal" msgstr[2] "Otvori terminal" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -221,13 +221,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Podešavanje…" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Novi &prozor" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Window" @@ -235,7 +235,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Otvori u novom prozoru" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -243,13 +243,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nova kartica" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -258,25 +258,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Dodaj među Mjesta" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Zatvori karticu" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -284,13 +284,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -301,13 +301,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -317,7 +317,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -325,7 +325,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Kopiraj" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -334,13 +334,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Zalijepi" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -349,19 +349,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -369,13 +369,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -383,7 +383,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Premjesti u smeće" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -391,7 +391,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Premjesti u smeće" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -399,13 +399,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -413,7 +413,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtar:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -421,7 +421,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Prikaži traku s filtrom" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -431,7 +431,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -439,7 +439,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Prikaži traku za pretragu" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -447,14 +447,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtar:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" msgid "Search…" msgstr "Traži" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -462,7 +462,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Prikaži pregled datoteka i mapa" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -472,7 +472,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -480,7 +480,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Prikaži traku za pretragu" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" @@ -489,7 +489,7 @@ msgid "Search" msgstr "Traži" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -499,7 +499,7 @@ msgstr "Prikaži pregled datoteka i mapa" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -507,7 +507,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Odaberi" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -519,19 +519,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Obrni odabrane" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -539,7 +539,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -548,19 +548,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -568,7 +568,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Pregled" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -578,31 +578,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stani" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Zaustavi učitavanje" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Urediva lokacija" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -612,13 +612,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Zamijeni lokaciju" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -626,7 +626,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -634,13 +634,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Zatvori karticu" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -650,7 +650,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -659,13 +659,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Usporedi datoteke" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -674,13 +674,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Otvori terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -690,7 +690,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -698,7 +698,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Otvori terminal" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -707,19 +707,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -731,7 +731,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -739,7 +739,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktiviraj sljedeću karticu" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -747,7 +747,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktiviraj sljedeću karticu" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -755,13 +755,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Nova kartica" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Aktiviraj sljedeću karticu" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -769,26 +769,26 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Aktiviraj prethodnu karticu" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Aktiviraj prethodnu karticu" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgid "Show tags" msgctxt "@action:inmenu" msgid "Show Target" msgstr "Prikaži oznake" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Otvori u novoj kartici" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -796,25 +796,33 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Otvori u novoj kartici" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Otvori u novom prozoru" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Ap%likacije" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Otključaj panele" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Zaključaj panele" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -824,13 +832,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informacije" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -838,7 +846,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -849,7 +857,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -860,13 +868,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Mape" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -875,7 +883,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -885,13 +893,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -903,7 +911,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -915,13 +923,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Mjesta" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -929,7 +937,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Prikaži skrivene datoteke" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -937,7 +945,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -948,7 +956,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -963,7 +971,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@action:inmenu Panels" #| msgid "Lock Panels" @@ -971,7 +979,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Zaključaj panele" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -982,43 +990,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Zatvori" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Zatvori lijevi prikaz" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Zatvori" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Zatvori desni prikaz" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Razdvoji" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Razdvojeni prikaz" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1030,7 +1038,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1044,7 +1052,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1061,7 +1069,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1071,7 +1079,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1080,7 +1088,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1095,7 +1103,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1106,7 +1114,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1120,7 +1128,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1131,7 +1139,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1145,7 +1153,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1154,7 +1162,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1162,7 +1170,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1172,7 +1180,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1423,7 +1431,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1438,33 +1446,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" msgid "Search" msgstr "Traži" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Search Bar" msgid "Search for %1" msgstr "Traka za pretragu" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1472,7 +1480,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Učitavanje mape…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1480,7 +1488,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Sortiranje:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1488,19 +1496,19 @@ msgctxt "@info" msgid "Searching…" msgstr "Traženje…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Nema nađenih stavki." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin ne podržava web stranice, stoga je pokrenut web preglednik." -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1509,13 +1517,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Dolphin ne podržava taj protokol, stoga je pokrenut Konqueror." -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Nevaljali protokol" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1661,13 +1669,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1675,56 +1683,56 @@ msgctxt "@title:group" msgid "Others" msgstr "Ostali" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Mape" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Mali" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Srednji" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Veliki" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Danas" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Jučer" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1732,25 +1740,25 @@ msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Prije tri tjedna" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Prije dva tjedna" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Prije tri tjedna" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Ranije ovaj mjesec" -#: kitemviews/kfileitemmodel.cpp:2441 +#: kitemviews/kfileitemmodel.cpp:2434 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1764,7 +1772,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "Jučer (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1772,7 +1780,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1784,7 +1792,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "Jučer (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1792,7 +1800,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1806,7 +1814,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "Prije tri tjedna (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1814,7 +1822,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1828,7 +1836,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "Prije dva tjedna (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1836,7 +1844,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1850,7 +1858,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "Prije tri tjedna (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1858,7 +1866,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1872,7 +1880,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "Ranije u %B, %Y" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1880,7 +1888,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, " @@ -1888,7 +1896,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:" @@ -1896,35 +1904,35 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "Čitanje, " -#: 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 "Pisanje," -#: 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 "Izvršavanje," -#: 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 "Zabranjeno" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, fuzzy, kde-format #| msgctxt "@title:group Files and folders by permissions" #| msgid "(User: %1) (Group: %2) (Others: %3)" @@ -1932,7 +1940,7 @@ msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "(Korisnik %1) (Grupa: %2) (Ostalo %3)" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1940,23 +1948,23 @@ msgctxt "@label" msgid "Name" msgstr "nazivu" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Veličina" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Mijenjano" -#: 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 #, fuzzy #| msgctxt "@label creation date" #| msgid "Created" @@ -1964,17 +1972,17 @@ msgctxt "@label" msgid "Created" msgstr "Napravljeno" -#: 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 "Vrsta" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 #, fuzzy #| msgctxt "@title:group" #| msgid "Rating" @@ -1982,17 +1990,17 @@ msgctxt "@label" msgid "Rating" msgstr "Ocjena" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Oznake" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Komentar" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 #, fuzzy #| msgctxt "@label music title" #| msgid "Title" @@ -2000,9 +2008,9 @@ msgctxt "@label" msgid "Title" msgstr "Naslov" -#: 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2010,17 +2018,17 @@ msgctxt "@label" msgid "Document" msgstr "Dokumentacija" -#: 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 #, fuzzy #| msgctxt "@title:window" #| msgid "Change Comment" @@ -2028,24 +2036,24 @@ msgctxt "@label" msgid "Page Count" msgstr "Promijeni komentar" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Images" @@ -2053,12 +2061,12 @@ msgctxt "@label" msgid "Image" msgstr "Slike" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 #, fuzzy #| msgctxt "@label" #| msgid "Width" @@ -2066,12 +2074,12 @@ msgctxt "@label" msgid "Width" msgstr "Širina" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Visina" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@label EXIF" #| msgid "Orientation" @@ -2079,20 +2087,20 @@ msgctxt "@label" msgid "Orientation" msgstr "Orijentacija" -#: 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 #, fuzzy #| msgctxt "@label music genre" #| msgid "Genre" @@ -2100,7 +2108,7 @@ msgctxt "@label" msgid "Genre" msgstr "Žanr" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 #, fuzzy #| msgctxt "@label music album" #| msgid "Album" @@ -2108,7 +2116,7 @@ msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2116,7 +2124,7 @@ msgctxt "@label" msgid "Duration" msgstr "Dokumentacija" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 #, fuzzy #| msgctxt "@label" #| msgid "Average Bitrate" @@ -2124,7 +2132,7 @@ msgctxt "@label" msgid "Bitrate" msgstr "Prosječni protok bitova" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 #, fuzzy #| msgctxt "@label music track number" #| msgid "Track" @@ -2132,22 +2140,22 @@ msgctxt "@label" msgid "Track" msgstr "Traka" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Sample Rate" @@ -2155,15 +2163,15 @@ msgctxt "@label" msgid "Frame Rate" msgstr "Sample Rate" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Putanja" -#: 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2171,12 +2179,12 @@ msgctxt "@label" msgid "Other" msgstr "Ostali" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2184,34 +2192,34 @@ msgctxt "@label" msgid "Deletion Time" msgstr "Odabrano" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Odredište linka" -#: 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 "Dopuštenja" -#: 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 "Vlasnik" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 #, fuzzy #| msgctxt "@label" #| msgid "Group" @@ -2219,7 +2227,7 @@ msgctxt "@label" msgid "User Group" msgstr "Grupa" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2441,19 +2449,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Automatsko pomicanje" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Izreži" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopiraj" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2461,37 +2469,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Preimenuj…" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Premjesti u smeće" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Ukloni" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Prikaži skrivene datoteke" -#: 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 "Automatsko pomicanje" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2790,49 +2798,49 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Dodaj oznake" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Odavde (%1)" -#: 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 "Zaustavi pretraživanje" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Naziv datoteke" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Sadržaj" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Odavde" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2840,20 +2848,20 @@ msgctxt "action:button" msgid "Your files" msgstr "zarko.pintar@gmail.com, adundovi@gmail.com, marko@dimjasevic.net" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" msgid "More Search Tools" msgstr "Alatna traka za pretragu" -#: 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 " @@ -3157,14 +3165,14 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Odabrano" -#: 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 "" "Podesite koje bi usluge trebale biti prikazane u kontekstnom izborniku:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" @@ -3172,7 +3180,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "Traži" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3180,7 +3188,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Preuzmite nove usluge…" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3194,13 +3202,13 @@ msgstr "" "Dolphin je potrebno ponovno pokrenuti kako bi se primijenile postavke " "sustava za kontrolu verzija." -#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3208,7 +3216,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "Ukloni" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3216,7 +3224,7 @@ msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Prikaži naredbe 'Kopiraj na' i 'Premjesti na'" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3329,22 +3337,30 @@ msgid "Show 'Open in New Window' in context menu." msgstr "" "Prikaži naredbe 'Kopiraj na' ili 'Premjesti na' u kontekstnom izborniku" -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +msgstr "" +"Prikaži naredbe 'Kopiraj na' ili 'Premjesti na' u kontekstnom izborniku" + +#. 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" msgid "Show 'Copy Location' in context menu." msgstr "" "Prikaži naredbe 'Kopiraj na' ili 'Premjesti na' u kontekstnom izborniku" #. 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Open Terminal' in context menu." @@ -3352,7 +3368,7 @@ msgstr "" "Prikaži naredbe 'Kopiraj na' ili 'Premjesti na' u kontekstnom izborniku" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Copy to other split view' in context menu." @@ -3360,7 +3376,7 @@ msgstr "" "Prikaži naredbe 'Kopiraj na' ili 'Premjesti na' u kontekstnom izborniku" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3768,6 +3784,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Pitaj za potvrdu prilikom zatvaranja prozora s više kartica." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Pitaj za potvrdu prilikom zatvaranja prozora s više kartica." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3811,7 +3841,7 @@ msgctxt "@title:group" msgid "View" msgstr "&Prikaz" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3819,25 +3849,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "Kontekstni izbornik" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Smeće" -#: 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 "" @@ -3900,25 +3930,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Show preview of files and folders" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Prikaži pregled datoteka i mapa" + #: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "Ap%likacije" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4764,7 +4808,7 @@ msgid "" msgstr "" "Svojstva prikaza svih podmapa bit će promijenjena. Želite li nastaviti?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4858,12 +4902,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 "" @@ -4911,7 +4955,7 @@ msgstr "Zadan" msgid "Reload" msgstr "Učitaj ponovno" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4920,7 +4964,7 @@ msgstr[0] "%1 mapa odabrana" msgstr[1] "%1 mape odabrane" msgstr[2] "%1 mapa odabranih" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4929,7 +4973,7 @@ msgstr[0] "Odabrana %1 datoteka" msgstr[1] "Odabrane %1 datoteke" msgstr[2] "Odabrano %1 datoteka" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -4940,7 +4984,7 @@ msgstr[0] "Mapa" msgstr[1] "Mapa" msgstr[2] "Mapa" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4949,19 +4993,19 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" @@ -4969,13 +5013,13 @@ msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "Prvo mape" -#: 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?" @@ -4983,7 +5027,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Tab" @@ -4994,27 +5038,27 @@ msgstr[0] "Otvori u novoj kartici" msgstr[1] "Otvori u novoj kartici" msgstr[2] "Otvori u novoj kartici" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Širina stupca" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Širina stupca" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Move to trash operation completed." @@ -5022,136 +5066,136 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "Operacija premještanja u smeće je završena." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Operacija brisanja je završena." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "Preimenuj unutar linije" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "Prikaži skrivene datoteke" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "Osobna mapa" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Lokacija je prazna." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Lokacija '%1' nije valjana." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "Učitavanje mape…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "Učitavanje mape…" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "Odaberi sve stavke koje se slažu s ovim uzorkom:" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "Odaberi sve stavke koje se slažu s ovim uzorkom:" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "Lokacija je prazna." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "Nedavno zatvorene kartice" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "Nema nađenih stavki." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/hsb/dolphin.po b/po/hsb/dolphin.po index 225d5d16f..a516cb20d 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2021-10-15 10:46+0200\n" "Last-Translator: Eduard Werner \n" "Language-Team: en_US \n" @@ -39,144 +39,144 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Stary staw" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Nowy objekt stworić" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Puć wočinić" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Puć w nowym jězdniku wočinić" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Puć w nowym woknje wočinić" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Wuspěšnje kopěrowane." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Wuspěšnje přesunjene." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Wotkaz wuspěšnje stworjeny." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Wuspěšnje do papjernika přesunjene." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Wuspěšnje přemjenowane." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Zapisk stworjeny." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Wróćo" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Wróćo do před tym wopytaneho zapiska." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Doprědka" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "To zběhnje akciju Go|Back." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Wobkrućenje" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "Wop&ušćić %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Aktualny ta&bulator začinić" -#: 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 "" "W tutym woknje su wjacore wočinjene jězdniki, chceće woprawdźe zakónčić?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Njeprašej so mje hišće raz" -#: 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 "%1 wočinić" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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?" @@ -185,7 +185,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -197,25 +197,25 @@ msgstr[1] "Terminal wočinić" msgstr[2] "Terminal wočinić" msgstr[3] "Terminal wočinić" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Připrawić" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nowe &wokno" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Nowe wokno Dolphina wočinić" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -223,13 +223,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nowy jězdnik" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -238,25 +238,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Dodać k městnam" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Jězdnik začinić" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -264,13 +264,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -281,13 +281,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -297,7 +297,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -305,7 +305,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Kopěrować" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -314,13 +314,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Zasunyć" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -329,19 +329,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -349,13 +349,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -363,7 +363,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Do papjernika přesunyć" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -371,7 +371,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Do papjernika přesunyć" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -379,13 +379,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -393,7 +393,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filter" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -401,7 +401,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Filtrowy pas pokazać" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -411,25 +411,25 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Filtrowy pas pokazać/schować" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filter" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "Pytać" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show preview" @@ -437,7 +437,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Přehladku pokazać" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -447,20 +447,20 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Pytanski pas pokazać/schować" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Pytać" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show preview" @@ -470,7 +470,7 @@ msgstr "Přehladku pokazać" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -478,7 +478,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Wuzwolić" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -490,19 +490,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Wuzwolenje přewobroćić" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -510,7 +510,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -519,19 +519,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -539,7 +539,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Přehladka" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -549,31 +549,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Zastajić" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Začitanje přetorhnyć" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Wobdźěłajomne městno" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -583,13 +583,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Městno narunać" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -597,19 +597,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Jězdnik zaso wočinić" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -619,7 +619,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -628,13 +628,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Dataji přirunować" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -643,13 +643,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Terminal wočinić" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -659,7 +659,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -667,7 +667,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Terminal wočinić" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -676,19 +676,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -700,79 +700,87 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Jězdnik %1 aktiwizować" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Předchadny jězdnik aktiwizować" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Přichodny jězdnik" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Přichodny jězdnik aktiwizować" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Předchadny jězdnik" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Předchadny jězdnik aktiwizować" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Cil pokazać" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "W nowym jězdniku wočinić" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "W nowych jězdnikach wočinić" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "W nowym woknje wočinić" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Ap&likacije" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Panele wotamkać" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Panele zezamkać" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -782,13 +790,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informacija" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -796,7 +804,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -807,7 +815,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -818,13 +826,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Zapiski" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -833,7 +841,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -843,13 +851,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -861,7 +869,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -873,19 +881,19 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Městna" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Schowane městna pokazać" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -893,7 +901,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -904,7 +912,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -919,13 +927,13 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Panele pokazać" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -936,43 +944,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Začinić" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Začinić" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Dźělić" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Napohlad dźělić" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -984,7 +992,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -998,7 +1006,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1015,7 +1023,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1025,7 +1033,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1034,7 +1042,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1049,7 +1057,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1060,7 +1068,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1074,7 +1082,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1085,7 +1093,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1099,7 +1107,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1108,7 +1116,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1116,7 +1124,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1126,7 +1134,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1374,7 +1382,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1389,27 +1397,27 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "'%1' pytać w %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Pytać" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "'%1' pytać" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1417,7 +1425,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Začitam zapisk..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1425,7 +1433,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Sortěrowanje:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1433,19 +1441,19 @@ msgctxt "@info" msgid "Searching…" msgstr "Pytam..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Njejsym ničo namakał." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin njepodpěruje html-strony, browser je so startował" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1453,13 +1461,13 @@ msgid "" msgstr "" "Protokol njepodpěrowany wot Dolphina; standardna aplikacija je so startowała" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Njekorektny protokol" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1610,92 +1618,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 "Druhe" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Zapiski" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Małe" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Srjedźanske" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Wulke" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Dźensa" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Wčera" -#: 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 "Před tydźenjom" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Před njedźelomaj" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Před třomi njedźelemi" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Zašo w tutym měsacu" -#: kitemviews/kfileitemmodel.cpp:2441 +#: kitemviews/kfileitemmodel.cpp:2434 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1709,7 +1717,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "Wčera (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1717,7 +1725,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1729,7 +1737,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "Wčera (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1737,7 +1745,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1751,7 +1759,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "Před třomi njedźelemi (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1759,7 +1767,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1773,7 +1781,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "Před njedźelomaj (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1781,7 +1789,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1795,7 +1803,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "Před třomi njedźelemi (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1803,7 +1811,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1817,7 +1825,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "Zašo, %B, %Y" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1825,7 +1833,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, " @@ -1833,7 +1841,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:" @@ -1841,35 +1849,35 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "Čitać, " -#: 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 "Pisać, " -#: 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 "Wuwjesć, " -#: 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 "Zakazane" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, fuzzy, kde-format #| msgctxt "@title:group Files and folders by permissions" #| msgid "(User: %1) (Group: %2) (Others: %3)" @@ -1877,80 +1885,80 @@ msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "(Wužiwar: %1) (Skupina: %2) (Druzy: %3)" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Mjeno" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Wulkosć" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Změnjene" -#: 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 "Wutworjene" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Wopytane" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Družina" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Hódnoćenje" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Tags" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Přispomnjenje" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Titl" -#: 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 "Dokument" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -1958,162 +1966,162 @@ msgctxt "@label" msgid "Page Count" msgstr "Ličba linkow" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Ličba słowow" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Ličba linkow" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Fotografowane na dnju" -#: 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 "Wobraz" -#: 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 "Šěrokosć" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Wysokosć" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientacija" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Wuměłc" -#: 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 "Zwuk" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Družina" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Dołhosć" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bitrate" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Track" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Lěto wuńdźenja" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Poměr" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Widejo" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Frame Rate" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Puć" -#: 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 "Druhe" -#: 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 "Čas zničenja" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Cil wotkaza" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Sćehnjene z" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Přistupne prawa" -#: 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 "Wobsydnik" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Skupina wužiwarjow" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2323,19 +2331,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Awtomatiske přesuwanje napohlada" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Wutřihać" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopěrować" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2343,37 +2351,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Přemjenować..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Do papjernika přesunyć" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Zničić" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Schowane dataje pokazać" -#: 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" @@ -2643,25 +2651,25 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Nowy etiket..." -#: 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Grid spacing" @@ -2669,7 +2677,7 @@ msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Wotstawki w rastrje" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "File Manager" @@ -2677,7 +2685,7 @@ msgctxt "action:button" msgid "Filename" msgstr "Datajowy rjadowar" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Add Comment..." @@ -2685,13 +2693,13 @@ msgctxt "action:button" msgid "Content" msgstr "Přispomnjenje dodać ..." -#: 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2699,18 +2707,18 @@ msgctxt "action:button" msgid "Your files" msgstr "edi.werner@gmx.de" -#: 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 " @@ -3015,26 +3023,26 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Wuzwolenje" -#: 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 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "Pytać" -#: 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 "" @@ -3042,13 +3050,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3056,7 +3064,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "zničić" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3064,7 +3072,7 @@ msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "přikazaj 'kopěrować' a 'přesunyć' pokazać" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, fuzzy, kde-format #| msgctxt "@info:status files (size)" #| msgid "%1 (%2)" @@ -3180,22 +3188,30 @@ msgstr "Přikazaj 'Kopěrować' a 'Přesunyć' w kontekstowym meniju pokazać" msgid "Show 'Open in New Window' in context menu." msgstr "Přikazaj 'Kopěrować' a 'Přesunyć' w kontekstowym meniju pokazać" -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +msgstr "Přikazaj 'Kopěrować' a 'Přesunyć' w kontekstowym meniju pokazać" + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 +#, fuzzy, kde-format +#| msgctxt "@label" +#| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Copy Location' in context menu." msgstr "Přikazaj 'Kopěrować' a 'Přesunyć' w kontekstowym meniju pokazać" #. 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show 'Copy To' and 'Move To' commands in context menu" @@ -3203,7 +3219,7 @@ msgid "Show 'Open Terminal' in context menu." msgstr "Přikazaj 'Kopěrować' a 'Přesunyć' w kontekstowym meniju pokazać" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show 'Copy To' and 'Move To' commands in context menu" @@ -3211,7 +3227,7 @@ msgid "Show 'Copy to other split view' in context menu." msgstr "Přikazaj 'Kopěrować' a 'Přesunyć' w kontekstowym meniju pokazać" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show 'Copy To' and 'Move To' commands in context menu" @@ -3653,6 +3669,22 @@ msgid "" "items" msgstr "" +#. i18n: ectx: label, entry (ConfirmOpenManyFolders), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:147 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many folders at once." +msgstr "So doprašeć, hdyž" + +#. i18n: ectx: label, entry (ConfirmOpenManyTerminals), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:151 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many terminals at once." +msgstr "So doprašeć, hdyž" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3694,7 +3726,7 @@ msgctxt "@title:group" msgid "View" msgstr "&Napohlad" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Context Menu" @@ -3702,7 +3734,7 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "Kontekstowy meni" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Trash" @@ -3710,19 +3742,19 @@ msgctxt "@title:group" msgid "Trash" msgstr "Papjernik" -#: 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 "" @@ -3785,25 +3817,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@label" +#| msgid "Show preview" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Přehladku pokazać" + #: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "Ap&likacije" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4662,7 +4708,7 @@ msgstr "" "Swójstwa napohlada wšitkich podrjadowanych zapiskow so změnja. Chceće " "pokročować?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4760,12 +4806,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 "" @@ -4813,7 +4859,7 @@ msgstr "Standard" msgid "Reload" msgstr "Znowa začitać" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4823,7 +4869,7 @@ msgstr[1] "%1 zapiskaj wubranej" msgstr[2] "%1 zapiski wubrane" msgstr[3] "%1 zapiskow wubranych" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4833,7 +4879,7 @@ msgstr[1] "%1 dataji wubranej" msgstr[2] "%1 dataje wubrane" msgstr[3] "%1 datajow wubranych" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4843,7 +4889,7 @@ msgstr[1] "%1 zapiskaj" msgstr[2] "%1 zapiski" msgstr[3] "%1 zapiskow" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4853,31 +4899,31 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "Žadyn zapisk, žana dataja" -#: 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?" @@ -4886,7 +4932,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open %1" @@ -4898,13 +4944,13 @@ msgstr[1] "%1 wočinić" msgstr[2] "%1 wočinić" msgstr[3] "%1 wočinić" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Column width" @@ -4912,7 +4958,7 @@ msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Šěrokosć stołpikow" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Column width" @@ -4920,7 +4966,7 @@ msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Šěrokosć stołpikow" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Move to trash operation completed." @@ -4928,13 +4974,13 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "Dopřesunjene do papjernika." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Dowumazane." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Rename inline" @@ -4942,119 +4988,119 @@ msgctxt "@action:button" msgid "Rename and Hide" msgstr "Na lince přemjenować" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "schowane dataje pokazać" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "Domjacy zapisk" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Městnosć je prózdna." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Městnosć '%1' njeje walidna." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "Čitam..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "Začitam zapisk..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Papjernik je prózdny" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Close Tab" msgid "No recently used items" msgstr "Tabulator začinić" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "Njejsym ničo namakał." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" diff --git a/po/hu/dolphin.po b/po/hu/dolphin.po index 1c97eb1ca..43a61964d 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2022-02-01 10:13+0100\n" "Last-Translator: Kristof Kiszel \n" "Language-Team: Hungarian \n" @@ -44,124 +44,124 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Visszaállítás" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Új" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Útvonal megnyitása" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Útvonal megnyitása új lapon" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Útvonal megnyitása új ablakban" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Sikeresen másolva." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Sikeresen áthelyezve." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Sikeresen linkelve." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Sikeresen áthelyezve a Kukába." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Sikeresen átnevezve." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "A mappa létrejött." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Vissza" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Vissza az előző mappába." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Előre" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Visszavonja az Előre|Vissza műveletet." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Megerősítés" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "A %1 &bezárása" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "A lap &bezárása" -#: 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 "Több lap is meg van nyitva, biztosan ki szeretne lépni?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Ne kérdezzen rá többször" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "&Terminál panel megjelenítése" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -170,19 +170,19 @@ msgstr "" "A(z) „%1” program még mindig fut a Terminál panelen. Biztosan ki szeretne " "lépni?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "%1 megnyitása" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Előnyben részesített kereső megnyitása" -#: dolphinmainwindow.cpp:1179 +#: dolphinmainwindow.cpp:1190 #, fuzzy, kde-format #| msgid "Are you sure you want to open 1 item?" #| msgid_plural "Are you sure you want to open %1 items?" @@ -191,7 +191,7 @@ msgid_plural "Are you sure you want to open %1 terminal windows?" msgstr[0] "Biztosan meg szeretne nyitni 1 elemet?" msgstr[1] "Biztosan meg szeretne nyitni %1 elemet?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -201,25 +201,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Terminál megnyitása" msgstr[1] "Terminál megnyitása" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Beállítások" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Ú&j ablak" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Új Dolphin ablak nyitása" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -229,13 +229,13 @@ msgstr "" "Ezzel megnyit egy, a jelenlegivel megegyező ablakot a jelenlegi hellyel és " "nézettel.Az elemeket ide-oda húzhatja az ablakok között." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Új lap" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -247,25 +247,25 @@ msgstr "" "nézettel.A lap egy újabb nézet ezen az ablakon belül. Az elemeket ide-" "oda húzogathatja a lapok között." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Hozzáadás a Helyekhez" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Ezzel hozzáadhatja a kijelölt mappát a Helyek panelhez." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "A lap bezárása" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -275,13 +275,13 @@ msgstr "" "Ezzel bezárhatja a jelenleg nézett lapot. Ha nincs több lap, az ablakot " "zárja be." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Bezárja ezt az ablakot." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -297,13 +297,13 @@ msgstr "" "rögtön egymás mellett helyezkednek el a billentyűzeten: Ctrl+X, Ctrl+C és Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -316,7 +316,7 @@ msgstr "" ">Ezután használja a Beillesztés műveletet a vágólapról " "az új helyre másolásukhoz. Az elemek törlődnek az eredeti helyükről." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -324,7 +324,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Másolás" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -336,13 +336,13 @@ msgstr "" ">Ezután használja a Beillesztés műveletet a vágólapról " "az új helyre másolásukhoz." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Beillesztés" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -354,7 +354,7 @@ msgstr "" "elemeket.Ha az elemek a Kivágás művelettel " "kerültek a vágólapra, törlődnek a régi helyükről." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -362,7 +362,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Másolás az inaktív osztott nézetbe" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -370,7 +370,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Másolás az inaktív osztott nézetbe" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -380,13 +380,13 @@ msgstr "" "Az aktív nézetből az inaktív osztott nézetbe másolja a " "kijelölt elemeket." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Másolás az inaktív osztott nézetbe" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View" @@ -394,7 +394,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Áthelyezés az inaktív osztott nézetbe" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View" @@ -402,7 +402,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Áthelyezés az inaktív osztott nézetbe" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -412,13 +412,13 @@ msgstr "" "Az aktív nézetből az inaktív osztott nézetbe helyezi át " "a kijelölt elemeket." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Áthelyezés az inaktív osztott nézetbe" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -426,13 +426,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Szűrő" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Szűrősáv megjelenítése" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -445,31 +445,31 @@ msgstr "" "szöveget írhat be az éppen megjelenített fájlok és mappák szűréséhez. Csak " "azok maradnak meg a nézetben, amiknek a neve tartalmazza a beírt szöveget." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Szűrősor ki/be" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Szűrő" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "Keresés" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Mappák és fájlok keresése" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -484,20 +484,20 @@ msgstr "" "keresősávon, így vethet rá egy pillantást, miközben részletezzük a " "beállításokat." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Keresősáv ki/be" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Keresés" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Search for files and folders" @@ -507,7 +507,7 @@ msgstr "Mappák és fájlok keresése" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -515,7 +515,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Kijelölés" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -527,19 +527,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Ezzel kijelöli az összes fájlt és mappát a jelenlegi helyen." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Kijelölés megfordítása" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -549,7 +549,7 @@ msgstr "" "Ezzel kijelöli az összes nem kijelölt objektumot a " "jelenleg kijelöltek helyett." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -561,19 +561,19 @@ msgstr "" "para>Így egyszerre két helyet nézhet, és elemeket mozgathat azok " "között.Ezután kattintson újra ide a nézetek kombinálásához." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Gyűjtő" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Megnyitja a gyűjtő virtuális mappát egy osztott ablakban" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -581,7 +581,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Előnézet" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -591,31 +591,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Leállítás" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "A betöltés leállítása" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Ezzel leállítja a jelenlegi mappa tartalmának betöltését." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Szerkeszthető hely" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -629,13 +629,13 @@ msgstr "" "jobbra kattintva is átválthat szerkesztésre, majd vissza a szerkesztett hely " "megerősítésével." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Cserélési hely" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -645,19 +645,19 @@ msgstr "" "Ez átvált a hely szerkesztésére és kijelöli azt, így gyorsan megadhat egy " "másik helyet." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "A lap bezárásának visszavonása" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Ezzel visszatér az előzőleg bezárt lapra." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -671,7 +671,7 @@ msgstr "" "áthelyezés egy másik helyre, vagy a Kukába. A nem visszavonható változtatások megerősítést kérnek." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -683,13 +683,13 @@ msgstr "" "fiókhoz tartozik egy Saját mappa, amely az adatait " "tartalmazza." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Fájlok összehasonlítása" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -701,13 +701,13 @@ msgstr "" "para>Használja a További keresési eszközök menüt " "a beállításukhoz." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Terminál megnyitása" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -720,7 +720,7 @@ msgstr "" "információkért használja a terminál alkalmazás súgóját." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -728,7 +728,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Terminál megnyitása" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -745,19 +745,19 @@ msgstr "" "nézett helyen.A terminálokkal kapcsolatos további " "információkért használja a terminál alkalmazás súgóját." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Fókusz a terminál panelre" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Könyvjelzők" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -769,79 +769,86 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Váltás a(z) %1. lapra" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Váltás az utolsó lapra" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Következő lap" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Következő lap" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Előző lap" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Előző lap" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Cél megjelenítése" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Megnyitás új lapon" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Megnyitás új lapokon" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Megnyitás új ablakban" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Megnyitás alkalmazással" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Panelek feloldása" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Panelek zárolása" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -854,13 +861,13 @@ msgstr "" "a paneleket.A nem zárolt panelek az ablak másik oldalára húzhatók, és " "van bezárás gombjuk.A zárolt panelek sokkal jobban beágyazódnak." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Jellemzők" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -875,7 +882,7 @@ msgstr "" "interface> vagy a Nézet|Panelek menüben találja." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -891,7 +898,7 @@ msgstr "" "információi jelennek meg.Egy elem esetén annak előnézete is megjelenik." "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -907,13 +914,13 @@ msgstr "" "gombbal kattintva állíthatja be, hogy mi és milyen részletességgel " "szerepeljen itt." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Mappák" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -925,7 +932,7 @@ msgstr "" "oldalán.Az a fájlrendszer mappáit jeleníti " "meg egy faszerkezetben." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -939,13 +946,13 @@ msgstr "" "hogy oda ugorjon. Kattintson a mappa bal oldalánál lévő nyílra az almappái " "megtekintéséhez. Így gyorsan váltogathat a mappák között." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminál" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -963,7 +970,7 @@ msgstr "" "feladatokhoz. Többet megtudhat a terminálokról az önálló " "terminálalkalmazások (például Konsole) súgójának a használatával." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -981,19 +988,19 @@ msgstr "" "Többet megtudhat a terminálokról az önálló terminálalkalmazások (például " "Konsole) súgójának a használatával." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Helyek" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Rejtett helyek megjelenítése" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -1003,7 +1010,7 @@ msgstr "" "Ez megjeleníti a helyek panelen az összes elrejtett helyet. Ezek félig " "átlátszóak lesznek, hacsak nem szünteti meg a rejtett tulajdonságukat." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1020,7 +1027,7 @@ msgstr "" "is, ahol a nemrég mentett fájlokat vagy egy bizonyos típusú fájlokat " "találhatja meg." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1046,13 +1053,13 @@ msgstr "" "Rejtett helyek megjelenítése opciót a megjelenítéshez." "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Panelek megjelenítése" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1068,43 +1075,43 @@ msgstr "" "könyvtár, amely a számítógéphez kapcsolódó összes adatot tartalmazza - a " "gyökérkönyvtár." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Bezárás" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Bal oldali nézet bezárása" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Bezárás" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Jobb oldali nézet bezárása" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Osztott nézet" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Osztott nézet" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -1131,7 +1138,7 @@ msgstr "" "megnyitása gombon keresztül a Eszköztáron." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -1166,7 +1173,7 @@ msgstr "" "jobb egérgombbal megnyitható menüben. Kattintson a jobb gombbal egy gombra, " "ha meg akarja jeleníteni vagy el akarja rejteni a szövegét." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1194,7 +1201,7 @@ msgstr "" "link>. Ez megnyitja a Kézikönyv egy oldalát, amely az " "alapokat tárgyalja." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1208,7 +1215,7 @@ msgstr "" "billentyűkombinációkat, amelyek egyidejű lenyomása egy műveletet vált ki. " "Ebben az alkalmazásban az összes parancs kiváltható így." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -1227,7 +1234,7 @@ msgstr "" "összes elemet, amit a Vezérlő menüben vagy a " "Menüsávon lát, az eszköztáron is elhelyezheti." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1246,7 +1253,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:2558 +#: dolphinmainwindow.cpp:2563 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis second half of handbook text with link" #| msgid "" @@ -1267,7 +1274,7 @@ msgstr "" "File_Management'>kattintson ide. Ez megnyitja a KDE UserBase Wiki " "dedikált oldalát." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis second half of whatsthis button text with link" #| msgid "" @@ -1293,7 +1300,7 @@ msgstr "" "súgó a legtöbb más ablakban hiányzik, ezért ne szokjon hozzá túlságosan." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis second half of reportbug text with link" #| msgid "" @@ -1312,7 +1319,7 @@ msgstr "" "készítsen hibajelentést a lehető leghatékonyabb módon, kattintson ide.." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1334,7 +1341,7 @@ msgstr "" "találkozóinak, és egyebeknek a költségeit.A KDE e.V. a non-profit szervezet a KDE közösség mögött." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1346,7 +1353,7 @@ msgstr "" "nyelveket is beállíthat, amelyeket akkor fog használni, ha a szövegek nem " "állnak rendelkezésre az Ön által preferált nyelven." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1356,7 +1363,7 @@ msgstr "" "Ez megnyit egy ablakot, amely tájékoztatja Önt a verzióról, a licencről, a " "használt függvénykönyvtárakról és az alkalmazás karbantartóiról." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1370,7 +1377,7 @@ msgstr "" "alkalmazást, de nem tud a KDE-ről, vagy szeretne látni egy aranyos sárkányt, " "vessen rá egy pillantást!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1625,7 +1632,7 @@ msgstr "" "bar.html'>kattintson ide. Ez megnyitja a kézikönyv erre a célra " "szolgáló oldalát." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1650,28 +1657,28 @@ msgstr "" "item>További keresőeszközök: Telepítsen más eszközöket a egy elem " "megtalálására." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format 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:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "%1 keresése itt: %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Keresés" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "A(z) %1 keresése" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1679,7 +1686,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Mappa betöltése…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1687,7 +1694,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Rendezés:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1695,13 +1702,13 @@ msgctxt "@info" msgid "Searching…" msgstr "Keresés…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Nem találhatók elemek." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" @@ -1709,7 +1716,7 @@ msgstr "" "A program nem tud közvetlenül weboldalakat kezelni, ezért elindult egy " "webböngésző" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1718,13 +1725,13 @@ msgstr "" "A Dolphin nem támogatja ezt a protokollt, ezért az alapértelmezett " "alkalmazás indul el" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Érvénytelen protokoll" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1884,92 +1891,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Egyéb" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Mappák" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Kicsi" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Közepes" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Nagy" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Ma" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Tegnap" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Egy héttel ezelőtt" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Két héttel ezelőtt" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Három héttel ezelőtt" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Korábban ebben a hónapban" -#: 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 " @@ -1979,7 +1986,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Tegnap' (yyyy MMMM)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1987,7 +1994,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1995,7 +2002,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (yyyy MMMM)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -2003,7 +2010,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -2013,7 +2020,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Egy héttel ezelőtt' (yyyy MMMM)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -2021,7 +2028,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -2031,7 +2038,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Két héttel ezelőtt' (yyyy MMMM)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -2039,7 +2046,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -2049,7 +2056,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Három héttel ezelőtt' (yyyy MMMM)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -2057,7 +2064,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -2067,7 +2074,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Korábban ekkor:' yyyy MMMM" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -2075,7 +2082,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -2083,7 +2090,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "yyyy MMMM" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2091,114 +2098,114 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Olvasás, " -#: 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 "Írás, " -#: 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 "Futtatás, " -#: 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 "Tiltott" -#: 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 "Felhasználó: %1 | Csoport: %2 | Egyéb: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Név" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Méret" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Módosítás" -#: 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 "Létrehozva" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Hozzáférés" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Típus" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Értékelés" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Címkék" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Megjegyzés" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Cím" -#: 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 "Dokumentum" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -2206,162 +2213,162 @@ msgctxt "@label" msgid "Page Count" msgstr "Sorok száma" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Szavak száma" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Sorok száma" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Fényképezés dátuma" -#: 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 "Kép" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Méretek" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Szélesség" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Magasság" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Tájolás" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Előadó" -#: 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 "Hang" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Műfaj" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Időtartam" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bitsebesség" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Szám" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Kiadás éve" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Méretarány" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Videó" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Képkockaszám" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Útvonal" -#: 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 "Egyéb" -#: 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 "Törlési idő" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Hivatkozás célja" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Letöltve innen" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Jogosultságok" -#: 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 "Tulajdonos" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Felhasználócsoport" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2574,19 +2581,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Automatikus görgetés" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Kivágás" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Másolás" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2594,37 +2601,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Átnevezés…" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Áthelyezés a Kukába" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Törlés" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "A rejtett fájlok megjelenítése" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Korlátozás a saját mappára" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Automatikus görgetés" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2886,66 +2893,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Címkék hozzáadása" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Innen (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Keresés korlátozása erre, és almappáira: „%1”" -#: 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 "Keresés mentése a jövőbeli gyors hozzáférés érdekében" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Kereső bezárása" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Fájlnév" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Tartalom" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Innen" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "A fájljai közül" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Keresés a saját mappájában" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "További keresési eszközök" -#: 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 " @@ -3238,20 +3245,20 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Kijelölés" -#: 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 "A helyi menüben megjelenítendő szolgáltatások kiválasztása:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "Keresés" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3259,7 +3266,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Új szolgáltatások letöltése…" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3269,25 +3276,25 @@ msgstr "" "Újra kell indítania a Dolphint a frissített verziókezelő rendszer " "beállításainak alkalmazásához." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Újraindítja most?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Törlés" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "„Másolás” és „Áthelyezés” parancs" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3393,33 +3400,40 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "A „Megnyitás új ablakban” megjelenítése a helyi menüben." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "A „Megnyitás új ablakban” megjelenítése a helyi menüben." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "A „Hely másolása” megjelenítése a helyi menüben." #. 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 "A „Duplikálás itt” megjelenítése a helyi menüben." #. 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 "A „Terminál megnyitása” megjelenítése a helyi menüben." #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show 'Copy Location' in context menu." msgid "Show 'Copy to other split view' in context menu." msgstr "A „Hely másolása” megjelenítése a helyi menüben." #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show 'Sort By' in context menu." msgid "Show 'Move to other split view' in context menu." @@ -3807,6 +3821,20 @@ msgstr "" "Válasszon a természetes, kis- és nagybetűérzékeny vagy kis- és nagybetűre " "nem érzékeny rendezés között" +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Legyen bezárási megerősítést kérő ablak, ha több lap van megnyitva." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Legyen bezárási megerősítést kérő ablak, ha több lap van megnyitva." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3844,25 +3872,25 @@ msgctxt "@title:group" msgid "View" msgstr "&Nézet" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Helyi menü" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Kuka" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Felhasználói visszajelzés" -#: 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?" @@ -3870,7 +3898,7 @@ msgstr "" "Nem mentett változtatásai vannak. Szeretné alkalmazni a változtatásokat, " "vagy eldobja azokat?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Figyelmeztetés" @@ -3923,23 +3951,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Ablak bezárása a terminál panelben futó alkalmazással" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info:tooltip" +#| msgid "Search for files and folders" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Mappák és fájlok keresése" + #: 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 "Végrehajtható fájl megnyitásakor:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Rákérdezés mindig" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Megnyitás alkalmazással" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Szkript futtatása" @@ -4712,7 +4754,7 @@ msgid "" msgstr "" "Az összes almappa nézettulajdonsága meg fog változni. Biztosan folytatja?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4810,12 +4852,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 "Kuka kiürítve" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "A Kuka kiürült." @@ -4859,7 +4901,7 @@ msgstr "Alapértelmezés" msgid "Reload" msgstr "Újratöltés" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4867,7 +4909,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 mappa kijelölve" msgstr[1] "%1 mappa kijelölve" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4875,7 +4917,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 fájl kijelölve" msgstr[1] "%1 fájl kijelölve" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4883,7 +4925,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 mappa" msgstr[1] "%1 mappa" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4891,38 +4933,38 @@ msgid_plural "%1 Files" msgstr[0] "1 fájl" msgstr[1] "%1 fájl" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 mappa, 0 fájl" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 másolása" -#: 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] "Biztosan meg szeretne nyitni 1 elemet?" msgstr[1] "Biztosan meg szeretne nyitni %1 elemet?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open %1" @@ -4932,43 +4974,43 @@ msgid_plural "Open %1 Items" msgstr[0] "%1 megnyitása" msgstr[1] "%1 megnyitása" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Automatikus oszlopszélesség" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Egyéni oszlopszélesség" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "A kuka művelet befejeződött." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "A törlés sikerült." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Átnevezés és rejtés" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4977,7 +5019,7 @@ msgstr "" "Ha a fájl nevének elejére egy pontot tesz, az elrejti a fájlt a nézetből.\n" "Még mindig át akarja nevezni?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4986,98 +5028,98 @@ msgstr "" "Ha a mappa nevének elejére egy pontot tesz, az elrejti a mappát a nézetből.\n" "Még mindig át akarja nevezni?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Elrejti ezt a fájlt?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Elrejti ezt a mappát?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Az útvonal üres." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "A(z) „%1” útvonal érvénytelen." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "Betöltés…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "Mappa betöltése…" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Nincsenek találatok a szűrőre" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Nincsenek találatok a keresésre" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "A Kuka üres." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Nincsenek címkék" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Nincsenek „%1” címkéjű fájlok" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Nincsenek nemrég használt elemek" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Nem találhatók megosztott mappák" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Nem található releváns hálózati erőforrás" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Nem találhatók MTP kompatibilis eszközök" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgid "No Bluetooth devices found" msgid "No Apple devices found" msgstr "Nem találhatók Bluetooth eszközök" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Nem találhatók Bluetooth eszközök" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "A mappa üres" diff --git a/po/ia/dolphin.po b/po/ia/dolphin.po index 7fc41d785..92555fbc1 100644 --- a/po/ia/dolphin.po +++ b/po/ia/dolphin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-23 00:48+0000\n" -"PO-Revision-Date: 2023-07-02 21:48+0200\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"PO-Revision-Date: 2023-09-04 10:23+0200\n" "Last-Translator: giovanni \n" "Language-Team: Interlingua \n" "Language: ia\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 23.04.2\n" +"X-Generator: Lokalize 22.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -40,108 +40,108 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Restabili" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Crea nove" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Aperi percurso" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Aperi percurso in nove scheda" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Aperi percurso in nove fenestra" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Copiava con successo." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Moveva con successo." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Concatenava con ligamine con successo." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Moveva con successo a corbe." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Renominava con successo." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Creava dossier." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Vade retro" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Retorna al dossier vedite previemente." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Vade avante" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Isto annulla un action de Vade|Retro ." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Confirmation" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Quita %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "C&laude scheda currente" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -149,17 +149,17 @@ msgstr "" "Tu ha multiple schedas aperite in iste fenestra, tu es secur que tu vole " "quitar?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Tu non demanda de nove" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Monstra pannello de &Terminal" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -168,26 +168,26 @@ msgstr "" "Le programma '%1' es ancora executante in le pannello de Terminal. Tu es " "secur que tu vole quitar?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Aperi %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Aperi instrumento de cerca preferite" -#: 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] "Tu es secur que tu vole aperir 1 fenestra de terminal?" msgstr[1] "Tu es secur que tu vole aperir %1 fenestras de terminal?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -195,25 +195,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Aperi %1 terminal" msgstr[1] "Aperi %1 terminales" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Configura" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nove &fenestra" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Aperi un nove fenestra de Dolphin" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -223,13 +223,13 @@ msgstr "" "Isto aperi un nove fenestra justo como isto con le location e vista " "currente. Tu pote traher e deponer elementos inter fenestras." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nove scheda" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -241,25 +241,25 @@ msgstr "" "currente.Un scheda es un vista additional intra iste fenestra. Tu pote " "traher e deponer elementos inter schedas." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Adde a Placias" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Isto adde le dossier seligite al pannello de Placias." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Claude scheda" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -269,13 +269,13 @@ msgstr "" "Isto claude le scheda currentemente vidite. Si necun altere schedas es " "lassate iste fenestra essera claudite in loco de illes." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Isto claude iste fenestra." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -292,13 +292,13 @@ msgstr "" "Ctrl+X, Ctrl+C e Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Talia…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -312,13 +312,13 @@ msgstr "" "ab le tabuliero a un nove location. Le elementos essera removite ab lor " "location initial." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Copia…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -330,13 +330,13 @@ msgstr "" "emphasis>Usa le acton de Colla depois copiar los " "ab le tabuliero a un nove location." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Colla" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -349,19 +349,19 @@ msgstr "" "transferentia per le action de Talia illos essera " "removite ab lor vetere location." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Copia a altere vista" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Copia a altere vista…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -371,25 +371,25 @@ msgstr "" "Isto copia le elementos seligite ex le vista active al " "vista dividite inactive." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Copia a vista dividite inactive" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Move a altere vista" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Move a altere vista …" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -399,25 +399,25 @@ msgstr "" "Isto move le elementos seligite ex le vista active al " "vista dividite inactive." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Move a vista dividite inactive" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtra..." -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Monstra barra de filtro" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -431,30 +431,30 @@ msgstr "" "currentemente monstrate. Solmente illos qeu contine le texto inlor nomine " "essera mantenite in vista." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Commuta Barra de Filtrar" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtro" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Cerca" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Cerca files e dossieres" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -469,20 +469,20 @@ msgstr "" "adjuta de novo sur le barra de cercar assi que nos pote haber un reguardo a " "illo durante que le preferentias ed explicate." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Commuta Barra de Cerca" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Cerca" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -490,13 +490,13 @@ msgstr "Selige files e dossieres" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Selige" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -515,19 +515,19 @@ msgstr "" "barra de accesss a basso monstra le actiones disponibile per le elementos " "currentemente seligite" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Isto selige mne files e dossieres in le location currente." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Inverte selection" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -537,7 +537,7 @@ msgstr "" "Isto selige omne objectos que currentemente tu non " "seligeva in vice." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -550,25 +550,25 @@ msgstr "" "elementos inter los rapidemente.Clicca iste de novo depois " "recombinar le vistas." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Stash" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Aperi le directorio virtual de stash in un fenestra dividite" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Refresca Vista" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -582,31 +582,31 @@ msgstr "" "vista actualisate nunc del files e dossieres continite hic.Si " "le vista es dividite, isto refresca lo que es currentemente in foco." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stoppa" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Stoppa de cargar" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Isto stoppa le cargamento del contentos del dossier currente." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Location modificabile" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -620,13 +620,13 @@ msgstr "" "anque pote passar a editar per pulsar al dextere del location e retornar per " "confirmar le location modificate." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Reimplacia location" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -636,19 +636,19 @@ msgstr "" "Isto passa a editar le location e selige lo assi que tu pote rapidemente " "insertar un location differente." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Annulla operation de clauder scheda" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Isto retorna a te le previe scheda claudite." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -663,7 +663,7 @@ msgstr "" "Corbe. Cambiamentos que non pote esser annullate " "demandera tu confirmation." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -675,13 +675,13 @@ msgstr "" "usator ha su proprio Domo o Initio que contine su datos " "includente dossieres que contine dtos de application personal." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Compara files" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -693,13 +693,13 @@ msgstr "" "para>Usa menu de Altere Instrumentos de Cerca " "per configurar lo." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Aperi terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -712,13 +712,13 @@ msgstr "" "in le application de terminal." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Aperi le terminal ci" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -730,19 +730,19 @@ msgstr "" "location seligite.Per apprender plus re terminales usa le " "adjuta in le application de terminal." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Focalisa Pannello de Terminal" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "Marcatores de li&bro" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -761,79 +761,86 @@ msgstr "" "interface> es plus simple e parve le qual rende actiones discatenante " "avantiate plus dispendiose in tempore." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Activa Scheda %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Activa ultime scheda" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Proxime scheda" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Activa proxime scheda" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Previe scheda" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Activa previe scheda" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Monstra Objectivo" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Aperi in nove scheda" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Aperi in nove schedas" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Aperi in nove fenestra" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Aperi in applicationes" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Disbloca pannellos" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Bloca pannellos" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -847,13 +854,13 @@ msgstr "" "altere latere de fenestra e haber un button de clauder.Pannellos " "blocate es insertate plus purmente." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Information" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -863,7 +870,7 @@ msgstr "" "Per monstrar o celar pannellos como isto va a Menu|" "Pannellos o Vista|Pannellos." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -880,7 +887,7 @@ msgstr "" ">Per singule elementos un vista preliminar del lor contentos es fornite." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -896,13 +903,13 @@ msgstr "" "del lor contentos es fornite. Tu pote configurar quel e como " "detalios es date hic per cliccar a dextera." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Dossieres" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -915,7 +922,7 @@ msgstr "" "systema de file in un vista a arbore." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -930,13 +937,13 @@ msgstr "" "vidder su subdossieres. Isto permitte commutar rapide inter ulle dossieres." "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -954,7 +961,7 @@ msgstr "" "utile per cargas avantiate. Pro apprender plus re terminales usa le adjuta " "in un autonome application de terminal como Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -972,19 +979,19 @@ msgstr "" "per cargas avantiate. Pro apprenderplus re terminales tu usa le adjuta in un " "application autonome de terminal como Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Placias" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Monstra le placias celate" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -995,7 +1002,7 @@ msgstr "" "Illos apparera semi-transparente a minus que tu leva le marca a lor " "proprietate celate." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1011,7 +1018,7 @@ msgstr "" "computator o al rete. Illo anque contine sectiones pro cercar files " "recentemente salveguardate o files de un certe typo." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1036,13 +1043,13 @@ msgstr "" "dextera un spatio vacue sur iste pannello e selige Monstra " "Placias Celate per monstrar lo de novo." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Monstra pannellos" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1058,43 +1065,43 @@ msgstr "" "que contine omne datos connectite a iste computator—le directorio " "root i.e. radice." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Claude" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Claude vista sinistre" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Claude" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Claude vista dextere" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Scinde" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Scinde vista" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1113,7 +1120,7 @@ msgstr "" "button de Menu sur le Barra de Instrumento." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1137,7 +1144,7 @@ msgstr "" "dextera. Pulsa a dextera un button si tu vole monstrar o celar su texto." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1165,7 +1172,7 @@ msgstr "" "html'>Clicca hic in loco. Isto aperira un pagina ex le " "Manual-Handbook qu coperi le fundamentos." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1179,7 +1186,7 @@ msgstr "" "discatenar un action quando illos es pressate simultaneemente. Omne " "commandos in iste application pote esser discatenate in iste modo." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1192,7 +1199,7 @@ msgstr "" "que tu vide in le Menu pote anque esser ponite sur " "le barra de Instrumento." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1211,7 +1218,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1228,7 +1235,7 @@ msgstr "" "org/Dolphin/File_Management'>pulsa hic. Illo aperira le pagina " "dedicate in le KDE UserBase Wiki." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1251,7 +1258,7 @@ msgstr "" "this?\" es mancante in le majoritate de altere fenestras assi que non deveni " "troppo habituate a isto." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1268,7 +1275,7 @@ msgstr "" "url='https://community.kde.org/Get_Involved/Bug_Reporting'>pulsa hic." "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1290,7 +1297,7 @@ msgstr "" "contributor, etc.KDE e.V. es le " "organization sin lucro detra le communitate de KDE." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1302,7 +1309,7 @@ msgstr "" "pote fixar un linguage secundari que essera usate si textos non es " "disponibile in tu linguage preferite." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1312,7 +1319,7 @@ msgstr "" "Isto aperi un fenestra que te informa re le version, licentias, bibliothecas " "usate e mentenitores de iste application." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1326,7 +1333,7 @@ msgstr "" "usar iste application ma non sape re KDE o vole vider un sympathic dracon tu " "da un reguardo!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1571,7 +1578,7 @@ msgstr "" "location clicca hic. " "Isto aperira le pagina dedicate in le Manual." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1596,58 +1603,58 @@ msgstr "" "instrumentos de cerca: Installa altere medios per trovar un elemento." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format 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:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Cerca %1 in %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Cerca" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Cerca %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Cargante dossier ..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Ordinante..." -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "On initia cerca..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Trovava nulle elementos." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin non supporta paginas web, le navigator web ha essite lanceate" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1656,13 +1663,13 @@ msgstr "" "Protocollo non supportate per Dolphin, application predefinite ha essite " "lanceate" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Protocollo invalide" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1789,92 +1796,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Alteres" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Dossieres" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Parve" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Medie" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Grande" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Hodie" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Heri" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Un septimana retro" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Duo septimanas retro" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Tres septimanas retro" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Al initio de iste mense" -#: 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 " @@ -1884,7 +1891,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Heri' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1892,7 +1899,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1900,7 +1907,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1908,7 +1915,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1918,7 +1925,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Un septimana retro' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1926,7 +1933,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1936,7 +1943,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Duo septimanas retro' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1944,7 +1951,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1954,7 +1961,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Tres septimanas retro' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1962,7 +1969,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1972,7 +1979,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Anterior sur' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1980,7 +1987,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1988,7 +1995,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1996,257 +2003,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Lege," -#: 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 "Scribe," -#: 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 "Executa," -#: 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 "Prohibite" -#: 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 "Usator: %1 | Gruppo: %2 | Alteres: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Nomine" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Grandor" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Modificate" -#: 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 "Le formato de data pote esser seligite in preferentias" -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Create" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Accessite" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Typo" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Evalutation" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Etiquettas" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Commento" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Titulo" -#: 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 "Documento" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Autor" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Editor (Publisher)" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Computo de pagina" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Computo de parola" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Computo de linea" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Data fotografate" -#: 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 "Imagine" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimensiones" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Largessa" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Altessa" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientation" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artista" -#: 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 "Audio" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Genere" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Duration" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Frequentia de bit" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Tracia" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Anno de liberation" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Proportiones" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Frequentia de photogramma (Frame)" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Percurso" -#: 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 "Altere" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Extension de file" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Tempore de deletion" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Destination de ligamine" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Discargate ex" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Permissiones" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2255,17 +2262,17 @@ msgstr "" "Le formato de permission pote esser cambiate in preferentias. Optiones es " "formatos Symbolic, Numeric (Octal) o Combinate" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Proprietario" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Gruppo de Usator" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2471,55 +2478,55 @@ msgstr "" msgid "Automatic scrolling" msgstr "Rolar automatic" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Talia" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Copia" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Renomina…" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Move al corbe" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Dele" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Monstra le files celate" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Limita a directorio principal" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Rolar Automatic" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2776,67 +2783,67 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Adde etiquettas" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Ex ci (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Limita le cerca a '%1' e a su subdossieres" -#: 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 "" "Salveguarda iste cerca pro acceder rapidemente a illo de nove in le futuro" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Abandona cerca" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Nomine de file" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Contento" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Ex ci" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Tu files" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Cerca in tu directorio principal" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Altere instrumentos de cerca" -#: 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 " @@ -3127,25 +3134,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Exita Modo de Selection" -#: 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 "Selige qual servicios deberea esser monstrate in le menu de contexto:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Cerca..." -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Discarga nove servicios..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3155,25 +3162,25 @@ msgstr "" "Dolphin debe esser initiate de nove per applicar le preferentias actualisate " "del systema de controlo de version" -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Re-Initia nunc?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Dele" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Commandos de 'Copia a' e 'Move a'" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3276,32 +3283,39 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Monstra 'Aperi in Nove Fenestra' in menu de contexto." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Monstra 'Aperi in Nove Fenestra' in menu de contexto." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Monstra 'Copia Location' in menu de contexto" #. 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 "Monstra 'Duplica Hic' in menu de contexto." #. 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 "Monstra 'Aperi Terminal' in menu de contexto." #. 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 "Monstra 'Copia a altere vista dividite' in menu de contexto." #. 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 "Monstra 'Move a altre vista dividite' in menu de contexto." @@ -3697,6 +3711,18 @@ msgstr "" "majusculas e minusculas, o Insensibile al differentia inter majusculas e " "minusculas" +#. 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 "Demanda un confirmation quando on aperi multe dossieres in un vice." + +#. 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 "Demanda un confirmation quando aperi multe terminales in un vice." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3725,34 +3751,33 @@ msgstr "Configura" #, kde-format msgctxt "@title:group Interface settings" msgid "Interface" -msgstr "" +msgstr "Interfacie" #: settings/dolphinsettingsdialog.cpp:59 -#, fuzzy, kde-format -#| msgid "&View" +#, kde-format msgctxt "@title:group" msgid "View" -msgstr "&Vista" +msgstr "Vista" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Menu de contexto" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Corbe" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Responsa del usator" -#: 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?" @@ -3760,7 +3785,7 @@ msgstr "" "Tu ha modificationes non salveguardate.Tu vole applicar tu modificationes o " "abandonar illos?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Aviso" @@ -3814,31 +3839,41 @@ msgid "Closing windows with a program running in the Terminal panel" msgstr "" "Claudente fenestras con un programma executante in le pannello Terminal" +#: settings/interface/confirmationssettingspage.cpp:63 +#, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Aperir multe dossieres in un vice:" + #: settings/interface/confirmationssettingspage.cpp:64 #, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many terminals at once" +msgstr "Aperir multe terminales in un vice" + +#: settings/interface/confirmationssettingspage.cpp:67 +#, kde-format msgctxt "@title:group" msgid "When opening an executable file:" msgstr "Quando il aperi un file executabile:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Demanda sempre" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Aperi in applicationes" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Exeque Script" #: 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 "Dossieres,schedas, e stato de fenestra ab le ultime vice" @@ -3872,14 +3907,13 @@ msgstr "Monstra quando il initia:" msgctxt "@option:check Opening Folders" msgid "Keep a single Dolphin window, opening new folders in tabs" msgstr "" +"Mantene un singula fenestra de Dolphin, aperiente nove dossieres in schedas" #: 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 "Aperi files e dossieres:" +msgstr "Aperir dossieres:" #: settings/interface/folderstabssettingspage.cpp:98 #, kde-format @@ -3888,17 +3922,13 @@ msgid "Show full path in title bar" msgstr "Monstra le percurso complete in le barra de titulo" #: settings/interface/folderstabssettingspage.cpp:99 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu File" -#| msgid "New &Window" +#, kde-format msgctxt "@label:checkbox" msgid "Window:" -msgstr "Nove &fenestra" +msgstr "Fenestra:" #: 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 "Monstra le barra de filtro" @@ -3967,12 +3997,10 @@ msgstr "" "applicate." #: 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 "Prime le dossieres" +msgstr "Dossieres && Schedas" #: settings/interface/interfacesettingspage.cpp:35 #: settings/kcm/kcmdolphingeneral.cpp:41 @@ -3989,13 +4017,10 @@ msgid "Confirmations" msgstr "Confirmationes" #: 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 "Barra de location" +msgstr "Barra de Stato && de Location" #: settings/interface/previewssettingspage.cpp:43 #, kde-format @@ -4050,12 +4075,10 @@ msgid "Show space information" msgstr "Monstra information de spatio" #: 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 "Barra de stato" +msgstr "Barra de stato: " #: settings/interface/statusandlocationbarssettingspage.cpp:47 #, kde-format @@ -4064,12 +4087,9 @@ msgid "Make location bar editable" msgstr "Facer que le barra de location pote esser modificate" #: settings/interface/statusandlocationbarssettingspage.cpp:48 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Location Bar" -#| msgid_plural "Location Bars" +#, kde-format msgid "Location bar:" -msgstr "Barra de location" +msgstr "Barra de Location:" #: settings/interface/statusandlocationbarssettingspage.cpp:50 #, kde-format @@ -4236,12 +4256,10 @@ msgstr "" "modifica le vista." #: settings/viewmodes/generalviewsettingspage.cpp:38 -#, fuzzy, kde-format -#| msgctxt "@title:window" -#| msgid "View Display Style" +#, kde-format msgctxt "@title:group" msgid "Display style: " -msgstr "Stilo de montrator de vista" +msgstr "Stilo de monstrator: " #: settings/viewmodes/generalviewsettingspage.cpp:44 #, kde-format @@ -4259,7 +4277,7 @@ msgstr "Aperi dossieres durante operationes de trainar" #, kde-format msgctxt "@title:group" msgid "Browsing: " -msgstr "" +msgstr "Navigante: " #: settings/viewmodes/generalviewsettingspage.cpp:53 #, kde-format @@ -4287,9 +4305,7 @@ msgid "Rename inline" msgstr "Cambia nomine in linea" #: 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 "General" @@ -4594,7 +4610,7 @@ msgstr "" "Le proprietates de vista de tote sub-dossieres essera modificate. Tu vole " "continuar?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4694,12 +4710,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 libere de %2 (%3% usate)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Corbe vacuate" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Le corbe ha essite vacuate." @@ -4743,7 +4759,7 @@ msgstr "Predefinite" msgid "Reload" msgstr "Recarga" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4751,7 +4767,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 Dossier selectionate" msgstr[1] "%1 dossieres selectionate" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4759,7 +4775,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 File selectionate" msgstr[1] "%1 Files selectionate" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4767,7 +4783,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 Dossier" msgstr[1] "%1 dossieres" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4775,38 +4791,38 @@ msgid_plural "%1 Files" msgstr[0] "1 File" msgstr[1] "%1 Files" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1, (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 dossieres, 0 files" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 copia" -#: 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] "Tu es secur que tu vole aperir 1 elemento?" msgstr[1] "Tu es secur que tu vole aperir %1 elementos?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4814,43 +4830,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Aperi elemento %1" msgstr[1] "Aperi %1" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Borrar lateral" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Largessas de columna automatic" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Largessas de columna personalisate" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Operation de deler completate." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Operation de deler completate." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Cambia nomine e cela" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4859,7 +4875,7 @@ msgstr "" "Adder un puncto al initio del nomine de file celara lo ab vista.\n" "Tu ancora vole renominar lo?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4868,94 +4884,94 @@ msgstr "" "Adder un puncto al initio del nomine de iste dossier celara lo ab vista.\n" "Tu ancora vole renominar lo?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Cela iste file?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Cela iste dossier?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Le location es vacue." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Le location '%1' es invalide." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Cargante..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Operation de cargar cancellate" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Nulle elementos que satisface le filtro:" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Nulle elementos que satisface le cerca:" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Le corbe es vacue." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Nulle etiquettas" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Necun files marcate con \"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Necun elementos recentemente usate" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Nulle dossieres compartite trovate" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Nulle ressources de rete pertinente trovate" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Nulle dispositivos compatibile con MTP trovate" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Nulle dispositivos Apple trovate" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Nulle dispositivos Bluetooth trovate" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Dossier es vacue" diff --git a/po/id/dolphin.po b/po/id/dolphin.po index 02a580365..a70bc7dbc 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-06-16 19:25+0700\n" "Last-Translator: Linerly \n" "Language-Team: Indonesian \n" @@ -46,108 +46,108 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Kembalikan" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Buat Baru" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Buka Alur" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Buka Alur di Tab Baru" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Buka Alur di jendela Baru" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Berhasil disalin." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Berhasil dipindahkan." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Berhasil ditautkan." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Berhasil dipindahkan ke tong sampah." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Berhasil mengubah nama." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Menciptakan folder." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Mundur" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Kembali ke folder yang ditampilkan sebelumnya." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Maju" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Ini mengurungkan aksi Menuju|Mundur." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Konfirmasi" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Berhentikan %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "T&utup Tab Saat Ini" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -155,17 +155,17 @@ msgstr "" "Anda memiliki banyak tab yang terbuka di jendela ini, apakah Anda tetap " "ingin memberhentikan?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Jangan tanyakan lagi" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Tampilkan Panel &Terminal" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -174,26 +174,26 @@ msgstr "" "Program '%1' masih berjalan di dalam panel Terminal. Apakah Anda yakin ingin " "memberhentikan?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Buka %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Buka Alat Pencarian Yang Disukai" -#: 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] "Apakah Anda yakin ingin membuka 1 jendela terminal?" msgstr[1] "Apakah Anda yakin ingin membuka %1 jendela terminal?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -201,25 +201,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Buka %1 Terminal" msgstr[1] "Buka %1 Terminal" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Konfigurasikan" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Jendela &Baru" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Buka jendela baru Dolphin" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -229,13 +229,13 @@ msgstr "" "Ini akan membuka jendela baru seperti ini dengan lokasi dan tampilan saat " "ini.Anda dapat menarik dan melepas butir di antara jendela." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Tab Baru" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -247,25 +247,25 @@ msgstr "" "saat ini.Tab adalah tampilan tambahan dalam jendela ini. Anda dapat " "menarik dan melepaskan butir antar tab." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Tambah ke Tempat" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Ini akan menambahkan folder yang dipilih ke panel Tempat." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Tutup Tab" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -275,13 +275,13 @@ msgstr "" "Ini akan menutup tab yang sedang dilihat. Jika tidak ada lagi tab yang " "tersisa, jendela ini akan ditutup." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Ini akan menutup jendela ini" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -298,13 +298,13 @@ msgstr "" "keyboard: Ctrl+X, Ctrl+C, dan " "Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Potong..." -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -318,13 +318,13 @@ msgstr "" "emphasis> setelahnya untuk menyalinnya dari papan klip ke lokasi baru. Butir " "akan dihapus dari lokasi awalnya." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Salin..." -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -336,13 +336,13 @@ msgstr "" "papan klipGunakan tindakan Tempel setelahnya untuk menyalinnya dari clip board ke lokasi baru." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Tempel" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -355,19 +355,19 @@ msgstr "" "dengan tindakan Potong, butir tersebut akan dihapus " "dari lokasi lama." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Salin ke Tampilan Lainnya" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Salin ke Tampilan Lainnya..." -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -377,25 +377,25 @@ msgstr "" "Ini akan menyalin butir yang dipilih dari tampilan aktif ke tampilan belah yang tidak aktif." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Salin ke Tampilan Belah Tak Aktif" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Pindahkan ke Tampilan Lainnya" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Pindahkan ke Tampilan Lainnya..." -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -405,13 +405,13 @@ msgstr "" "Ini akan memindahkan butir yang dipilih dari tampilan aktif ke tampilan belah yang tidak aktif." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Pindahkan ke Tampilan Belah Tak Aktif" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -419,13 +419,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filter" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Tampilkan Bilah Filter" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -439,31 +439,31 @@ msgstr "" "yang sedang ditampilkan. Hanya mereka yang berisi teks dalam nama mereka " "yang akan tetap terlihat." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Jungkit Bilah Filter " -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filter" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "Cari" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Cari file dan folder" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -478,20 +478,20 @@ msgstr "" "para>Gunakan bantuan ini lagi di bilah pencarian sehingga kami dapat " "melihatnya sementara setelannya dijelaskan." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Jungkit Bilah Pencarian" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Cari" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -499,13 +499,13 @@ msgstr "Pilih File dan Folder" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Pilih" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -523,19 +523,19 @@ msgstr "" "sekali.Saat dalam mode ini, bilah akses cepat di bagian bawah " "menunjukkan tindakan yang tersedia untuk item yang saat ini dipilih." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Ini akan memilih semua file dan folder di lokasi saat ini." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Balikkan Pilihan" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -545,7 +545,7 @@ msgstr "" "Ini akan memilih semua objek yang saat ini Anda tidak " "pilih." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -558,19 +558,19 @@ msgstr "" "dan memindahkan butir di antara keduanya dengan cepat.Klik ini lagi " "untuk menggabungkan tampilannya kembali." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Stash" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Buka direktori virtual stash di jendela belah" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -578,7 +578,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Pratinjau" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -588,31 +588,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Hentikan" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Hentikan pemuatan" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Ini akan menghentikan pemuatan konten folder saat ini." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Lokasi Dapat Diedit" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -626,13 +626,13 @@ msgstr "" ">Anda juga dapat beralih ke pengeditan dengan mengeklik di sebelah kanan " "lokasi dan beralih kembali dengan mengonfirmasi lokasi yang diedit." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Ganti Lokasi" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -642,19 +642,19 @@ msgstr "" "ini berfungsi untuk mengedit lokasi dan memilihnya sehingga Anda dapat " "dengan cepat memasuki lokasi lain." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Urung penutupan tab" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Ini akan mengembalikanmu ke tab yang sebelumnya ditutup." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -669,7 +669,7 @@ msgstr "" "atau ke Tong Sampah. Perubahan yang tidak dapat " "diurungkan akan meminta konfirmasi Anda." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -681,13 +681,13 @@ msgstr "" "memiliki Beranda mereka sendiri yang berisi data mereka " "termasuk folder yang berisi data aplikasi pribadi." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Bandingkan File" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -699,13 +699,13 @@ msgstr "" "para>Gunakan menu Alat Pencarian Lainnya untuk " "mengkonfigurasinya." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Buka Terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -718,13 +718,13 @@ msgstr "" "terminal, gunakan bantuan di aplikasi terminal." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Buka Terminal Disini" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -736,19 +736,19 @@ msgstr "" "butir yang dipilih.Untuk mempelajari lebih lanjut tentang " "terminal, gunakan bantuan di aplikasi terminal." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Panel Terminal Fokus" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Bookmark" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -767,79 +767,86 @@ msgstr "" "interface> lebih sederhana dan kecil yang memicu tindakan lanjutan yang " "lebih memakan waktu." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktifkan Tab %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktifkan Tab Terakhir" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Tab Selanjutnya" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Aktifkan Tab Selanjutnya" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Tab Sebelumnya" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Aktifkan Tab Sebelumnya" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Tampilkan Sasaran" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Buka di Tab Baru" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Buka di Tab Baru" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Buka di Jendela Baru" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Buka di aplikasi" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Lepas-kunci Panel" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Kunci Panel" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -853,13 +860,13 @@ msgstr "" "dapat diseret ke sisi jendela lain dan memiliki tombol untuk menutupnya.Panel yang terkunci tersemat lebih bersih." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informasi" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -870,7 +877,7 @@ msgstr "" "Menu|Panel atau Tampilan|Panel." "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -886,7 +893,7 @@ msgstr "" "tidak, ini akan memberi tahu Anda tentang folder yang sedang dilihat.Untuk butir tunggal, pratinjau kontennya disediakan." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -903,13 +910,13 @@ msgstr "" "mengkonfigurasi yang mana dan bagaimana detail yang akan diberikan di sini " "dengan klik kanan." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Folder" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -921,7 +928,7 @@ msgstr "" "Itu akan menunjukkan folder file system dalam " "tampilan pohon." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -935,13 +942,13 @@ msgstr "" "membukanya. Klik panah di sebelah kiri folder untuk melihat subfoldernya. " "Ini memungkinkan peralihan cepat di antara folder mana pun." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -960,7 +967,7 @@ msgstr "" "lanjut tentang terminal, gunakan bantuan dalam aplikasi terminal mandiri " "seperti Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -979,19 +986,19 @@ msgstr "" "terminal, gunakan bantuan dalam aplikasi terminal mandiri seperti Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Tempat" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Tampilkan Tempat Tersembunyi" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -1002,7 +1009,7 @@ msgstr "" "akan tampak semi-transparan kecuali Anda menghapus centang pada properti " "sembunyikan mereka." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1018,7 +1025,7 @@ msgstr "" "atau jaringan. Ini juga berisi bagian untuk menemukan file yang baru saja " "disimpan atau file dari jenis tertentu." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1043,13 +1050,13 @@ msgstr "" "ruang kosong pada panel ini dan pilih Tampilkan Tempat " "Tersembunyi untuk menampilkannya lagi." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Tampilkan Panel" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1065,43 +1072,43 @@ msgstr "" "data yang terhubung ke komputer ini—direktori root." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Tutup" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Tutup tampilan kiri" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Tutup" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Tutup tampilan kanan" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Belah" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Tampilan belah" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1119,7 +1126,7 @@ msgstr "" "interface>. Kemudian sebagian besar kontennya tersedia melalui tombol " "Menu pada Bilah Alat." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1142,7 +1149,7 @@ msgstr "" "tombolnya juga dapat diubah di menu klik kanan. Klik kanan tombol jika Anda " "ingin menampilkan atau menyembunyikan teksnya." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1171,7 +1178,7 @@ msgstr "" "sebagai gantinya. Ini akan membuka halaman dari Buku Petunjuk yang membahas dasar-dasarnya." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1185,7 +1192,7 @@ msgstr "" "memicu suatu aksi ketika ditekan secara bersamaan. Semua perintah dalam " "aplikasi ini dapat dipicu dengan cara ini." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1198,7 +1205,7 @@ msgstr "" "lihat di Menu juga dapat diletakkan di Bilah Alat." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1217,7 +1224,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1234,7 +1241,7 @@ msgstr "" "di sini. Ini akan membuka halaman khusus dalam KDE UserBase Wiki." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1257,7 +1264,7 @@ msgstr "" "\"Apakah ini?\" tidak ada di sebagian besar jendela lain, jadi jangan " "terlalu terbiasa dengan ini." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1274,7 +1281,7 @@ msgstr "" "klik di " "sini." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1296,7 +1303,7 @@ msgstr "" "rapat kontributor, dll.KDE e.V. adalah " "organisasi nonprofit di balik komunitas KDE." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1308,7 +1315,7 @@ msgstr "" ">Anda bahkan dapat mengatur bahasa sekunder yang akan digunakan jika teks " "tidak tersedia dalam bahasa yang Anda pilih." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1318,7 +1325,7 @@ msgstr "" "Ini akan membuka jendela yang memberi tahu Anda tentang versi, lisensi, " "pustaka yang digunakan, dan pemelihara aplikasi ini." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1332,7 +1339,7 @@ msgstr "" "ini.Jika Anda suka menggunakan aplikasi ini tetapi tidak tahu tentang " "KDE atau ingin melihat naga lucu, lihatlah!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1585,7 +1592,7 @@ msgstr "" "dolphin/location-bar.html'>klik di sini. Ini akan membuka halaman " "khusus di Buku Petunjuk." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1609,27 +1616,27 @@ msgstr "" "jenis media, waktu akses, atau peringkat.Alat Pencarian " "Lainnya: Instal cara lain untuk menemukan butir." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Menjalankan Dolphin sebagai root bisa berbahaya. Mohon berhati-hati." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Pencarian untuk %1 di %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Cari" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Cari untuk %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1637,7 +1644,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Memuat folder..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1645,7 +1652,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Pengurutan:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1653,32 +1660,32 @@ msgctxt "@info" msgid "Searching…" msgstr "Mencari..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Item-item tidak ditemukan." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin tidak mendukung halaman web, penelusur web telah dijalankan" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Protokol tidak didukung oleh Dolphin, aplikasi baku telah dijalankan" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Protokol tidak absah" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1808,92 +1815,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Lainnya" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Folder" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Kecil" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Sedang" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Besar" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Hari Ini" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Kemarin" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "hhhh" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Satu Minggu yang Lalu" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Dua Minggu Yang Lalu" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Tiga Minggu Yang Lalu" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Awal Bulan ini" -#: 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 " @@ -1903,7 +1910,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Kemarin' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1911,7 +1918,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1919,7 +1926,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1927,7 +1934,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1937,7 +1944,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Sepekan Yang Lalu' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1945,7 +1952,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1955,7 +1962,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Dua Pekan Yang Lalu' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1963,7 +1970,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1973,7 +1980,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Tiga Pekan Yang Lalu' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1981,7 +1988,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1991,7 +1998,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Sebelumnya di' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1999,7 +2006,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -2007,7 +2014,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2015,257 +2022,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Baca, " -#: 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 "Tulis, " -#: 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 "Eksekusi, " -#: 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 "Terlarang" -#: 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 "Pengguna: %1 | Grup: %2 | Lainnya: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Nama" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Ukuran" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Dimodifikasi" -#: 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 "Format tanggal bisa dipilih di pengaturan." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Diciptakan" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Diakses" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Tipe" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Peringkat" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Tag" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Komentar" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Judul" -#: 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 "Dokumen" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Penulis" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Penerbit" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Jumlah Halaman" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Jumlah Kata" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Jumlah Garis" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Tanggal Pemotretan" -#: 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 "Citra" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimensi" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Lebar" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Tinggi" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientasi" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artis" -#: 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 "Audio" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Genre" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Durasi" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bitrate" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Trek" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Tahun Rilis" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Rasio Aspek" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Laju Bingkai" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Alur" -#: 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 "Lainnya" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Ekstensi File" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Tanggal Hapus" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Tujuan" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Diunduh Dari" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Perizinan" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2274,17 +2281,17 @@ msgstr "" "Format perizinan bisa diubah di pengaturan. Opsinya adalah Simbolik, Nomerik " "(Oktal) atau format yang Dikombinasikan" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Pemilik" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Grup Pengguna" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2488,19 +2495,19 @@ msgstr "Batas panel folder ke direktori beranda jika di dalam beranda" msgid "Automatic scrolling" msgstr "Menggulir Otomatis" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Potong" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Salin" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2508,37 +2515,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Ubah Nama..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Pindah ke Tong Sampah" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Hapus" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Tampilkan File Tersembunyi" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Batas ke Direktori Beranda" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Menggulir Otomatis" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2797,67 +2804,67 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Tambahkan Tag" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Dari Sini (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Batasi pencarian terhadap '%1' dan subfoldernya" -#: 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 "" "Simpan pencarian ini untuk mengaksesnya cepat kembali di kemudian nanti" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Berhenti mencari" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Nama File" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Konten" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Dari Sini" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Berkas Anda" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Cari di direktori berandamu" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Peralatan Pencarian Selebihnya" -#: 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 " @@ -3148,20 +3155,20 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Keluar Dari Mode Pemilihan" -#: 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 "Pilih layanan mana yang harus ditampilkan dalam menu konteks:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "Cari" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3169,7 +3176,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Unduh Layanan Baru..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3179,25 +3186,25 @@ msgstr "" "Dolphin harus dimulai ulang untuk menerapkan pengaturan sistem kendali versi " "yang diperbarui." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Mulai ulang sekarang?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Hapus" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Tampilkan perintah 'Salin Ke' dan 'Pindah Ke'" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3300,32 +3307,39 @@ msgstr "Tampilkan perintah 'Buka di Tab Baru' di menu konteks." msgid "Show 'Open in New Window' in context menu." msgstr "Tampilkan perintah 'Buka di Jendela Baru' di menu konteks." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Tampilkan perintah 'Buka di Jendela Baru' di menu konteks." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Tampilkan perintah 'Salin Lokasi' di menu konteks." #. 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 "Tampilkan perintah 'Gandakan Disini' di menu konteks." #. 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 "Tampilkan perintah 'Buka Terminal' di menu konteks." #. 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 "Tampilkan 'Salin ke tampilan belah lainnya' di menu konteks." #. 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 "Tampilkan 'Pindahkan ke tampilan belah lainnya' di menu konteks." @@ -3719,6 +3733,20 @@ msgstr "" "Pilihlah urutan Natural, Sensitif Huruf, atau Tidak Sensitif Huruf pada " "pengurutan butir" +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Tanyakan konfirmasi ketika penutupan jendela dengan tab yang banyak." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Tanyakan konfirmasi ketika penutupan jendela dengan tab yang banyak." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3756,25 +3784,25 @@ msgctxt "@title:group" msgid "View" msgstr "&Tampilan" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Menu Konteks" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Tong Sampah" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Umpan Balik Pengguna" -#: 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?" @@ -3782,7 +3810,7 @@ msgstr "" "Anda memiliki perubahan yang tak tersimpan. Apakah Anda ingin menerapkan " "perubahan atau membuangnya?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Peringatan" @@ -3835,23 +3863,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Penutupan jendela dengan program yang berjalan di dalam panel Terminal" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Open files and folders:" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Buka file dan folder:" + #: 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 "Saat membuka file yang dapat dieksekusi:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Selalu tanyakan" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Buka di aplikasi" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Jalankan skripnya" @@ -4619,7 +4661,7 @@ msgid "" msgstr "" "Properti tampilan semua sub-folder akan diubah. Apa Anda ingin melanjutkan?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4717,12 +4759,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 Bebas dari %2 (%3% terpakai)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Tong Sampah Dikosongkan" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Tong Sampah telah dikosongkan." @@ -4766,7 +4808,7 @@ msgstr "Baku" msgid "Reload" msgstr "Muat Ulang" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4774,7 +4816,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 Folder dipilih" msgstr[1] "%1 Folder dipilih" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4782,7 +4824,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 File dipilih" msgstr[1] "%1 File dipilih" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4790,7 +4832,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 Folder" msgstr[1] "%1 Folder" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4798,38 +4840,38 @@ msgid_plural "%1 Files" msgstr[0] "1 File" msgstr[1] "%1 File" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 Folders, 0 File" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 salinan" -#: 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] "Apakah Anda yakin ingin membuka 1 butir?" msgstr[1] "Apakah Anda yakin ingin membuka %1 butir?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4837,43 +4879,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Buka %1 Butir" msgstr[1] "Buka %1 Butir" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Padding Sisi" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Lebar Kolom Otomatis" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Lebar Kolom Kustom" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Operasi pembuangan selesai." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Operasi penghapusan selesai." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Ubah Nama dan Sembunyikan" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4883,7 +4925,7 @@ msgstr "" "tampilan.\n" "Apakah Anda masih ingin mengubah namanya?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4893,95 +4935,95 @@ msgstr "" "tampilan.\n" "Apakah Anda masih ingin mengubah namanya?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Sembunyikan File ini?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Sebunyikan Folder ini?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Lokasi kosong." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Lokasi '%1' tidak absah." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "Memuat..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Memuat yang dibatalkan" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Tidak ada butir yang cocok dengan penyaringan" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Tidak ada butir yang cocok dengan pencarian" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Tong Sampah kosong" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Tidak ada tag" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Tidak ada file yang di tag dengan \"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Tidak ada butir yang barusan digunakan" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Tidak ditemukan folder yang dibagikan" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Tidak ditemukan sumber daya jaringan yang relevan" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Tidak ditemukan peranti yang kompatibel dengan MTP" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Tidak ditemukan peranti Apple" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Tidak ditemukan peranti Bluetooth" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Folder ini kosong" diff --git a/po/ie/dolphin.po b/po/ie/dolphin.po index ba06b7289..ef55f1767 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2022-11-06 08:18+0700\n" "Last-Translator: OIS \n" "Language-Team: Interlingue \n" @@ -40,150 +40,150 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Restituer" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Crear un nov" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Aperter li rute" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Aperter li rute in un nov carte" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Aperter li rute in un nov fenestre" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Copiat successosimen." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Movet successosimen." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, fuzzy, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Descargar li ligat file" -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, fuzzy, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Movet successosimen." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, fuzzy, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Li file ne posset esser renominat" -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Creat un fólder." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Ear retro" -#: 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 "Ear avan" -#: 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 "Confirmation" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "S&urtir %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "C&luder li actual carte" -#: 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 "Ne questionar denov" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Monstrar li panel de &terminal" -#: 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 "Aperter %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, fuzzy, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Null preferet provisores de sercha esset trovat." -#: 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" @@ -191,25 +191,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Aperter un terminal" msgstr[1] "Aperter %1 terminales" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Configurar" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nov &fenestre" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Aperter un nov fenestre de Dolphin" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -217,13 +217,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nov carte" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -232,25 +232,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Adjunter al Locs" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Cluder li carte" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -258,13 +258,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "To clude ti fenestre." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -275,13 +275,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Exciser..." -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -291,13 +291,13 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Copiar..." -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -306,13 +306,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Collar" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -321,7 +321,7 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -329,7 +329,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Copiar al ínactiv vise" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View…" @@ -337,7 +337,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Copiar al ínactiv vise..." -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -345,13 +345,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Copiar al ínactiv vise" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View" @@ -359,7 +359,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Mover al ínactiv vise" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View…" @@ -367,7 +367,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Mover al ínactiv vise..." -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -375,13 +375,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Mover al ínactiv vise" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -389,13 +389,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtre" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Monstrar li panel de filtre" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -405,31 +405,31 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Celar li panel de filtre" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtre" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "Serchar" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Serchar por files e fólderes" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -439,20 +439,20 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Distinter majuscules e minuscules" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Serchar" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -460,13 +460,13 @@ msgstr "Selecter files e fólderes" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Selecter" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -478,19 +478,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Inverter li selection" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -498,7 +498,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -507,19 +507,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, fuzzy, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Conservar" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -527,7 +527,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Previder" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -537,31 +537,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stoppar" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, fuzzy, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Cargante..." -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, fuzzy, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Cargante li contenete del fólder..." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, fuzzy, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "LOCALISATION" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -571,13 +571,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, fuzzy, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "_Vicear per: " -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -585,19 +585,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Defar clusion del carte" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -607,7 +607,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -616,13 +616,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Comparar files" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -631,13 +631,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Aperter li terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -647,13 +647,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:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Aperter li Terminal ci" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -662,19 +662,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, fuzzy, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Ear al panel de files" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Marca-págines" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -686,79 +686,86 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Ear al carte %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Ear al ultim carte" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Sequent carte" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Ear al sequent carte" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Precedent carte" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Ear al precedent carte" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Destination:" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Aperter in un nov carte" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Aperter in nov cartes" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Aperter in un nov fenestre" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Aperter in un application" + +#: dolphinmainwindow.cpp:2029 #, fuzzy, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Desserrar" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Paneles:" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -768,13 +775,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Information" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -782,7 +789,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -793,7 +800,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -804,13 +811,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Fólderes" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -819,7 +826,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -829,13 +836,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -847,7 +854,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -859,19 +866,19 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Locs" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Monstrar celat Locs" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -879,7 +886,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -890,7 +897,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -905,13 +912,13 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Monstrar paneles" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -922,43 +929,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Cluder" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Cluder li levul vise" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Cluder" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Cluder li dextri vise" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Fender" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Fender li vise" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -970,7 +977,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -984,7 +991,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1001,7 +1008,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1011,7 +1018,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1020,7 +1027,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1035,7 +1042,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1046,7 +1053,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1060,7 +1067,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1071,7 +1078,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1085,7 +1092,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1094,7 +1101,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1102,7 +1109,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1112,7 +1119,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, fuzzy, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1352,7 +1359,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1367,28 +1374,28 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format 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:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Serchar por %1 in %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Serchar" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Serchar por %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1396,7 +1403,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Cargante li fólder..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1404,7 +1411,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Ordinar:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1412,32 +1419,32 @@ msgctxt "@info" msgid "Searching…" msgstr "Sercha..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Null elementes trovat." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Ínvalid protocol" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1565,92 +1572,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Altri" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Fólderes" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Micri" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Medie" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Grand" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Hodie" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Yer" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Ante un semane" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Ante du semanes" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Ante tri semanes" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Ho-mensu" -#: kitemviews/kfileitemmodel.cpp:2441 +#: kitemviews/kfileitemmodel.cpp:2434 #, fuzzy, kde-format msgctxt "" "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1660,7 +1667,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "Yer" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, fuzzy, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1668,7 +1675,7 @@ msgctxt "" msgid "%1" msgstr "-1" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format msgctxt "" "@title:group Date: The week day name: dddd, MMMM is full month name in " @@ -1676,7 +1683,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, fuzzy, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1684,7 +1691,7 @@ msgctxt "" msgid "%1" msgstr "-1" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format msgctxt "" "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1694,7 +1701,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "Ante un semane" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, fuzzy, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1702,7 +1709,7 @@ msgctxt "" msgid "%1" msgstr "-1" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format msgctxt "" "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1712,7 +1719,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "Ante du semanes" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, fuzzy, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1720,7 +1727,7 @@ msgctxt "" msgid "%1" msgstr "-1" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format msgctxt "" "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1730,7 +1737,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "Ante tri semanes" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, fuzzy, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1738,7 +1745,7 @@ msgctxt "" msgid "%1" msgstr "-1" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format msgctxt "" "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1748,7 +1755,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "Ho-mensu" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, fuzzy, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1756,7 +1763,7 @@ msgctxt "" msgid "%1" msgstr "-1" -#: kitemviews/kfileitemmodel.cpp:2557 +#: kitemviews/kfileitemmodel.cpp:2550 #, fuzzy, kde-format msgctxt "" "@title:group The month and year: MMMM is full month name in current locale, " @@ -1764,7 +1771,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "DD-MM-AAAA" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1772,114 +1779,114 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Leer, " -#: 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 "Scrir, " -#: 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 "Executer, " -#: 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 "Prohibit" -#: 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 "Usator: %1 | Gruppe: %2 | Altri: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Nómine" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Grandore" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Modificat" -#: 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 "Creat" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Accesset" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Tip" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Evaluation" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Etiquettes" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Comenta" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Titul" -#: 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 "Document" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Autor" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -1887,163 +1894,163 @@ msgctxt "@label" msgid "Page Count" msgstr "Númere de lineas" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Númere de paroles" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Númere de lineas" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Date fat" -#: 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 "Image" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimensiones" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Largore" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Altore" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientation" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artist" -#: 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 "Audio" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Genre" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Duration" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bitrate" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Track" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Annu de publication" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Aspecte" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Rapiditá de cadres" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Rute" -#: 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 "Altri" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Extension de file" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Removet" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Destination" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Descargat de" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Permissiones" -#: 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 "Possessor" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 #, fuzzy msgctxt "@label" msgid "User Group" msgstr "Usator: %1 | Gruppe: %2 | Altri: %3" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2247,19 +2254,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Automatic rulament" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Exciser" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Copiar" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2267,37 +2274,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Renominar..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Mover al Paper-corb" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Remover" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Revelar celat files" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Hem-directoria:" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Automatic rulament" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2553,66 +2560,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Adjunter etiquettes" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "De ci (%1)" -#: 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 #, fuzzy, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "quit" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Nómine de file" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Contenete" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "De ci" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Vor files" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, fuzzy, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Ciffrat hem-fólder" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, fuzzy, kde-format msgid "More Search Tools" msgstr "Utensiles" -#: search/dolphinsearchbox.cpp:455 +#: search/dolphinsearchbox.cpp:465 #, fuzzy, kde-format msgctxt "" "@title UDS_DISPLAY_NAME for a KIO directory listing. %1 is the query the " @@ -2885,26 +2892,26 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Li mode de selection" -#: 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 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "Serchar" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Descargar" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -2912,25 +2919,25 @@ msgid "" "settings." msgstr "" -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, fuzzy, kde-format msgctxt "@info" msgid "Restart now?" msgstr "&Reiniciar nu" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Remover" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Comandes «Mover/Copiar a»" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3034,33 +3041,40 @@ 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 #, fuzzy, kde-format +msgid "Show 'Open In Split View' in context menu." +msgstr "" +"Selecte ti-ci option por monstrar li action «Deleter» in li menú contextual" + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 +#, fuzzy, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Monstrar un menú de metodes de intrada in menús contextual" #. i18n: ectx: label, entry (ShowDuplicateHere), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:38 +#: settings/dolphin_contextmenusettings.kcfg:42 #, fuzzy, kde-format msgid "Show 'Duplicate Here' in context menu." msgstr "Monstrar un menú de metodes de intrada in menús contextual" #. i18n: ectx: label, entry (ShowOpenTerminal), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:42 +#: settings/dolphin_contextmenusettings.kcfg:46 #, fuzzy, kde-format msgid "Show 'Open Terminal' in context menu." msgstr "" "Selecte ti-ci option por monstrar li action «Deleter» in li menú contextual" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format msgid "Show 'Copy to other split view' in context menu." msgstr "Monstrar un menú de metodes de intrada in menús contextual" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format msgid "Show 'Move to other split view' in context menu." msgstr "Menú contextual" @@ -3431,6 +3445,22 @@ msgid "" "items" msgstr "" +#. i18n: ectx: label, entry (ConfirmOpenManyFolders), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:147 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask for confirmation in Dolphin when:" +msgid "Ask for confirmation when opening many folders at once." +msgstr "Petir confirmation in Dolphin quande on:" + +#. i18n: ectx: label, entry (ConfirmOpenManyTerminals), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:151 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask for confirmation in Dolphin when:" +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Petir confirmation in Dolphin quande on:" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3468,31 +3498,31 @@ msgctxt "@title:group" msgid "View" msgstr "&Vise" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Menú contextual" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Li Paper-corb" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, fuzzy, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "_Audio-retroaction..." -#: 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 "Avise" @@ -3545,23 +3575,37 @@ msgctxt "@option:check Ask for confirmation when" 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:" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Aperter files e fólderes:" + #: 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 "Quande on aperte un file executibil:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Sempre questionar" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Aperter in un application" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Lansar li scripte" @@ -4322,7 +4366,7 @@ msgid "" "continue?" msgstr "" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4412,12 +4456,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 líber ex %2 (%3% usat)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Li Paper-corb sta vacuat" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, fuzzy, kde-format msgid "The Trash was emptied." msgstr "" @@ -4464,7 +4508,7 @@ msgstr "Predefinit" msgid "Reload" msgstr "Recargar" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4472,7 +4516,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 fólder selectet" msgstr[1] "%1 fólderes selectet" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4480,7 +4524,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 file selectet" msgstr[1] "%1 files selectet" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4488,7 +4532,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 fólder" msgstr[1] "%1 fólderes" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4496,38 +4540,38 @@ msgid_plural "%1 Files" msgstr[0] "1 file" msgstr[1] "%1 files" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 fólderes, 0 files" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "Copie de %1" -#: 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" @@ -4535,146 +4579,146 @@ msgid_plural "Open %1 Items" msgstr[0] "" msgstr[1] "" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Lateral alt-parlator" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Automatic largore de columnes" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Automatic largore de columnes" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Operation es compleet" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, fuzzy, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Operation es compleet" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr " _Renominar..." -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Celar ti file?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Celar ti fólder?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, fuzzy, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "secun _localisation" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, fuzzy, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Ínvalid file XML de fragmente: %1" -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "Cargante..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format msgid "Loading canceled" msgstr "Anullat." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Null elementes corresponde al filtre" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Null elementes corresponde al sercha" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Paper-corb es vacui" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Sin etiquettes" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, fuzzy, kde-format msgid "No files tagged with \"%1\"" msgstr "Sin etiquettes" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format msgid "No recently used items" msgstr "Metter recent elementes in li inicie" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, fuzzy, kde-format msgid "No shared folders found" msgstr "Partit fólderes (SMB)" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Null aparates MTP es trovat" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgid "No Bluetooth devices found" msgid "No Apple devices found" msgstr "Null aparates Bluetooth es trovat" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Null aparates Bluetooth es trovat" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Fólder es vacui" diff --git a/po/is/dolphin.po b/po/is/dolphin.po index 53488964d..d6690cf88 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-03-21 14:44+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic\n" @@ -53,125 +53,125 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Endurheimta" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Búa til nýtt" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Opna slóð" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Opna slóð í nýjum flipa" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Opna slóð í nýjum glugga" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Afritun tókst." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Flutningur tókst." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Tenging tókst." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Flutningur í ruslið tókst." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Tókst að endurnefna." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Bjó til möppu." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Til baka" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Snúa aftur í möppu sem var skoðuð á undan." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Áfram" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Þetta afturkallar Fara|Til baka-aðgerð." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Staðfesting" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Hætta í %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Loka núverandi f&lipa" -#: 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 "" "Þú ert með marga flipa opna í þessum glugga. Ertu viss um að þú viljir hætta?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Ekki spyrja aftur" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Sýna skjá&hermispjald" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -180,26 +180,26 @@ msgstr "" "Forritið '%1' er enn að keyra í skjáhermispjaldinu. Ertu viss um að þú " "viljir hætta?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Opna %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Opna valið leitarverkfæri" -#: 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] "Ertu viss um að þú viljir opna 1 skjáhermiglugga?" msgstr[1] "Ertu viss um að þú viljir opna %1 skjáhermiglugga?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -207,25 +207,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Opna %1 skjáhermi" msgstr[1] "Opna %1 skjáherma" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Grunnstilla" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nýr &gluggi" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Opna í nýjum Dolphin-glugga" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -235,13 +235,13 @@ msgstr "" "Þetta opnar nýjan glugga alveg eins og þennan með núverandi staðsetningu og " "yfirliti.Þú getur dregið og sleppt hlutum á milli glugga." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nýr flipi" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -253,25 +253,25 @@ msgstr "" "yfirliti.Flipi er viðbótaryfirlit inni í sama glugga. Þú getur dregið " "og sleppthlutum á milli flipa." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Bæta við Staði" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Þetta bætir völdu möppunni við spjaldið Staðir." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Loka flipa" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -281,13 +281,13 @@ msgstr "" "Þetta lokar flipanum sem er opinn. Ef ekki eru fleiri flipar í notkun verður " "glugganum lokað í staðinn." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Þetta lokar þessum glugga." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -303,13 +303,13 @@ msgstr "" "hver öðrum á lyklaborðinu: Ctrl+X, Ctrl+C og Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Klippa…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -323,13 +323,13 @@ msgstr "" "afrita þá af klippispjaldinu á nýjan stað. Hluturinn verður fjarlægður af " "upphaflega staðnum." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Afrita…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -341,13 +341,13 @@ msgstr "" "emphasis>Notaðu aðgerðina Líma á eftir til að " "afrita þá af klippispjaldinu á nýjan stað." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Líma" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -360,7 +360,7 @@ msgstr "" "aðgerðinni Klippa verða þeir fjarlægðir af gamla " "staðnum." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -368,7 +368,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Afrita í óvirka hlutann í tvískiptu yfirliti" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View…" @@ -376,7 +376,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Afrita í óvirka hlutann í tvískiptu yfirliti..." -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -386,13 +386,13 @@ msgstr "" "Þetta afritar völdu atriðin frá virka hlutanum í óvirka " "hlutann í tvískiptu yfirliti." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Afrita í óvirka hlutann í tvískiptu yfirliti" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View" @@ -400,7 +400,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Færa í óvirka hlutann í tvískiptu yfirliti" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View…" @@ -408,7 +408,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Færa í óvirkan hluta í tvískiptu yfirliti…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -418,13 +418,13 @@ msgstr "" "Þetta færir völdu atriðin frá virka hlutanum í óvirka " "hlutann í tvískiptu yfirliti." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Færa í óvirka hlutann í tvískiptu yfirlit" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -432,13 +432,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Sía" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Sýna síustiku" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -451,31 +451,31 @@ msgstr "" "geturðu slegið inn texta til að sía út skrár og möppur sem verið er að " "skoða. Einungis þær sem eru með textann í heiti sínu eru sýndar." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Opna/loka síustiku" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Sía" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "Leita" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Leita að skrám og möppum" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -490,20 +490,20 @@ msgstr "" "para>Notaðu þessa hjálp aftur í leitarstikunni svo við getum kíkt á " "hana þegar stillingarnar eru útskýrðar." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Opna/loka leitarstiku" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Leita" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -511,13 +511,13 @@ msgstr "Veldu skrár og möppur" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Velja" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -535,19 +535,19 @@ msgstr "" "sýnir flýtistika neðst hvaða aðgerðir eru í boði fyrir hlutina sem eru " "valdir." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Þetta velur allar skrár og möppur á núverandi stað." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Umsnúa vali" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -555,7 +555,7 @@ msgid "" "selected instead." msgstr "Þetta velur alla hlutina sem þú hefur ekki valið." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -567,20 +567,20 @@ msgstr "" "para>Þannig getur þú skoðað tvo staði samtímis og fært hluti á milli " "þeirra.Smelltu svo aftur á þetta til að sameina yfirlitin." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Stafla" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" "Opnar sýndarmöppu í tvískiptum glugga þar sem hægt er að stafla á lager" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -588,7 +588,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Forskoðun" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -598,31 +598,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stöðva" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Stöðva hleðslu" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Þetta stöðvar hleðslu á innihaldi núverandi möppu." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Breytanleg staðsetning" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -637,13 +637,13 @@ msgstr "" "með því að smella hægra megin við staðsetninguna og snúið til baka með því " "að staðfesta staðsetninguna sem var breytt." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Skipta út staðsetningu" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -653,19 +653,19 @@ msgstr "" "Þetta skiptir yfir í að breyta staðsetningu og velur hana svo þú getir " "slegið inn aðra staðsetningu." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Afturkalla lokun á flipa" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Þetta fer með þig aftur á flipa sem er nýbúið að loka." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -680,7 +680,7 @@ msgstr "" "Ruslið. Beðið verður um staðfestingu þína ef ekki " "er hægt að afturkalla breytingar." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -692,13 +692,13 @@ msgstr "" "heimamöppu sem inniheldur gögnin þeirra, þ.á m. möppur " "sem innihalda gögn þeirra sem tengjast forritum." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Bera saman skrár" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -710,13 +710,13 @@ msgstr "" "para>Notaðu valmyndina Fleiri leitarverkfæri til " "að setja það upp." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Opna skjáhermi" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -729,13 +729,13 @@ msgstr "" "meiri upplýsingar um skjáherma." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Opna skjáhermi hér" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -747,19 +747,19 @@ msgstr "" "eru valin.Notaðu hjálpina í skjáhermiforritinu til að læra " "meira um notkun skjáherma." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Gefa skjáhermispjaldi fókus" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Bókamerki" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -777,79 +777,86 @@ msgstr "" "para>%1-hnappurinn er einfaldari og smærri en " "hann er ögn tímafrekari í notkun, sérstaklega fyrir flóknari aðgerðir." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Virkja flipa %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Virkja síðasta flipann" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Næsti flipi" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Virkja næsta flipa" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Fyrri flipi" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Virkja fyrri flipa" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Sýna viðtökustað" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Opna í nýjum flipa" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Opna í nýjum flipum" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Opna í nýjum glugga" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Opna í forriti" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Aflæsa spjöldum" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Læsa spjöldum" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -863,13 +870,13 @@ msgstr "" "hliðina á glugganum og þau eru með lokunarhnapp.Læst spjöld eru felld " "inn í gluggann á hreinlegri hátt." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Upplýsingar" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -879,7 +886,7 @@ msgstr "" "Til að sýna eða fela spjöld skaltu fara í Valmynd|Spjöld eða Skoða|Spjöld." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -895,7 +902,7 @@ msgstr "" "sýnir það upplýsingar um möppuna sem verið er að skoða.Ef um stakt " "atriði er að ræða birtist forskoðun á innihaldi þess." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -911,13 +918,13 @@ msgstr "" "forskoðun á innihaldi þess.Þú getur stillt hvort og hvernig " "upplýsingarnar birtast hér með því að hægrismella." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Möppur" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -929,7 +936,7 @@ msgstr "" "á glugganum.Það sýnir möppurnar í skráakerfinu í tréyfirliti." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -943,13 +950,13 @@ msgstr "" "hana. Smelltu á ör vinstra megin við möppu til að sjá undirmöppurnar. Með " "þessum hætti er fljótlegt að flakka á milli mappa." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Skjáhermir" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -968,7 +975,7 @@ msgstr "" "notkun skjáherma ættirðu að skoða hjálparskjöl í sjálfstæðum " "skjáhermiforritum á borð við Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -987,19 +994,19 @@ msgstr "" "notkun skjáherma ættirðu að skoða hjálparskjöl í skjáhermiforritum eins og " "Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Staðir" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Sýna falda staði" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -1009,7 +1016,7 @@ msgstr "" "Þetta sýnir alla staðina á spjaldinu Staðir sem voru faldir. Þeir birtast " "hálfgagnsæir nema þú takir hakið af felustillingunni á þeim." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1025,7 +1032,7 @@ msgstr "" "við netið. Þar er einnig hægt að finna skrár sem voru nýlega vistaðar eða " "skrár af tiltekinni gerð." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1050,13 +1057,13 @@ msgstr "" "stað á spjaldinu og veldu Sýna falda staði til að " "birta aftur." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Sýna spjöld" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1072,43 +1079,43 @@ msgstr "" "inniheldur öll gögn sem tengjast tölvunni—rótarmappan." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Loka" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Loka vinstra yfirliti" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Loka" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Loka hægra yfirliti" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Tvískipta" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Tvískipta yfirliti" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1126,7 +1133,7 @@ msgstr "" "megnið af innihaldi hennar aðgengilegt í gegnum hnappinn Valmynd á tækjastikunni." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1149,7 +1156,7 @@ msgstr "" "hægrismellsvalmyndinni. Hægrismelltu á hnapp ef þú vilt sýna eða fela " "textann á honum." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1178,7 +1185,7 @@ msgstr "" "staðinn. Þá opnast síða úr Handbókinni sem fer yfir það " "helsta." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1192,7 +1199,7 @@ msgstr "" "þegar ýtt er á þá samtímis. Hægt er að keyra allar skipanir í þessu forriti " "á þennan hátt." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1204,7 +1211,7 @@ msgstr "" "tækjastikunni.Hægt er að setja öll atriðin " "í valmyndinni á tækjastikuna." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1223,7 +1230,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1239,7 +1246,7 @@ msgstr "" "smella hér. Þá opnast síða úr KDE UserBase Wiki-síðunni." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1261,7 +1268,7 @@ msgstr "" "link>.\"Hvað er þetta?\"-hjálpin er ekki til staðar í mörgum " "öðrum gluggum og því skaltu ekki venjast henni um of." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1277,7 +1284,7 @@ msgstr "" "kde.org/Get_Involved/Bug_Reporting'>Smelltu hér til að læra að gera " "villuskýrslur þannig að þær komi að sem mestu gagni." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1299,7 +1306,7 @@ msgstr "" "para>KDE e.V. eru samtök sem ekki eru rekin í " "hagnaðarskyni og standa að baki KDE-samfélaginu." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1311,7 +1318,7 @@ msgstr "" "aukatungumál sem verður notað ef textar eru ekki í boði á tungumálinu sem þú " "kýst helst að nota." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1321,7 +1328,7 @@ msgstr "" "Þetta opnar glugga sem sýnir þér útgáfu, hugbúnaðarleyfi, gagnasöfn sem eru " "notuð og umsjónaraðila þessa forrits." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1335,7 +1342,7 @@ msgstr "" "þetta ef þú kannt vel að meta þetta forrit en þekkir ekki til KDE eða langar " "að sjá krúttlegan dreka!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1588,7 +1595,7 @@ msgstr "" "og ítarlega eiginleika staðsetningarstikunnar. Þá opnast síða úr handbókinni " "um þetta efni." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1612,29 +1619,29 @@ msgstr "" "einkunn.Fleiri leitarverkfæri: Settu upp aðra leitarvalkosti." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Að keyra Dolphin sem rótarnotandi getur verið hættulegt. Endilega farðu " "varlega." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Leita að %1 í %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Leita" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Leita að %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1642,7 +1649,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Hleð inn möppu..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1650,7 +1657,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Röðun:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1658,19 +1665,19 @@ msgctxt "@info" msgid "Searching…" msgstr "Leita..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Engir hlutir fundust." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin styður ekki vefsíður, vefskoðarinn hefur verið ræstur" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1678,13 +1685,13 @@ msgid "" msgstr "" "Samskiptareglan er ekki studd af Dolphin, sjálfgefið forrit hefur verið ræst" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Ógild samskiptaregla" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1814,92 +1821,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Annað" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Möppur" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Lítið" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Miðlungs" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Stórt" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Í dag" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Í gær" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Fyrir viku" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Fyrir tveimur vikum" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Fyrir þremur vikum" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Fyrr í mánuðinum" -#: 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 " @@ -1909,7 +1916,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Í gær' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1917,7 +1924,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1925,7 +1932,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1933,7 +1940,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1943,7 +1950,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Fyrir einni viku' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1951,7 +1958,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1961,7 +1968,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Fyrir tveimur vikum' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1969,7 +1976,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1979,7 +1986,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Fyrir þremur vikum' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1987,7 +1994,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1997,7 +2004,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Fyrr þann' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -2005,7 +2012,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -2013,7 +2020,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2021,257 +2028,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Lesa, " -#: 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 "Skrifa, " -#: 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 "Keyra, " -#: 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 "Bannað" -#: 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 "Notandi: %1 | Hópur: %2 | Aðrir: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Heiti" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Stærð" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Breytt" -#: 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 "Snið dagsetninga er hægt að velja í stillingunum." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Búið til" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Opnað" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Gerð" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Einkunn" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Merki" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Athugasemd" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Titill" -#: 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 "Skjal" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Höfundur" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Útgefandi" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Síðufjöldi" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Orðafjöldi" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Línufjöldi" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Tökudagur" -#: 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 "Mynd" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Stærðir" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Breidd" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Hæð" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Stefna" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Flytjandi" -#: 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 "Hljóð" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Tegund" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Plata" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Tímalengd" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bitahraði" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Lag" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Útgáfuár" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Myndhlutfall" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Myndskeið" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Rammatíðni" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Slóð" -#: 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 "Annað" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Skráarending" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Eyðingartími" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Áfangastaður tengils" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Sótt frá" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Heimildir" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2280,17 +2287,17 @@ msgstr "" "Snið aðgangsheimilda er hægt að velja í stillingunum. Valkostirnir eru " "Táknrænt, Tölulegt (Octal) eða Samsett" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Eigandi" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Notandahópur" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2494,19 +2501,19 @@ msgstr "Takmarka möppuspjald við heimamöppu ef innan heimasvæðis" msgid "Automatic scrolling" msgstr "Sjálfvirk fletting" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Klippa" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Afrita" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2514,37 +2521,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Endurnefna..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Setja í ruslið" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Eyða" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Sýna faldar skrár" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Takmarka við heimamöppu" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Sjálfvirk fletting" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2806,66 +2813,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Bæta við merkjum" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Byrja hér (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Takmarka leit við '%1' og undirmöppur hennar" -#: 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 "Vista þessa leit til að finna hana fljótt aftur seinna meir" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Hætta leit" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Skrárheiti" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Innihald" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Byrja hér" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Skrárnar þínar" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Leita í heimamöppunni þinni" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Fleiri leitarverkfæri" -#: 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 " @@ -3152,20 +3159,20 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Hætta í valstilllingu" -#: 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 "Velja hvaða þjónustur eiga að birtast í samhengisvalmyndinni:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "Leita" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3173,7 +3180,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Sækja nýjar þjónustur..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3183,25 +3190,25 @@ msgstr "" "Endurræsa þarf Dolphin til að uppfærðar stillingar útgáfustjórnunar taki " "gildi." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Endurræsa núna?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Eyða" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "'Afrita í' og 'Færa í' skipanir" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3304,33 +3311,40 @@ msgstr "Sýna 'Opna í nýjum flipa' og 'Opna í nýjum flipum' í samhengisvalm msgid "Show 'Open in New Window' in context menu." msgstr "Sýna ''Opna í nýjum glugga' í samhengisvalmynd" -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Sýna ''Opna í nýjum glugga' í samhengisvalmynd" + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Sýna 'Afrita staðsetningu' í samhengisvalmynd" #. 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 "Sýna 'Tvítaka hér' í samhengisvalmynd" #. 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 "Sýna ''Opna skjáhermi' í samhengisvalmynd" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show 'Copy Location' in context menu." msgid "Show 'Copy to other split view' in context menu." msgstr "Sýna 'Afrita staðsetningu' í samhengisvalmynd" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show 'Sort By' in context menu." msgid "Show 'Move to other split view' in context menu." @@ -3722,6 +3736,20 @@ msgstr "" "Veldu hvort röðun sé eðlileg eða háð eða óháð há- og lágstöfum við röðun " "atriða" +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Biðja um staðfestingu þegar gluggum með mörgum flipum er lokað." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Biðja um staðfestingu þegar gluggum með mörgum flipum er lokað." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3759,31 +3787,31 @@ msgctxt "@title:group" msgid "View" msgstr "S&koða" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Samhengisvalmynd" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Rusl" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Umsagnir notenda" -#: 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 "Þú ert með óvistaðar breytingar. Viltu vista þær eða henda þeim?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Aðvörun" @@ -3836,23 +3864,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Gluggum með forrit sem enn er í gangi á skjáhermispjaldi er lokað" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Open files and folders:" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Opna skrár og möppur:" + #: 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 "Þegar keyranleg skrá er opnuð:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Alltaf spyrja" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Opna í forriti" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Keyra skriftu" @@ -4619,7 +4661,7 @@ msgid "" msgstr "" "Eiginleikar yfirlits í öllum undirmöppum munu breytast. Viltu halda áfram?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4716,12 +4758,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 laust af %2 (%3% í notkun)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Ruslið tæmt" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Ruslið var tæmt." @@ -4765,7 +4807,7 @@ msgstr "Sjálfgefið" msgid "Reload" msgstr "Endurhlaða" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4773,7 +4815,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 mappa valin" msgstr[1] "%1 möppur valdar" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4781,7 +4823,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 skrá valin" msgstr[1] "%1 skrár valdar" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4789,7 +4831,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 mappa" msgstr[1] "%1 möppur" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4797,38 +4839,38 @@ msgid_plural "%1 Files" msgstr[0] "1 skrá" msgstr[1] "%1 skrár" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 möppur, 0 skrár" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 afrit" -#: 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] "Ertu viss um að þú viljir opna 1 atriði?" msgstr[1] "Ertu viss um að þú viljir opna %1 atriði?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4836,43 +4878,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Opna %1 atriði" msgstr[1] "Opna %1 atriði" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Fylling til hliðar" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Sjálfvirk dálkbreidd" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Sérstillt dálkabreidd" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Ruslaðgerð er lokið." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Eyðingu er lokið." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Endurnefna og fela" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4881,7 +4923,7 @@ msgstr "" "Ef þú setur punkt fremst á heiti skrárinnar verður hún falin.\n" "Viltu samt endurnefna hana?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4890,95 +4932,95 @@ msgstr "" "Ef þú setur punkt fremst á heiti möppunnar verður hún falin.\n" "Viltu samt endurnefna hana?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Fela þessa skrá?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Fela þessa möppu?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Staðsetningu vantar." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Staðsetningin '%1'er ógild." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "Hleð inn..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Hætt við hleðslu" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Engin atriði samsvara þessari síu" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Engin atriði samsvara þessari leit" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Ruslið er tómt" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Engin merki" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Engar skrár merktar með \"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Engin nýlega notuð atriði" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Engar samnýttar möppur fundust" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Engin viðeigandi nettilföng fundust" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Engin MTP-samhæfð tæki fundust" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Engin Apple-tæki fundust" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Engin Bluetooth-tæki fundust" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Mappan er tóm" diff --git a/po/it/dolphin.po b/po/it/dolphin.po index c8bc0081d..d7475940e 100644 --- a/po/it/dolphin.po +++ b/po/it/dolphin.po @@ -1,13 +1,13 @@ # translation of dolphin.po to Italian # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the kdebase package. -# Vincenzo Reale , 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023. +# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Vincenzo Reale msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-23 00:48+0000\n" -"PO-Revision-Date: 2023-06-30 17:28+0200\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"PO-Revision-Date: 2023-08-30 19:20+0200\n" "Last-Translator: Vincenzo Reale \n" "Language-Team: Italian \n" "Language: it\n" @@ -15,7 +15,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 23.04.2\n" +"X-Generator: Lokalize 23.08.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -39,125 +39,125 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Ripristina" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Crea" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Apri percorso" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Apri percorso in una nuova scheda" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Apri percorso in una nuova finestra" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Copiato correttamente." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Spostato correttamente." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Collegato correttamente." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Cestinato correttamente." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Rinominato correttamente." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Cartella creata." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Indietro" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Ti riporta alla cartella visualizzata precedentemente." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Avanti" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Annulla l'azione Vai|Indietro." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Conferma" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Esci da %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Chiudi &la scheda corrente" -#: 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 "" "Ci sono diverse schede aperte in questa finestra, sei sicuro di voler uscire?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Non chiedere ancora" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Mostra pannello &Terminale" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -166,26 +166,26 @@ msgstr "" "Il programma «%1» è ancora in esecuzione nel pannello Terminale. Sei sicuro " "di voler uscire?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Apri %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Apri lo strumento di ricerca preferito" -#: 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] "Sei sicuro di voler aprire una finestra di terminale?" msgstr[1] "Sei sicuro di voler aprire %1 finestre di terminale?" -#: 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] "Apri %1 terminale" msgstr[1] "Apri %1 terminali" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Configura" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nuova &finestra" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Apri una nuova finestra di Dolphin" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -221,13 +221,13 @@ msgstr "" "Apre una nuova finestra come quella con la posizione e la vista attuale. Puoi trascinare e rilasciare gli elementi tra le finestre." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nuova scheda" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -239,25 +239,25 @@ msgstr "" ">Una scheda è una vista aggiuntiva all'interno di questa finestra. Puoi " "trascinare e rilasciare elementi tra le schede." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Aggiungi a Risorse" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Aggiunge la cartella selezionata al pannello Risorse." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Chiudi scheda" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -267,13 +267,13 @@ msgstr "" "Chiude la scheda visualizzata attualmente. Se non restano altre schede, " "questa finestra sarà invece chiusa." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Chiude questa finestra." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -289,13 +289,13 @@ msgstr "" "bene in vista l'uno accanto all'altro sulla tastiera: Ctrl+X, Ctrl+C e Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Taglia…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -309,13 +309,13 @@ msgstr "" "copiati dagli appunti a una nuova posizione. Gli elementi saranno rimossi " "dalla loro posizione posizione iniziale." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Copia…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -327,13 +327,13 @@ msgstr "" "emphasis>.Utilizza l'azione Incolla in seguito per " "copiarli dagli appunti a una nuova posizione." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Incolla" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -346,19 +346,19 @@ msgstr "" "dall'azione Taglia, sono rimossi dalla vecchia " "posizione." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Copia nell'altra vista" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Copia nell'altra vista…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -368,25 +368,25 @@ msgstr "" "Copia gli elementi selezionati dalla vista attiva alla " "vista divisa inattiva." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Copia nella vista divisa inattiva" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Sposta nell'altra vista" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Sposta nell'altra vista…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -396,25 +396,25 @@ msgstr "" "Sposta gli elementi selezionati dalla vista attiva " "alla vista divisa inattiva." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Sposta nella vista divisa inattiva" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtro…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Mostra la barra del filtro" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -428,30 +428,30 @@ msgstr "" "attualmente visualizzati. Solo quelli che contengono il testo nel loro nome " "saranno visualizzati." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Commuta la barra del filtro" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtro" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Cerca…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Cerca file e cartelle" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -466,20 +466,20 @@ msgstr "" "questo aiuto sulla barra di ricerca per poterla provare mentre le " "impostazioni sono spiegate." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Commuta barra di ricerca" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Cerca" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -487,13 +487,13 @@ msgstr "Seleziona file e cartelle" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Seleziona" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -511,19 +511,19 @@ msgstr "" "sei in questa modalità, una barra di accesso rapido in basso mostra le " "azioni disponibili per gli elementi attualmente selezionati." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Seleziona tutti i file e le cartelle nella posizione attuale." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Inverti selezione" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -533,7 +533,7 @@ msgstr "" "Seleziona tutti gli oggetti che non hai attualmente " "selezionato." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -546,26 +546,26 @@ msgstr "" "spostare gli elementi tra di loro rapidamente.Fai clic nuovamente per " "ricombinare le viste." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Deposito temporaneo" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" "Apre la cartella virtuale del deposito temporaneo in una finestra divisa" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Ricarica la vista" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -580,31 +580,31 @@ msgstr "" "delle cartelle contenute.Se la vista è divisa, sarà ricaricata " "la parte attualmente attiva." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Ferma" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Ferma il caricamento" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Ferma il caricamento dei contenuti della cartella attuale." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Posizione modificabile" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -619,13 +619,13 @@ msgstr "" "destra della posizione e tornare indietro confermando la posizione " "modificata." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Sostituisci posizione" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -635,19 +635,19 @@ msgstr "" "Passa alla modifica della posizione e la seleziona in modo che tu possa " "inserire rapidamente una posizione diversa." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Annulla chiudi scheda" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Ti riporta alla scheda chiusa precedentemente." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -662,7 +662,7 @@ msgstr "" "nel Cestino.Le modifiche che non possono essere " "annullate richiederanno una conferma." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -674,13 +674,13 @@ msgstr "" "la propria Home che contiene i suoi dati incluse le " "cartelle che contengono i dati personali delle applicazioni." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Confronta file" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -692,13 +692,13 @@ msgstr "" "Utilizzare Altri strumenti di ricerca per " "configurarlo." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Apri terminale" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -711,13 +711,13 @@ msgstr "" "utilizzare la guida nell'applicazione di terminale." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Apri terminale qui" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -729,19 +729,19 @@ msgstr "" "degli elementi selezionati.Per scoprire altro sui terminali, " "utilizzare la guida nell'applicazione di terminale." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Attiva pannello del terminale" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "Segnali&bri" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -760,79 +760,86 @@ msgstr "" "interface> è più semplice e piccolo, il che rende l'attivazione di azioni " "avanzate più dispendiosa in termini di tempo." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Attiva scheda %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Attiva l'ultima scheda" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Scheda successiva" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Attiva scheda successiva" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Scheda precedente" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Attiva scheda precedente" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Mostra destinazione" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Apri in una nuova scheda" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Apri in nuove schede" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Apri in una nuova finestra" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Apri in applicazione" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Sblocca pannelli" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Blocca pannelli" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -846,13 +853,13 @@ msgstr "" "della finestra e hanno un pulsante di chiusura.I pannelli bloccati sono " "integrati in modo più netto." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informazioni" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -862,7 +869,7 @@ msgstr "" "Per mostrare o nascondere pannelli come questo, vai a Menu|" "Pannelli o Visualizza|Pannelli." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -879,7 +886,7 @@ msgstr "" "attualmente visualizzata.Per i singoli elementi è fornita un'anteprima " "del loro contenuto." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -896,13 +903,13 @@ msgstr "" "configurare quale e come i dettagliati sono forniti qui facendo clic con il " "tasto destro del mouse." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Cartelle" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -914,7 +921,7 @@ msgstr "" "finestra.Mostra le cartelle del file system " "in una vista ad albero." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -929,13 +936,13 @@ msgstr "" "cartella per vedere le sue sottocartelle. Ciò consente di passare " "rapidamente tra le cartelle." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminale" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -954,7 +961,7 @@ msgstr "" "operazioni avanzate. Per imparare di più sull'uso dei terminali, utilizza la " "guida in un'applicazione di terminale autonoma come Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -973,19 +980,19 @@ msgstr "" "più sull'uso dei terminali, utilizza la guida in un'applicazione di " "terminale autonoma come Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Risorse" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Mostra le risorse nascoste" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -996,7 +1003,7 @@ msgstr "" "risorse appariranno in semi-trasparenza a meno che tu non deselezioni la " "proprietà Nascondi." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1012,7 +1019,7 @@ msgstr "" "computer o alla rete. Contiene inoltre sezioni per cerca i file salvati di " "recente o i file di un certo tipo." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1038,13 +1045,13 @@ msgstr "" "uno spazio vuoto di questo pannello e seleziona Mostra risorse " "nascoste per visualizzarla nuovamente." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Mostra pannelli" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1060,43 +1067,43 @@ msgstr "" "che contiene tutti i dati collegati a questo computer—la cartella " "radice." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Chiudi" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Chiudi la vista sinistra" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Chiudi" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Chiudi la vista destra" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Dividi" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Vista divisa" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1116,7 +1123,7 @@ msgstr "" "Menu nella barra degli strumenti." "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1141,7 +1148,7 @@ msgstr "" "Fai clic con il tasto destro su un pulsante se desideri mostrare o " "nascondere il suo testo." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1170,7 +1177,7 @@ msgstr "" "invece clic qui. Aprirà una pagina dal Manuale " "che copre questi argomenti." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1184,7 +1191,7 @@ msgstr "" "un'azione quando sono premuti simultaneamente. Tutti i comandi in questa " "applicazione possono essere innescati in questo modo." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1197,7 +1204,7 @@ msgstr "" "che vedi nel menu possono essere posizionati anche " "sulla barra degli strumenti." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1216,7 +1223,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1232,7 +1239,7 @@ msgstr "" "fai clic qui. Aprirà la pagina dedicata nel KDE UserBase Wiki." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1255,7 +1262,7 @@ msgstr "" "link>.L'aiuto «Cos'è questo?» nella maggior parte delle altre " "finestre manca, quindi non abituarti troppo." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1272,7 +1279,7 @@ msgstr "" "url='https://community.kde.org/Get_Involved/Bug_Reporting'>fai clic qui." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1294,7 +1301,7 @@ msgstr "" "collaboratori, ecc.KDE e.V. è " "l'organizzazione senza scopo di lucro dietro la comunità di KDE." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1306,7 +1313,7 @@ msgstr "" "applicazione.Puoi impostare anche lingue secondarie che saranno " "utilizzate se i testi non sono disponibili nella lingua preferita." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1316,7 +1323,7 @@ msgstr "" "Apre una finestra che ti informa su versione, licenza, librerie utilizzate e " "responsabili di questa applicazione." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1330,7 +1337,7 @@ msgstr "" "piace utilizzare questa applicazione, ma non conosci KDE o vuoi vedere un " "simpatico drago, dai un'occhiata!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1576,7 +1583,7 @@ msgstr "" "della barra della posizione fai " "clic qui. Aprirà la pagina dedicata nel manuale" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1601,57 +1608,57 @@ msgstr "" "strumenti di ricerca: installa altri metodi per cercare un elemento." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Eseguire Dolphin come root può essere pericoloso. Fai attenzione." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Cerca %1 in %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Cerca" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Cerca %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Caricamento cartella…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Ordinamento…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Ricerca in corso…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Nessun elemento trovato." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin non supporta le pagine web, il browser web è stato eseguito" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1660,13 +1667,13 @@ msgstr "" "Protocollo non supportato da Dolphin, è stata avviata l'applicazione " "predefinita" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Protocollo non valido" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1794,92 +1801,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Altri" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Cartelle" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Piccola" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Media" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Grande" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Oggi" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Ieri" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Una settimana fa" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Due settimane fa" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Tre settimane fa" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "All'inizio del mese" -#: 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 " @@ -1889,7 +1896,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Ieri' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1897,7 +1904,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1905,7 +1912,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1913,7 +1920,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1923,7 +1930,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Una settimana fa' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1931,7 +1938,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1941,7 +1948,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Due settimane fa' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1949,7 +1956,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1959,7 +1966,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Tre settimane fa' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1967,7 +1974,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1977,7 +1984,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Prima di' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1985,7 +1992,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1993,7 +2000,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2001,257 +2008,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Lettura, " -#: 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 "Scrittura, " -#: 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 "Esecuzione, " -#: 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 "Vietato" -#: 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 "Utente: %1 | Gruppo: %2 | Altri: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Nome" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Dimensione" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Modificato" -#: 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 "Il formato della data può essere selezionato nelle impostazioni." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Creato" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Aperto di recente" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Tipo" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Valutazione" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Etichette" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Commento" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Titolo" -#: 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 "Documento" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Autore" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Editore" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Numero delle pagine" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Conteggio parole" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Conteggio righe" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Data della fotografia" -#: 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 "Immagine" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimensioni" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Larghezza" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Altezza" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientamento" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artista" -#: 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 "Audio" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Genere" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Durata" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bitrate" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Traccia" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Anno di rilascio" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Proporzioni" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Velocità" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Percorso" -#: 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 "Altro" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Estensione file" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Ora di eliminazione" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Destinazione del collegamento" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Scaricato da" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Permessi" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2260,17 +2267,17 @@ msgstr "" "Il formato dei permessi può essere modificato nelle impostazioni. Le opzioni " "prevedono i formati simbolici, numerici (ottali) o combinati" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Proprietario" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Gruppo utente" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2474,55 +2481,55 @@ msgstr "Limita il pannello delle cartelle alla cartella home se al suo interno" msgid "Automatic scrolling" msgstr "Scorrimento automatico" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Taglia" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Copia" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Rinomina…" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Cestina" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Elimina" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Mostra i file nascosti" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Limita alla cartella Home" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Scorrimento automatico" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2779,66 +2786,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Aggiungi etichette" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Da qui (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Limita la ricerca a «%1» e alle sue cartelle" -#: 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 "Salva questa ricerca per accedervi rapidamente in futuro" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Chiudi la ricerca" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Nome file" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Contenuto" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Da qui" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "I tuoi file" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Cerca nella tua cartella home" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Altri strumenti di ricerca" -#: 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 " @@ -3130,25 +3137,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Esci dalla modalità di selezione" -#: 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 "Seleziona quali servizi mostrare nel menu contestuale:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Cerca…" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Scarica nuovi servizi…" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3158,25 +3165,25 @@ msgstr "" "Dolphin deve essere riavviato per applicare le impostazioni aggiornate dei " "sistemi di controllo delle versioni." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Vuoi riavviare adesso?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Elimina" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Comandi «Copia in» e «Sposta in»" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3283,32 +3290,39 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Mostra i comandi «Apri in una nuova finestra» nel menu contestuale." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Mostra i comandi «Apri in una nuova finestra» nel menu contestuale." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Mostra i comandi «Copia posizione» nel menu contestuale." #. 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 "Mostra «Duplica qui» nel menu contestuale." #. 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 "Mostra «Apri terminale» nel menu contestuale." #. 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 "Mostra «Copia nell'altra vista divisa» nel menu contestuale." #. 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 "Mostra «Sposta nell'altra vista divisa» nel menu contestuale." @@ -3710,6 +3724,18 @@ msgstr "" "Scegli l'ordinamento degli elementi naturale, con distinzione delle " "maiuscole o senza distinzione." +#. 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 "Chiedi conferma quando apri più cartelle contemporaneamente." + +#. 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 "Chiedi conferma quando apri più terminali contemporaneamente." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3738,41 +3764,40 @@ msgstr "Configura" #, kde-format msgctxt "@title:group Interface settings" msgid "Interface" -msgstr "" +msgstr "Interfaccia" #: settings/dolphinsettingsdialog.cpp:59 -#, fuzzy, kde-format -#| msgid "&View" +#, kde-format msgctxt "@title:group" msgid "View" -msgstr "&Visualizza" +msgstr "Visualizza" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Menu contestuale" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Cestino" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Segnalazioni dell'utente" -#: 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 "" "Hai delle modifiche non salvate. Vuoi applicare le modifiche o scartarle?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Avviso" @@ -3826,31 +3851,41 @@ msgid "Closing windows with a program running in the Terminal panel" msgstr "" "Chiudere finestre con un programma in esecuzione nel pannello Terminale" +#: settings/interface/confirmationssettingspage.cpp:63 +#, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Apertura di più cartelle contemporaneamente" + #: settings/interface/confirmationssettingspage.cpp:64 #, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many terminals at once" +msgstr "Apertura di più terminali contemporaneamente" + +#: settings/interface/confirmationssettingspage.cpp:67 +#, kde-format msgctxt "@title:group" msgid "When opening an executable file:" msgstr "All'apertura di un file eseguibile:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Chiedi sempre" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Apri in applicazione" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Esegui script" #: 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 "Cartelle, schede e stato della finestra dall'ultima volta" @@ -3884,14 +3919,13 @@ msgstr "Mostra all'avvio:" msgctxt "@option:check Opening Folders" msgid "Keep a single Dolphin window, opening new folders in tabs" msgstr "" +"Mantieni un'unica finestra di Dolphin, aprendo nuove cartelle in schede" #: 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 "Apri file e cartelle:" +msgstr "Apertura delle cartelle:" #: settings/interface/folderstabssettingspage.cpp:98 #, kde-format @@ -3900,17 +3934,13 @@ msgid "Show full path in title bar" msgstr "Mostra percorso completo nella barra del titolo" #: settings/interface/folderstabssettingspage.cpp:99 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu File" -#| msgid "New &Window" +#, kde-format msgctxt "@label:checkbox" msgid "Window:" -msgstr "Nuova &finestra" +msgstr "Finestra:" #: 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 "Mostra la barra del filtro" @@ -3979,12 +4009,10 @@ msgstr "" "applicata." #: 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 "Prima le cartelle" +msgstr "Cartelle e schede" #: settings/interface/interfacesettingspage.cpp:35 #: settings/kcm/kcmdolphingeneral.cpp:41 @@ -4001,13 +4029,10 @@ msgid "Confirmations" msgstr "Conferme" #: 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 "Barra degli indirizzi" +msgstr "Barre di stato e della posizione" #: settings/interface/previewssettingspage.cpp:43 #, kde-format @@ -4062,12 +4087,10 @@ msgid "Show space information" msgstr "Mostra informazioni sullo spazio" #: 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 "Barra di stato" +msgstr "Barra di stato: " #: settings/interface/statusandlocationbarssettingspage.cpp:47 #, kde-format @@ -4076,12 +4099,9 @@ msgid "Make location bar editable" msgstr "Rendi la barra della posizione modificabile" #: settings/interface/statusandlocationbarssettingspage.cpp:48 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Location Bar" -#| msgid_plural "Location Bars" +#, kde-format msgid "Location bar:" -msgstr "Barra degli indirizzi" +msgstr "Barra della posizione:" #: settings/interface/statusandlocationbarssettingspage.cpp:50 #, kde-format @@ -4248,12 +4268,10 @@ msgstr "" "modifichi le proprietà di visualizzazione." #: settings/viewmodes/generalviewsettingspage.cpp:38 -#, fuzzy, kde-format -#| msgctxt "@title:window" -#| msgid "View Display Style" +#, kde-format msgctxt "@title:group" msgid "Display style: " -msgstr "Stile di visualizzazione della vista" +msgstr "Stile di visualizzazione: " #: settings/viewmodes/generalviewsettingspage.cpp:44 #, kde-format @@ -4271,7 +4289,7 @@ msgstr "Apri cartelle durante le operazioni di trascinamento" #, kde-format msgctxt "@title:group" msgid "Browsing: " -msgstr "" +msgstr "Navigazione: " #: settings/viewmodes/generalviewsettingspage.cpp:53 #, kde-format @@ -4299,9 +4317,7 @@ msgid "Rename inline" msgstr "Rinomina in linea" #: 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 "Generale" @@ -4606,7 +4622,7 @@ msgstr "" "Le proprietà di visualizzazione di tutte le sottocartelle saranno " "modificate. Vuoi continuare?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4706,12 +4722,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 liberi su %2 (%3% utilizzato)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Cestino svuotato" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Il cestino è stato svuotato." @@ -4755,7 +4771,7 @@ msgstr "Predefinito" msgid "Reload" msgstr "Ricarica" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4763,7 +4779,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 cartella selezionata" msgstr[1] "%1 cartelle selezionate" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4771,7 +4787,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 file selezionato" msgstr[1] "%1 file selezionati" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4779,7 +4795,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 cartella" msgstr[1] "%1 cartelle" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4787,38 +4803,38 @@ msgid_plural "%1 Files" msgstr[0] "1 file" msgstr[1] "%1 file" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 cartelle, 0 file" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "Copia di %1" -#: 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] "Sei sicuro di voler aprire un elemento?" msgstr[1] "Sei sicuro di voler aprire %1 elementi?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4826,45 +4842,45 @@ msgid_plural "Open %1 Items" msgstr[0] "Apri %1 elemento" msgstr[1] "Apri %1 elementi" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Spaziatura laterale" # XXX O ampiezza -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Larghezza automatica delle colonne" # XXX O ampiezza -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Larghezza delle colonne personalizzata" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Operazione di cestinamento completata." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Operazione di eliminazione completata." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Rinomina e nascondi" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4874,7 +4890,7 @@ msgstr "" "dalla vista.\n" "Vuoi ancora rinominarlo?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4884,94 +4900,94 @@ msgstr "" "dalla vista.\n" "Vuoi ancora rinominarla?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Vuoi nascondere questo file?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Vuoi nascondere questa cartella?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "La posizione è vuota." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "La posizione «%1» non è valida." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Caricamento…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Caricamento annullato" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Nessun elemento corrispondente al filtro" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Nessun elemento corrispondente alla ricerca" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Il cestino è vuoto" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Nessuna etichetta" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Nessun file etichettato con «%1»" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Non ci sono elementi utilizzati di recente" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Non è stata trovata alcuna cartella condivisa" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Non sono state trovate risorse di rete pertinenti" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Non è stato trovato alcun dispositivo MTP compatibile" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Nessun dispositivo Apple trovato" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Non è stato trovato alcun dispositivo Bluetooth" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "La cartella è vuota" diff --git a/po/ja/dolphin.po b/po/ja/dolphin.po index bd93f6bd7..07441e4cf 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-02-23 18:31+0900\n" "Last-Translator: Ryuichi Yamada \n" "Language-Team: Japanese \n" @@ -50,174 +50,174 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "復元(&R)" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "新規作成(&C)" -#: 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 "フォルダを作成しました。" -#: 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 "Go|Backを取り消します" -#: 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 "%1 を終了する(&Q)" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "現在のタブを閉じる(&L)" -#: 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 "ターミナルパネルを表示(&T)" -#: 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 "プログラム'%1'が現在ターミナルパネルで実行中です。本当に終了しますか?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "%1 を開く" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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] "本当に %1 のターミナルウィンドウを開きますか?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" msgid_plural "Open %1 Terminals" msgstr[0] "%1 ターミナルを開く" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "設定" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "新しいウィンドウ(&W)" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "新しい Dolphin のウィンドウを開く" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -227,13 +227,13 @@ msgstr "" "現在の位置とビューで新しいウィンドウを開きます。ウィンドウ間でアイテムを" "ドラッグ&ドロップできます。" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "新しいタブ(&N)" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -245,25 +245,25 @@ msgstr "" "タブはウィンドウの追加ビューです。タブ間でアイテムをドラッグ&ドロップできま" "す。" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "場所に追加" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "選択したフォルダを場所パネルに追加します" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "タブを閉じる(&T)" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -272,13 +272,13 @@ msgid "" msgstr "" "現在表示されているタブを閉じます。タブがない場合はこのウィンドウが閉じます。" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "このウィンドウを閉じます" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -294,13 +294,13 @@ msgstr "" "す。Ctrl+X, Ctrl+C, Ctrl" "+V" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "切り取り..." -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -313,13 +313,13 @@ msgstr "" "その後、ペーストを使用して新しい場所にクリップボー" "ドからコピーします。アイテムは最初の場所からは削除されます。" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "コピー..." -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -331,13 +331,13 @@ msgstr "" "す。その後、ペーストを使用してクリップボードから新" "しい場所にアイテムをコピーします。" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "貼り付け(&P)" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -349,7 +349,7 @@ msgstr "" "コピーされます。切り取りを使用してコピーを行った場" "合、前の場所からはコピーしたアイテムは削除されます。" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -357,7 +357,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "非アクティブな分割ビューにコピー" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View…" @@ -365,7 +365,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "非アクティブな分割ビューにコピー..." -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -375,13 +375,13 @@ msgstr "" "選択したアイテムがアクティブなビューから非アクティブな" "ビューにコピーされます" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "非アクティブな分割ビューにコピー" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View" @@ -389,7 +389,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "非アクティブな分割ビューに移動" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View…" @@ -397,7 +397,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "非アクティブな分割ビューに移動..." -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -407,13 +407,13 @@ msgstr "" "選択したアイテムがアクティブなビューから非アクティブな分" "割ビューに移動します" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "非アクティブな分割ビューに移動" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -421,13 +421,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "フィルタ" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "フィルタバーを表示する" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -440,31 +440,31 @@ msgstr "" "キストを入力することで現在表示されているファイルとフォルダのフィルタ処理を行" "ないます。名前にテキストが含まれるもののみ表示されます。" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "フィルタバーをトグルする" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "フィルタ" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "検索" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "ファイルとフォルダの検索" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -478,20 +478,20 @@ msgstr "" "クトを見つけることができます。検索バーでこのヘルプを再度使用して" "設定の説明中にヘルプを確認することができます。" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "検索バーをトグルする" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "検索" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -499,13 +499,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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "選択" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -517,19 +517,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "現在の場所にあるすべてのファイルとフォルダを選択します" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "選択反転(&I)" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -539,7 +539,7 @@ msgstr "" "現在選択していないすべてのオブジェクトが代わりに選択され" "ます" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -551,19 +551,19 @@ msgstr "" "により、2つの場所を同時に見ることができ、またその間でアイテムを素早く移動する" "ことができます。もう一度クリックすると元のビューに戻ります。" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "隠し場所" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "隠し仮想ディレクトリを分割ビューで開く" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -571,7 +571,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "プレビュー" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -581,31 +581,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "停止(&T)" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "読み込みを停止" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "現在のフォルダ読み込みを停止します" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "場所を編集" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -618,13 +618,13 @@ msgstr "" "きるようになります。場所の右側をクリックして編集を切り替えたり、編集した" "場所を確認し元に戻したりすることもできます。" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "場所を置換" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -632,19 +632,19 @@ msgid "" "enter a different location." msgstr "場所の編集に切り替わり、選択されるので素早く別の場所を入力できます" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "閉じたタブを戻す" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "前回閉じたタブに戻る" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -658,7 +658,7 @@ msgstr "" "filename> への移動が含まれます。元に戻せない変更はあなたに確認を求めま" "す。" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -670,13 +670,13 @@ msgstr "" "なデータやアプリケーションを含む自分自身の ホーム フォル" "ダを所有しています。" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "ファイルを比較(&C)" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -688,13 +688,13 @@ msgstr "" "para>その他の検索ツールメニューを使用して設定しま" "す。" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "ターミナルを開く(&T)" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -707,13 +707,13 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "ここでターミナルを開く" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -725,19 +725,19 @@ msgstr "" "す。ターミナルについて詳しく知りたい場合はターミナルのヘルプをご" "覧ください。" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "ターミナルパネル をフォーカスする" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "ブックマーク(&B)" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -749,43 +749,43 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "タブ %1 をアクティブに" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "最後のタブをアクティブに" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "次のタブ" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "次のタブをアクティブに" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "前のタブ" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "前のタブをアクティブに" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show folders first" @@ -793,37 +793,44 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "フォルダを先に表示する" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "新しいタブで開く" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "新しいタブで開く" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "新しいウィンドウで開く" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "アプリケーションで開く" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "パネルのロックを解除" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "パネルをロック" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -837,13 +844,13 @@ msgstr "" "て閉じるボタン があります。ロックされたパネルはよりきれいに埋め込まれま" "す。" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "情報|/|$[~setProps ~full '情報パネルを表示']" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -854,7 +861,7 @@ msgstr "" "ネルもしくは表示 | パネルを選択します。" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -870,7 +877,7 @@ msgstr "" "ているフォルダについての情報が表示されます。単一の項目については、その内" "容のプレビューが提供されます。" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -886,13 +893,13 @@ msgstr "" "表示されます。右クリックでどのような情報を表示するかを設定できま" "す。" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "フォルダ|/|$[~setProps ~full 'フォルダパネルを表示']" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -904,7 +911,7 @@ msgstr "" "す。 ファイルシステムのフォルダがツ" "リー表示されます。" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -919,13 +926,13 @@ msgstr "" "のサブフォルダが表示されます。これにより、任意のフォルダを素早く切り替えるこ" "とができます。" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "ターミナル|/|$[~setProps ~full 'ターミナルを表示']" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -942,7 +949,7 @@ msgstr "" "本的な使用には必要ありませんが、高度な作業には便利です。ターミナルの詳細につ" "いては、Konsole などのアプリケーションのヘルプを参照してください。" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -960,19 +967,19 @@ msgstr "" "ては、Konsole のようなターミナルアプリケーションのヘルプを参照してください。" "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "場所|/|$[~setProps ~full '場所パネルを表示']" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "隠し場所を表示" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -982,7 +989,7 @@ msgstr "" "場所パネルに表示されていないすべての場所が表示されます。これらの場所は非表示" "のプロパティを解除しない限り、半透明で表示されます。" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -997,7 +1004,7 @@ msgstr "" "トワークに接続されたディスクやメディアにアクセスすることができます。また、最" "近保存したファイルや特定の種類のファイルを探すセクションもあります。" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1021,13 +1028,13 @@ msgstr "" "それを隠すことができます。このパネル上の何もない場所を右クリックして" "隠し場所を表示を選択すると、再び表示されます。" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "パネルを表示" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1043,43 +1050,43 @@ msgstr "" "データを含むルートディレクトリと呼ばれるディレクトリがあ" "ります。" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "閉じる(&C)" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "左のビューを閉じる" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "閉じる(&C)" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "右のビューを閉じる" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "分割" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "ビューを分割" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -1105,7 +1112,7 @@ msgstr "" "バーコントロールボタンからほとんどの内容" "を利用できるようになります。" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -1139,7 +1146,7 @@ msgstr "" "変更することができます。ボタンのテキストを表示/非表示にしたい場合は、ボタンを" "右クリックしてください。" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1166,7 +1173,7 @@ msgstr "" "はこちら を参照してくださ" "い。基本的なことをカバーするハンドブックのページが開きます。" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1180,7 +1187,7 @@ msgstr "" "できます。このアプリケーションのコマンドはすべてこの方法で起動することができ" "ます。" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -1199,7 +1206,7 @@ msgstr "" "メニューバーに表示されているすべての項目は、ツールバー" "にも表示できます。" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1217,7 +1224,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:2558 +#: dolphinmainwindow.cpp:2563 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis second half of handbook text with link" #| msgid "" @@ -1237,7 +1244,7 @@ msgstr "" "ここをクリックしてください。KDE UserBase Wiki内の専用ページが開きます。" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis second half of whatsthis button text with link" #| msgid "" @@ -1263,7 +1270,7 @@ msgstr "" "のウィンドウでは、「これは何?」というヘルプはありませんので、これに慣れすぎ" "ないようにしてください。" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis second half of reportbug text with link" #| msgid "" @@ -1282,7 +1289,7 @@ msgstr "" "成する方法については、こちらをご覧ください。" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1304,7 +1311,7 @@ msgstr "" "para>KDE e.V. は、KDE コミュニティを支える非営利団" "体です。" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1315,7 +1322,7 @@ msgstr "" "このアプリケーションが使用する言語を変更することができます。希望する言語" "でテキストが利用できない場合に使用される第二言語を設定することもできます。" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1326,7 +1333,7 @@ msgstr "" "ているライブラリ、メンテナについての情報が表示されます。使用されているライブ" "ラリやメンテナについての情報が表示されます。" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1340,7 +1347,7 @@ msgstr "" "使ってみたいけど、KDE について知らない、かわいいドラゴンを見てみたいという方" "は、ぜひご覧ください。" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1593,7 +1600,7 @@ msgstr "" "url='help:/dolphin/location-bar.html'>ここをクリック してください。ハ" "ンドブックの専用ページが表示されます。" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1617,27 +1624,27 @@ msgstr "" "の検索ツール: アイテムを探すための他の手段をインストールします。" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Dolphin を root で実行することは危険です。お気を付けください。" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "%2 で %1 を検索" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "検索" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "%1 を検索" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1645,7 +1652,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "フォルダを読み込んでいます..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1653,7 +1660,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "ソート:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1661,19 +1668,19 @@ msgctxt "@info" msgid "Searching…" msgstr "検索中..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "アイテムは見つかりませんでした。" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin はウェブページを表示できません。ウェブブラウザを起動しました。" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1682,13 +1689,13 @@ msgstr "" "Dolphin がサポートしていないプロトコルです。デフォルトのアプリケーションを起" "動しました。" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "無効なプロトコル" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1809,86 +1816,86 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: 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 "フォルダ" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "小" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "中" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "大" -#: 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 "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "1 週間前" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "2 週間前" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "3 週間前" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" @@ -1896,7 +1903,7 @@ msgstr "今月" # |,no-bad-patterns # skip-rule: style-space3 -#: 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 " @@ -1906,7 +1913,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'昨日' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1916,7 +1923,7 @@ msgstr "%1" # |,no-bad-patterns # skip-rule: style-space3 -#: 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 " @@ -1924,7 +1931,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1934,7 +1941,7 @@ msgstr "%1" # |,no-bad-patterns # skip-rule: style-space3 -#: 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 " @@ -1944,7 +1951,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'1 週間前' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1954,7 +1961,7 @@ msgstr "%1" # |,no-bad-patterns # skip-rule: style-space3 -#: 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 " @@ -1964,7 +1971,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'2 週間前' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1974,7 +1981,7 @@ msgstr "%1" # |,no-bad-patterns # skip-rule: style-space3 -#: 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 " @@ -1984,7 +1991,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'3 週間前' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1994,7 +2001,7 @@ msgstr "%1" # |,no-bad-patterns # skip-rule: style-space3 -#: 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 " @@ -2004,7 +2011,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'つい先ほど' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -2012,7 +2019,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -2020,7 +2027,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM、yyyy年" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2028,274 +2035,274 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "読み取り、" -#: 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 "書き込み、" -#: 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 "実行、" -#: 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 "禁止" -#: 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 "ユーザ: %1 | グループ: %2 | その他: %3" -#: 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 "幅" -#: 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 "長さ" -#: 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." @@ -2500,19 +2507,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "自動スクロール" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "切り取り(&T)" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "コピー(&C)" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2520,37 +2527,37 @@ 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 "削除" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "隠しファイルを表示(&H)" -#: 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" @@ -2810,66 +2817,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 "ここから (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "検索対象を '%1' とそのサブフォルダに限定" -#: 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 " @@ -3145,20 +3152,20 @@ 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 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "検索" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3166,7 +3173,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "新しいサービスをダウンロード..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3176,25 +3183,25 @@ msgstr "" "バージョン管理システムの設定の変更を適用するには、Dolphin を再起動する必要が" "あります。" -#: 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" @@ -3302,35 +3309,42 @@ 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +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" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Sort By' in context menu." msgid "Show 'Move to other split view' in context menu." @@ -3715,6 +3729,20 @@ 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." +msgid "Ask for confirmation when opening many folders at once." +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." +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 @@ -3752,32 +3780,32 @@ msgctxt "@title:group" msgid "View" msgstr "表示(&V)" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "コンテキストメニュー" -#: 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 "警告" @@ -3830,23 +3858,37 @@ msgctxt "@option:check Ask for confirmation when" 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:" +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 "スクリプトを実行" @@ -4613,7 +4655,7 @@ msgid "" "continue?" msgstr "すべてのサブフォルダのビューのプロパティが変更されます。続けますか?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4703,12 +4745,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%2 中 %1 空き (%3% 使用済み)" -#: 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 "ごみ箱が空になりました" @@ -4752,108 +4794,108 @@ msgstr "デフォルト" msgid "Reload" msgstr "再読み込み" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" msgid_plural "%1 Folders selected" msgstr[0] "%1 フォルダ選択済み" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" msgid_plural "%1 Files selected" msgstr[0] "%1 ファイル選択済み" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" msgid_plural "%1 Folders" msgstr[0] "%1 フォルダ" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" msgid_plural "%1 Files" msgstr[0] "%1 ファイル" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 フォルダ、0 ファイル" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 コピー" -#: 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] "本当に %1 のアイテムを開きますか?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" msgid_plural "Open %1 Items" msgstr[0] "%1 アイテムを開く" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "列の幅を自動調整する" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "列の幅をカスタムする" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "ごみ箱への移動が完了しました。" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "削除が完了しました。" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "名前を変更して隠す" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4862,7 +4904,7 @@ msgstr "" "ファイル名の最初にドットを追加するとファイルはビューから隠されます。\n" "本当に名前変更しますか?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4871,95 +4913,95 @@ msgstr "" "フォルダ名の最初にドットを追加するとフォルダはビューから隠されます。\n" "本当に名前変更しますか?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "このファイルを隠しますか?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "このフォルダを隠しますか?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "場所が空です。" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "場所 ‘%1’ は無効です。" -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "読み込んでいます..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "読み込みがキャンセルされました" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "フィルタにマッチするアイテムはありません" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "検索にマッチするアイテムはありません" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "ごみ箱は空です" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "タグなし" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "タグ \"%1\" がついたファイルはありません" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "最近使用されたアイテムはありません" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "共有フォルダが見つかりません" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "関連するネットワークリソースが見つかりません" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "MTP 対応デバイスが見つかりません" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Apple デバイスが見つかりません" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Bluetooth デバイスが見つかりません" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "フォルダは空です" diff --git a/po/ka/dolphin.po b/po/ka/dolphin.po index d780a0397..1f89fc726 100644 --- a/po/ka/dolphin.po +++ b/po/ka/dolphin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-23 00:48+0000\n" -"PO-Revision-Date: 2023-08-20 07:24+0200\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"PO-Revision-Date: 2023-08-30 06:35+0200\n" "Last-Translator: Temuri Doghonadze \n" "Language-Team: Georgian \n" "Language: ka\n" @@ -40,108 +40,108 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "აღდგენა" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "ახლის შექმნა" -#: 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 "საქაღალდე შეიქმნა." -#: 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 "%1-დან გასვლა" -#: 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?" @@ -149,17 +149,17 @@ 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 " @@ -168,19 +168,19 @@ msgstr "" "ტერმინალის პანელში ჯერ კიდევ გაშვებულია პროგრამა '%1'. დარწმუნებული " "ბრძანდებით, რომ გნებავთ, გახვიდეთ?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "%1-ის გახსნა" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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?" @@ -188,7 +188,7 @@ msgstr[0] "დარწმუნებული ბრძანდებით, msgstr[1] "" "დარწმუნებული ბრძანდებით, რომ გნებავთ, გახსნათ %1 ტერმინალის ფანჯარა?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -196,25 +196,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "%1 ტერმინალის გახსნა" msgstr[1] "%1 ტერმინალის გახსნა" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "მორგება" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "&ახალი ფანჯარა" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Dolphin-ის ახალი ფანჯრის გახსნა" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -222,13 +222,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "ახალი ჩანართი" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -237,25 +237,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "ადგილებში ჩამატება" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." -msgstr "" +msgstr "ეს მონიშნულ საქაღალდეს ადგილების პანელზე დაამატებს." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "ჩანართის დახურვა" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -263,13 +263,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "ეს ხურავს ამ ფანჯარას." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -280,13 +280,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "ამოჭრა…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -296,13 +296,13 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "კოპირება…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -311,13 +311,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "ჩასმა" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -326,19 +326,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "სხვა ხედზე კოპირება" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "სხვა ხედზე კოპირება…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -346,25 +346,25 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "არააქტიურ გაყოფილ ხედზე კოპირება" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "სხვა ხედზე გადასვლა" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "სხვა ხედზე გადატანა…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -372,25 +372,25 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "არააქტიურ გაყოფილ ხედზე გადასვლა" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "ფილტრი…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "ფილტრის ზოლის ჩვენება" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -400,30 +400,30 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "ფილტრის ზოლის გადართვა" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "ფილტრი" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "ძებნა…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "ფაილებისა და საქაღალდეების ძებნა" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -433,20 +433,20 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "ძებნის ზოლის გადართვა" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "ძებნა" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -454,13 +454,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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "აირჩიეთ" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -472,20 +472,20 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" "ეს მიმდინარე მდებარეობაზე არსებულ ყველა ფაილსა და საქაღალდეს მონიშნავს." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "მონიშვნის ინვერსია" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -493,7 +493,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -502,25 +502,25 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "შენახვა საკუჭნაოში" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "ხედის განახლება" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -530,31 +530,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "შეჩერება" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "ჩატვირთვის შეჩერება" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "ეს მიმდინარე საქაღალდის შემცველობის ჩატვირთვას შეაჩერებს." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "ჩასწორებადი მდებარეობა" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -564,13 +564,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "მდებარეობის ჩანაცვლება" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -578,19 +578,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "ჩანართის დახურვის გაუქმება" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "ეს დახურულ ჩანართში დაგაბრუნებთ." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -600,7 +600,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -609,13 +609,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "ფაილების შედარება" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -624,13 +624,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "ტერმინალის გახსნა" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -640,13 +640,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:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "ტერმინალში გახსნა აქ" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -655,19 +655,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "ტერმინალის პანელის ფოკუსი" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&სანიშნეები" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -679,79 +679,86 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "%1-ე ჩანართის გააქტიურება" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "ბოლო ჩანართის გააქტიურება" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "შემდეგი ჩანართი" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "შემდეგი ჩანართის გააქტიურება" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "წინა ჩანართი" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "წინა ჩანართის გააქტიურება" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "სამიზნეს ჩვენება" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "ახალ ჩანართში გახსნა" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "ახალ ჩანართებში გახსნა" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "ახალ ფანჯარაში გახსნა" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "აპლიკაციაში გახსნა" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "პანელების განბლოკვა" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "პანელების დაბლოკვა" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -761,13 +768,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "ინფორმაცია" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -775,7 +782,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -786,7 +793,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -797,13 +804,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "საქაღალდეები" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -812,7 +819,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -822,13 +829,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "ტერმინალი" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -840,7 +847,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -852,19 +859,19 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "ადგილები" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "დამალული ადგილების ჩვენება" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -872,7 +879,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -883,7 +890,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -898,13 +905,13 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "პანელების ჩვენება" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -915,43 +922,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "დახურვა" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "მარცხენა ხედის დახურვა" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "დახურვა" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "მარჯვენა ხედვის დახურვა" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "გაყოფა" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "ხედის გაყოფა" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -963,7 +970,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -977,7 +984,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -994,7 +1001,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1004,7 +1011,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1013,7 +1020,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1028,7 +1035,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1039,7 +1046,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1053,7 +1060,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1064,7 +1071,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1078,7 +1085,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1087,7 +1094,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1095,7 +1102,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1105,7 +1112,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1341,7 +1348,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1356,70 +1363,70 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Dolphin-ის root მომხმარებლით გაშვება შეიძლება საშიში იყოს. ფრთხილად." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "\"%1\"-ის \"%2\"-ში მოძებნა" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "ძებნა" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "%1-ის მოძებნა" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "საქაღალდის ჩატვირთვა…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "დალაგება…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "ძებნა…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "ჩანაწერები ნაპოვნი არაა." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "არასწორი პროტოკოლი" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1546,92 +1553,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: 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 "საქაღალდეები" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "პატარა" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "საშუალო" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "დიდი" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "1 კვირის წინ" -#: 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 " @@ -1641,7 +1648,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 " @@ -1649,7 +1656,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1657,7 +1664,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 " @@ -1665,7 +1672,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1675,7 +1682,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'1 კვირის წინ' (თთთთ, წწწწ)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1683,7 +1690,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1693,7 +1700,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'2 კვირის წინ' (თთთთ, წწწ)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1701,7 +1708,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1711,7 +1718,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'3 კვირის წინ' (თთთთ, წწწ)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1719,7 +1726,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1729,7 +1736,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 " @@ -1737,7 +1744,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1745,7 +1752,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:" @@ -1753,274 +1760,274 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "წაკითხვა, " -#: 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 "ჩაწერა, " -#: 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 "გაშვება, " -#: 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 "აკრძალულია" -#: 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 "მომხმარებელი: %1 | ჯგუფი: %2 | სხვები: %3" -#: 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 "სიგანე" -#: 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 "ხანგრძლოვობა" -#: 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." @@ -2186,7 +2193,7 @@ msgstr "" #, kde-format msgctxt "@info:shell" msgid "Dolphin will get started with a split view." -msgstr "" +msgstr "Dolphin გაყოფილი ფანჯრით გაეშვება." #: main.cpp:140 #, kde-format @@ -2199,6 +2206,7 @@ msgstr "" msgctxt "@info:shell" msgid "Start Dolphin Daemon (only required for DBus Interface)." msgstr "" +"Dolphin-ის დემონის გაშვება (აუცილებელია, მხოლოდ, DBus-ის ინტერფეისისთვის)." #: main.cpp:143 #, kde-format @@ -2224,55 +2232,55 @@ msgstr "" msgid "Automatic scrolling" msgstr "ავტომატური გადახვევა" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "ამოჭრა" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "ასლი" -#: 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 "წაშლა" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "დამალული ფაილების ჩვენება" -#: 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" @@ -2526,78 +2534,78 @@ 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 "აქედან (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "ძებნის '%1'-ზე და მის ქვესაქაღალდეებზე შეზღუდვა" -#: 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 " "user entered." msgid "Query Results from '%1'" -msgstr "" +msgstr "შედეგების გამოთხოვნა '%1'-დან" #: selectionmode/bottombarcontentscontainer.cpp:155 #, kde-format msgctxt "@info explaining the next step in a process" msgid "Select the files and folders that should be copied." -msgstr "" +msgstr "აირჩიეთ ფაილები და საქაღალდეები, რომლებიც გნებავთ, დააკოპიროთ." #. i18n: Aborts the current step-by-step process to copy files by leaving the selection mode. #. i18n: Aborts the current step-by-step process to copy the location of files by leaving the selection mode. @@ -2858,25 +2866,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 "" @@ -2884,25 +2892,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" @@ -3006,32 +3014,39 @@ 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 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +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 "კონტექსტურ მენიუში 'სხვა გაყოფილ ხედზე გადატანის' ჩვენება." @@ -3402,6 +3417,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 @@ -3438,31 +3465,31 @@ msgctxt "@title:group" msgid "View" msgstr "ხედი" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "კონტექსტური მენიუ" -#: 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 "ყურადღება" @@ -3515,23 +3542,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 "სკრიპტის გაშვება" @@ -4267,7 +4306,7 @@ msgid "" "continue?" msgstr "" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4357,12 +4396,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%2-დან %1 (%3 დაკავებულია)" -#: 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 "ნაგვის ყუთი დაცარიელდა." @@ -4406,7 +4445,7 @@ msgstr "ნაგულისხმევი" msgid "Reload" msgstr "თავიდან ჩატვირთვა" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4414,7 +4453,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "არჩეულია 1 საქაღალდე" msgstr[1] "არჩეულია %1 საქაღალდე" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4422,7 +4461,7 @@ msgid_plural "%1 Files selected" msgstr[0] "არჩეულია 1 ფაილი" msgstr[1] "არჩეულია %1 ფაილი" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4430,7 +4469,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 საქაღალდე" msgstr[1] "%1 საქაღალდე" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4438,38 +4477,38 @@ msgid_plural "%1 Files" msgstr[0] "1 ფაილი" msgstr[1] "%1 ფაილი" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 საქაღალდე, 0 ფაილი" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 ასლი" -#: 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" @@ -4477,144 +4516,144 @@ msgid_plural "Open %1 Items" msgstr[0] "%1 ჩანაწერის გახსნა" msgstr[1] "%1 ჩანაწერის გახსნა" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "სვეტის ავტომატური სიგანეები" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "სვეტის სიგანის ხელით მითითება" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "ნაგვის ყუთში გადატანის ოპერაცია დასრულდა." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "წაშლის ოპერაცია დასრულდა." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "გადარქმევა და დამალვა" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "დავმალო ეს ფაილი?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "დავმალო ეს საქაღალდე?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "მდებარეობა ცარიელია." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "მდებარეობა\"%1\" არასწორია." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "იტვირთება…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "ჩატვირთვა გაუქმდა" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "ურნა ცარიელია" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "ჭდეების გარეშე" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "ახლახანს გამოყენებული ფაილებსი გარეშე" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "გაზიარებული ფაილები ვერ ვიპოვე" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "შესაბამისი ქსელური რესურსები ვერ ვიპოვე" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "MTP-სთან თავსებადი მოწყობილობები ვერ ვიპოვე" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Apple -ის მოწყობილობები ვერ ვიპოვე" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "ბლუთუზის მოწყობილობები ვერ ვიპოვე" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "საქაღალდე ცარიელია" diff --git a/po/kk/dolphin.po b/po/kk/dolphin.po index c8cf2753b..f6750fef8 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2013-07-07 01:53+0600\n" "Last-Translator: Sairan Kikkarin \n" "Language-Team: Kazakh \n" @@ -52,13 +52,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Қалпына қайтару" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Жаңасын құру" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Sort" #| msgid "By Path" @@ -66,112 +66,112 @@ 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 "Құрылған қапшық." -#: 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 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -180,7 +180,7 @@ msgid "" "want to quit?" msgstr "Терезеде бірнеше қойынды ашылғанына қарамастан шыға бересіз бе?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Sort" #| msgid "By Path" @@ -188,7 +188,7 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Жолы бойынша" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" @@ -196,7 +196,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Табу панелі" -#: dolphinmainwindow.cpp:1179 +#: dolphinmainwindow.cpp:1190 #, fuzzy, kde-format #| msgid "Are you sure you want to open 1 item?" #| msgid_plural "Are you sure you want to open %1 items?" @@ -204,7 +204,7 @@ 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] "%1 аталымды ашқыңыз келгені рас па?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -213,7 +213,7 @@ msgid "Open %1 Terminal" msgid_plural "Open %1 Terminals" msgstr[0] "Терминалды ашу" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -221,13 +221,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Баптау..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Жаңа &терезе" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Window" @@ -235,7 +235,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Жолын жаңа терезеде ашу" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -243,13 +243,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Жаңа қойынды" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -258,25 +258,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Орындарына қосу" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Қойындыны жабу" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -284,13 +284,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -301,13 +301,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -317,7 +317,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -325,7 +325,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Көшіріп алу" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -334,13 +334,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Орналастыру" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -349,19 +349,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -369,13 +369,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -383,7 +383,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Шелекке тастау" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -391,7 +391,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Өшірілгендерге тастау" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -399,13 +399,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -413,7 +413,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Сүзгі:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -421,7 +421,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Сүзгі панелін көрсету" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -431,7 +431,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -439,7 +439,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Сүзгі панелін көрсету" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -447,14 +447,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "Сүзгі:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" msgid "Search…" msgstr "Іздеу" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -462,7 +462,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Файл мен қапшықтардын нобайын көрсету" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -472,7 +472,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -480,7 +480,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Сүзгі панелін көрсету" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" @@ -489,7 +489,7 @@ msgid "Search" msgstr "Іздеу" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -499,7 +499,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -507,7 +507,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Таңдау" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -519,19 +519,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Таңдауларды терістеу" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -539,7 +539,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -548,19 +548,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -568,7 +568,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Қарау" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -578,31 +578,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Тоқтату" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Жүктеуді тоқтату" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Өзгермелі орын" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -612,13 +612,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Орынды алмастыру" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -626,7 +626,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -634,13 +634,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Қойындыны жабу" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -650,7 +650,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -659,13 +659,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Файлдарды салыстыру" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -674,13 +674,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Терминалды ашу" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -690,7 +690,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -698,7 +698,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Терминалды ашу" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -707,19 +707,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -731,7 +731,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -739,7 +739,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Келесі қойындыға ауысу" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -747,7 +747,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Келесі қойындыға ауысу" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -755,13 +755,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Жаңа қойынды" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Келесі қойындыға ауысу" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -769,49 +769,57 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Алдыңғы қойындыға ауысу" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Алдыңғы қойындыға ауысу" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Ишаралары көрсету" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Жаңа қойындыда ашу" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Жаңа қойындыларда ашу" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Жаңа терезеде ашу" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Қ&олданбалар" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Панельдерді босату" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Панельдерді бұғаттау" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -821,13 +829,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Мәліметі" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -835,7 +843,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -846,7 +854,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -857,13 +865,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Қапшықтар" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -872,7 +880,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -882,13 +890,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Терминал" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -900,7 +908,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -912,13 +920,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Орындар" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -926,7 +934,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Жасырын файлдарды көрсету" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -934,7 +942,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -945,7 +953,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -960,7 +968,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@action:inmenu Panels" #| msgid "Lock Panels" @@ -968,7 +976,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Панельдерді бұғаттау" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -979,43 +987,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Жабу" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Сол жақ көріністі жабу" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Жабу" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Оң жақ көріністі жабу" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Бөлу" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Көріністі бөлу" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1027,7 +1035,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1041,7 +1049,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1058,7 +1066,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1068,7 +1076,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1077,7 +1085,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1092,7 +1100,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1103,7 +1111,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1117,7 +1125,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1128,7 +1136,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1142,7 +1150,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1151,7 +1159,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1159,7 +1167,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1169,7 +1177,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1418,7 +1426,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1433,33 +1441,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search for %1 in %2" msgstr "Іздейтіні" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" msgid "Search" msgstr "Іздеу" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search for %1" msgstr "Іздейтіні" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1467,7 +1475,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Қапшықты жүктеу..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1475,7 +1483,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Реттеу:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1483,19 +1491,19 @@ msgctxt "@info" msgid "Searching…" msgstr "Іздеу..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Ештеңе табылған жоқ." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin өзі веб парақтарды ашпайды, оган веб шолғыш жегілді" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1504,13 +1512,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Dolphin танымайтын протокол, Konqueror жегілді" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Жарамсыз протокол" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1642,61 +1650,61 @@ 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 "0 - 9" -#: 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 "Қапшықтар" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Шағын" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Орташа" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Үлкен" -#: 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 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1705,31 +1713,31 @@ msgctxt "" msgid "%1" msgstr "1" -#: 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1743,7 +1751,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "Кеше (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1753,7 +1761,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1765,7 +1773,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "Кеше (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1775,7 +1783,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1789,7 +1797,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "Бір апта бұрын (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1799,7 +1807,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1813,7 +1821,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "Екі апта бұрын (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1823,7 +1831,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1837,7 +1845,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "Ұш апта бұрын (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1847,7 +1855,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1861,7 +1869,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "Бұрын (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1871,7 +1879,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: 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, " @@ -1879,7 +1887,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1889,117 +1897,117 @@ msgctxt "" msgid "%1" msgstr "1" -#: 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 "Оқу, " -#: 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 "Жазу, " -#: 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 "Орындау, " -#: 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 "Тыйымды" -#: 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 "Иесі %1 | Тобы: %2 | Басқалар: %3" -#: 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 #, fuzzy 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 #, fuzzy 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 #, fuzzy 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 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -2007,34 +2015,34 @@ 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 #, fuzzy #| msgctxt "@label:listbox" #| msgid "Width:" @@ -2042,56 +2050,56 @@ msgctxt "@label" msgid "Width" msgstr "Ені:" -#: 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 #, fuzzy 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 "Ұзақтығы" -#: 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 #, fuzzy #| msgctxt "@item" #| msgid "Release '%1'" @@ -2099,12 +2107,12 @@ msgctxt "@label" msgid "Release Year" msgstr "'%1' дегенді шығару" -#: 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 #, fuzzy #| msgctxt "@option:check" #| msgid "Videos" @@ -2112,30 +2120,30 @@ 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 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2143,12 +2151,12 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Copied From" @@ -2156,29 +2164,29 @@ 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." @@ -2396,19 +2404,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Автожүгірту" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Қиып алу" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Көшіріп алу" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2416,37 +2424,37 @@ 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 "Жою" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Жасырын файлдарды көрсету" -#: 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" @@ -2752,49 +2760,49 @@ 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 "Осыдан бастап (%1)" -#: 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2802,20 +2810,20 @@ msgctxt "action:button" msgid "Your files" msgstr "sairan@computer.org" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" 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 " @@ -3105,13 +3113,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" @@ -3119,7 +3127,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "Іздеу" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3127,7 +3135,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Жаңа қызметтерді жүктеу..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3141,25 +3149,25 @@ msgstr "" "Нұсқаларды қадағалау жүйелерінің параметрлері күшіне ену үшін Dolphin қайта " "жегілу керек." -#: 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" @@ -3277,23 +3285,32 @@ msgstr "" "'Көшірмелеу орны' мен 'Жылжытатын орны' командалар контексты мәзірінде " "көрсетілсін" -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +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" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Open Terminal' in context menu." @@ -3302,7 +3319,7 @@ msgstr "" "көрсетілсін" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Copy to other split view' in context menu." @@ -3311,7 +3328,7 @@ msgstr "" "көрсетілсін" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3701,6 +3718,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +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 @@ -3740,7 +3771,7 @@ msgctxt "@title:group" msgid "View" msgstr "Қ&өрініс" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3748,25 +3779,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "Контексті мәзір" -#: 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 "" @@ -3825,25 +3856,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Show preview of files and folders" +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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "Қ&олданбалар" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4666,7 +4711,7 @@ msgid "" msgstr "" "Барлық ішкі қапшықтардың көрініс қасиеттері өзгертілмек. Бола берсін бе?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4757,12 +4802,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 "" @@ -4810,65 +4855,65 @@ msgstr "Әдетті" msgid "Reload" msgstr "Қайта жүктеп алу" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" msgid_plural "%1 Folders selected" msgstr[0] "%1 қапшық таңдалған" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" msgid_plural "%1 Files selected" msgstr[0] "%1 файл таңдалған" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" msgid_plural "%1 Folders" msgstr[0] "%1 қапшық" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" msgid_plural "%1 Files" msgstr[0] "%1 файл" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 қапшық, 0 файл" -#: 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] "%1 аталымды ашқыңыз келгені рас па?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Sort" #| msgid "By Path" @@ -4877,25 +4922,25 @@ msgid "Open %1 Item" msgid_plural "Open %1 Items" msgstr[0] "Жолы бойынша" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Бағанның авто ені" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Бағанның өзгеше ені" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Move to trash operation completed." @@ -4903,136 +4948,136 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "Өшірілгендерге тастау амалы орындалды." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Өшіру амалы орындалды." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "Орнында қайта атау" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "Жасырын файлдарды көрсету" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "Мекен қапшығы" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Орын бос ғой." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "'%1' деген орын атауы жарамсыз." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "Қапшықты жүктеу..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "Қапшықты жүктеу..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "Үлгіге сәйкес барлық нысандарын таңдау." -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "Үлгіге сәйкес барлық нысандарын таңдау." -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "Орын бос ғой." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "Жақында жабылған қойындылар" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "Ештеңе табылған жоқ." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/km/dolphin.po b/po/km/dolphin.po index 0585301e1..5a880b3ac 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2012-12-18 08:25+0700\n" "Last-Translator: sutha \n" "Language-Team: Khmer \n" @@ -42,13 +42,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "ស្តារ" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "បង្កើត​ថ្មី" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Tab" @@ -56,112 +56,112 @@ 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 "បាន​បង្កើតថត ។" -#: 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 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -170,7 +170,7 @@ msgid "" "want to quit?" msgstr "អ្នក​មាន​ផ្ទាំង​ជា​ច្រើន​បានបើក​នៅ​ក្នុង​បង្អួច​នេះ តើ​អ្នក​ប្រាកដ​ជា​ចង់​ចេញ​ដែរឬទេ ?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Tab" @@ -178,13 +178,13 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "បើក​ផ្លូវ​​​នៅ​ក្នុង​ផ្ទាំង​ថ្មី" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "" -#: dolphinmainwindow.cpp:1179 +#: dolphinmainwindow.cpp:1190 #, fuzzy, kde-format #| msgid "Are you sure you want to open 1 item?" #| msgid_plural "Are you sure you want to open %1 items?" @@ -192,7 +192,7 @@ 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] "តើ​អ្នក​ប្រាកដ​ជា​ចង់​បើក​ធាតុ %1 ឬ ?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -201,7 +201,7 @@ msgid "Open %1 Terminal" msgid_plural "Open %1 Terminals" msgstr[0] "បើក​ស្ថានីយ" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -209,13 +209,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "កំណត់​រចនាសម្ព័ន្ធ​​​​..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "បង្អួច​ថ្មី" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Window" @@ -223,7 +223,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "បើក​ផ្លូវ​​​នៅ​ក្នុង​បង្អួច​ថ្មី" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -231,13 +231,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "ផ្ទាំង​ថ្មី" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -246,25 +246,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "បន្ថែម​ទៅ​កន្លែង" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "បិទ​​ផ្ទាំង" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -272,13 +272,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -289,13 +289,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -305,7 +305,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -313,7 +313,7 @@ msgctxt "@action" msgid "Copy…" msgstr "ចម្លង" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -322,13 +322,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "បិទភ្ជាប់" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -337,19 +337,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -357,13 +357,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -371,7 +371,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "ផ្លាស់​ទី​ទៅ​​ធុង​សំរាម" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -379,7 +379,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "ផ្លាស់​ទី​ទៅ​​ធុង​សំរាម" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -387,13 +387,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -401,7 +401,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "តម្រង ៖" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -409,7 +409,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "បង្ហាញ​របារ​តម្រង" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -419,7 +419,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Hide Filter Bar" @@ -427,7 +427,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "លាក់​របារ​តម្រង" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -435,14 +435,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "តម្រង ៖" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search…" msgstr "ស្វែងរក​" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -450,7 +450,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "បង្ហាញ​កា​រមើលជា​មុន​របស់​ឯកសារ និង​ថត" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -460,13 +460,13 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" @@ -475,7 +475,7 @@ msgid "Search" msgstr "ស្វែងរក​" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -485,7 +485,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -493,7 +493,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "ជ្រើស" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -505,19 +505,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "បញ្ច្រាស​ជម្រើស" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -525,7 +525,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -534,19 +534,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -554,7 +554,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "មើល​ជា​​​មុន" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -564,31 +564,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "បញ្ឈប់" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "បញ្ឈប់​ការ​ផ្ទុក" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "ទីតាំង​ដែល​អាច​កែសម្រួល​បាន" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -598,13 +598,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "ទីតាំង​ជំនួស" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -612,7 +612,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -620,13 +620,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "បិទ​​ផ្ទាំង" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -636,7 +636,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -645,13 +645,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "ប្រៀបធៀប​ឯកសារ" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -660,13 +660,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "បើក​ស្ថានីយ" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -676,7 +676,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -684,7 +684,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "បើក​ស្ថានីយ" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -693,19 +693,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -717,7 +717,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -725,7 +725,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "ធ្វើ​ឲ្យ​ផ្ទាំង​បន្ទាប់​សកម្ម" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -733,7 +733,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "ធ្វើ​ឲ្យ​ផ្ទាំង​បន្ទាប់​សកម្ម" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -741,13 +741,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "ផ្ទាំង​ថ្មី" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "ធ្វើ​ឲ្យ​ផ្ទាំង​បន្ទាប់​សកម្ម" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -755,26 +755,26 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "ធ្វើ​ឲ្យ​ផ្ទាំង​មុន​សកម្ម" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "ធ្វើ​ឲ្យ​ផ្ទាំង​មុន​សកម្ម" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgid "Show facets widget" msgctxt "@action:inmenu" msgid "Show Target" msgstr "បង្ហាញ​ធាតុ​ក្រាហ្វិក" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "បើក​នៅ​ក្នុង​ផ្ទាំង​ថ្មី" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -782,25 +782,33 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "បើក​នៅ​ក្នុង​ផ្ទាំង​ថ្មី" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "បើក​នៅ​ក្នុង​បង្អួច​ថ្មី" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "កម្មវិធី" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "បន្ទះ​​មិន​ជាប់​សោ" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "ចាក់​សោ​បន្ទះ" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -810,13 +818,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "ព័ត៌មាន" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -824,7 +832,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -835,7 +843,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -846,13 +854,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "ថត" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -861,7 +869,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -871,13 +879,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "ស្ថានីយ" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -889,7 +897,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -901,13 +909,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "ទីកន្លែង" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -915,7 +923,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "បង្ហាញ​ឯកសារ​ដែល​បាន​​លាក់" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -923,7 +931,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -934,7 +942,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -949,7 +957,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@action:inmenu Panels" #| msgid "Lock Panels" @@ -957,7 +965,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "ចាក់​សោ​បន្ទះ" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -968,43 +976,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "បិទ​" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "បិទ​ទិដ្ឋភាព​ខាង​ឆ្វេង" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "បិទ​" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "បិទ​ទិដ្ឋភាព​ខាង​ស្ដាំ" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "ពុះ" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "ពុះ​ទិដ្ឋភាព" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1016,7 +1024,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1030,7 +1038,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1047,7 +1055,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1057,7 +1065,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1066,7 +1074,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1081,7 +1089,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1092,7 +1100,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1106,7 +1114,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1117,7 +1125,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1131,7 +1139,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1140,7 +1148,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1148,7 +1156,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1158,7 +1166,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1407,7 +1415,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1422,33 +1430,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search for %1 in %2" msgstr "ស្វែងរក​" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search" msgstr "ស្វែងរក​" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search for %1" msgstr "ស្វែងរក​" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1456,7 +1464,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "កំពុង​ផ្ទុក​ថត..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1464,7 +1472,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "ការ​តម្រៀប ៖" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1472,19 +1480,19 @@ msgctxt "@info" msgid "Searching…" msgstr "កំពុង​ស្វែងរក..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "រកមិនឃើញ​ធាតុ​ទេ" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin ​​មិន​គាំទ្រ​ទំព័រ​បណ្ដាញ​ទេ កម្មវិធី​រុករក​បណ្ដាញ​ត្រូវ​បាន​ចាប់ផ្ដើម" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1493,13 +1501,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "ពិធីការ​មិន​បាន​គាំទ្រ​ដោយ Dolphin Konqueror ត្រូវ​បាន​ចាប់ផ្ដើម" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "ពិធីការ​មិន​ត្រឹមត្រូវ" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1630,61 +1638,61 @@ 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 "0 - 9" -#: 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 "ថត" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "តូច" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "មធ្យម" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "ធំ" -#: 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 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1693,7 +1701,7 @@ msgctxt "" msgid "%1" msgstr "១" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1701,25 +1709,25 @@ 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1733,7 +1741,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "ម្សិលមិញ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1743,7 +1751,7 @@ msgctxt "" msgid "%1" msgstr "១" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1755,7 +1763,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "ម្សិលមិញ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1765,7 +1773,7 @@ msgctxt "" msgid "%1" msgstr "១" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1779,7 +1787,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "បី​សប្ដាហ៍​កន្លង​ទៅ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1789,7 +1797,7 @@ msgctxt "" msgid "%1" msgstr "១" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1803,7 +1811,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "ពីរ​សប្ដាហ៍​កន្លង​ទៅ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1813,7 +1821,7 @@ msgctxt "" msgid "%1" msgstr "១" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1827,7 +1835,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "បី​សប្ដាហ៍​កន្លង​ទៅ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1837,7 +1845,7 @@ msgctxt "" msgid "%1" msgstr "១" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1851,7 +1859,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "មុន %B, %Y" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1861,7 +1869,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, " @@ -1869,7 +1877,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1879,62 +1887,62 @@ msgctxt "" msgid "%1" msgstr "១" -#: 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 "អាន " -#: 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 "សរសេរ " -#: 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 "ប្រតិបត្តិ " -#: 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 "ហាមឃាត់" -#: 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 "អ្នកប្រើ ៖ %1 | ក្រុម ៖ %2 | ផ្សេងទៀត ៖ %3" -#: 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1942,54 +1950,54 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -1997,34 +2005,34 @@ 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 #, fuzzy #| msgctxt "@label:listbox" #| msgid "Width:" @@ -2032,55 +2040,55 @@ msgctxt "@label" msgid "Width" msgstr "ទទឹង ៖" -#: 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 "ថិរវេលា" -#: 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 #, fuzzy #| msgctxt "@item" #| msgid "Release '%1'" @@ -2088,12 +2096,12 @@ msgctxt "@label" msgid "Release Year" msgstr "ការ​ចេញ​ផ្សាយ '%1'" -#: 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 #, fuzzy #| msgctxt "@option:check" #| msgid "Videos" @@ -2101,30 +2109,30 @@ 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 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2132,12 +2140,12 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Copied From" @@ -2145,29 +2153,29 @@ 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." @@ -2385,19 +2393,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "រមូរ​ដោយ​ស្វ័យ​ប្រវត្តិ" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "កាត់" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "ចម្លង" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2405,37 +2413,37 @@ 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 "លុប" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "បង្ហាញ​ឯកសារ​ដែល​បាន​​លាក់" -#: 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" @@ -2743,49 +2751,49 @@ 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 "ពី​ទីនេះ (%1)" -#: 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2793,18 +2801,18 @@ msgctxt "action:button" msgid "Your files" msgstr "khoemsokhem@khmeros.info,mornmet@khmeros.info,sutha@khmeros.info" -#: 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 " @@ -3086,13 +3094,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" @@ -3100,7 +3108,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "ស្វែងរក​" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3108,7 +3116,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "ទាញយក​សេវា​ថ្មី..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3121,25 +3129,25 @@ msgid "" msgstr "" "Dolphin ត្រូ​វតែ​ចាប់ផ្ដើម​ឡើង​វិញ ដើម្បី​អនុវត្ត​កំណែ​ដែលបានធ្វើ​​បច្ចុប្បន្នភាព​​ត្រួតពិនិត្យ​ការ​កំណត់​ប្រព័ន្ធ ។" -#: 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 "ពាក្យ​បញ្ជា 'Copy To' និង 'Move To'" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3247,35 +3255,42 @@ 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +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" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3661,6 +3676,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +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 @@ -3700,7 +3729,7 @@ msgctxt "@title:group" msgid "View" msgstr "មើល" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "action:button" #| msgid "Content" @@ -3708,25 +3737,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "មាតិកា" -#: 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 "" @@ -3787,25 +3816,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Show preview of files and folders" +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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "កម្មវិធី" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4621,7 +4664,7 @@ msgid "" "continue?" msgstr "លក្ខណសម្បត្តិ​ទិដ្ឋភាព​របស់​ថត​រង​ទាំង​អស់​នឹង​ត្រូវ​បាន​ផ្លាស់ប្ដូរ ។ តើ​អ្នក​ចង់​​បន្ត​ដែរឬទេ ។" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4712,12 +4755,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 "" @@ -4765,65 +4808,65 @@ msgstr "លំនាំដើម" msgid "Reload" msgstr "ផ្ទុក​ឡើង​វិញ" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" msgid_plural "%1 Folders selected" msgstr[0] "បានជ្រើស​ថត %1" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" msgid_plural "%1 Files selected" msgstr[0] "បាន​ជ្រើស​ឯកសារ %1" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" msgid_plural "%1 Folders" msgstr[0] "ថត %1" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" msgid_plural "%1 Files" msgstr[0] "ឯកសារ %1" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: 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] "តើ​អ្នក​ប្រាកដ​ជា​ចង់​បើក​ធាតុ %1 ឬ ?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Tab" @@ -4832,25 +4875,25 @@ msgid "Open %1 Item" msgid_plural "Open %1 Items" msgstr[0] "បើក​ផ្លូវ​​​នៅ​ក្នុង​ផ្ទាំង​ថ្មី" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "ទទឹង​ជួរឈរ​ស្វ័យប្រវត្តិ" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "ទទឹង​ជួរឈរ​ផ្ទាល់​ខ្លួន" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Delete operation completed." @@ -4858,136 +4901,136 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "បាន​បញ្ចប់​ការ​លុប ។" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "បាន​បញ្ចប់​ការ​លុប ។" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "ប្ដូរ​ឈ្មោះ​​ក្នុង​តួ" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "បង្ហាញ​ឯកសារ​ដែល​លាក់" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "ថត​ផ្ទះ" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "ទីតាំង​គឺ​ទទេ ។" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "ទីតាំង '%1' មិនត្រឹមត្រូវ ។" -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "កំពុង​ផ្ទុក​ថត..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "កំពុង​ផ្ទុក​ថត..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "ជ្រើស​ធាតុ​ទាំងអស់​ដែល​ផ្គូផ្គង​នឹង​លំនាំដើម​នេះ ៖" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "ជ្រើស​ធាតុ​ទាំងអស់​ដែល​ផ្គូផ្គង​នឹង​លំនាំដើម​នេះ ៖" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "ទីតាំង​គឺ​ទទេ ។" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "ផ្ទាំង​ដែល​បាន​បិទ​ថ្មី" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "រកមិនឃើញ​ធាតុ​ទេ" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/kn/dolphin.po b/po/kn/dolphin.po index fa05e1aed..ebb071919 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2011-01-12 15:09+0530\n" "Last-Translator: Shankar Prasad \n" "Language-Team: kn_IN \n" @@ -47,13 +47,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "ಮರುಸ್ಥಾಪಿಸು (ರಿಸ್ಟೋರ್)" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "ಹೊಸತನ್ನು ಸೃಷ್ಟಿಸು" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -61,96 +61,96 @@ 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 "ಕಡತಕೋಶವು ಸೃಷ್ಟಿಯಾಗಿದೆ." -#: 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 "ಪ್ರಸ್ತುತ ಹಾಳೆಯನ್ನು ಮುಚ್ಚು(&l)" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -158,17 +158,17 @@ 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 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -179,7 +179,7 @@ msgstr "" "ನೀವು ಈ ವಿಂಡೋದಲ್ಲಿ ಹಲವಾರು ಹಾಳೆಗಳನ್ನು ತೆರೆದಿದ್ದೀರಿ, ನೀವು ನಿಜವಾಗಲೂ ಮುಚ್ಚಲು " "ಬಯಸುತ್ತೀರೆ?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -187,7 +187,7 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "ಮಾರ್ಗ" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" @@ -195,14 +195,14 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -212,7 +212,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "ಆದೇಶತೆರೆಯನ್ನು(ಟರ್ಮಿನಲ್) ತೆರೆ" msgstr[1] "ಆದೇಶತೆರೆಯನ್ನು(ಟರ್ಮಿನಲ್) ತೆರೆ" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -220,13 +220,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "ಸಂರಚಿಸು..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "ಹೊಸ ಕಿಟಕಿ(&W)" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Window" @@ -234,7 +234,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "ಹೊಸ ಕಿಟಕಿಯಲ್ಲಿನ ಮಾರ್ಗದಲ್ಲಿ" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -242,13 +242,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "ಹೊಸ ಹಾಳೆ" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -257,25 +257,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "ಸ್ಥಳಗಳಿಗೆ ಸೇರಿಸು" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "ಹಾಳೆಯನ್ನು ಮುಚ್ಚು" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -283,13 +283,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -300,13 +300,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -316,7 +316,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -324,7 +324,7 @@ msgctxt "@action" msgid "Copy…" msgstr "ನಕಲಿಸು" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -333,13 +333,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "ಅಂಟಿಸು" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -348,19 +348,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -368,13 +368,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -382,7 +382,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "ಕಸದಬುಟ್ಟಿಗೆ ಸ್ಥಳಾಂತರಿಸು" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -390,7 +390,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "ಕಸದಬುಟ್ಟಿಗೆ ಸ್ಥಳಾಂತರಿಸು" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -398,13 +398,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -412,7 +412,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "ಶೋಧಕ (ಫಿಲ್ಟರ್):" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -420,7 +420,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "ಶೋಧಕ (ಫಿಲ್ಟರ್) ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -430,7 +430,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -438,7 +438,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "ಹುಡುಕು ಪಟ್ಟಿಕೆಯನ್ನು ತೋರಿಸು" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -446,14 +446,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "ಶೋಧಕ (ಫಿಲ್ಟರ್):" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search…" msgstr "ಹುಡುಕು" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -461,7 +461,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "ಕಡತ ಹಾಗು ಕಡತಕೋಶಗಳ ಮುನ್ನೋಟವನ್ನು ತೋರಿಸು" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -471,7 +471,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -479,7 +479,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "ಹುಡುಕು ಪಟ್ಟಿಕೆಯನ್ನು ತೋರಿಸು" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" @@ -488,7 +488,7 @@ msgid "Search" msgstr "ಹುಡುಕು" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -498,7 +498,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -506,7 +506,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "ಆರಿಸು" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -518,19 +518,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "ವಿಲೋಮ ಆಯ್ಕೆ" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -538,7 +538,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -547,19 +547,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -567,7 +567,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "ಮುನ್ನೋಟ" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -577,31 +577,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "ನಿಲ್ಲಿಸು" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "ಲೋಡ್ ಮಾಡುವುದನ್ನು ನಿಲ್ಲಿಸು" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "ಸಂಪಾದಿಸಬಲ್ಲ ತಾಣ" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -611,13 +611,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "ತಾಣವನ್ನು ಬದಲಾಯಿಸು:" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -625,7 +625,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -633,13 +633,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "ಹಾಳೆಯನ್ನು ಮುಚ್ಚು" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -649,7 +649,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -658,13 +658,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "ಕಡತಗಳನ್ನು ಹೋಲಿಸು" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -673,13 +673,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "ಆದೇಶತೆರೆಯನ್ನು(ಟರ್ಮಿನಲ್) ತೆರೆ" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -689,7 +689,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -697,7 +697,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "ಆದೇಶತೆರೆಯನ್ನು(ಟರ್ಮಿನಲ್) ತೆರೆ" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -706,19 +706,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -730,7 +730,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -738,7 +738,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "ಮುಂದಿನ ಹಾಳೆಯನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -746,7 +746,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "ಮುಂದಿನ ಹಾಳೆಯನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -754,13 +754,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "ಹೊಸ ಹಾಳೆ" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "ಮುಂದಿನ ಹಾಳೆಯನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -768,13 +768,13 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "ಹಿಂದಿನ ಹಾಳೆಯನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "ಹಿಂದಿನ ಹಾಳೆಯನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show tooltips" @@ -782,13 +782,13 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "ಸಲಹೆಗಳನ್ನು ತೋರಿಸು" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "ಹೊಸ ಹಾಳೆಯಲ್ಲಿ ತೆರೆ" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -796,25 +796,33 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "ಹೊಸ ಹಾಳೆಯಲ್ಲಿ ತೆರೆ" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "ಹೊಸ ಕಿಟಕಿಯಲ್ಲಿ ತೆರೆ" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "ಅನ್ವಯಗಳು(&l)" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "ಫಲಕಗಳನ್ನು ಅನ್‌ಲಾಕ್ ಮಾಡು" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "ಫಲಕಗಳನ್ನು ಲಾಕ್ ಮಾಡು" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -824,13 +832,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "ಮಾಹಿತಿ" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -838,7 +846,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -849,7 +857,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -860,13 +868,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "ಕಡತಕೋಶಗಳು" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -875,7 +883,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -885,13 +893,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "ಟರ್ಮಿನಲ್" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -903,7 +911,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -915,13 +923,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "ಸ್ಥಳಗಳು" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -929,7 +937,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "ಮರೆಮಾಚಿದ ಕಡತಗಳನ್ನು ತೋರಿಸು" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -937,7 +945,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -948,7 +956,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -963,7 +971,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@action:inmenu Panels" #| msgid "Lock Panels" @@ -971,7 +979,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "ಫಲಕಗಳನ್ನು ಲಾಕ್ ಮಾಡು" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -982,43 +990,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "ಮುಚ್ಚು" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "ಎಡಗಡೆಯ ನೋಟವನ್ನು ಮುಚ್ಚು" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "ಮುಚ್ಚು" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "ಬಲಗಡೆಯ ನೋಟವನ್ನು ಮುಚ್ಚು" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "ವಿಭಜಿಸು" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "ನೋಟದ ವಿಧಾನವನ್ನು ವಿಭಜಿಸು" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1030,7 +1038,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1044,7 +1052,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1061,7 +1069,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1071,7 +1079,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1080,7 +1088,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1095,7 +1103,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1106,7 +1114,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1120,7 +1128,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1131,7 +1139,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1145,7 +1153,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1154,7 +1162,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1162,7 +1170,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1172,7 +1180,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1423,7 +1431,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1438,33 +1446,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search" msgstr "ಹುಡುಕು" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Search Bar" msgid "Search for %1" msgstr "ಹುಡುಕು ಪಟ್ಟಿಕೆ" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1472,7 +1480,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "ಕಡತಕೋಶವನ್ನು ಲೋಡ್ ಮಾಡಲಾಗುತ್ತಿದೆ..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1480,7 +1488,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "ವಿಂಗಡಣೆ:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1488,19 +1496,19 @@ msgctxt "@info" msgid "Searching…" msgstr "ಹುಡುಕಲಾಗುತ್ತಿದೆ..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "ಯಾವುದೇ ಅಂಶಗಳು ಪತ್ತೆಯಾಗಿಲ್ಲ." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "ಡಾಲ್ಫಿನ್ ಜಾಲಪುಟಗಳನ್ನು ಬೆಂಬಲಿಸುವುದಿಲ್ಲ, ಜಾಲ ವೀಕ್ಷಕವನ್ನು ಆರಂಭಿಸಲಾಗಿದೆ" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1509,13 +1517,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "ಡಾಲ್ಫಿನ್‌ನಿಂದ ಪ್ರೊಟೊಕಾಲ್ ಬೆಂಬಲಿತವಾಗಿಲ್ಲ, ಕಾಂಕರರನ್ನು ಆರಂಭಿಸಲಾಗಿದೆ" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "ಅಮಾನ್ಯವಾದ ಪ್ರೊಟೋಕಾಲ್" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1665,13 +1673,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1679,56 +1687,56 @@ msgctxt "@title:group" msgid "Others" msgstr "ಇತರೆ" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "ಕಡತಕೋಶಗಳು" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "ಚಿಕ್ಕದು" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "ಮಧ್ಯಮ" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "ದೊಡ್ಡದು" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1736,25 +1744,25 @@ 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1768,7 +1776,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "ನಿನ್ನೆ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1776,7 +1784,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1788,7 +1796,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "ನಿನ್ನೆ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1796,7 +1804,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1810,7 +1818,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "ಮೂರು ವಾರದ ಹಿಂದೆ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1818,7 +1826,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1832,7 +1840,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "ಎರಡು ವಾರದ ಹಿಂದೆ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1840,7 +1848,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1854,7 +1862,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "ಮೂರು ವಾರದ ಹಿಂದೆ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1862,7 +1870,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1876,7 +1884,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "%B, %Y ರ ಪ್ರಾರಂಭದಲ್ಲಿ" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1884,7 +1892,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, " @@ -1892,7 +1900,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:" @@ -1900,35 +1908,35 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "ಓದು, " -#: 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 "ಬರೆ, " -#: 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 "ಕಾರ್ಯಗತಗೊಳಿಸು, " -#: 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 "ನಿರ್ಬಂಧಿಸಲಾಗಿದೆ" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, fuzzy, kde-format #| msgctxt "@title:group Files and folders by permissions" #| msgid "(User: %1) (Group: %2) (Others: %3)" @@ -1936,7 +1944,7 @@ msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "(ಬಳಕೆದಾರ: %1) (ಗುಂಪು: %2) (ಇತರೆ: %3)" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1944,12 +1952,12 @@ 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 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Modified" @@ -1957,13 +1965,13 @@ 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1971,17 +1979,17 @@ 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 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Rating" @@ -1989,7 +1997,7 @@ msgctxt "@label" msgid "Rating" msgstr "ಗುಣನಿಶ್ಚಯ (ರೇಟಿಂಗ್)" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Tags" @@ -1997,7 +2005,7 @@ msgctxt "@label" msgid "Tags" msgstr "ಟ್ಯಾಗ್‌ಗಳು" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Comment" @@ -2005,7 +2013,7 @@ msgctxt "@label" msgid "Comment" msgstr "ಟಿಪ್ಪಣಿ" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 #, fuzzy #| msgctxt "@label" #| msgid "Title:" @@ -2013,9 +2021,9 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2023,17 +2031,17 @@ 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 #, fuzzy #| msgctxt "@title:window" #| msgid "Change Comment" @@ -2041,24 +2049,24 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Images" @@ -2066,12 +2074,12 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Width:" @@ -2079,12 +2087,12 @@ msgctxt "@label" msgid "Width" msgstr "ಅಗಲ:" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2092,7 +2100,7 @@ msgctxt "@label" msgid "Orientation" msgstr "ದಸ್ತಾವೇಜೀಕರಣ" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 #, fuzzy #| msgctxt "@label" #| msgid "Artist:" @@ -2100,15 +2108,15 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Genre:" @@ -2116,7 +2124,7 @@ msgctxt "@label" msgid "Genre" msgstr "ಸಾಮಾನ್ಯ:" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 #, fuzzy #| msgctxt "@label" #| msgid "Album:" @@ -2124,7 +2132,7 @@ msgctxt "@label" msgid "Album" msgstr "ಆಲ್ಬಂ:" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2132,12 +2140,12 @@ msgctxt "@label" msgid "Duration" msgstr "ದಸ್ತಾವೇಜೀಕರಣ" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 #, fuzzy #| msgctxt "@label" #| msgid "Track:" @@ -2145,7 +2153,7 @@ msgctxt "@label" msgid "Track" msgstr "ಹಾಡು:" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 #, fuzzy #| msgctxt "@item::intable" #| msgid "Removed" @@ -2153,30 +2161,30 @@ 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2184,12 +2192,12 @@ 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 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2197,34 +2205,34 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Group" @@ -2232,7 +2240,7 @@ msgctxt "@label" msgid "User Group" msgstr "ಸಮೂಹ" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2453,19 +2461,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "ಸ್ವಯಂಚಾಲಿತ ಚಲನೆ (ಸ್ಕ್ರಾಲಿಂಗ್)" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "ಕತ್ತರಿಸು" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "ನಕಲಿಸು" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2473,37 +2481,37 @@ 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 "ಅಳಿಸಿಹಾಕು" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "ಮರೆಮಾಚಿದ ಕಡತಗಳನ್ನು ತೋರಿಸು" -#: 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" @@ -2809,49 +2817,49 @@ 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 "ಇಲ್ಲಿಂದ (%1)" -#: 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2861,20 +2869,20 @@ msgstr "" "ramaprakash.b@gmail.com,umeshrs@gmail.com,svenkate@redhat.com," "kamathvasudev@gmail.com" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" 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 " @@ -3171,13 +3179,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" @@ -3185,7 +3193,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "ಹುಡುಕು" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3193,7 +3201,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "ಹೊಸ ಸೇವೆಗಳನ್ನು ಡೌನ್‌ಲೋಡ್ ಮಾಡು..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3207,13 +3215,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3221,7 +3229,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "ಅಳಿಸಿಹಾಕು" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3229,7 +3237,7 @@ 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" @@ -3342,22 +3350,30 @@ 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +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" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Open Terminal' in context menu." @@ -3365,7 +3381,7 @@ msgstr "" "ಸನ್ನಿವೇಶ ಪರಿವಿಡಿಯಲ್ಲಿ 'ಇದಕ್ಕೆ ನಕಲಿಸು' ಹಾಗು 'ಇದಕ್ಕೆ ಸ್ಥಳಾಂತರಿಸು' ಆದೇಶವನ್ನು ತೋರಿಸು" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Copy to other split view' in context menu." @@ -3373,7 +3389,7 @@ msgstr "" "ಸನ್ನಿವೇಶ ಪರಿವಿಡಿಯಲ್ಲಿ 'ಇದಕ್ಕೆ ನಕಲಿಸು' ಹಾಗು 'ಇದಕ್ಕೆ ಸ್ಥಳಾಂತರಿಸು' ಆದೇಶವನ್ನು ತೋರಿಸು" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3782,6 +3798,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "ಅನೇಕ ಹಾಳೆಗಳನ್ನು ಹೊಂದಿರುವ ವಿಂಡೊಗಳನ್ನು ಮುಚ್ಚುವಾಗ ಅನುಮತಿಯನ್ನು ಕೇಳು." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3823,7 +3853,7 @@ msgctxt "@title:group" msgid "View" msgstr "ನೋಟ(&V)" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3831,25 +3861,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "ಸನ್ನಿವೇಶ ಪರಿವಿಡಿ" -#: 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 "" @@ -3914,25 +3944,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Show preview of files and folders" +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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "ಅನ್ವಯಗಳು(&l)" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4771,7 +4815,7 @@ msgid "" "continue?" msgstr "ಎಲ್ಲಾ ಉಪಕಡತಕೋಶಗಳ ನೋಟದ ಗುಣಲಕ್ಷಣಗಳು ಬದಲಾಗುತ್ತವೆ. ಖಂಡಿತಾ ಮುಂದುವರಿಯಬಹುದೇ?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4865,12 +4909,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 "" @@ -4918,7 +4962,7 @@ msgstr "ಪೂರ್ವನಿಯೋಜಿತ" msgid "Reload" msgstr "ಮರಳಿಲೋಡ್ ಮಾಡು" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4926,7 +4970,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "೧ ಕಡತಕೋಶವು ಆಯ್ಕೆಯಾಗಿದೆ" msgstr[1] "%1 ಕಡತಕೋಶಗಳು ಆಯ್ಕೆಯಾಗಿವೆ" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4934,7 +4978,7 @@ msgid_plural "%1 Files selected" msgstr[0] "೧ ಕಡತಕೋಶವು ಆಯ್ಕೆಯಾಗಿದೆ" msgstr[1] "%1 ಕಡತಕೋಶಗಳು ಆಯ್ಕೆಯಾಗಿವೆ" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -4944,7 +4988,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" @@ -4952,19 +4996,19 @@ 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 "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" @@ -4972,20 +5016,20 @@ 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -4995,27 +5039,27 @@ msgid_plural "Open %1 Items" msgstr[0] "ಮಾರ್ಗ" msgstr[1] "ಮಾರ್ಗ" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "ಲಂಬಸಾಲಿನ ಅಗಲ" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "ಲಂಬಸಾಲಿನ ಅಗಲ" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Move to trash operation completed." @@ -5023,136 +5067,136 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "ಕಸಬುಟ್ಟಿಗೆ ಸ್ಥಾನಾಂತರಿಸುವ ಕಾರ್ಯವು ಪೂರ್ಣಗೊಂಡಿದೆ." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "ಅಳಿಸುವ ಕಾರ್ಯವು ಪೂರ್ಣಗೊಂಡಿದೆ." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "ಸಾಲಿನ ಒಳಗೆ ಹೆಸರನ್ನು ಬದಲಾಯಿಸು" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "ಅಡಗಿಸಿದ ಕಡತಗಳನ್ನು ತೋರಿಸು" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "ನೆಲೆ (ಹೋಮ್) ಕಡತಕೋಶ" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "ಸ್ಥಾನವು ಖಾಲಿ ಇದೆ." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "'%1' ಸ್ಥಾನವು ಅಮಾನ್ಯವಾಗಿದೆ." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "ಕಡತಕೋಶವನ್ನು ಲೋಡ್ ಮಾಡಲಾಗುತ್ತಿದೆ..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "ಕಡತಕೋಶವನ್ನು ಲೋಡ್ ಮಾಡಲಾಗುತ್ತಿದೆ..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "ಈ ವಿನ್ಯಾಸಕ್ಕೆ ತಾಳೆಯಾಗುವ ಎಲ್ಲಾ ಅಂಶಗಳನ್ನು ಆರಿಸಿ..." -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "ಈ ವಿನ್ಯಾಸಕ್ಕೆ ತಾಳೆಯಾಗುವ ಎಲ್ಲಾ ಅಂಶಗಳನ್ನು ಆರಿಸಿ..." -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "ಸ್ಥಾನವು ಖಾಲಿ ಇದೆ." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "ಇತ್ತೀಚಿಗೆ ಮುಚ್ಚಲಾದ ಹಾಳೆಗಳು" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "ಯಾವುದೇ ಅಂಶಗಳು ಪತ್ತೆಯಾಗಿಲ್ಲ." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/ko/dolphin.po b/po/ko/dolphin.po index 00e98521b..f4c18a0ff 100644 --- a/po/ko/dolphin.po +++ b/po/ko/dolphin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-23 00:48+0000\n" -"PO-Revision-Date: 2023-07-23 20:26+0200\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"PO-Revision-Date: 2023-08-25 20:58+0200\n" "Last-Translator: Shinjo Park \n" "Language-Team: Korean \n" "Language: ko\n" @@ -40,174 +40,174 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "복원" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "새로 만들기" -#: 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 "폴더 생성됨." -#: 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 "%1 끝내기(&Q)" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "현재 탭 닫기(&L)" -#: 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 "터미널 패널 표시(&T)" -#: 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 "터미널 패널에서 '%1' 프로그램이 실행 중입니다. 종료하시겠습니까?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "%1 열기" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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] "터미널 창 %1개를 여시겠습니까?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" msgid_plural "Open %1 Terminals" msgstr[0] "터미널 %1개 열기" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "설정" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "새 창(&W)" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "새 Dolphin 창 열기" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -217,13 +217,13 @@ msgstr "" "현재 위치와 보기 설정을 사용하여 새 창을 엽니다.창 간에 항목을 드래그 " "앤 드롭할 수 있습니다." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "새 탭" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -235,25 +235,25 @@ msgstr "" "은 현재 창의 추가적인 보기입니다. 탭 간에 항목을 드래그 앤 드롭할 수 있습니" "다." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "위치에 추가" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "선택한 폴더를 위치 패널에 추가합니다." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "탭 닫기" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -261,13 +261,13 @@ msgid "" "will close instead." msgstr "현재 열린 탭을 닫습니다. 창에 탭이 더 이상 없으면 창을 닫습니다." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "창을 닫습니다." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -282,13 +282,13 @@ msgstr "" "드 단축키 역시 키보드에서 인접해 있습니다. Ctrl+X, Ctrl+C, Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "잘라내기…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -301,13 +301,13 @@ msgstr "" ">붙여넣기 명령을 사용하면 클립보드에 있는 항목을 새로운 " "위치에 붙여 넣고 이전 위치에서 삭제합니다." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "복사…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -319,13 +319,13 @@ msgstr "" ">붙여넣기 명령을 사용하면 클립보드에 있는 항목을 새로운 " "위치에 붙여 넣습니다." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "붙여넣기" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -337,19 +337,19 @@ msgstr "" "잘라내기 동작을 통해서 클립보드에 항목을 추가했다" "면 이전 위치에서 항목을 삭제합니다." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "다른 보기로 복사" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "다른 보기로 복사…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -359,25 +359,25 @@ msgstr "" "선택한 항목을 활성 보기에서 비활성 분할 보기로 복사합니" "다." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "비활성 분할 보기로 복사" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "다른 보기로 이동" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "다른 보기로 이동…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -387,25 +387,25 @@ msgstr "" "선택한 항목을 활성 보기에서 비활성 분할 보기로 이동합니" "다." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "비활성 분할 보기로 이동" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "필터…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "필터 표시줄 표시" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -418,30 +418,30 @@ msgstr "" "이나 폴더를 필터할 때 사용할 문자열을 입력할 수 있습니다. 해당 문자열이 들어 " "있는 항목만 표시됩니다." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "필터 표시줄 전환" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "필터" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "검색…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "파일 및 폴더 검색" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -454,20 +454,20 @@ msgstr "" "색어 및 찾을 항목의 종류를 지정할 수 있습니다.검색 표시줄에서 " "이 도움말을 다시 호출하면 각각 설정 항목의 기능을 볼 수 있습니다." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "검색 표시줄 전환" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "검색" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -475,13 +475,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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "선택" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -498,19 +498,19 @@ msgstr "" "para>선택 모드에서는 아래쪽에 빠른 접근 표시줄이 표시되어 현재 선택한 " "항목으로 동작을 수행할 수 있습니다." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "현재 위치의 모든 파일과 폴더를 선택합니다." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "선택 반전" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -518,7 +518,7 @@ msgid "" "selected instead." msgstr "현재 선택하지 않은 모든 객체를 선택합니다." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -530,25 +530,25 @@ msgstr "" "개를 한 번에 볼 수 있으며 서로 간에 항목을 빠르게 이동할 수 있습니다." "다시 클릭하면 보기를 하나로 합칩니다." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "임시 저장" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "가상 임시 저장 디렉터리를 나뉜 창으로 열기" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "보기 새로 고침" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -562,31 +562,31 @@ msgstr "" "업데이트된 목록을 표시합니다.보기가 나뉘어 있으면 현재 포커스가 " "맞춰진 부분을 새로 고칩니다." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "정지" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "그만 불러오기" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "현재 폴더의 내용을 더 이상 불러오지 않습니다." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "위치 표시줄 편집하기" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -599,13 +599,13 @@ msgstr "" "를 직접 입력할 수 있습니다.위치 표시줄 오른쪽을 클릭하여 위치 편집과 편" "집한 위치로 전환을 실행할 수 있습니다." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "위치 바꾸기" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -613,19 +613,19 @@ msgid "" "enter a different location." msgstr "위치 편집을 전환하여 새 위치를 빠르게 입력할 수 있도록 합니다." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "탭 닫기 실행 취소" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "이전에 닫은 탭으로 되돌아갑니다." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -639,7 +639,7 @@ msgstr "" "휴지통으로 이동 작업을 취소할 수 있습니다.실행 취소" "할 수 없는 작업은 실행 전에 물어봅니다." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -651,13 +651,13 @@ msgstr "" " 폴더를 가지고 있으며, 해당 폴더에는 사용자 개인 데이" "터를 저장할 수 있습니다." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "파일 비교하기" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -669,13 +669,13 @@ msgstr "" "para>더 많은 검색 도구 메뉴에서 설정할 수 있습니" "다." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "터미널 열기" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -688,13 +688,13 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "여기에서 터미널 열기" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -706,19 +706,19 @@ msgstr "" "para>터미널 사용에 대해서 자세히 알아보려면 터미널 앱의 도움말을 참조하" "십시오." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "터미널에 포커스 맞추기" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "책갈피(&B)" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -736,79 +736,86 @@ msgstr "" "추는 간단하고 작지만 고급 작업에 접근하기에는 시간이 더 걸릴 수 있습니다." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "%1 탭 활성화" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "마지막 탭 활성화" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "다음 탭" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "다음 탭 활성화" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "이전 탭" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "이전 탭 활성화" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "대상 표시" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "새 탭으로 열기" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "새 탭으로 열기" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "새 창으로 열기" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "앱에서 열기" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "패널 잠금 해제" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "패널 잠그기" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -821,13 +828,13 @@ msgstr "" "니다.잠금 해제된 패널은 창의 다른 쪽으로 드래그할 수 있으며 닫기 단추가 " "표시됩니다.잠긴 패널은 창에 더 깨끗하게 임베드됩니다." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "정보" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -837,7 +844,7 @@ msgstr "" "패널을 표시하거나 숨기려면 메뉴|패널 또는 " "보기|패널 항목을 사용하십시오." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -852,7 +859,7 @@ msgstr "" "시합니다. 선택한 항목이 없으면 현재 폴더의 정보를 표시합니다.항목을 한 " "개만 선택했다면 해당 항목의 내용을 미리 보여 줍니다." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -867,13 +874,13 @@ msgstr "" "택했다면 해당 항목의 내용을 미리 보여 줍니다.마우스 오른쪽 단추" "를 클릭해서 표시할 정보를 선택할 수 있습니다." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "폴더" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -885,7 +892,7 @@ msgstr "" "해당 패널에서는 파일 시스템의 폴더를 " "트리 구조로 표시합니다." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -899,13 +906,13 @@ msgstr "" "왼쪽에 있는 화살표를 클릭하면 하위 폴더를 볼 수 있습니다. 이 동작을 사용하여 " "폴더 간을 빠르게 전환할 수 있습니다." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "터미널" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -922,7 +929,7 @@ msgstr "" "필요하지 않지만 복잡한 작업을 실행할 때 유용합니다. 터미널 작업에 대해서 더 " "알아 보려면 단독 터미널 앱 Konsole의 도움말을 참조하십시오." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -939,19 +946,19 @@ msgstr "" "을 실행할 때 유용합니다. 터미널 작업에 대해서 더 알아 보려면 단독 터미널 앱 " "Konsole의 도움말을 참조하십시오." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "위치" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "숨겨진 위치 표시" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -961,7 +968,7 @@ msgstr "" "위치 패널에서 숨겨진 장소를 표시합니다. 숨김을 해제하지 않으면 반투명한 상태" "로 표시됩니다." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -976,7 +983,7 @@ msgstr "" "및 네트워크 위치에 빠르게 접근할 수 있습니다. 최근 저장한 파일이나 특정 형식" "의 파일을 빠르게 찾을 수도 있습니다." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -999,13 +1006,13 @@ msgstr "" "추를 클릭하면 숨길 수 있습니다. 이 패널의 빈 공간을 마우스 오른쪽 단추로 누르" "고 숨은 장소 보기를 선택하면 다시 표시합니다." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "패널 표시" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1020,43 +1027,43 @@ msgstr "" "관리됩니다. 계층 구조의 맨 꼭대기에는 이 컴퓨터에 연결된 모든 데이터가 들어 " "있는 루트 디렉터리가 있습니다." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "닫기" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "왼쪽 보기 닫기" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "닫기" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "오른쪽 보기 닫기" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "나누기" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "탐색 창 나누어 보기" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1074,7 +1081,7 @@ msgstr "" "도구 모음메뉴 단추를 통해서 기" "능을 사용할 수 있습니다." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1096,7 +1103,7 @@ msgstr "" "에서 마우스 오른쪽 단추를 클릭하면 텍스트 표시 여부를 설정할 수 있습니다." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1122,7 +1129,7 @@ msgstr "" "dolphin/dolphin-view.html'>여기를 클릭하십시오. 기본 기능을 설명하는 " "도움말 페이지를 표시합니다." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1135,7 +1142,7 @@ msgstr "" "단축키를 눌렀을 때 특정한 동작을 실행시킬 수 있도록 설정할 수 있습니다. " "이 앱의 모든 명령에 단축키를 지정할 수 있습니다." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1147,7 +1154,7 @@ msgstr "" "할 수 있는 창을 엽니다.메뉴에 나타난 모" "든 항목을 도구 모음에도 둘 수 있습니다." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1165,7 +1172,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1180,7 +1187,7 @@ msgstr "" "면 여기" "를 클릭하십시오. KDE 사용자 센터 위키의 해당 페이지를 엽니다." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1201,7 +1208,7 @@ msgstr "" "link> 위키를 참조할 수 있습니다.다른 대부분 창에는 \"이것에 대" "한 설명\"을 제공하지 않으므로 이 방식에만 너무 의존하지는 마십시오." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1216,7 +1223,7 @@ msgstr "" "버그 보고 방법을 알아 보려면 여기를 클릭하십시오." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1236,7 +1243,7 @@ msgstr "" "을 지원하는 데에는 여러분의 도움이 필요합니다.KDE e.V." "는 KDE 커뮤니티를 돕는 비영리 단체입니다." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1247,7 +1254,7 @@ msgstr "" "앱에서 사용하는 언어를 변경합니다.첫 번째로 선호하는 언어로 메시지가 표" "시되지 않는 경우에 사용할 두 번째 언어를 지정할 수도 있습니다." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1256,7 +1263,7 @@ msgid "" msgstr "" "이 앱의 버전 정보, 라이선스, 라이브러리, 관리자 정보를 표시하는 창을 엽니다." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1269,7 +1276,7 @@ msgstr "" "를 개발한 사람들입니다.앱을 사용해 왔으나 KDE를 몰랐다거나, 아니면 귀여" "운 용을 보고 싶으면 눌러 보세요!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1511,7 +1518,7 @@ msgstr "" "및 고급 기능에 대해 자세히 알아보려면 여기를 클릭하십시오. 도움말 페이지가 열립니다." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1534,71 +1541,71 @@ msgstr "" "간, 별점 등으로도 찾을 수 있습니다.더 많은 검색 도구: 외부 도구" "를 이용하여 파일을 찾을 수 있습니다." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Dolphin을 루트 권한으로 실행하면 위험할 수도 있습니다. 사용에 주의하십시오." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "%2에서 %1 검색" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "검색" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "%1 검색" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "폴더 불러오는 중…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "정렬 중…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "찾는 중…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "항목이 없습니다." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin은 웹 페이지를 지원하지 않으므로 웹 브라우저가 실행되었습니다" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Dolphin이 지원하지 않는 프로토콜이므로 기본 앱이 실행되었습니다" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "잘못된 프로토콜" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1717,92 +1724,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: 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 "폴더" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "작음" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "중간" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "큼" -#: 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 "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "1주 전" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "2주 전" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "3주 전" -#: 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 " @@ -1812,7 +1819,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'어제'(yyyy년 MMMM)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1820,7 +1827,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1828,7 +1835,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd(yyyy년 MMMM)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1836,7 +1843,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1846,7 +1853,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'1주 전'(yyyy년 MMMM)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1854,7 +1861,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1864,7 +1871,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'2주 전'(yyyy년 MMMM)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1872,7 +1879,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1882,7 +1889,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'3주 전'(yyyy년 MMMM)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1890,7 +1897,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1900,7 +1907,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "yyyy년 MMMM '초'" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1908,7 +1915,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1916,7 +1923,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "yyyy년 MMMM" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1924,257 +1931,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "읽기, " -#: 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 "쓰기, " -#: 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 "실행, " -#: 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 "거부됨" -#: 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 "사용자: %1 | 그룹: %2 | 기타: %3" -#: 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 "너비" -#: 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 "시간" -#: 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, " @@ -2183,17 +2190,17 @@ msgstr "" "권한 형식은 설정에서 변경할 수 있습니다. 기호, 숫자(8진수), 혼합 형식에서 선" "택할 수 있습니다" -#: 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." @@ -2397,55 +2404,55 @@ msgstr "홈 디렉터리 안에 있을 때 폴더 패널에 홈 디렉터리만 msgid "Automatic scrolling" msgstr "자동 스크롤" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "잘라내기" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "복사" -#: 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 "삭제" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "숨김 파일 보기" -#: 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" @@ -2699,66 +2706,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 "여기서부터(%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "'%1' 및 하위 폴더에서만 검색" -#: 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 " @@ -3037,25 +3044,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 "" @@ -3063,25 +3070,25 @@ msgid "" "settings." msgstr "버전 관리 시스템 설정을 적용하려면 Dolphin을 다시 시작해야 합니다." -#: 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" @@ -3183,32 +3190,39 @@ 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 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +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 "콘텍스트 메뉴에 '다른 분할된 보기로 이동'을 표시합니다." @@ -3594,6 +3608,20 @@ 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." +msgid "Ask for confirmation when opening many folders at once." +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." +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 @@ -3622,41 +3650,40 @@ 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:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "컨텍스트 메뉴" -#: 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 "경고" @@ -3709,31 +3736,43 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "터미널 패널에서 실행 중인 프로그램이 있는 창을 닫을 때" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@label:checkbox" +#| msgid "Opening Folders:" +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 "스크립트 실행" #: 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 "마지막으로 사용한 폴더, 탭, 창 상태" @@ -3766,15 +3805,13 @@ msgstr "시작 시 표시:" #, kde-format msgctxt "@option:check Opening Folders" msgid "Keep a single Dolphin window, opening new folders in tabs" -msgstr "" +msgstr "Dolphin 창을 한 개만 열어 두고 새 폴더를 탭으로 열기" #: 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 @@ -3783,17 +3820,13 @@ 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 "필터 표시줄 표시" @@ -3859,12 +3892,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 @@ -3881,13 +3912,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 @@ -3942,12 +3970,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 @@ -3956,12 +3982,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 @@ -4126,12 +4149,10 @@ msgstr "" "Dolphin에서 보기 속성을 변경한 개별 폴더에 숨김 파일 .directory를 생성합니다." #: 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 @@ -4149,7 +4170,7 @@ msgstr "드래그하는 동안 폴더 열기" #, kde-format msgctxt "@title:group" msgid "Browsing: " -msgstr "" +msgstr "탐색: " #: settings/viewmodes/generalviewsettingspage.cpp:53 #, kde-format @@ -4177,9 +4198,7 @@ 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 "일반" @@ -4481,7 +4500,7 @@ msgid "" "continue?" msgstr "모든 하위 폴더의 보기 속성을 변경합니다. 계속하시겠습니까?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4577,12 +4596,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%2 중 %1 남음(%3% 사용함)" -#: 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 "휴지통을 비웠습니다." @@ -4626,108 +4645,108 @@ msgstr "기본값" msgid "Reload" msgstr "새로 고침" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" msgid_plural "%1 Folders selected" msgstr[0] "폴더 %1개 선택됨" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" msgid_plural "%1 Files selected" msgstr[0] "파일 %1개 선택됨" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" msgid_plural "%1 Folders" msgstr[0] "폴더 %1개" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" msgid_plural "%1 Files" msgstr[0] "파일 %1개" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2(%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1(%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "폴더 0개, 파일 0개" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "사본 - %1" -#: 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] "항목 %1개를 여시겠습니까?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" msgid_plural "Open %1 Items" msgstr[0] "항목 %1개 열기" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "사이드 패딩" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "자동 열 너비" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "사용자 정의 열 너비" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "휴지통에 버리기 작업이 완료되었습니다." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "삭제 작업이 완료되었습니다." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "이름 바꾸고 숨기기" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4736,7 +4755,7 @@ msgstr "" "파일 이름 맨 처음에 마침표를 추가하면 더 이상 표시되지 않습니다.\n" "그래도 이름을 변경하시겠습니까?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4745,94 +4764,94 @@ msgstr "" "폴더 이름 맨 처음에 마침표를 추가하면 더 이상 표시되지 않습니다.\n" "그래도 이름을 변경하시겠습니까?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "이 파일을 숨기시겠습니까?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "이 폴더를 숨기시겠습니까?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "위치가 비어 있습니다." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "'%1' 위치가 잘못되었습니다." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "불러오는 중…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "불러오기 취소됨" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "필터와 일치하는 항목 없음" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "검색과 일치하는 항목 없음" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "휴지통이 비어 있음" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "태그 없음" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "\"%1\" 태그가 붙은 파일 없음" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "최근에 사용한 항목 없음" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "공유 폴더를 찾을 수 없음" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "관련 네트워크 리소스를 찾을 수 없음" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "MTP 호환 장치를 찾을 수 없음" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Apple 장치를 찾을 수 없음" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "블루투스 장치를 찾을 수 없음" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "폴더가 비어 있음" diff --git a/po/ku/dolphin.po b/po/ku/dolphin.po index 1f10256d1..850d9715a 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2008-12-22 22:21+0200\n" "Last-Translator: Omer Ensari \n" "Language-Team: Kurdish \n" @@ -44,13 +44,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Şûnde Bîne" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Nû Biafirîne" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -58,7 +58,7 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "Veke Bi" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -66,7 +66,7 @@ msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Hilpekîna Nû de Veke" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -74,67 +74,67 @@ msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Paceya Nû de Veke" -#: 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 "Peldank biafirîne." -#: 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 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Information" @@ -142,43 +142,43 @@ msgctxt "@title:window" msgid "Confirmation" msgstr "Agahî" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Close Tab" msgid "C&lose Current Tab" msgstr "Etîketê Dabide" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -186,20 +186,20 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Veke Bi" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open &Terminal" @@ -209,7 +209,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "&Termînalê Veke" msgstr[1] "&Termînalê Veke" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Change Tags..." @@ -217,13 +217,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Etîketan Biguherîne..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Paceyeke &Nû" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -231,7 +231,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Paceya Nû de Veke" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -239,13 +239,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Hilpekîna Nû" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -254,25 +254,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Têxe Ciyan" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Hilpekînê Dabide" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -280,13 +280,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -297,13 +297,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -313,7 +313,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -321,7 +321,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Jibergirtin" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -330,7 +330,7 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -338,7 +338,7 @@ msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Pê Ve Bike" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -347,19 +347,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -367,13 +367,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -381,7 +381,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Bavêje Çopê" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -389,7 +389,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Bavêje Çopê" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -397,13 +397,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -411,7 +411,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Parzûn:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -419,7 +419,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Darikê Fîltreyê Nîşan Bide" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -429,7 +429,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -437,7 +437,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Darikê Fîltreyê Nîşan Bide" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -445,14 +445,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "Parzûn:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" msgid "Search…" msgstr "Darikê Amûran ya Mak" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show preview" @@ -460,7 +460,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Pêşdîtinê nîşan bide" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -470,7 +470,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -478,7 +478,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Darikê Fîltreyê Nîşan Bide" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" @@ -487,7 +487,7 @@ msgid "Search" msgstr "Darikê Amûran ya Mak" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show preview" @@ -497,7 +497,7 @@ msgstr "Pêşdîtinê nîşan bide" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@action:inmenu Edit" #| msgid "Select All" @@ -505,7 +505,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Hemûyan Hilbijêre" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -517,19 +517,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Hilbijartinê Serûbin Bike" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -537,7 +537,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -546,19 +546,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Preview" @@ -566,7 +566,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Pêşdîtin" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -576,13 +576,13 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Sekinandin" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -590,19 +590,19 @@ msgctxt "@info" msgid "Stop loading" msgstr "Rêzkirin:" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Cihê tê Serastkirin" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -612,13 +612,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Cih Biguhezîne " -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -626,7 +626,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -634,13 +634,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Hilpekînê Dabide" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -650,7 +650,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -659,13 +659,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Pelan Bide Ber Hev" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -674,7 +674,7 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open &Terminal" @@ -682,7 +682,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "&Termînalê Veke" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -692,7 +692,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open &Terminal" @@ -700,7 +700,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "&Termînalê Veke" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -709,19 +709,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -733,7 +733,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -741,7 +741,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Hilfirîna Nû Çalak Bike" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -749,7 +749,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Hilfirîna Nû Çalak Bike" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -757,13 +757,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Hilpekîna Nû" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Hilfirîna Nû Çalak Bike" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -771,13 +771,13 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Hilfirîna Berê Çalak Bike" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Hilfirîna Berê Çalak Bike" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show tooltips" @@ -785,13 +785,13 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "Qutî ya amûran nîşan bide" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Hilpekîna Nû de Veke" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -799,13 +799,21 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Hilpekîna Nû de Veke" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Paceya Nû de Veke" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "&Sepan" + +#: dolphinmainwindow.cpp:2029 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -813,7 +821,7 @@ msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Panel" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -821,7 +829,7 @@ msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Panel" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -831,13 +839,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Agahî" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -845,7 +853,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -856,7 +864,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -867,13 +875,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Peldank" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -882,7 +890,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -892,13 +900,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Termînal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -910,7 +918,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -922,13 +930,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Cih" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -936,7 +944,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Pelên Veşartî Nîşan Bide" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -944,7 +952,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -955,7 +963,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -970,7 +978,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -978,7 +986,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Panel" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -989,37 +997,37 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Dadan" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Dadan" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Veqetîne" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, fuzzy, kde-format #| msgctxt "@option:check Startup Settings" #| msgid "Split view mode" @@ -1027,7 +1035,7 @@ msgctxt "@info" msgid "Split view" msgstr "Moda xuyakirinê parve bike" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1039,7 +1047,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1053,7 +1061,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1070,7 +1078,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1080,7 +1088,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1089,7 +1097,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1104,7 +1112,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1115,7 +1123,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1129,7 +1137,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1140,7 +1148,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1154,7 +1162,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1163,7 +1171,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1171,7 +1179,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1181,7 +1189,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1443,7 +1451,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1458,33 +1466,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" msgid "Search" msgstr "Darikê Amûran ya Mak" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" msgid "Search for %1" msgstr "Darikê Amûran ya Mak" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1492,7 +1500,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Peldank tê barkirin..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1500,7 +1508,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Rêzkirin:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" @@ -1508,19 +1516,19 @@ msgctxt "@info" msgid "Searching…" msgstr "Darikê Amûran ya Mak" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin piştgirî nade rûpelên torê, geroka torê tê vebe" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1529,13 +1537,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Protokol nayê piştgirî dan alî yê Dolphin ve, Konqueror tê vebe" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Protokola nenas" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1674,13 +1682,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1688,56 +1696,56 @@ msgctxt "@title:group" msgid "Others" msgstr "Yên din" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Peldank" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Biçûk" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Orte" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Mezin" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Îro" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Do" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1745,25 +1753,25 @@ msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Sê Hefte Berê" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Du Hefte Berê" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Sê Hefte Berê" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Berê di vî mehî de" -#: kitemviews/kfileitemmodel.cpp:2441 +#: kitemviews/kfileitemmodel.cpp:2434 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1777,7 +1785,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "Do (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1785,7 +1793,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1797,7 +1805,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "Do (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1805,7 +1813,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1819,7 +1827,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "Sê Hefte Berê (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1827,7 +1835,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1841,7 +1849,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "Du Hefte Berê (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1849,7 +1857,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1863,7 +1871,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "Sê Hefte Berê (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1871,7 +1879,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1885,7 +1893,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "Zûtir ji %B, %Y" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1893,7 +1901,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, " @@ -1901,7 +1909,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:" @@ -1909,35 +1917,35 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "Xwendin, " -#: 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 "Nivîsîn, " -#: 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 "Xebitandin, " -#: 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 "Qedexe" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, fuzzy, kde-format #| msgctxt "@title:group Files and folders by permissions" #| msgid "(User: %1) (Group: %2) (Others: %3)" @@ -1945,7 +1953,7 @@ msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "(Bikarhêner: %1) (Kom: %2) (Ên Din: %3)" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1953,7 +1961,7 @@ msgctxt "@label" msgid "Name" msgstr "Nav" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Size" @@ -1961,7 +1969,7 @@ msgctxt "@label" msgid "Size" msgstr "Mezinahî" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 #, fuzzy #| msgctxt "@label" #| msgid "Modified:" @@ -1969,13 +1977,13 @@ msgctxt "@label" msgid "Modified" msgstr "Guhartî:" -#: 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1983,12 +1991,12 @@ msgctxt "@label" msgid "Created" msgstr "Nû Biafirîne" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Type" @@ -1996,7 +2004,7 @@ msgctxt "@label" msgid "Type" msgstr "Cure" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 #, fuzzy #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -2004,7 +2012,7 @@ msgctxt "@label" msgid "Rating" msgstr "Rêzkirin:" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy #| msgctxt "@label Indicator when no tags defined" #| msgid "No Tags" @@ -2012,7 +2020,7 @@ msgctxt "@label" msgid "Tags" msgstr "Bê Etîketan" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@label" #| msgid "Add Comment..." @@ -2020,7 +2028,7 @@ msgctxt "@label" msgid "Comment" msgstr "Şirove Lê Zêde Bike..." -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 #, fuzzy #| msgctxt "@label" #| msgid "Title:" @@ -2028,9 +2036,9 @@ msgctxt "@label" msgid "Title" msgstr "Sernav:" -#: 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2038,17 +2046,17 @@ msgctxt "@label" msgid "Document" msgstr "Belgekirin" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Change Comment..." @@ -2056,34 +2064,34 @@ msgctxt "@label" msgid "Page Count" msgstr "Şîroveyê Biguherîne..." -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Width:" @@ -2091,12 +2099,12 @@ msgctxt "@label" msgid "Width" msgstr "Firehî:" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2104,7 +2112,7 @@ msgctxt "@label" msgid "Orientation" msgstr "Belgekirin" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 #, fuzzy #| msgctxt "@label" #| msgid "Artist:" @@ -2112,15 +2120,15 @@ msgctxt "@label" msgid "Artist" msgstr "Hunermend:" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Genre:" @@ -2128,7 +2136,7 @@ msgctxt "@label" msgid "Genre" msgstr "Cure:" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 #, fuzzy #| msgctxt "@label" #| msgid "Album:" @@ -2136,7 +2144,7 @@ msgctxt "@label" msgid "Album" msgstr "Album:" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2144,12 +2152,12 @@ msgctxt "@label" msgid "Duration" msgstr "Belgekirin" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 #, fuzzy #| msgctxt "@label" #| msgid "Track:" @@ -2157,7 +2165,7 @@ msgctxt "@label" msgid "Track" msgstr "Stran:" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 #, fuzzy #| msgctxt "@action:inmenu View" #| msgid "Reload" @@ -2165,22 +2173,22 @@ msgctxt "@label" msgid "Release Year" msgstr "Nûbarkirin" -#: 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -2188,10 +2196,10 @@ msgctxt "@label" msgid "Path" msgstr "Pê Ve Bike" -#: 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2199,12 +2207,12 @@ msgctxt "@label" msgid "Other" msgstr "Yên din" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 #, fuzzy #| msgctxt "@action:inmenu Edit" #| msgid "Invert Selection" @@ -2212,7 +2220,7 @@ msgctxt "@label" msgid "Deletion Time" msgstr "Hilbijartinê Serûbin Bike" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2220,12 +2228,12 @@ msgctxt "@label" msgid "Link Destination" msgstr "Belgekirin" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Permissions" @@ -2233,14 +2241,14 @@ msgctxt "@label" msgid "Permissions" msgstr "Destûr" -#: 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 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Owner" @@ -2248,7 +2256,7 @@ msgctxt "@label" msgid "Owner" msgstr "Xwedî" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Group" @@ -2256,7 +2264,7 @@ msgctxt "@label" msgid "User Group" msgstr "Kom" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Unknown size" @@ -2478,19 +2486,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Firehiya Sitûnê" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Jêkirin" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Jibergirtin" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2498,7 +2506,7 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Nav biguherîne..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -2506,31 +2514,31 @@ msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Bavêje Çopê" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Jê bibe" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Pelên Veşartî Nîşan Bide" -#: 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" @@ -2829,25 +2837,25 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Etîketa Nû..." -#: 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Grid spacing" @@ -2855,7 +2863,7 @@ msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Navbera ixzereyan" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "File Manager" @@ -2863,7 +2871,7 @@ msgctxt "action:button" msgid "Filename" msgstr "Gerînendeyê Pelan" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Add Comment..." @@ -2871,13 +2879,13 @@ msgctxt "action:button" msgid "Content" msgstr "Şirove Lê Zêde Bike..." -#: 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2885,18 +2893,18 @@ msgctxt "action:button" msgid "Your files" msgstr "amedcj@gmail.com" -#: 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 " @@ -3187,13 +3195,13 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Hilbijartinê Serûbin Bike" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" @@ -3201,13 +3209,13 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "Darikê Amûran ya Mak" -#: 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 "" @@ -3215,13 +3223,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3229,7 +3237,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "Jê bibe" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3237,7 +3245,7 @@ msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Fermanên 'Jibergirtin' û 'guhestin' nîşan bide" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, fuzzy, kde-format #| msgctxt "@info:status files (size)" #| msgid "%1 (%2)" @@ -3359,22 +3367,30 @@ msgstr "Di pêşekê de fermanên 'Jibergirtin' û 'Guhestin' nîşan bide" msgid "Show 'Open in New Window' in context menu." msgstr "Di pêşekê de fermanên 'Jibergirtin' û 'Guhestin' nîşan bide" -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +msgstr "Di pêşekê de fermanên 'Jibergirtin' û 'Guhestin' nîşan bide" + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 +#, fuzzy, kde-format +#| msgctxt "@label" +#| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Copy Location' in context menu." msgstr "Di pêşekê de fermanên 'Jibergirtin' û 'Guhestin' nîşan bide" #. 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show 'Copy To' and 'Move To' commands in context menu" @@ -3382,7 +3398,7 @@ msgid "Show 'Open Terminal' in context menu." msgstr "Di pêşekê de fermanên 'Jibergirtin' û 'Guhestin' nîşan bide" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show 'Copy To' and 'Move To' commands in context menu" @@ -3390,7 +3406,7 @@ msgid "Show 'Copy to other split view' in context menu." msgstr "Di pêşekê de fermanên 'Jibergirtin' û 'Guhestin' nîşan bide" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show 'Copy To' and 'Move To' commands in context menu" @@ -3837,6 +3853,22 @@ msgid "" "items" msgstr "" +#. i18n: ectx: label, entry (ConfirmOpenManyFolders), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:147 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many folders at once." +msgstr "Li bernda erêkirinê be, Dema ku" + +#. i18n: ectx: label, entry (ConfirmOpenManyTerminals), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:151 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Li bernda erêkirinê be, Dema ku" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3878,7 +3910,7 @@ msgctxt "@title:group" msgid "View" msgstr "&Bibîne" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Context Menu" @@ -3886,7 +3918,7 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "Pêşeka Naverok" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Trash" @@ -3894,19 +3926,19 @@ msgctxt "@title:group" msgid "Trash" msgstr "Sergo" -#: 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 "" @@ -3969,25 +4001,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@label" +#| msgid "Show preview" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Pêşdîtinê nîşan bide" + #: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "&Sepan" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4840,7 +4886,7 @@ msgstr "" "Taybetmendiyên xuyakirina hemû bin-peldankan dê bê guherandin. Dixwazî " "bidomînî?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4939,12 +4985,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 "" @@ -4996,7 +5042,7 @@ msgstr "Standart:" msgid "Reload" msgstr "Nûbarkirin" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -5004,7 +5050,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "Peldankek Hatiye Hilbijartin" msgstr[1] "%1 Peldank Hatine Hilbijartin" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -5012,7 +5058,7 @@ msgid_plural "%1 Files selected" msgstr[0] "Pelek hate hilbijartin" msgstr[1] "%1 Pelên te hatin hilbijartin" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -5020,7 +5066,7 @@ msgid_plural "%1 Folders" msgstr[0] "Peldank" msgstr[1] "Peldank" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -5028,19 +5074,19 @@ 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 "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" @@ -5048,20 +5094,20 @@ msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "Peldank" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -5071,25 +5117,25 @@ msgid_plural "Open %1 Items" msgstr[0] "Veke Bi" msgstr[1] "Veke Bi" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Firehiya Sitûnê" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Firehiya Sitûnê" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Move to trash operation completed." @@ -5097,13 +5143,13 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "Karê dakirina çopê qediya." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Karê jêbirinê qediya." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Rename inline" @@ -5111,120 +5157,120 @@ msgctxt "@action:button" msgid "Rename and Hide" msgstr "Bi rêzê de nav biguherîne" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "Pelên Veşartî Nîşan Bide" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "Peldanka Malê" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Cî vala ye." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Ciyê '%1' vala ye." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "Peldank tê barkirin..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "Peldank tê barkirin..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "Cî vala ye." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Close Tab" msgid "No recently used items" msgstr "Etîketê Dabide" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" diff --git a/po/lt/dolphin.po b/po/lt/dolphin.po index 4c641205e..1b500fdb7 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2022-12-28 01:48+0200\n" "Last-Translator: Moo <<>>\n" "Language-Team: Lithuanian \n" @@ -47,124 +47,124 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Atkurti" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Sukurti naują" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Atverti kelią" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Atverti kelią naujoje kortelėje" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Atverti kelią naujame lange" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Sėkmingai nukopijuota." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Sėkmingai perkelta." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Nuoroda sėkmingai sukurta." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Sėkmingai perkelta į šiukšlinę." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Sėkmingai pervadinta." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Sukurtas aplankas." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Grįžti" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Grįžti į anksčiau žiūrėtą aplanką." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Pirmyn" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Tai atšaukia Eiti|Atgal veiksmą." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Patvirtinimas" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Užverti %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "&Užverti dabartinę kortelę" -#: 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 "Šiame lange esate atvėrę kelias korteles, ar tikrai norite išeiti?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Daugiau nebeklausti" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Rodyti &terminalo skydelį" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -172,19 +172,19 @@ msgid "" msgstr "" "Terminalo skydelyje vis dar veikia „%1“ programa. Ar tikrai norite išeiti?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Atverti %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Atverti pageidaujamą paieškos įrankį" -#: 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?" @@ -193,7 +193,7 @@ msgstr[1] "Ar tikrai norite atverti %1 terminalo langus?" msgstr[2] "Ar tikrai norite atverti %1 terminalo langų?" msgstr[3] "Ar tikrai norite atverti %1 terminalo langą?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -203,25 +203,25 @@ msgstr[1] "Atverti %1 terminalus" msgstr[2] "Atverti %1 terminalų" msgstr[3] "Atverti %1 terminalą" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Konfigūruoti" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Naujas &langas" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Atverti naują Dolphin langą" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -231,13 +231,13 @@ msgstr "" "Tai atveria naują langą tokį patį kaip šis - su esama vieta ir rodiniu.Galite tempti elementus tarp langų." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nauja kortelė" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -249,25 +249,25 @@ msgstr "" ">Kortelė yra papildomas rodinys lango viduje. Galite tempti elementus tarp " "kortelių." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Pridėti prie vietų" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Tai prideda pasirinktą aplanką į Vietų skydelį." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Užverti kortelę" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -277,13 +277,13 @@ msgstr "" "Tai užveria šiuo metu rodomą kortelę. Jeigu daugiau nebeliks kortelių, bus " "užvertas šis langas." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Tai užveria šį langą." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -299,13 +299,13 @@ msgstr "" "pastebimai išdėstyti vienas šalia kito: Vald+X, " "Vald+C ir Vald+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Iškirpti…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -319,13 +319,13 @@ msgstr "" "nukopijuotumėte juos iš iškarpinės į naują vietą. Elementai bus pašalinti iš " "savo pradinės vietos." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Kopijuoti…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -337,13 +337,13 @@ msgstr "" "emphasis>.Po to, naudokite veiksmą Įdėti, kad " "nukopijuotumėte juos iš iškarpinės į naują vietą." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Įdėti" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -356,7 +356,7 @@ msgstr "" "veiksmą Iškirpti, tuomet jie bus pašalinti iš savo " "senosios vietos." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -364,7 +364,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Kopijuoti į neaktyvų padalytą rodinį" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View…" @@ -372,7 +372,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Kopijuoti į neaktyvų padalytą rodinį…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -380,13 +380,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Kopijuoti į neaktyvų padalytą rodinį" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View" @@ -394,7 +394,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Perkelti į neaktyvų padalytą rodinį" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View…" @@ -402,7 +402,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Perkelti į neaktyvų padalytą rodinį…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -410,13 +410,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Perkelti į neaktyvų padalytą rodinį" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -424,13 +424,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtruoti" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Rodyti filtro juostą" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -440,31 +440,31 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Perjungti filtro juostą" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtruoti" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "Ieškoti" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Ieškoti failų ir aplankų" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -479,20 +479,20 @@ msgstr "" "su paieškos juosta, kad galėtume į ją pažvelgti, kol yra aiškinamos " "nuostatos." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Perjungti paieškos juostą" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Ieškoti" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -500,13 +500,13 @@ msgstr "Žymėti failus ir aplankus" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Žymėti" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -518,19 +518,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Tai pažymi visus, esamoje vietoje esančius, failus ir aplankus." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Invertuoti žymėjimą" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -540,7 +540,7 @@ msgstr "" "Tai, vietoj to, pažymi visus objektus, kurių šiuo metu nesate pažymėję." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -553,19 +553,19 @@ msgstr "" "perkelti elementus iš vienos vietos į kitą.Po to, norėdami iš naujo " "sujungti rodinius, spustelėkite tai dar kartą." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Slėpynė" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Atveria slėpynės virtualų katalogą padalytame lange" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -573,7 +573,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Peržiūra" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -583,31 +583,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stabdyti" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Stabdyti įkėlimą" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Tai sustabdo dabartinio aplanko turinio įkėlimą." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Redaguojama vieta" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -621,13 +621,13 @@ msgstr "" ">Taip pat galite perjungti į taisymą spusteldami iš dešinės nuo vietos, o " "perjungti atgal galite patvirtindami pataisytą vietą." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Keisti vietą" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -635,19 +635,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Atverti užvertą kortelę" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Tai sugrąžina jus į anksčiau užvertą kortelę." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -657,7 +657,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -666,13 +666,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Palyginti failus" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -684,13 +684,13 @@ msgstr "" "para>Norėdami tai konfigūruoti, naudokite Daugiau paieškos " "įrankių meniu." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Atverti terminalą" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -703,13 +703,13 @@ msgstr "" "meniu terminalo programoje." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Atverti čia terminalą" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -726,19 +726,19 @@ msgstr "" "para>Norėdami daugiau sužinoti apie terminalus, naudokite pagalbos " "meniu terminalo programoje." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Fokusuoti terminalo skydelį" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "Ž&ymelės" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -750,79 +750,86 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktyvuoti kortelę %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktyvuoti paskutinę kortelę" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Kita kortelė" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Aktyvuoti kitą kortelę" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Ankstesnė kortelė" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Aktyvuoti ankstesnę kortelę" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Rodyti paskirtį" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Atverti naujoje kortelėje" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Atverti naujose kortelėse" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Atverti naujame lange" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Atverti programoje" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Atrakinti skydelius" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Užrakinti skydelius" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -832,13 +839,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informacija" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -846,7 +853,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -857,7 +864,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -868,13 +875,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Aplankai" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -886,7 +893,7 @@ msgstr "" "skydelį.Jame yra rodomi failų sistemos " "aplankai medžio rodinyje." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -896,13 +903,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminalas" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -914,7 +921,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -926,19 +933,19 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Vietos" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Rodyti paslėptas vietas" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -948,7 +955,7 @@ msgstr "" "Tai vietų skydelyje rodo visas vietas, kurios yra paslėptos. Jos bus rodomos " "pusiau permatomai, nebent nuimsite žymėjimą nuo savybės jas slėpti." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -959,7 +966,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -974,13 +981,13 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Rodyti skydelius" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -996,43 +1003,43 @@ msgstr "" "kuriame yra visi, su šiuo kompiuteriu sujungti duomenys — šaknies " "katalogas." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Užverti" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Užverti kairįjį rodinį" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Užverti" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Užverti dešinįjį rodinį" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Padalyti" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Padalytas rodinys" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1044,7 +1051,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1058,7 +1065,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1075,7 +1082,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1085,7 +1092,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1094,7 +1101,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1109,7 +1116,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1120,7 +1127,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1134,7 +1141,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis second half of reportbug text with link" #| msgid "" @@ -1154,7 +1161,7 @@ msgstr "" "url='https://community.kde.org/Get_Involved/Bug_Reporting'>spustelėkite čia." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1168,7 +1175,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1177,7 +1184,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1187,7 +1194,7 @@ msgstr "" "Tai atveria langą, kuris jus informuoja apie versiją, licenciją, naudojamas " "bibliotekas ir šios programos prižiūrėtojus." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1201,7 +1208,7 @@ msgstr "" "jums patinka naudoti šią programą, tačiau jūs nieko nežinote apie KDE arba, " "jei norite pamatyti žavų drakoną, tuomet pažvelkite čia!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1449,7 +1456,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1464,29 +1471,29 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Dolphin paleidimas pagrindinio naudotojo (root) teisėmis gali būti " "pavojingas. Būkite atsargūs." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Ieškoti %1 ties %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Ieškoti" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Ieškoti %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1494,7 +1501,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Įkeliamas aplankas..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1502,7 +1509,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Rikiavimas:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1510,33 +1517,33 @@ msgctxt "@info" msgid "Searching…" msgstr "Ieškoma..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Nerasta jokių elementų." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" "Dolphin nepalaiko internetinių puslapių, buvo paleista saityno naršyklė" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Dolphin nepalaiko šio protokolo, buvo paleista numatytoji programa" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Neteisingas protokolas" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1678,92 +1685,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Kita" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Aplankai" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Mažas" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Vidutinis" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Didelis" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Šiandien" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Vakar" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Prieš savaitę" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Prieš dvi savaites" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Prieš tris savaites" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Anksčiau nei prieš mėnesį" -#: 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 " @@ -1773,7 +1780,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Vakar' (yyyy 'm.' MMMM)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1781,7 +1788,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1789,7 +1796,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (yyyy 'm.' MMMM)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1797,7 +1804,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1807,7 +1814,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Prieš savaitę' (yyyy 'm.' MMMM)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1815,7 +1822,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1825,7 +1832,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Prieš dvi savaites' (yyyy 'm.' MMMM)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1833,7 +1840,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1843,7 +1850,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Prieš tris savaites' (yyyy 'm.' MMMM)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1851,7 +1858,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1861,7 +1868,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Anksčiau ties' yyyy 'm.' MMMM" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1869,7 +1876,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1877,7 +1884,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "yyyy 'm.' MMMM" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1885,114 +1892,114 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Skaityti, " -#: 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 "Rašyti, " -#: 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 "Vykdyti, " -#: 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 "Uždrausta" -#: 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 "Naudotojas: %1 | Grupė: %2 | Kiti: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Pavadinimas" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Dydis" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Pakeista" -#: 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 "Sukurta" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Paskiausia prieiga" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Tipas" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Įvertinimas" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Žymės" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Komentaras" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Pavadinimas" -#: 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 "Dokumentai" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Autorius" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -2000,162 +2007,162 @@ msgctxt "@label" msgid "Page Count" msgstr "Eilučių skaičius" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Žodžių skaičius" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Eilučių skaičius" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Paveikslavimo data" -#: 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 "Paveikslai" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Matmenys" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Plotis" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Aukštis" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientacija" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Atlikėjas" -#: 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 "Garso įrašai" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Žanras" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Albumas" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Trukmė" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Pralaidumas" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Takelis" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Išleidimo metai" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Proporcijos" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Vaizdo įrašai" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Kadrų dažnis" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Kelias" -#: 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 "Kita" -#: 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 "Ištrynimo laikas" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Nuorodos paskirtis" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Atsisiųsta iš" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Leidimai" -#: 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 "Savininkas" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Naudotojo grupė" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2361,19 +2368,19 @@ msgstr "Aplankų skydelį apriboti namų katalogu, jei jo viduje" msgid "Automatic scrolling" msgstr "Automatinis slinkimas" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Iškirpti" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopijuoti" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2381,37 +2388,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Pervadinti..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Perkelti į šiukšlinę" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Ištrinti" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Rodyti paslėptus failus" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Apriboti namų katalogu" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Automatinis slinkimas" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2682,67 +2689,67 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Pridėti žymes" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Nuo čia (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Apriboti paiešką iki \"%1\" ir jo poaplankių" -#: 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 "" "Įrašyti šią paiešką tam, kad vėliau ją vėl galima būtų greitai pasiekti" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Baigti paiešką" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Failo pavadinimo" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Turinio" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Nuo čia" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Jūsų failai" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Ieškoti namų kataloge" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Daugiau paieškos įrankių" -#: 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 " @@ -3041,21 +3048,21 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Išeiti iš žymėjimo veiksenos" -#: 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 "" "Pasirinkite, kurios paslaugos turėtų būti rodomos kontekstiniame meniu:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "Ieškoti" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3063,7 +3070,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Atsisiųsti naujas paslaugas..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3077,25 +3084,25 @@ msgstr "" "Norint taikyti atnaujintas versijų tvarkymo sistemų nuostatas, Dolphin " "privalo būti paleista iš naujo." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Paleisti iš naujo dabar?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Ištrinti" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "„Kopijuoti į“ ir „Perkelti į“ komandos" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3203,35 +3210,42 @@ msgstr "Kontekstiniame meniu rodyti komandas „Kopijuoti į“ ir „Perkelti msgid "Show 'Open in New Window' in context menu." msgstr "Kontekstiniame meniu rodyti komandas „Kopijuoti į“ ir „Perkelti į“" -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +msgstr "Kontekstiniame meniu rodyti komandas „Kopijuoti į“ ir „Perkelti į“" + +#. 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" msgid "Show 'Copy Location' in context menu." msgstr "Kontekstiniame meniu rodyti komandas „Kopijuoti į“ ir „Perkelti į“" #. 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Open Terminal' in context menu." msgstr "Kontekstiniame meniu rodyti komandas „Kopijuoti į“ ir „Perkelti į“" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Copy to other split view' in context menu." msgstr "Kontekstiniame meniu rodyti komandas „Kopijuoti į“ ir „Perkelti į“" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3618,6 +3632,20 @@ msgid "" msgstr "" "Pasirinkite kaip rikiuoti: įprastai, skiriant ar neskiriant raidžių dydį" +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Klausti patvirtinimo, kai užveriami langai su keliomis kortelėmis." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Klausti patvirtinimo, kai užveriami langai su keliomis kortelėmis." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3655,32 +3683,32 @@ msgctxt "@title:group" msgid "View" msgstr "&Rodinys" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Kontekstinis meniu" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Šiukšlinė" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Naudotojo grįžtamasis ryšys" -#: 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 "" "Turite neįrašytų pakeitimų. Ar norite pritaikyti pakeitimus, ar juos atmesti?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Įspėjimas" @@ -3733,23 +3761,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Užveriami langai su terminalo skydelyje veikiančiomis programomis" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Open files and folders:" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Atverti failus ir aplankus:" + #: 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 "Atveriant vykdomąjį failą:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Visada klausti" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Atverti programoje" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Paleisti scenarijų" @@ -4523,7 +4565,7 @@ msgid "" "continue?" msgstr "Bus pakeistos visų poaplankių rodinio savybės. Ar norite tęsti?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4613,12 +4655,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 laisva iš %2 (%3% panaudota)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Šiukšlinė išvalyta" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Šiukšlinė buvo išvalyta." @@ -4662,7 +4704,7 @@ msgstr "Numatytoji" msgid "Reload" msgstr "Įkelti iš naujo" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4672,7 +4714,7 @@ msgstr[1] "Pažymėti %1 aplankai" msgstr[2] "Pažymėta %1 aplankų" msgstr[3] "Pažymėtas %1 aplankas" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4682,7 +4724,7 @@ msgstr[1] "Pažymėti %1 failai" msgstr[2] "Pažymėta %1 failų" msgstr[3] "Pažymėtas %1 failas" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4692,7 +4734,7 @@ msgstr[1] "%1 aplankai" msgstr[2] "%1 aplankų" msgstr[3] "%1 aplankas" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4702,31 +4744,31 @@ msgstr[1] "%1 failai" msgstr[2] "%1 failų" msgstr[3] "%1 failas" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 aplankų, 0 failų" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 kopija" -#: 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?" @@ -4735,7 +4777,7 @@ msgstr[1] "Ar tikrai norite atverti %1 elementus?" msgstr[2] "Ar tikrai norite atverti %1 elementų?" msgstr[3] "Ar tikrai norite atverti %1 elementą?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4745,43 +4787,43 @@ msgstr[1] "Atverti %1 elementus" msgstr[2] "Atverti %1 elementų" msgstr[3] "Atverti %1 elementą" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Automatinis stulpelių plotis" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Tinkintas stulpelių plotis" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Perkėlimo į šiukšlinę operacija užbaigta." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Ištrynimo operacija užbaigta." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Pervadinti ir paslėpti" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4791,7 +4833,7 @@ msgstr "" "rodinio.\n" "Ar tikrai norite jį pervadinti?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4801,95 +4843,95 @@ msgstr "" "rodinio.\n" "Ar tikrai norite jį pervadinti?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Paslėpti šį failą?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Paslėpti šį aplanką?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Vieta tuščia." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Vieta „%1“ yra neteisinga." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "Įkeliama..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Įkėlimo atsisakyta" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Nėra jokių filtrą atitinkančių elementų" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Nėra jokių paiešką atitinkančių elementų" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Šiukšlinė tuščia" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Nėra jokių paskiausiai naudotų elementų" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Nerasta jokių bendrinamų aplankų" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Nerasta jokių su MTP suderinamų įrenginių" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Nerasta jokių „Apple“ įrenginių" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Nerasta jokių Bluetooth įrenginių" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Aplankas tuščias" diff --git a/po/lv/dolphin.po b/po/lv/dolphin.po index b91c721fd..77d523bb2 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2021-06-02 18:56+0300\n" "Last-Translator: Maris Nartiss \n" "Language-Team: Latvian \n" @@ -46,143 +46,143 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Atjaunot" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Izveidot jaunu" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Atvērt ceļu" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Atvērt ceļu jaunā cilnē" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Atvērt ceļu jaunā logā" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Sekmīgi nokopēts." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Sekmīgi pārvietots." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Sekmīgi piesaitēts." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Sekmīgi izmests miskastē." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Sekmīgi pārdēvēts." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Izveidota mape." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Iet atpakaļ" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Atgriezties iepriekš aplūkotajā mapē." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Iet uz priekšu" -#: 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 "Apstiprinājums" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Iziet %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Ai&zvērt aktīvo cilni" -#: 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 "Jums šajā logā ir atvērtas vairākas cilnes. Vai tiešām vēlaties iziet?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Turpmāk nevaicāt" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Rādī&t komandrindas paneli" -#: 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 "Atvērt %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Atvērt iecienīto meklēšanas rīku" -#: dolphinmainwindow.cpp:1179 +#: dolphinmainwindow.cpp:1190 #, fuzzy, kde-format #| msgid "Are you sure you want to open 1 item?" #| msgid_plural "Are you sure you want to open %1 items?" @@ -192,7 +192,7 @@ msgstr[0] "Vai tiešām vēlaties atvērt %1 elementu?" msgstr[1] "Vai tiešām vēlaties atvērt %1 elementus?" msgstr[2] "Vai tiešām vēlaties atvērt %1 elementu?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -203,25 +203,25 @@ msgstr[0] "Atvērt termināli" msgstr[1] "Atvērt termināli" msgstr[2] "Atvērt termināli" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Konfigurēt" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Jauns &logs" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Atvērt jaunu Dolphin logu" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -229,13 +229,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Jauna cilne" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -244,25 +244,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Pievienot vietām" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Aizvērt cilni" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -270,13 +270,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Šis aizver šo logu." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -287,13 +287,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -303,7 +303,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -311,7 +311,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Kopēt" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -320,13 +320,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Ielīmēt" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -335,19 +335,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -355,13 +355,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -369,7 +369,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Pārvietot uz miskasti" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -377,7 +377,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Pārvietot uz miskasti" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -385,13 +385,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -399,7 +399,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtrs" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -407,7 +407,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Rādīt filtra joslu" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -417,31 +417,31 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Pārslēgt filtra joslu" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtrs" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "Meklēt" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Meklēt datnes un mapes" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -451,20 +451,20 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Pārslēgt meklēšanas joslu" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Meklēt" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Search for files and folders" @@ -474,7 +474,7 @@ msgstr "Meklēt datnes un mapes" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -482,7 +482,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Izvēlēties" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -494,19 +494,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Invertēt izvēli" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -514,7 +514,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -523,19 +523,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -543,7 +543,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Priekšskatījums" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -553,31 +553,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Apturēt" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Apturēt ielādi" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Rediģējama atrašanās vieta" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -587,13 +587,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Aizvietot vietu" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -601,19 +601,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Atsaukt cilnes aizvēršanu" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -623,7 +623,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -632,13 +632,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Salīdzināt datnes" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -647,13 +647,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Atvērt termināli" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -663,7 +663,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -671,7 +671,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Atvērt termināli" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -680,19 +680,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Fokuss uz komandrindas paneli" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Grāmatzīmes" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -704,79 +704,86 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktivēt cilni %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktivēt iepriekšējo cilni" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Nākamā cilne" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Pārslēgties uz nākamo cilni" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Iepriekšējā cilne" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Pārslēgties uz iepriekšējo cilni" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Rādīt mērķi" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Atvērt jaunā cilnē" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Atvērt jaunās cilnēs" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Atvērt jaunā logā" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Atvērt lietotnē" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Atslēgt paneļus" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Slēgt paneļus" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -786,13 +793,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informācija" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -800,7 +807,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -811,7 +818,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -822,13 +829,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Mapes" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -837,7 +844,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -847,13 +854,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminālis" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -865,7 +872,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -877,19 +884,19 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Vietas" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Rādīt slēptās vietas" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -897,7 +904,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -908,7 +915,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -923,13 +930,13 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Rādīt paneļus" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -940,43 +947,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Aizvērt" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Aizvērt kreiso skatu" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Aizvērt" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Aizvērt labo skatu" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Sadalīt" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Sadalīt skatu" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -988,7 +995,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1002,7 +1009,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1019,7 +1026,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1029,7 +1036,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1038,7 +1045,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1053,7 +1060,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1064,7 +1071,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1078,7 +1085,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1089,7 +1096,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1103,7 +1110,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1112,7 +1119,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1120,7 +1127,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1130,7 +1137,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1377,7 +1384,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1392,27 +1399,27 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format 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:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Meklēt %1 iekš %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Meklēt" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Meklēt %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1420,7 +1427,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Mapes ielāde..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1428,7 +1435,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Kārtošana:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1436,32 +1443,32 @@ msgctxt "@info" msgid "Searching…" msgstr "Meklē..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Nekas nav atrasts." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin neatbalsta tīmekļa lapas, tika palaists tīmekļa pārlūks" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Dolphin neatbalsta šo protokolu, tika palaista noklusējuma programma" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Nederīgs protokols" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1606,92 +1613,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 "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Citi" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Mapes" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Mazas" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Vidējas" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Lielas" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Šodien" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Vakar" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Pirms nedēļas" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Pirms divām nedēļām" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Pirms trim nedēļām" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Iepriekš šomēnes" -#: kitemviews/kfileitemmodel.cpp:2441 +#: kitemviews/kfileitemmodel.cpp:2434 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1705,7 +1712,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Vakar' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1713,7 +1720,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: The week day name: dddd, MMMM is full month name in " @@ -1725,7 +1732,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1733,7 +1740,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1747,7 +1754,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Pirms nedēļas' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1755,7 +1762,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1769,7 +1776,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Pirms divām nedēļām' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1777,7 +1784,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1791,7 +1798,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Pirms trim nedēļām' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1799,7 +1806,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1813,7 +1820,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Senāk' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1821,7 +1828,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1829,7 +1836,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1837,114 +1844,114 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Lasīt, " -#: 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 "Rakstīt, " -#: 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 "Izpildīt, " -#: 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 "Aizliegts" -#: 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 "Lietotājs: %1 | Grupa: %2 | Pārējie: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Nosaukums" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Izmērs" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Modificēts" -#: 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 "Izveidot" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Piekļūts" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Tips" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Vērtējums" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Tagi" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Komentārs" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Virsraksts" -#: 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 "Dokuments" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -1952,162 +1959,162 @@ msgctxt "@label" msgid "Page Count" msgstr "Rindu skaits" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Vārdu skaits" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Rindu skaits" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Fotografēšanas datums" -#: 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 "Attēls" -#: 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 "Platums" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Augstums" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientācija" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Mākslinieks" -#: 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 "Audio" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Žanrs" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Albums" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Ilgums" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bitātrums" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Celiņš" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Laiduma gads" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Malu attiecība" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Kadrātrums" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Ceļš" -#: 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 "Citi" -#: 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 "Dzēšanas laiks" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Saites mērķis" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Lejupielādēts no" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Atļaujas" -#: 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 "Īpašnieks" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Grupa" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2319,19 +2326,19 @@ msgstr "Ierobežot mapju paneli līdz mājas mapei, ja atrodas mājas mapē" msgid "Automatic scrolling" msgstr "Automātiska ritināšana" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Izgriezt" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopēt" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2339,37 +2346,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Pārdēvēt..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Pārvietot uz miskasti" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Dzēst" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Rādīt slēptās datnes" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Ierobežot līdz mājas mapei" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Automātiska ritināšana" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2638,66 +2645,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Pievienot birkas" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "No šejienes (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Ierobežot meklēšanu līdz „%1“ un tās apakšmapēm" -#: 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 "Saglabāt šo meklēšanu, lai varētu tai turpmāk viegli piekļūt" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Beigt meklēt" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Datnes nosaukums" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Saturs" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "No šejienes" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Jūsu datnes" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Meklēt mājas mapē" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Vairāk meklēšanas rīku" -#: 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 " @@ -2995,20 +3002,20 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Izvēle" -#: 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 "Izvēlēties, kurus servisus rādīt konteksta izvēlnē:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "Meklēt" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3016,7 +3023,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Lejupielādēt jaunus servisus..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3030,25 +3037,25 @@ msgstr "" "Lai pielietotu atjauninātos versiju kontroles sistēmu iestatījumus, " "jāpārstartē Dolphin." -#: 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 "Dzēst" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "'Kopēt uz' un 'Pārvietot uz' komandas" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3152,33 +3159,40 @@ msgstr "Rādīt „Atvērt jaunā cilnē“ un „Atvērt jaunās cilnēs“ kon msgid "Show 'Open in New Window' in context menu." msgstr "Rādīt „Atvērt jaunā logā“ kontekstizvēlnē." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Rādīt „Atvērt jaunā logā“ kontekstizvēlnē." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Rādīt „Kopēt vietu“ kontekstizvēlnē." #. 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 "Rādīt „Atvērt komandrindā“ kontekstizvēlnē." #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show 'Copy Location' in context menu." msgid "Show 'Copy to other split view' in context menu." msgstr "Rādīt „Kopēt vietu“ kontekstizvēlnē." #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show 'Add to Places' in context menu." msgid "Show 'Move to other split view' in context menu." @@ -3563,6 +3577,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Vaicāt apstiprinājumu, aizverot logus ar vairākām cilnēm." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Vaicāt apstiprinājumu, aizverot logus ar vairākām cilnēm." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3602,31 +3630,31 @@ msgctxt "@title:group" msgid "View" msgstr "&Skats" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Kontekstizvēlne" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Miskaste" -#: 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 "Brīdinājums" @@ -3679,23 +3707,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info:tooltip" +#| msgid "Search for files and folders" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Meklēt datnes un mapes" + #: 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 "Kad atver izpildāmu datni:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Vienmēr vaicāt" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Atvērt lietotnē" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Darbināt skriptu" @@ -4463,7 +4505,7 @@ msgid "" "continue?" msgstr "Visu apakšmapju skata īpašības tiks mainītas. Vai vēlaties turpināt?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4553,12 +4595,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 "Miskaste ir iztukšota" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Miskaste tika iztukšota." @@ -4602,7 +4644,7 @@ msgstr "Noklusētais" msgid "Reload" msgstr "Pārielādēt" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4611,7 +4653,7 @@ msgstr[0] "Izvēlēta %1 mape" msgstr[1] "Izvēlētas %1 mapes" msgstr[2] "Izvēlēts %1 mapju" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4620,7 +4662,7 @@ msgstr[0] "Izvēlēta %1 datne" msgstr[1] "Izvēlētas %1 datnes" msgstr[2] "Izvēlēts %1 datņu" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4629,7 +4671,7 @@ msgstr[0] "%1 mape" msgstr[1] "%1 mapes" msgstr[2] "%1 mapju" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4638,31 +4680,31 @@ msgstr[0] "%1 datne" msgstr[1] "%1 datnes" msgstr[2] "%1 datņu" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 mapju, 0 datņu" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 kopija" -#: 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?" @@ -4670,7 +4712,7 @@ msgstr[0] "Vai tiešām vēlaties atvērt %1 elementu?" msgstr[1] "Vai tiešām vēlaties atvērt %1 elementus?" msgstr[2] "Vai tiešām vēlaties atvērt %1 elementu?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open %1" @@ -4681,149 +4723,149 @@ msgstr[0] "Atvērt %1" msgstr[1] "Atvērt %1" msgstr[2] "Atvērt %1" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Automātisks kolonnu platums" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Pielāgots kolonnu platums" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Miskastes darbība ir pabeigta." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Dzēšana pabeigta." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Pārdēvēt un paslēpt" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Slēpt šo datni?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Slēpt šo mapi?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Atrašanās vieta ir tukša." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Atrašanās vieta '%1' nav derīga." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "Mapes ielāde..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "Mapes ielāde..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Nav filtram atbilstošu vienumu" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Nav meklētajam atbilstošu vienumu" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Miskaste ir tukša" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Nav birku" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Nav nesen lietoto vienumu" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Nav kopīgotu mapju" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Nav atbilstošu tīkla resursu" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Nav MTP savietojamu iekārtu" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgid "No Bluetooth devices found" msgid "No Apple devices found" msgstr "Nav Bluetooth iekārtu" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Nav Bluetooth iekārtu" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Mape ir tukša" diff --git a/po/mai/dolphin.po b/po/mai/dolphin.po index 0980dca59..965ad93fb 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2010-01-28 12:50+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" @@ -47,13 +47,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "पूर्व अवस्थामे पहुँचाबू" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "नवीन बनाबू" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -61,7 +61,7 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "साटू" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -69,7 +69,7 @@ msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "नवीन टैब मे खोलू" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -77,100 +77,100 @@ 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 "फोल्डर बनाएल गेल" -#: 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 "मोजुदा टैब बन्न करू (&l)" -#: 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 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -179,7 +179,7 @@ msgid "" "want to quit?" msgstr "ई विंडो मे बहुत सारे टैब खुलल अछि, की अहाँ सच्चे बाहर होनाइ चाहैत छी?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -187,20 +187,20 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "साटू" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -210,7 +210,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "टर्मिनल खोलू (&T)" msgstr[1] "टर्मिनल खोलू (&T)" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -218,13 +218,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "कान्फिगर..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "नवीन विंडो (&W)" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -232,7 +232,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "नवीन विंडोमे खोलू." -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -240,13 +240,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "नवीन टैब" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -255,25 +255,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "स्थान मे जोडू" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "टैब बन्न करू" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -281,13 +281,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -298,13 +298,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -314,7 +314,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -322,7 +322,7 @@ msgctxt "@action" msgid "Copy…" msgstr "कापी करू" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -331,13 +331,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "साटू" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -346,19 +346,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -366,13 +366,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -380,7 +380,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "रद्दीमे भेजू" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -388,7 +388,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "रद्दीमे भेजू" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -396,13 +396,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -410,7 +410,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "फिल्टर:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -418,7 +418,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "फिल्टर पट्टी देखाबू" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -428,7 +428,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -436,7 +436,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "फिल्टर पट्टी देखाबू" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -444,14 +444,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "फिल्टर:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search…" msgstr "खोजू" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show preview" @@ -459,7 +459,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "पूर्वावलोकन देखाबू" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -469,7 +469,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -477,7 +477,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "फिल्टर पट्टी देखाबू" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" @@ -486,7 +486,7 @@ msgid "Search" msgstr "खोजू" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show preview" @@ -496,7 +496,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -504,7 +504,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "चुनू" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -516,19 +516,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "उनटू चयन" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -536,7 +536,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -545,19 +545,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -565,7 +565,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "पूर्वावलोकन" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -575,13 +575,13 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "रोकू" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -589,19 +589,19 @@ msgctxt "@info" msgid "Stop loading" msgstr "छाँटल जाए रहल अछि:" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "संपादन करैबला स्थान" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -611,13 +611,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "स्थान बदलू" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -625,7 +625,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -633,13 +633,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "टैब बन्न करू" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -649,7 +649,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -658,13 +658,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "फाइलसभक तुलना करू..." -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -673,13 +673,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "टर्मिनल खोलू (&T)" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -689,7 +689,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -697,7 +697,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "टर्मिनल खोलू (&T)" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -706,19 +706,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -730,7 +730,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -738,7 +738,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "अगिला टैब सक्रिय करू" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -746,7 +746,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "अगिला टैब सक्रिय करू" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -754,13 +754,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "नवीन टैब" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "अगिला टैब सक्रिय करू" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -768,13 +768,13 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "पछिला टैब सक्रिय करू" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "पछिला टैब सक्रिय करू" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@option:check Startup Settings" #| msgid "Show filter bar" @@ -782,13 +782,13 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "फिल्टर पट्टी देखाबू" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "नवीन टैब मे खोलू" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -796,13 +796,21 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "नवीन टैब मे खोलू" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "नवीन विंडोमे खोलू." -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "अनुप्रयोग (&l)" + +#: dolphinmainwindow.cpp:2029 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -810,7 +818,7 @@ msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "फलक" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -818,7 +826,7 @@ msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "फलक" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -828,13 +836,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "सूचना" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -842,7 +850,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -853,7 +861,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -864,13 +872,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "फोल्डरसभ" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -879,7 +887,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -889,13 +897,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "टर्मिनल" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -907,7 +915,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -919,13 +927,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "स्थान" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -933,7 +941,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "नुकाएल फाइलसभ देखाबू" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -941,7 +949,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -952,7 +960,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -967,7 +975,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -975,7 +983,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "फलक" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -986,43 +994,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "बन्न करू" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "बन्न करू" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "अलगाबू" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "विभाजित दृश्य मोड" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1034,7 +1042,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1048,7 +1056,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1065,7 +1073,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1075,7 +1083,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1084,7 +1092,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1099,7 +1107,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1110,7 +1118,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1124,7 +1132,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1135,7 +1143,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1149,7 +1157,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1158,7 +1166,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1166,7 +1174,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1176,7 +1184,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1427,7 +1435,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1442,33 +1450,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search" msgstr "खोजू" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" msgid "Search for %1" msgstr "मुख्य अओजार पट्टी" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1476,7 +1484,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "फोल्डर लोड कएल जाए रहल अछि..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1484,7 +1492,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "छाँटल जाए रहल अछि:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1492,32 +1500,32 @@ msgctxt "@info" msgid "Searching…" msgstr "खोजि रहल अछि..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1656,13 +1664,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1670,56 +1678,56 @@ msgctxt "@title:group" msgid "Others" msgstr "आन " -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "फोल्डरसभ" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "छोट" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "मध्यम" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "पैघ" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1727,25 +1735,25 @@ 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1759,7 +1767,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "काल्हि (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1767,7 +1775,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1779,7 +1787,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "काल्हि (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1787,7 +1795,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1801,7 +1809,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "तीन सप्ताह पहिने (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1809,7 +1817,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1823,7 +1831,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "दुइ सप्ताह पहिने (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1831,7 +1839,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1845,7 +1853,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "तीन सप्ताह पहिने (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1853,7 +1861,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1867,7 +1875,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "%B, %Y पर पहिने" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1875,7 +1883,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, " @@ -1883,7 +1891,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:" @@ -1891,35 +1899,35 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "पढ़ब, " -#: 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 "लिखब, " -#: 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 "चलाएब," -#: 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 "वर्जित" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, fuzzy, kde-format #| msgctxt "@title:group Files and folders by permissions" #| msgid "(User: %1) (Group: %2) (Others: %3)" @@ -1927,7 +1935,7 @@ msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "(प्रयोक्ता: %1) (समूह: %2) (आनलोकनि: %3)" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1935,7 +1943,7 @@ msgctxt "@label" msgid "Name" msgstr "नाम" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Size" @@ -1943,7 +1951,7 @@ msgctxt "@label" msgid "Size" msgstr "आकार" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Modified" @@ -1951,13 +1959,13 @@ 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1965,12 +1973,12 @@ 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 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Type" @@ -1978,7 +1986,7 @@ msgctxt "@label" msgid "Type" msgstr "प्रकार" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Rating" @@ -1986,7 +1994,7 @@ msgctxt "@label" msgid "Rating" msgstr "रेटिंग" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Tags" @@ -1994,7 +2002,7 @@ msgctxt "@label" msgid "Tags" msgstr "टैगसभ" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Comment" @@ -2002,14 +2010,14 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2017,17 +2025,17 @@ 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 #, fuzzy #| msgctxt "@title:window" #| msgid "Change Comment" @@ -2035,24 +2043,24 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Images" @@ -2060,22 +2068,22 @@ 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 "" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2083,20 +2091,20 @@ 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 #, fuzzy #| msgctxt "@title:group General settings" #| msgid "General" @@ -2104,12 +2112,12 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2117,17 +2125,17 @@ msgctxt "@label" msgid "Duration" msgstr "दस्ताबेजीकरण" -#: 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 #, fuzzy #| msgctxt "@action:inmenu View" #| msgid "Reload" @@ -2135,22 +2143,22 @@ 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -2158,10 +2166,10 @@ 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2169,12 +2177,12 @@ 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 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2182,7 +2190,7 @@ msgctxt "@label" msgid "Deletion Time" msgstr "चुनाव" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 #, fuzzy #| msgctxt "@label" #| msgid "Description:" @@ -2190,12 +2198,12 @@ 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 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Permissions" @@ -2203,14 +2211,14 @@ 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 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Owner" @@ -2218,7 +2226,7 @@ msgctxt "@label" msgid "Owner" msgstr "मालिक" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Group" @@ -2226,7 +2234,7 @@ msgctxt "@label" msgid "User Group" msgstr "समूह" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2446,19 +2454,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "कालम चओड़ाइ " -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "काटू" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "कापी करू" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2466,37 +2474,37 @@ 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 "मेटाबू" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "नुकाएल फाइलसभ देखाबू" -#: 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" @@ -2793,25 +2801,25 @@ 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 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Start searching" @@ -2819,7 +2827,7 @@ msgctxt "@info:tooltip" msgid "Quit searching" msgstr "खोजनाइ शुरू कए रहल अछि" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Filenames" @@ -2827,7 +2835,7 @@ msgctxt "action:button" msgid "Filename" msgstr "फाइलनाम" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, fuzzy, kde-format #| msgctxt "@item::inlistbox" #| msgid "Comment" @@ -2835,13 +2843,13 @@ 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2849,18 +2857,18 @@ msgctxt "action:button" msgid "Your files" msgstr "sangeeta09@gmail.com" -#: 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 " @@ -3151,13 +3159,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" @@ -3165,13 +3173,13 @@ 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 "" @@ -3179,13 +3187,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3193,7 +3201,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "मेटाबू" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3201,7 +3209,7 @@ msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "'एतए नकल करू' आओर 'एतए घसकाबू' कमांड देखाबू" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, fuzzy, kde-format #| msgctxt "@info:status files (size)" #| msgid "%1 (%2)" @@ -3311,35 +3319,42 @@ 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +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" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3749,6 +3764,22 @@ msgid "" "items" msgstr "" +#. i18n: ectx: label, entry (ConfirmOpenManyFolders), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:147 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many folders at once." +msgstr "पुष्टिकरण क' लेल पूछू जखन" + +#. i18n: ectx: label, entry (ConfirmOpenManyTerminals), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:151 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many terminals at once." +msgstr "पुष्टिकरण क' लेल पूछू जखन" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3790,7 +3821,7 @@ msgctxt "@title:group" msgid "View" msgstr "दृश्य (&V)" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3798,25 +3829,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "संदर्भित मेनू" -#: 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 "" @@ -3879,25 +3910,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@label" +#| msgid "Show preview" +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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "अनुप्रयोग (&l)" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4741,7 +4786,7 @@ msgid "" "continue?" msgstr "सभटा उप फोल्डर केर दृश्य गुण बदएल जएताह. की अहाँ जारी राखब चाहैत छी?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4838,12 +4883,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 "" @@ -4891,7 +4936,7 @@ msgstr "मूलभूत" msgid "Reload" msgstr "पुनः लोड करू" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4899,7 +4944,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 फोल्डर चयनित" msgstr[1] "%1 फोल्डर चयनित है" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4907,7 +4952,7 @@ msgid_plural "%1 Files selected" msgstr[0] "" msgstr[1] "" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -4917,7 +4962,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" @@ -4925,19 +4970,19 @@ 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 "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" @@ -4945,20 +4990,20 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -4968,27 +5013,27 @@ msgid_plural "Open %1 Items" msgstr[0] "साटू" msgstr[1] "साटू" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "कालम चओड़ाइ " -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "कालम चओड़ाइ " -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Delete operation completed." @@ -4996,132 +5041,132 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "मेटाबैक क्रिया सम्पन्न भेल" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "मेटाबैक क्रिया सम्पन्न भेल" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "इनलाइन नाम बदलू" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "नुकाएल फाइलसभ देखाबू" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "घर फोल्डर" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "स्थान रिक्त अछि" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "स्थान '%1' अवैध अछि." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "फोल्डर लोड कएल जाए रहल अछि..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "फोल्डर लोड कएल जाए रहल अछि..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "स्थान रिक्त अछि" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "हालमे बन्न टैब (&R)" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/mk/dolphin.po b/po/mk/dolphin.po index d808713ca..8a655e0f5 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2010-01-28 23:53+0100\n" "Last-Translator: Bozidar Proevski \n" "Language-Team: Macedonian \n" @@ -42,13 +42,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Врати" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Креирај ново" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -56,7 +56,7 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "Вметни" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -64,7 +64,7 @@ msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Отвори во ново ливче" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -72,84 +72,84 @@ 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 "Папката е креирана." -#: 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?" @@ -157,17 +157,17 @@ 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 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -178,7 +178,7 @@ msgstr "" "Имате повеќе отворени ливчиња во прозорецов, дали навистина сакате да го " "напуштите?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -186,7 +186,7 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Вметни" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" @@ -194,7 +194,7 @@ 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?" @@ -202,7 +202,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -213,7 +213,7 @@ msgstr[0] "Отвори терминал" msgstr[1] "Отвори терминал" msgstr[2] "Отвори терминал" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -221,13 +221,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Конфигурирај..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Нов &прозорец" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -235,7 +235,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Отвори во нов прозорец" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -243,13 +243,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Ново ливче" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -258,25 +258,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Додај во местата" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Затвори ливче" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -284,13 +284,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -301,13 +301,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -317,7 +317,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -325,7 +325,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Копирај" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -334,13 +334,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Вметни" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -349,19 +349,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -369,13 +369,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -383,7 +383,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Премести во корпа" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -391,7 +391,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Премести во корпа" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -399,13 +399,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -413,7 +413,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Филтер:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -421,7 +421,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Прикажи лента со филтри" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -431,7 +431,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -439,7 +439,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Прикажи лента за пребарување" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -447,14 +447,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "Филтер:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search…" msgstr "Пребарувај" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -462,7 +462,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Прикажи преглед на папките и датотеките" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -472,7 +472,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -480,7 +480,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Прикажи лента за пребарување" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" @@ -489,7 +489,7 @@ msgid "Search" msgstr "Пребарувај" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -499,7 +499,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -507,7 +507,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Избирање" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -519,19 +519,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Инверзија на изборот" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -539,7 +539,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -548,19 +548,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -568,7 +568,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Преглед" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -578,31 +578,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Стоп" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Прекини вчитување" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Локација што може да се уредува" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -612,13 +612,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Заменување локација" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -626,7 +626,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -634,13 +634,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Затвори ливче" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -650,7 +650,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -659,13 +659,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Спореди датотеки" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -674,13 +674,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Отвори терминал" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -690,7 +690,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -698,7 +698,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Отвори терминал" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -707,19 +707,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -731,7 +731,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -739,7 +739,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Активирај следно ливче" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -747,7 +747,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Активирај следно ливче" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -755,13 +755,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Ново ливче" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Активирај следно ливче" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -769,13 +769,13 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Активирај претходно ливче" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Активирај претходно ливче" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show folders first" @@ -783,13 +783,13 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "Прикажи прво папки" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Отвори во ново ливче" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -797,13 +797,21 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Отвори во ново ливче" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Отвори во нов прозорец" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Ап&ликации" + +#: dolphinmainwindow.cpp:2029 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -811,7 +819,7 @@ msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Панели" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -819,7 +827,7 @@ msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Панели" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -829,13 +837,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Информација" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -843,7 +851,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -854,7 +862,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -865,13 +873,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Папки" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -880,7 +888,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -890,13 +898,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Терминал" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -908,7 +916,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -920,13 +928,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Места" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -934,7 +942,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Прикажи скриени датотеки" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -942,7 +950,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -953,7 +961,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -968,7 +976,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -976,7 +984,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Панели" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -987,43 +995,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Затвори" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Затвори лев преглед" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Затвори" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Затвори десен преглед" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Раздели" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Подели преглед" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1035,7 +1043,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1049,7 +1057,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1066,7 +1074,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1076,7 +1084,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1085,7 +1093,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1100,7 +1108,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1111,7 +1119,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1125,7 +1133,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1136,7 +1144,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1150,7 +1158,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1159,7 +1167,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1167,7 +1175,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1177,7 +1185,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1429,7 +1437,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1444,33 +1452,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search" msgstr "Пребарувај" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Search Bar" msgid "Search for %1" msgstr "Алатник за пребарување" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1478,7 +1486,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Вчитувам папка..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1486,7 +1494,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Подредување:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1494,19 +1502,19 @@ msgctxt "@info" msgid "Searching…" msgstr "Пребарување..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Не се пронајдени ставки." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin не поддржува веб-страници, стартуван е веб-прелистувачот" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1515,13 +1523,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Протоколот не е поддржан од Dolphin, стартуван е Konqueror" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Невалиден протокол" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1667,13 +1675,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1681,56 +1689,56 @@ msgctxt "@title:group" msgid "Others" msgstr "Останати" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Папки" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Мали" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Средни" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Големи" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1738,25 +1746,25 @@ 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1770,7 +1778,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "Вчера (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1778,7 +1786,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1790,7 +1798,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "Вчера (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1798,7 +1806,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1812,7 +1820,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "Пред три недели (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1820,7 +1828,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1834,7 +1842,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "Пред две недели (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1842,7 +1850,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1856,7 +1864,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "Пред три недели (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1864,7 +1872,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1878,7 +1886,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "Порано во %B, %Y" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1886,7 +1894,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, " @@ -1894,7 +1902,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:" @@ -1902,35 +1910,35 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "Читање, " -#: 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 "Запишување, " -#: 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 "Извршување, " -#: 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 "Забрането" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, fuzzy, kde-format #| msgctxt "@title:group Files and folders by permissions" #| msgid "(User: %1) (Group: %2) (Others: %3)" @@ -1938,7 +1946,7 @@ msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "(Корисник: %1) (Група: %2) (Останати: %3)" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1946,7 +1954,7 @@ msgctxt "@label" msgid "Name" msgstr "Име" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Size" @@ -1954,7 +1962,7 @@ msgctxt "@label" msgid "Size" msgstr "Големина" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Modified" @@ -1962,13 +1970,13 @@ 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1976,12 +1984,12 @@ 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 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Type" @@ -1989,7 +1997,7 @@ msgctxt "@label" msgid "Type" msgstr "Тип" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Rating" @@ -1997,7 +2005,7 @@ msgctxt "@label" msgid "Rating" msgstr "Рангирање" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Tags" @@ -2005,7 +2013,7 @@ msgctxt "@label" msgid "Tags" msgstr "Ознаки" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Comment" @@ -2013,14 +2021,14 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2028,17 +2036,17 @@ 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 #, fuzzy #| msgctxt "@title:window" #| msgid "Change Comment" @@ -2046,24 +2054,24 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Images" @@ -2071,22 +2079,22 @@ 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 "" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2094,20 +2102,20 @@ 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 #, fuzzy #| msgctxt "@title:group General settings" #| msgid "General" @@ -2115,12 +2123,12 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2128,17 +2136,17 @@ msgctxt "@label" msgid "Duration" msgstr "Документација" -#: 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 #, fuzzy #| msgctxt "@item::intable" #| msgid "Removed" @@ -2146,22 +2154,22 @@ 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -2169,10 +2177,10 @@ 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2180,12 +2188,12 @@ 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 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2193,7 +2201,7 @@ msgctxt "@label" msgid "Deletion Time" msgstr "Избор" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 #, fuzzy #| msgctxt "@label" #| msgid "Description:" @@ -2201,12 +2209,12 @@ 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 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Permissions" @@ -2214,14 +2222,14 @@ 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 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Owner" @@ -2229,7 +2237,7 @@ msgctxt "@label" msgid "Owner" msgstr "Сопственик" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Group" @@ -2237,7 +2245,7 @@ msgctxt "@label" msgid "User Group" msgstr "Група" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2457,19 +2465,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Ширина на колона" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Исечи" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Копирај" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2477,37 +2485,37 @@ 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 "Избриши" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Прикажи скриени датотеки" -#: 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" @@ -2808,7 +2816,7 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Додавање ознаки" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "From Here" @@ -2816,19 +2824,19 @@ 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 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Start searching" @@ -2836,7 +2844,7 @@ msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Почеток на пребарување" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Filenames" @@ -2844,7 +2852,7 @@ msgctxt "action:button" msgid "Filename" msgstr "Имиња на датотеки" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, fuzzy, kde-format #| msgctxt "@item::inlistbox" #| msgid "Comment" @@ -2852,7 +2860,7 @@ msgctxt "action:button" msgid "Content" msgstr "Коментар" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "From Here" @@ -2860,7 +2868,7 @@ msgctxt "action:button" msgid "From Here" msgstr "Од тука" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2868,20 +2876,20 @@ msgctxt "action:button" msgid "Your files" msgstr "bobibobi@freemail.com.mk" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" 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 " @@ -3179,7 +3187,7 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Избор" -#: settings/contextmenu/contextmenusettingspage.cpp:64 +#: settings/contextmenu/contextmenusettingspage.cpp:63 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Configure which services should be shown in the context menu." @@ -3188,7 +3196,7 @@ msgid "Select which services should be shown in the context menu:" msgstr "" "Конфигурирајте кои сервиси треба да бидат прикажани во контекстното мени." -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" @@ -3196,7 +3204,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "Пребарувај" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3204,7 +3212,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Симни нови сервиси..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3212,13 +3220,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3226,7 +3234,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "Избриши" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3234,7 +3242,7 @@ msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Прикажи ги наредбите „Копирај во“ и „Премести во“" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, fuzzy, kde-format #| msgctxt "@info:status files (size)" #| msgid "%1 (%2)" @@ -3344,35 +3352,42 @@ 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +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" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3785,6 +3800,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Побарај потврда при затворање прозорци со повеќе ливчиња" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3827,7 +3856,7 @@ msgctxt "@title:group" msgid "View" msgstr "П&риказ" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3835,25 +3864,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "Контекстно мени" -#: 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 "" @@ -3918,25 +3947,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Show preview of files and folders" +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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "Ап&ликации" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4785,7 +4828,7 @@ msgstr "" "Ќе бидат изменети својствата за преглед на сите потпапки. Дали сакате да " "продолжите?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4885,12 +4928,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 "" @@ -4938,7 +4981,7 @@ msgstr "Стандардно" msgid "Reload" msgstr "Превчитај" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4947,7 +4990,7 @@ msgstr[0] "Избрана е %1 папка." msgstr[1] "Избрани се %1 папки." msgstr[2] "Избрани се %1 папки." -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4956,7 +4999,7 @@ msgstr[0] "Избрана е %1 датотека" msgstr[1] "Избрани се %1 датотеки" msgstr[2] "Избрани се %1 датотеки" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -4967,7 +5010,7 @@ msgstr[0] "Папка" msgstr[1] "Папка" msgstr[2] "Папка" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4976,19 +5019,19 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" @@ -4996,13 +5039,13 @@ 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?" @@ -5010,7 +5053,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -5021,27 +5064,27 @@ msgstr[0] "Вметни" msgstr[1] "Вметни" msgstr[2] "Вметни" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Ширина на колона" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Ширина на колона" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Delete operation completed." @@ -5049,136 +5092,136 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "Бришењето е завршено." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Бришењето е завршено." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "Директно преименување" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "Прикажи скриени датотеки" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "Домашна папка" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Локацијата е празна." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Локацијата „%1“ не е валидна." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "Вчитувам папка..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "Вчитувам папка..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "Изберете ги сите елементи што одговараат на овој шаблон:" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "Изберете ги сите елементи што одговараат на овој шаблон:" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "Локацијата е празна." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "Скорешни затворени ливчиња" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "Не се пронајдени ставки." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/ml/dolphin.po b/po/ml/dolphin.po index 931600dad..0fc7d3b88 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2021-09-09 12:59+0000\n" "Last-Translator: Subin Siby \n" "Language-Team: Malayalam 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 "%1 നിര്‍ത്തൂ (&Q)" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "ഈ കിളിവാതില്‍ അടയ്ക്കുക (&L)" -#: 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 "ടെര്‍മിനല്‍ പാനല്‍ കാണികുക (&T)" -#: 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 "'%1' ടെര്‍മിനല്‍ പാനലില്‍ പ്രവർത്തിക്കുന്നു. ജാലകം അടക്കണമെന്നുറപ്പാണോ?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "തുറക്കൂ %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -200,7 +200,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "ടെര്‍മിനല്‍ തുറക്കുക" msgstr[1] "ടെര്‍മിനല്‍ തുറക്കുക" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -208,19 +208,19 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "ക്രമീകരിക്കുക..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "പുതിയ ജാലകം (&W)" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "പുതിയ ‍ഡോൾഫിൻ ജാലകം തുറക്കുക" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -230,13 +230,13 @@ msgstr "" "നിലവിലെ സ്ഥാനവും കാഴ്‌ചയും ഉള്ളതുപോലെയുള്ള ഒരു പുതിയ ജാലകം ഇത് തുറക്കുന്നു. " "ജാലകങ്ങൾക്കിടയിൽ ഇനങ്ങൾ‌ വലിച്ചിടാൻ‌ നിങ്ങൾ‌ക്ക് കഴിയും." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "പുതിയ കിളിവാതില്‍" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -248,25 +248,25 @@ msgstr "" "> ഈ ജാലകത്തിലെ ഒരു അധിക കാഴ്‌ചയാണ് ടാബ്. ടാബുകൾക്കിടയിൽ നിങ്ങൾക്ക് ഇനങ്ങൾ വലിച്ചിടാൻ " "കഴിയും." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "'സ്ഥലങ്ങളി'ലേയ്ക്കു്​ ചേര്‍ക്കുക" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "ഇത് തിരഞ്ഞെടുത്ത അറയെ സ്ഥലങ്ങളുടെ പാനലിലേക്ക് ചേർക്കുന്നു." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "ഈ കിളിവാതില്‍ അടയ്ക്കുക" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -274,13 +274,13 @@ msgid "" "will close instead." msgstr "ഇത് നിലവിലുള്ള ടാബിനെ അടക്കുന്നു.വേറെ ടാബുകൾ ഒന്നുമില്ലെങ്കിൽ ജാലകം അടയുന്നു." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "ഇത് ജാലകം അടക്കുന്നു ." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -296,13 +296,13 @@ msgstr "" "പരസ്പരം സ്ഥാപിച്ചിരിക്കുന്നത്: Ctrl+X, Ctrl+C and Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -315,7 +315,7 @@ msgstr "" "emphasis>. പകർത്തുക എന്ന നടപടി ഉപയോഗിച്ച് ഇത് പുതിയ സ്ഥാനത്തേക്ക് " "ഉൾപ്പെടുത്താവുന്നതാണ്. ശേഷം ഇനങ്ങളെ പ്രാരംഭ സ്ഥാനത്ത് നിന്ന് നീക്കംചെയ്യും." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -323,7 +323,7 @@ msgctxt "@action" msgid "Copy…" msgstr "പകര്‍ത്തുക" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -335,13 +335,13 @@ msgstr "" "പകർത്തുക എന്ന നടപടി ഉപയോഗിച്ച് ഇത് പുതിയ സ്ഥാനത്തേക്ക് പകര്‍" "ത്താവുന്നതാണ്." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "ഒട്ടിക്കുക" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -353,19 +353,19 @@ msgstr "" "പകർത്തുന്നു.Cut വച്ചാണ് ക്ലിപ്പ്ബോർഡില്‍ ഇനങ്ങൾ " "ചേർത്തിട്ടുണ്ടെങ്കിൽ അവ പഴയ സ്ഥാനത്ത് നിന്ന് നീക്കംചെയ്യപ്പെടും." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "നിർജ്ജീവമായ സ്പ്ലിറ്റ് കാഴ്ചയിലേക്ക് പകർത്തുക" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "നിർജ്ജീവമായ സ്പ്ലിറ്റ് കാഴ്ചയിലേക്ക് പകർത്തുക" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -373,25 +373,25 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, fuzzy, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "നിർജ്ജീവമായ സ്പ്ലിറ്റ് കാഴ്ചയിലേക്ക് പകർത്തുക" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "നിർജ്ജീവമായ സ്പ്ലിറ്റ് കാഴ്ചയിലേക്ക് നീക്കുക" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "നിർജ്ജീവമായ സ്പ്ലിറ്റ് കാഴ്ചയിലേക്ക് നീക്കുക" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -399,13 +399,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, fuzzy, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "നിർജ്ജീവമായ സ്പ്ലിറ്റ് കാഴ്ചയിലേക്ക് നീക്കുക" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -413,7 +413,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "അരിപ്പ:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -421,7 +421,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "അരിപ്പയുടെ പട്ട കാണിയ്ക്കുക" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -434,7 +434,7 @@ msgstr "" "പ്രദർശിപ്പിച്ചിരിക്കുന്ന ഫയലുകളും ഫോൾഡറുകളും ഫിൽട്ടർ ചെയ്യുന്നതിന് നിങ്ങൾക്ക് ഒരു വാചകം നൽകാം. " "അതിന്റെ പേരിൽ വാചകം അടങ്ങിയിരിക്കുന്നവ മാത്രം കാഴ്ചയിൽ സൂക്ഷിക്കും." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Toggle Search Bar" @@ -442,7 +442,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "തിരച്ചില്‍പട്ട കാണിക്കുക" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -450,19 +450,19 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "അരിപ്പ:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "തിരയുക" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "അറകളും ഫയലുകളും തിരയുക" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -477,20 +477,20 @@ msgstr "" "വീണ്ടും ഉപയോഗിക്കുക, അതുവഴി ക്രമീകരണങ്ങൾ വിശദീകരിക്കുമ്പോൾ ഞങ്ങൾക്ക് ഇത് പരിശോധിക്കാം." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "തിരച്ചില്‍പട്ട കാണിക്കുക" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "തിരയുക" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Search for files and folders" @@ -500,7 +500,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -508,7 +508,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "എടുക്കുക" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -520,19 +520,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "ഇത് ഇപ്പോഴത്തെ സ്ഥലത്തുള്ള എല്ലാ ഫയലുകളും അറകളും തെരഞ്ഞെടുക്കുന്നു." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "വിട്ടുപോയതു് തെരഞ്ഞെടുക്കുക" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -542,7 +542,7 @@ msgstr "" "ഇതുവരെ നിങ്ങൾ തിരഞ്ഞെടുക്കാത്ത വസ്തുക്കളെല്ലാം തിരഞ്ഞെടുക്കാൻ ഇത് " "കാരണമാവുന്നു." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -554,19 +554,19 @@ msgstr "" "ഇതുവഴി നിങ്ങൾക്ക് ഒരേസമയം രണ്ട് ലൊക്കേഷനുകൾ കാണാനും അവയ്ക്കിടയിൽ വേഗത്തിൽ ഇനങ്ങൾ " "നീക്കാനും കഴിയും.കാഴ്‌ചകൾ വീണ്ടും സംയോജിപ്പിക്കാൻ ഇത് വീണ്ടും ക്ലിക്കുചെയ്യുക." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "സ്റ്റാഷ്" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "സ്റ്റാഷ് ഫോള്‍ഡര്‍ വിഭജിച്ച വിൻഡോയില്‍ തുറക്കും" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -574,7 +574,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "തിരനോട്ടം" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -584,31 +584,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "നിര്‍ത്തുക" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "ലോഡിങ്ങ് നിര്‍ത്തുക" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "ഇത് ഇപ്പോഴത്തെ അറയിലെ ഉള്ളടക്കം ലോഡ് ആകുന്നത് തടയുന്നു." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "തിരുത്താവുന്ന സ്ഥാനം" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -622,13 +622,13 @@ msgstr "" "ക്ലിക്കുചെയ്ത് നിങ്ങൾക്ക് എഡിറ്റിംഗിലേക്ക് മാറാനും തിരികെ സ്വിച്ച് ചെയ്യാനും കഴിയും എഡിറ്റുചെയ്‌ത " "സ്ഥാനം സ്ഥിരീകരിക്കുന്നു." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "സ്ഥലം മാറ്റുക" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -638,19 +638,19 @@ msgstr "" "ഇത് ലൊക്കേഷൻ എഡിറ്റുചെയ്യുന്നതിലേക്ക് മാറുകയും അത് തിരഞ്ഞെടുക്കുകയും ചെയ്യുന്നതിനാൽ നിങ്ങൾക്ക് " "വേഗത്തിൽ മറ്റൊരു ലൊക്കേഷൻ നൽകാനാകും." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "അടച്ച കിളിവാതില്‍ തിരിച്ചെടുക്കുക" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "ഇത് മുമ്പ് അടച്ച ടാബിലേക്ക് നിങ്ങളെ തിരികെ എത്തിക്കുന്നു.." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -665,7 +665,7 @@ msgstr "" "filename>. പൂർ‌വ്വാവസ്ഥയിലാക്കാൻ‌ കഴിയാത്ത മാറ്റങ്ങൾ‌ നിങ്ങളുടെ സ്ഥിരീകരണം " "ആവശ്യപ്പെടും." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -677,13 +677,13 @@ msgstr "" "അവരുടേതായ ഹോം ഉണ്ട്, അതിൽ വ്യക്തിഗത ആപ്ലിക്കേഷൻ ഡാറ്റ " "അടങ്ങിയിരിക്കുന്ന ഫോൾഡറുകൾ ഉൾപ്പെടെയുള്ള ഡാറ്റ അടങ്ങിയിരിക്കുന്നു." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "ഫയലുകളുടെ താരതമ്യം" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -695,13 +695,13 @@ msgstr "" "ക്രമീകരിക്കുന്നതിന് കൂടുതൽ തിരയൽ ഉപകരണങ്ങൾ മെനു ഉപയോഗിക്കുക. " -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "ടെര്‍മിനല്‍ തുറക്കുക" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -714,7 +714,7 @@ msgstr "" "para>" #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -722,7 +722,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "ടെര്‍മിനല്‍ തുറക്കുക" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -739,19 +739,19 @@ msgstr "" "para>ടെർമിനലുകളെക്കുറിച്ച് കൂടുതലറിയാൻ ടെർമിനൽ ആപ്ലിക്കേഷനിലെ സഹായം ഉപയോഗിക്കുക." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "ടെര്‍മിനല്‍ പാനല്‍ കാണികുക" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "അടയാളകുറിപ്പുകൾ (&B)" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -763,79 +763,85 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "%1 കിളിവാതില്‍ സജീവമാക്കുക" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "മുമ്പത്തെ കിളിവാതില്‍ സജീവമാക്കുക" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "അടുത്ത കിളിവാതില്‍" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "അടുത്ത കിളിവാതില്‍ സജീവമാക്കുക" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "മുമ്പത്തെ കിളിവാതിൽ" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "മുമ്പത്തെ കിളിവാതില്‍ സജീവമാക്കുക" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "സ്പര്‍ശരേഖ ക്കളം കാണിക്കുക" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "പുതിയ കിളിവാതിലില്‍ തുറക്കുക" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "പുതിയ കിളിവാതിലില്‍ തുറക്കുക" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "പുതിയ ജാലകത്തില്‍ തുറക്കുക" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, 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:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "പാനലുകള്‍ പൂട്ടുക" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -845,13 +851,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "വിവരങ്ങള്‍" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -859,7 +865,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -870,7 +876,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -881,13 +887,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "അറകള്‍" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -896,7 +902,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -906,13 +912,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "ടെര്‍മിനല്‍" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -924,7 +930,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -936,19 +942,19 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "സ്ഥലങ്ങള്‍" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "മറഞ്ഞിരിക്കുന്ന സ്ഥലങ്ങള്‍ കാണിക്കുക" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -958,7 +964,7 @@ msgstr "" "മറഞ്ഞിരിക്കുന്ന സ്ഥല പാനലിലെ എല്ലാ സ്ഥലങ്ങളും ഇത് പ്രദർശിപ്പിക്കുന്നു. നിങ്ങൾ അവരുടെ മറയ്ക്കൽ " "പ്രോപ്പർട്ടി അൺചെക്ക് ചെയ്തില്ലെങ്കിൽ അവ അർദ്ധസുതാര്യമായി ദൃശ്യമാകും." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -974,7 +980,7 @@ msgstr "" "അനുവദിക്കുന്നു. അടുത്തിടെ സംരക്ഷിച്ച ഫയലുകളോ ഒരു പ്രത്യേക തരത്തിലുള്ള ഫയലുകളോ കണ്ടെത്തുന്നതിനുള്ള " "വിഭാഗങ്ങളും ഇതിൽ അടങ്ങിയിരിക്കുന്നു." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -999,13 +1005,13 @@ msgstr "" "സ്ഥലത്ത് വലത്-ക്ലിക്കുചെയ്‌ത് ഇത് വീണ്ടും പ്രദർശിപ്പിക്കുന്നതിന് മറഞ്ഞിരിക്കുന്ന സ്ഥലങ്ങൾ " "കാണിക്കുക തിരഞ്ഞെടുക്കുക." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "പാനലുകള്‍ പൂട്ടുക" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1016,43 +1022,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "അടയ്ക്കുക" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "ഇടത്തേ പാളി അടക്കുക" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "അടയ്ക്കുക" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "വലത്തേ പാളി അടക്കുക" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "വിഭജിയ്ക്കുക" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "വിഭജിച്ച പ്രദര്‍ശനരീതി" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1064,7 +1070,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1078,7 +1084,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1095,7 +1101,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1105,7 +1111,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1114,7 +1120,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1129,7 +1135,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1140,7 +1146,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1154,7 +1160,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1165,7 +1171,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1179,7 +1185,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1188,7 +1194,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1196,7 +1202,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1206,7 +1212,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, fuzzy, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1476,7 +1482,7 @@ msgstr "" "സവിശേഷതകളെക്കുറിച്ച് കൂടുതലറിയാൻ " "ഇവിടെ ക്ലിക്കുചെയ്യുക. ഇത് ഹാൻഡ്‌ബുക്കിലെ സമർപ്പിത പേജ് തുറക്കും." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1491,27 +1497,27 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "ഡോൾഫിൻ റൂട്ട് ആയി ഉപയോഗിക്കുന്നത് അപകടകരമാണ്. ദയവായി സൂക്ഷിക്കുക." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "'%1' ല്‍ '%2' തിരയുക" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "തിരയുക" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "'%1' തിരയുക" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1519,7 +1525,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "അറ തുറക്കുന്നു..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1527,7 +1533,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "വിന്യാസക്രമം:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1535,32 +1541,32 @@ msgctxt "@info" msgid "Searching…" msgstr "തെരഞ്ഞുകൊണ്ടിരിക്കുന്നു..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "ഒന്നും കണ്ടുകിട്ടിയില്ല" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "ഡോള്‍ഫിന്‍ വെബ് താളുകളെ പിന്തുണയ്ക്കുന്നില്ല, വെബ് ബ്രൌസര്‍ തുടങ്ങിയിരിയ്ക്കുന്നു" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "ഈ സമ്പ്രദായം ഡോള്‍ഫിന്‍ പിന്തുണയ്ക്കുന്നില്ല, കോണ്‍കറര്‍ തുടങ്ങിയിരിയ്ക്കുന്നു" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "അസാധുവായ സമ്പ്രദായം" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1696,92 +1702,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 "0 - 9" -#: 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 "അറകള്‍" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "ചെറുതു്" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "ഇടത്തരം" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "വലുതു്" -#: 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 "dddd" -#: 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 "%1" -#: 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1795,7 +1801,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'ഇന്നലെ' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1803,7 +1809,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: The week day name: dddd, MMMM is full month name in " @@ -1815,7 +1821,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1823,7 +1829,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1837,7 +1843,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'ഒരാഴ്ച മുമ്പ്' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1845,7 +1851,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1859,7 +1865,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'രണ്ടാഴ്ച്ച മുമ്പ്' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1867,7 +1873,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1881,7 +1887,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'മൂന്നാഴ്ച മുമ്പ്' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1889,7 +1895,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1903,7 +1909,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'നേരത്തെ' MMMM യില്‍, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1911,7 +1917,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1919,7 +1925,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1927,114 +1933,114 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "വായിയ്ക്കുക, " -#: 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 "എഴുതുക, " -#: 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 "പ്രവര്‍ത്തിപ്പിയ്ക്കുക, " -#: 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 "നിഷിദ്ധം" -#: 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 "(ഉപയോക്താവു്: %1) (കൂട്ടം: %2) (മറ്റുള്ളവര്‍: %3)" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -2042,162 +2048,162 @@ 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 "വീതി" -#: 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 "ദൈര്‍ഘ്യം" -#: 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." @@ -2409,19 +2415,19 @@ msgstr "ഹോമിലാണെങ്കില്‍ ഫോള്‍ഡേര msgid "Automatic scrolling" msgstr "സ്വയം സ്ക്രോൾ ചെയ്യുക" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "മുറിയ്ക്കുക" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "പകര്‍ത്തുക" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2429,37 +2435,37 @@ 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 "നീക്കം ചെയ്യുക" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "മറഞ്ഞിരിക്കുന്ന ഫയലുകളും കാണിയ്ക്കുക" -#: 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" @@ -2728,66 +2734,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 "ഇവിടെ നിന്ന് (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "'%1' ഉം അതിന്റെ ഉപ ഫോള്‍ഡറുകളിലേക്കും തിരയൽ ചുരുക്കുക" -#: 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 " @@ -3086,20 +3092,20 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "തെരഞ്ഞെടുക്കല്‍" -#: settings/contextmenu/contextmenusettingspage.cpp:64 +#: settings/contextmenu/contextmenusettingspage.cpp:63 #, fuzzy, 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 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "തിരയുക" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3107,7 +3113,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "പുതിയ സേവനങ്ങള്‍ ഡൗണ്‍ലോഡ് ചെയ്യുക..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3121,25 +3127,25 @@ 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 #, fuzzy, kde-format msgctxt "@option:check" msgid "Delete" msgstr "നീക്കം ചെയ്യുക" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, 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" @@ -3247,35 +3253,42 @@ 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +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" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3650,6 +3663,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "ഒന്നിലേറെ ടാബുകളുള്ള ജാലകങ്ങള്‍ അടക്കുമ്പോള്‍ ഒന്നുകൂടി ചോദിക്കുക" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3689,7 +3716,7 @@ msgctxt "@title:group" msgid "View" msgstr "കാഴ്ച (&V)" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3697,26 +3724,26 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "കോണ്ടെക്സ്റ്റ് മെനു" -#: 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 "മുന്നറിയിപ്പു്" @@ -3769,23 +3796,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info:tooltip" +#| msgid "Search for files and folders" +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 #, fuzzy, kde-format msgid "Open in application" msgstr "പ്രയോ&ഗങ്ങള്‍" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4558,7 +4599,7 @@ msgid "" "continue?" msgstr "ഉള്ളിലുള്ള എല്ലാ അറകളുടേയും അവതരണരീതി മാറ്റണമെന്നു് ഉറപ്പാണോ?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4649,12 +4690,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 "ചവറ്റുകുട്ട കാലിയാക്കിയിരിക്കുന്നു" @@ -4700,7 +4741,7 @@ msgstr "സഹജമായ" msgid "Reload" msgstr "പുതുക്കുക" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4708,7 +4749,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 അറ തെരഞ്ഞെടുത്തിരിയ്ക്കുന്നു" msgstr[1] "%1 അറകൾ തെരഞ്ഞെടുത്തിരിയ്ക്കുന്നു" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4716,7 +4757,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 ഫയല്‍ തെരഞ്ഞെടുത്തിരിയ്ക്കുന്നു" msgstr[1] "%1 ഫയലുകള്‍ തെരഞ്ഞെടുത്തിരിയ്ക്കുന്നു" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4724,7 +4765,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" @@ -4732,38 +4773,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 "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open %1" @@ -4773,154 +4814,154 @@ msgid_plural "Open %1 Items" msgstr[0] "തുറക്കൂ %1" msgstr[1] "തുറക്കൂ %1" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "കോളത്തിന്റെ വീതി" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "കോളത്തിന്റെ വീതി" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "ചവറ്റുകുട്ടയിലേയ്ക്കു് നീക്കിക്കഴിഞ്ഞു" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "നീക്കം ചെയ്തു കഴിഞ്ഞു" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "തല്‍സ്ഥാനത്ത് വച്ചുതന്നെ പേരു് മാറ്റുക" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format msgid "Hide this File?" msgstr "മറഞ്ഞിരിക്കുന്ന ഫയലുകളും കാണിയ്ക്കുക" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format msgid "Hide this Folder?" msgstr "സ്വന്തം അറ" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "സ്ഥലം കാലിയാണ്." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "%1 എന്ന സ്ഥാനം അസാധുവാണു്" -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "അറ തുറക്കുന്നു..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "അറ തുറക്കുന്നു..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "ഈ രൂപവുമായി ചേരുന്ന എല്ലാ വസ്തുക്കളും തെരഞ്ഞെടുക്കുക:" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "ഈ രൂപവുമായി ചേരുന്ന എല്ലാ വസ്തുക്കളും തെരഞ്ഞെടുക്കുക:" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgid "The Trash was emptied." msgid "Trash is empty" msgstr "ചവറ്റുകുട്ട കാലിയാക്കിയിരിക്കുന്നു" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "അടുത്തിടെ അടച്ച കിളിവാതിലുകള്‍" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "ഒന്നും കണ്ടുകിട്ടിയില്ല" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/mr/dolphin.po b/po/mr/dolphin.po index 320a23b8f..288a06a0a 100644 --- a/po/mr/dolphin.po +++ b/po/mr/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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2013-03-28 15:37+0530\n" "Last-Translator: Chetan Khona \n" "Language-Team: Marathi \n" @@ -45,13 +45,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "पुन्हस्थापन" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "नवीन बनवा" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -59,112 +59,112 @@ 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 "संचयीका बनविले." -#: 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 "वर्तमान टॅब बंद करा (&L)" -#: 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 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -173,7 +173,7 @@ msgid "" "want to quit?" msgstr "या चौकटीत अनेक टॅब उघडे आहेत, तुम्हाला नक्की बाहेर पडायचे आहे का?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -181,13 +181,13 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "चिटकवा" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "" -#: dolphinmainwindow.cpp:1179 +#: dolphinmainwindow.cpp:1190 #, fuzzy, kde-format #| msgid "Are you sure you want to open 1 item?" #| msgid_plural "Are you sure you want to open %1 items?" @@ -196,7 +196,7 @@ msgid_plural "Are you sure you want to open %1 terminal windows?" msgstr[0] "तुम्हाला नक्की 1 घटक उघडायचा आहे का?" msgstr[1] "तुम्हाला नक्की %1 घटक उघडायचे आहेत का?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -206,7 +206,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "टर्मिनल उघडा" msgstr[1] "टर्मिनल उघडा" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -214,13 +214,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "संयोजीत करा..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "नवीन चौकट (&W)" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Window" @@ -228,7 +228,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "मार्ग नवीन चौकटीत उघडा" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -236,13 +236,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "नवीन टॅब" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -251,25 +251,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "स्थान करिता जोडा" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "टॅब बंद करा" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -277,13 +277,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -294,13 +294,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -310,7 +310,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -318,7 +318,7 @@ msgctxt "@action" msgid "Copy…" msgstr "प्रत करा" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -327,13 +327,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "चिटकवा" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -342,19 +342,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -362,13 +362,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -376,7 +376,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "कचरापेटीत टाका" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -384,7 +384,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "कचरापेटीत टाका" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -392,13 +392,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -406,7 +406,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "गाळणी :" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -414,7 +414,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "गाळणी पट्टी दर्शवा" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -424,7 +424,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -432,7 +432,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "फिल्टर पट्टी दर्शवा" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -440,14 +440,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "गाळणी :" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search…" msgstr "शोधा" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -455,7 +455,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "फाईल्सचे व संचयीकेचे पूर्वावलोकन दर्शवा" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -465,7 +465,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -473,7 +473,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "फिल्टर पट्टी दर्शवा" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" @@ -482,7 +482,7 @@ msgid "Search" msgstr "शोधा" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -492,7 +492,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -500,7 +500,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "निवडा" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -512,19 +512,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "उलटी निवड" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -532,7 +532,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -541,19 +541,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -561,7 +561,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "पूर्वावलोकन" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -571,31 +571,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "थांबा" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "लोड करणे थांबवा" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "संपादन करण्याजोगे स्थान" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -605,13 +605,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "स्थान बदला" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -619,7 +619,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -627,13 +627,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "टॅब बंद करा" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -643,7 +643,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -652,13 +652,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "फाईलची तुलना करा" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -667,13 +667,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "टर्मिनल उघडा" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -683,7 +683,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -691,7 +691,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "टर्मिनल उघडा" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -700,19 +700,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -724,7 +724,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -732,7 +732,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "पुढील टॅब सक्रिय करा" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -740,7 +740,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "पुढील टॅब सक्रिय करा" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -748,13 +748,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "नवीन टॅब" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "पुढील टॅब सक्रिय करा" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -762,13 +762,13 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "मागील टॅब सक्रिय करा" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "मागील टॅब सक्रिय करा" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show tooltips" @@ -776,13 +776,13 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "टूलटिप दर्शवा" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "नवीन टॅब अंतर्गत उघडा" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -790,25 +790,33 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "नवीन टॅब अंतर्गत उघडा" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "नवीन चौकट उघडा" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "अनुप्रयोग (&l)" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "पटलांचे कूलूप काढून टाका" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "पटल कूलूपबंद करा" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -818,13 +826,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "माहिती" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -832,7 +840,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -843,7 +851,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -854,13 +862,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "संचयीका" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -869,7 +877,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -879,13 +887,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "टर्मिनल" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -897,7 +905,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -909,13 +917,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "जागा" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -923,7 +931,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "लपविलेले फाईल दर्शवा" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -931,7 +939,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -942,7 +950,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -957,7 +965,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@action:inmenu Panels" #| msgid "Lock Panels" @@ -965,7 +973,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "पटल कूलूपबंद करा" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -976,43 +984,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "बंद करा" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "डावे दृश्य बंद करा" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "बंद करा" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "उजवे दृश्य बंद करा" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "विभाजित" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "विभाजित दृश्य पद्धती" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1024,7 +1032,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1038,7 +1046,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1055,7 +1063,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1065,7 +1073,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1074,7 +1082,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1089,7 +1097,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1100,7 +1108,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1114,7 +1122,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1125,7 +1133,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1139,7 +1147,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1148,7 +1156,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1156,7 +1164,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1166,7 +1174,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1416,7 +1424,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1431,33 +1439,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search for %1 in %2" msgstr "शोधा" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search" msgstr "शोधा" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search for %1" msgstr "शोधा" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1465,7 +1473,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "संचयीका दाखल करत आहे..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1473,7 +1481,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "क्रमवारी:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1481,19 +1489,19 @@ msgctxt "@info" msgid "Searching…" msgstr "शोधत आहे..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "एकही घटक सापडला नाही." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "डॉल्फिन वेब पान करिता समर्थन पुरवित नाही, वेब ब्राऊजर दाखल केले" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1502,13 +1510,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "शिष्टाचार डॉल्फिन द्वारे समर्थीत नाही, कॉन्करर दाखल केले" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "अवैध शिष्टाचार" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1647,61 +1655,61 @@ 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 "0 - 9" -#: 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 "संचयीका" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "लहान" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "मध्यम" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "मोठे" -#: 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 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1710,31 +1718,31 @@ msgctxt "" 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1748,7 +1756,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "काल (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1758,7 +1766,7 @@ msgctxt "" msgid "%1" msgstr "१" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1770,7 +1778,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "काल (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1780,7 +1788,7 @@ msgctxt "" msgid "%1" msgstr "१" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1794,7 +1802,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "एक आठवड्या पूर्वी (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1804,7 +1812,7 @@ msgctxt "" msgid "%1" msgstr "१" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1818,7 +1826,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "दोन आठड्या पूर्वी (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1828,7 +1836,7 @@ msgctxt "" msgid "%1" msgstr "१" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1842,7 +1850,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "तीन आठवड्या पूर्वी (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1852,7 +1860,7 @@ msgctxt "" msgid "%1" msgstr "१" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1866,7 +1874,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "%B, %Y पूर्वी" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1876,7 +1884,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, " @@ -1884,7 +1892,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1894,51 +1902,51 @@ msgctxt "" msgid "%1" msgstr "१" -#: 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 "Read, " -#: 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 "Write, " -#: 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 "Execute, " -#: 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 "प्रतिबंधीत" -#: 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 "वापरकर्ता : %1| समूह : %2 | इतर : %3" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Modified:" @@ -1946,13 +1954,13 @@ 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1960,32 +1968,32 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Title:" @@ -1993,24 +2001,24 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -2018,34 +2026,34 @@ 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 #, fuzzy #| msgctxt "@label:listbox" #| msgid "Width:" @@ -2053,30 +2061,30 @@ msgctxt "@label" msgid "Width" msgstr "रुंदी:" -#: 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 #, fuzzy #| msgctxt "@title:group General settings" #| msgid "General" @@ -2084,27 +2092,27 @@ 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 "कालावधी" -#: 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 #, fuzzy #| msgctxt "@item" #| msgid "Release '%1'" @@ -2112,12 +2120,12 @@ msgctxt "@label" msgid "Release Year" msgstr "'%1' सोडा" -#: 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 #, fuzzy #| msgctxt "@option:check" #| msgid "Videos" @@ -2125,30 +2133,30 @@ 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 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2156,12 +2164,12 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Copied From" @@ -2169,29 +2177,29 @@ 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." @@ -2409,19 +2417,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "स्वयंचलित स्क्रोलींग" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "कापा" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "प्रत करा" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2429,37 +2437,37 @@ 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 "काढून टाका" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "लपविलेले फाईल दर्शवा" -#: 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" @@ -2766,49 +2774,49 @@ 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 "इथे पासून (%1)" -#: 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2818,18 +2826,18 @@ msgstr "" "sandeep.shedmake@gmail.com, \n" "chetan@kompkin.com" -#: 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 " @@ -3126,13 +3134,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" @@ -3140,7 +3148,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "शोधा" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3148,7 +3156,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "नवीन सेवा डाउनलोड करा ..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3161,25 +3169,25 @@ msgid "" 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" @@ -3287,35 +3295,42 @@ 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +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" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3700,6 +3715,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +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 @@ -3739,7 +3768,7 @@ msgctxt "@title:group" msgid "View" msgstr "दृश्य (&V)" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Context Menu" @@ -3747,25 +3776,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "संदर्भ मेन्यू" -#: 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 "" @@ -3826,25 +3855,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Show preview of files and folders" +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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "अनुप्रयोग (&l)" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4669,7 +4712,7 @@ msgid "" "continue?" msgstr "सर्व उपसंचयीकाचे दृश्य गुणधर्म बदलले जाईल. तुम्हाला पुढे जायचे?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4760,12 +4803,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 "" @@ -4813,7 +4856,7 @@ msgstr "मूलभूत" msgid "Reload" msgstr "पुन्हा दाखल करा" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4821,7 +4864,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 संचयीका निवडली" msgstr[1] "%1 संचयीका निवडल्या" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4829,7 +4872,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 फाईल निवडली" msgstr[1] "%1 फाईल्स निवडल्या" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4837,7 +4880,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 संचयीका" msgstr[1] "%1 संचयीका" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4845,38 +4888,38 @@ msgid_plural "%1 Files" msgstr[0] "1 फाईल" msgstr[1] "%1 फाईल्स" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 संचयीका, 0 फाईल्स" -#: 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] "तुम्हाला नक्की 1 घटक उघडायचा आहे का?" msgstr[1] "तुम्हाला नक्की %1 घटक उघडायचे आहेत का?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -4886,25 +4929,25 @@ msgid_plural "Open %1 Items" msgstr[0] "चिटकवा" msgstr[1] "चिटकवा" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "स्वयंचलित स्तंभ रुंदी" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "ऐच्छिक स्तंभ रुंदी" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Move to trash operation completed." @@ -4912,136 +4955,136 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "कचरापेटी कडे हलविण्याची कार्यपद्धती पूर्ण झाली." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "नष्ट करण्याची क्रिया पूर्ण झाली." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "इनलाइन नाव बदला" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "लपविलेल्या फाईल्स दर्शवा" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "मुख्य संचयीका" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "स्थान रिकामे आहे." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "स्थान '%1' अवैध." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "संचयीका दाखल करत आहे..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "संचयीका दाखल करत आहे..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "या नमुन्यास जुळणारे घटक निवडा :" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "या नमुन्यास जुळणारे घटक निवडा :" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "स्थान रिकामे आहे." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "नुकतेच बंद केलेले टॅब" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "एकही घटक सापडला नाही." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/ms/dolphin.po b/po/ms/dolphin.po index fe7b6ac48..0177eba9b 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2009-12-27 20:56+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan \n" "Language-Team: Malay \n" @@ -40,13 +40,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Kembalikan" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Cipta Baru" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -54,7 +54,7 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "Tampal" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -62,7 +62,7 @@ msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Buka di Tab Baru" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "New &Window" @@ -70,84 +70,84 @@ msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Buka dalam Tetingkap Baru" -#: 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 "" -#: 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 "Pengesahan" -#: 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 "&Tutup Tab Semasa" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -155,17 +155,17 @@ msgstr "" "Anda mempunyai banyak tab yang dibuka pada tetingkap ini, anda pasti mahu " "keluar?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Jangan tanya lagi" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -176,7 +176,7 @@ msgstr "" "Anda mempunyai banyak tab yang dibuka pada tetingkap ini, anda pasti mahu " "keluar?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -184,7 +184,7 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Tampal" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" @@ -192,14 +192,14 @@ msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Bar Alat Carian" -#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -209,7 +209,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Buka Terminal" msgstr[1] "Buka Terminal" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Change Tags..." @@ -217,13 +217,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Tetapkan..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "&Tetingkap Baru" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "New &Window" @@ -231,7 +231,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Buka dalam Tetingkap Baru" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -239,13 +239,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Tab Baru" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -254,25 +254,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Tutup Tab" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -280,13 +280,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -297,13 +297,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -313,7 +313,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -321,7 +321,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Salin" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -330,7 +330,7 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -338,7 +338,7 @@ msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Tampal" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -347,19 +347,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -367,13 +367,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -381,7 +381,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Alih ke Tong Sampah" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -389,7 +389,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Pindah ke Tong Sampah" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -397,13 +397,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -411,7 +411,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Penapis:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -419,7 +419,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Papar Bar Carian" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -429,7 +429,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -437,7 +437,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Papar Bar Carian" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -445,18 +445,18 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "Penapis:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format msgid "Search…" msgstr "Cari" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -466,7 +466,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -474,14 +474,14 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Papar Bar Carian" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Cari" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show hidden files" @@ -491,7 +491,7 @@ msgstr "Papar fail tersembunyi" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@action:inmenu Edit" #| msgid "Select All" @@ -499,7 +499,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Pilih" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -511,19 +511,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Songsangkan Pilihan" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -531,7 +531,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -540,19 +540,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -560,7 +560,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Pralihat" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -570,32 +570,32 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Henti" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, fuzzy, kde-format #| msgid "Show rating" msgctxt "@info" msgid "Stop loading" msgstr "Papar kadaran" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Lokasi Boleh Ubah" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -605,13 +605,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Lokasi Gantian" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -619,7 +619,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -627,13 +627,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Tutup Tab" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -643,7 +643,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -652,13 +652,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -667,13 +667,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Buka Terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -683,7 +683,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -691,7 +691,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Buka Terminal" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -700,19 +700,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -724,7 +724,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -732,7 +732,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktifkan Tab Seterusnya" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -740,7 +740,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktifkan Tab Seterusnya" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -748,13 +748,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Tab Baru" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Aktifkan Tab Seterusnya" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -762,13 +762,13 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Aktifkan Tab Sebelumnya" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Aktifkan Tab Sebelumnya" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show hidden files" @@ -776,13 +776,13 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "Papar fail tersembunyi" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Buka di Tab Baru" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -790,7 +790,7 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Buka di Tab Baru" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "New &Window" @@ -798,19 +798,27 @@ msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Buka dalam Tetingkap Baru" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Ap&likasi" + +#: dolphinmainwindow.cpp:2029 #, fuzzy, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Batal" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Batal" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -820,13 +828,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Maklumat" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -834,7 +842,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -845,7 +853,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -856,13 +864,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Folder" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -871,7 +879,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -881,7 +889,7 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Terminal" @@ -889,7 +897,7 @@ msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -901,7 +909,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -913,13 +921,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, fuzzy, kde-format msgctxt "@title:window" msgid "Places" msgstr "Tempat" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -927,7 +935,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Papar Fail Tersembunyi" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -935,7 +943,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -946,7 +954,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -961,13 +969,13 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Batal" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -978,43 +986,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Tutup" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Tutup" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1026,7 +1034,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1040,7 +1048,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1057,7 +1065,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1067,7 +1075,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1076,7 +1084,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1091,7 +1099,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1102,7 +1110,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1116,7 +1124,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1127,7 +1135,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1141,7 +1149,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1150,7 +1158,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1158,7 +1166,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1168,7 +1176,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1427,7 +1435,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1442,70 +1450,70 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, fuzzy, kde-format msgid "Search for %1 in %2" msgstr "Bar Cari" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format msgid "Search" msgstr "Cari" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format msgid "Search for %1" msgstr "Bar Cari" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Mencari..." -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format msgctxt "@info" msgid "Searching…" msgstr "Mencari..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1641,13 +1649,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1655,80 +1663,80 @@ msgctxt "@title:group" msgid "Others" msgstr "Lain-lain" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Folder" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Kecil" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Sederhana" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Besar" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Hari ini" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Semalam" -#: 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1742,7 +1750,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "Semalam (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1750,7 +1758,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1762,7 +1770,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "Semalam (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1770,7 +1778,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1784,7 +1792,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "Semalam (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1792,7 +1800,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1806,7 +1814,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "Semalam (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1814,7 +1822,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1828,7 +1836,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "Semalam (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1836,7 +1844,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1850,7 +1858,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "Semalam (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1858,7 +1866,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, " @@ -1866,7 +1874,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:" @@ -1874,41 +1882,41 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "Baca, " -#: 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 "" -#: 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 "" -#: 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 "Terlarang" -#: 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 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1916,7 +1924,7 @@ msgctxt "@label" msgid "Name" msgstr "Nama" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Size" @@ -1924,7 +1932,7 @@ msgctxt "@label" msgid "Size" msgstr "Saiz" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 #, fuzzy #| msgctxt "@label" #| msgid "Modified:" @@ -1932,13 +1940,13 @@ msgctxt "@label" msgid "Modified" msgstr "Diubahsuai" -#: 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1946,12 +1954,12 @@ msgctxt "@label" msgid "Created" msgstr "Cipta Baru" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Type" @@ -1959,7 +1967,7 @@ msgctxt "@label" msgid "Type" msgstr "Jenis" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Rating" @@ -1967,7 +1975,7 @@ msgctxt "@label" msgid "Rating" msgstr "Kadaran" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Tags" @@ -1975,7 +1983,7 @@ msgctxt "@label" msgid "Tags" msgstr "Tag" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Comment" @@ -1983,14 +1991,14 @@ msgctxt "@label" msgid "Comment" msgstr "Komen" -#: 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -1998,17 +2006,17 @@ msgctxt "@label" msgid "Document" msgstr "Dokumentasi" -#: 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Comment" @@ -2016,45 +2024,45 @@ msgctxt "@label" msgid "Page Count" msgstr "Komen" -#: 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 #, fuzzy msgctxt "@label" msgid "Image" msgstr "Imej" -#: 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 "" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2062,20 +2070,20 @@ msgctxt "@label" msgid "Orientation" msgstr "Dokumentasi" -#: 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 #, fuzzy #| msgctxt "@title:group" #| msgid "General" @@ -2083,12 +2091,12 @@ msgctxt "@label" msgid "Genre" msgstr "Umum" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2096,39 +2104,39 @@ msgctxt "@label" msgid "Duration" msgstr "Dokumentasi" -#: 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 #, fuzzy #| msgid "Reload" msgctxt "@label" msgid "Release Year" msgstr "Ulangmuat" -#: 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -2136,10 +2144,10 @@ msgctxt "@label" msgid "Path" msgstr "Tampal" -#: 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2147,12 +2155,12 @@ msgctxt "@label" msgid "Other" msgstr "Lain-lain" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 #, fuzzy #| msgctxt "@action:inmenu Edit" #| msgid "Invert Selection" @@ -2160,7 +2168,7 @@ msgctxt "@label" msgid "Deletion Time" msgstr "Pilihan" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 #, fuzzy #| msgctxt "@label" #| msgid "Description:" @@ -2168,12 +2176,12 @@ msgctxt "@label" msgid "Link Destination" msgstr "Huraian:" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Permissions" @@ -2181,14 +2189,14 @@ msgctxt "@label" msgid "Permissions" msgstr "Keizinan" -#: 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 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Owner" @@ -2196,7 +2204,7 @@ msgctxt "@label" msgid "Owner" msgstr "Pemilik" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Group" @@ -2204,7 +2212,7 @@ msgctxt "@label" msgid "User Group" msgstr "Kumpulan" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2412,19 +2420,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Lebar lajur" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Potong" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Salin" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2432,37 +2440,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Namakan semula..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Alih ke Tong Sampah" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Padam" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Papar Fail Tersembunyi" -#: 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" @@ -2753,31 +2761,31 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Tag Baru..." -#: 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 #, fuzzy, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Mula mencari" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "File Manager" @@ -2785,7 +2793,7 @@ msgctxt "action:button" msgid "Filename" msgstr "Pengurus Fail" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Comment" @@ -2793,13 +2801,13 @@ msgctxt "action:button" msgid "Content" msgstr "Komen" -#: 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2807,20 +2815,20 @@ msgctxt "action:button" msgid "Your files" msgstr "sharuzzaman@myrealbox.com" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" msgid "More Search Tools" msgstr "Bar Alat Carian" -#: 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 " @@ -3105,25 +3113,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Pilihan" -#: 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 #, fuzzy, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Cari" -#: 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 "" @@ -3131,13 +3139,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3145,13 +3153,13 @@ msgctxt "@option:check" msgid "Delete" msgstr "Padam" -#: 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 #, fuzzy, kde-format #| msgctxt "@info:status files (size)" #| msgid "%1 (%2)" @@ -3257,32 +3265,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 "" @@ -3669,6 +3683,18 @@ msgid "" "items" msgstr "" +#. i18n: ectx: label, entry (ConfirmOpenManyFolders), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:147 +#, fuzzy, kde-format +msgid "Ask for confirmation when opening many folders at once." +msgstr "Tanya Untuk Pengesahan Apabila" + +#. i18n: ectx: label, entry (ConfirmOpenManyTerminals), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:151 +#, fuzzy, kde-format +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Tanya Untuk Pengesahan Apabila" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3708,7 +3734,7 @@ msgctxt "@title:group" msgid "View" msgstr "&Lihat" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3716,26 +3742,26 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "Menu Konteks" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, fuzzy, kde-format #| msgid "Trash" msgctxt "@title:group" msgid "Trash" msgstr "Sampah" -#: 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 "" @@ -3790,25 +3816,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@label" +#| msgid "Show hidden files" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Papar fail tersembunyi" + #: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "Ap&likasi" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4609,7 +4649,7 @@ msgid "" "continue?" msgstr "" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4706,12 +4746,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 "" @@ -4757,7 +4797,7 @@ msgstr "Default" msgid "Reload" msgstr "Ulangmuat" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4765,7 +4805,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 Folder dipilih" msgstr[1] "%1 Folder dipilih" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4773,7 +4813,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 Fail dipilih" msgstr[1] "%1 Fail dipilih" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -4783,7 +4823,7 @@ msgid_plural "%1 Folders" msgstr[0] "Folder" msgstr[1] "Folder" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4791,19 +4831,19 @@ 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 "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" @@ -4811,20 +4851,20 @@ msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "Folder Pertama" -#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -4834,27 +4874,27 @@ msgid_plural "Open %1 Items" msgstr[0] "Tampal" msgstr[1] "Tampal" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Lebar lajur" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Lebar lajur" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Delete operation completed." @@ -4862,128 +4902,128 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "Operasi memadam selesai." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Operasi memadam selesai." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "Namakan semula dalambaris" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "Papar Fail Tersembunyi" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "Folder Rumah" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Lokasi adalah kosong." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Lokasi '%1' tidak sah." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format msgid "Loading…" msgstr "Mencari..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "Lokasi adalah kosong." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "Tab Yang Baru Ditutup" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" diff --git a/po/my/dolphin.po b/po/my/dolphin.po index 960a24f3d..8777e0a23 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2022-10-05 19:49+0630\n" "Last-Translator: ဇေယျာလွင် \n" "Language-Team: Burmese \n" @@ -40,174 +40,174 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "ပြန်လည်ထားသိုမည်" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "အသစ်ဖန်တီးရန်" -#: 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 "ဖိုလ်ဒါ ဖန်တီးခဲ့သည်။" -#: 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 "&Qထွက်မည် %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "&lလက်ရှိတပ်ဘ် ပိတ်မည်" -#: 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 "&Tတာမီနယ်ပန်နယ်ပြမည်" -#: 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 "%1 ဖွင့်မည်" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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] "တာမီနယ်ဝင်းဒိုး%1ခုကို တကယ်ဖွင့်တော့မှာလား" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" msgid_plural "Open %1 Terminals" msgstr[0] "တာမီနယ် %1ခုဖွင့်မည်" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "ပြင်ဆင်မည်" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "&Wဝင်းဒိုးအသစ်" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "လင်းပိုင်ဝင်းဒိုးအသစ် ဖွင့်မည်" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -215,13 +215,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "တပ်ဘ်အသစ်" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -230,25 +230,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "နေရာများ သို့ ထည့်မည်" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "တပ်ဘ်ပိတ်မည်" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -256,13 +256,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "၎င်းသည် ဤဝင်းဒိုးကို ပိတ်ပစ်မည်။" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -273,13 +273,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "ဖြတ်ယူ…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -289,13 +289,13 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "ကူးယူ…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -304,13 +304,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "ပွား" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -319,7 +319,7 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -327,7 +327,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "သက်ဝင်မှုမရှိသော သီးခြားမြင်ကွင်းသို့ ကူးယူမည်" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View…" @@ -335,7 +335,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "သက်ဝင်မှုမရှိသော သီးခြားမြင်ကွင်းသို့ ကူးယူမည်…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -343,13 +343,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "သက်ဝင်မှုမရှိသော သီးခြားမြင်ကွင်းသို့ ကူးယူမည်" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View" @@ -357,7 +357,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "သက်ဝင်မှုမရှိသော သီးခြားမြင်ကွင်းသို့ ရွေ့ပြောင်းမည်" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View…" @@ -365,7 +365,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "သက်ဝင်မှုမရှိသော သီးခြားမြင်ကွင်းသို့ ရွေ့ပြောင်းမည်…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -373,13 +373,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "သက်ဝင်မှုမရှိသော သီးခြားမြင်ကွင်းသို့ ရွေ့ပြောင်းမည်" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -387,13 +387,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "စစ်ထုတ်မည်" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "စစ်ထုတ်တန်း ပြမည်" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -403,31 +403,31 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "စစ်ထုတ်တန်း အဖွင့်/အပိတ်" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "စစ်ထုတ်မည်" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "ရှာမည်" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "ဖိုင််လ်နှင့်ဖိုလ်ဒါများ ရှာဖွေမည်" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -437,20 +437,20 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "ရှာဖွေတန်း အဖွင့်/အပိတ်" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "ရှာမည်" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -458,13 +458,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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "ရွေးချယ်မည်" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -476,19 +476,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "ရွေးထားသည်များ ပြောင်းပြန်လုပ်မည်" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -496,7 +496,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -505,19 +505,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "သိုလှောင်နေရာ" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -525,7 +525,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "အကြိုမြင်ကွင်း" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -535,31 +535,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "ရပ်မည်" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "တွန်းတင်ခြင်းရပ်မည်." -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "တည်းဖြတ်၍ရသော တည်နေရာ" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -569,13 +569,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "တည်နေရာအစားထိုးမည်" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -583,19 +583,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "တပ်ဘ်ပိတ်ခြင်းပြန်ဆုတ်မည်" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -605,7 +605,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -614,13 +614,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "ဖိုင်လ်များနှိုင်းယှဥ်မည်" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -629,13 +629,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "တာမီနယ်ဖွင့်မည်" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -645,13 +645,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:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "ဤတွင်တာမီနယ်ဖွင့်မည်" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -660,19 +660,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "တာမီနယ်ပန်နယ် အာရုံစိုက်မည်" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Bစာမျက်နှာအမှတ်အသားများ" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -684,79 +684,86 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "တပ်ဘ် %1 ကို သက်ဝင်စေမည်" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "နောက်တပ်ဘ်ကို သက်ဝင်စေမည်" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "နောက်တပ်ဘ်" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "နောက်တပ်ဘ်ကို သက်ဝင်စေမည်" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "ရှေ့တပ်ဘ်" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "ရှေ့တပ်ဘ်ကို သက်ဝင်စေမည်" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "ဦိးတည်ပစ်မှတ် ပြမည်" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "တပ်ဘ်အသစ်တွင် ဖွင့်မည်" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "တပ်ဘ်အသစ်များတွင် ဖွင့်မည်" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "ဝင်းဒိုးအသစ်တွင် ဖွင့်မည်" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "အပ္ပလီကေးရှင်းတွင်ဖွင့်မည်" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "ပန်နယ်များ သော့ဖွင့်မည်" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "ပန်နယ်များ သော့ခတ်မည်" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -766,13 +773,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "သတင်းအချက်အလက်" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -780,7 +787,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -791,7 +798,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -802,13 +809,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "ဖိုလ်ဒါများ" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -817,7 +824,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -827,13 +834,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "တာမီနယ်" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -845,7 +852,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -857,19 +864,19 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "နေရာများ" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "ဖွက်ထားသောနေရာများ ပြမည်" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -877,7 +884,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -888,7 +895,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -903,13 +910,13 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "ပန်နယ်များပြမည်" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -920,43 +927,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "ပိတ်မည်" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "ဘယ်မြင်ကွင်းပိတ်မည်" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "ပိတ်မည်" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "ညာမြင်ကွင်းပိတ်မည်" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "သီးခြားခွဲမည်" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "မြင်ကွင်းခွဲမည်" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -968,7 +975,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -982,7 +989,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -999,7 +1006,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1009,7 +1016,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1018,7 +1025,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1033,7 +1040,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1044,7 +1051,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1058,7 +1065,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1069,7 +1076,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1083,7 +1090,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1092,7 +1099,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1100,7 +1107,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1110,7 +1117,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1355,7 +1362,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1370,27 +1377,27 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "%2တွင် %1အတွက် ရှာမည်" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "ရှာမည်" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "%1အတွက် ရှာမည်" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1398,7 +1405,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "ဖိုလ်ဒါတွန်းတင်နေသည်..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1406,7 +1413,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "စီသည် -" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1414,32 +1421,32 @@ msgctxt "@info" msgid "Searching…" msgstr "ရှာဖွေနေသည်..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "အိုင်တမ်များ မတွေ့ပါ။" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "မမှန်ကန်သော ပရိုတိုကော" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1560,92 +1567,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: 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 "ဖိုလ်ဒါများ" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "သေးငယ်" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "အလယ်အလတ်" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "ကြီးမား" -#: 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 "dddd" -#: 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 "%1" -#: 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 " @@ -1655,7 +1662,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'မနေ့' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1663,7 +1670,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1671,7 +1678,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1679,7 +1686,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1689,7 +1696,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'လွန်ခဲ့သောတစ်ပါတ်က' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1697,7 +1704,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1707,7 +1714,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'လွန်ခဲ့သောနှစ်ပါတ်က' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1715,7 +1722,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1725,7 +1732,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'လွန်ခဲ့သောသုံးပါတ်က' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1733,7 +1740,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1743,7 +1750,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'အစောတုန်းက' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1751,7 +1758,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1759,7 +1766,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1767,114 +1774,114 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "ဖတ်၊ " -#: 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 "ရေး၊ " -#: 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 "ဆောင်ရွက်၊ " -#: 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 "" -#: 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 "အသုံးပြုသူ- %1 | အုပ်စု- %2 | အခြား- %3" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -1882,162 +1889,162 @@ 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 "အနံ" -#: 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 "ကြာချိန်" -#: 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." @@ -2241,19 +2248,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "အလိုအလျောက် လှိမ့်တင်ခြင်း" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "ကတ်" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "ကူးယူရန်" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2261,37 +2268,37 @@ 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 "ဖျက်မည်" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "ဖွက်ထားသောဖိုင်လ်များပြမည်" -#: 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" @@ -2549,66 +2556,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 "ဤနေရာမှ (%1)" -#: 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 " @@ -2876,20 +2883,20 @@ 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 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "ရှာမည်" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -2897,7 +2904,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "ဝန်ဆောင်မှုအသစ်များဒေါင်းလုတ်ဆွဲမည်..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -2905,25 +2912,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" @@ -3027,33 +3034,40 @@ 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 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +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 #, fuzzy, kde-format #| msgid "Show 'Sort By' in context menu." 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 #, fuzzy, kde-format #| msgid "Show 'Sort By' in context menu." msgid "Show 'Move to other split view' in context menu." @@ -3425,6 +3439,22 @@ msgid "" "items" msgstr "" +#. i18n: ectx: label, entry (ConfirmOpenManyFolders), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:147 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask for confirmation in Dolphin when:" +msgid "Ask for confirmation when opening many folders at once." +msgstr "လင်းပိုင်တွင်အတည်ပြုချက်တောင်းခံရန်၊ အောက်ပါအချိန်တွင် -" + +#. i18n: ectx: label, entry (ConfirmOpenManyTerminals), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:151 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask for confirmation in Dolphin when:" +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 @@ -3462,31 +3492,31 @@ msgctxt "@title:group" msgid "View" msgstr "&Vမြင်ကွင်း" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "ဆက်စပ်မီနူး" -#: 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 "သတိ" @@ -3539,23 +3569,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info:tooltip" +#| msgid "Search for files and folders" +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 "ညွှန်ကြားကုတ် ဆောင်ရွက်မည်" @@ -4318,7 +4362,7 @@ msgid "" "continue?" msgstr "" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4408,12 +4452,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 "အမှိုက်ပုံး ရှင်းပြီးဖြစ်သည်။" @@ -4457,211 +4501,211 @@ msgstr "ဒီဖော့" msgid "Reload" msgstr "ပြန်တွန်းတင်" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" msgid_plural "%1 Folders selected" msgstr[0] "ဖိုလ်ဒါ %1ခု ရွေးထားသည်" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" msgid_plural "%1 Files selected" msgstr[0] "ဖိုင်လ် %1ခု ရွေးထားသည်" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" msgid_plural "%1 Folders" msgstr[0] "ဖိုလ်ဒါ %1ခု" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" msgid_plural "%1 Files" msgstr[0] "ဖိုင်လ် %1ခု" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1၊ %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: 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 "%1 မိတ္တူ" -#: 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] "အိုင်တမ် %1ခုကို တကယ်ဖွင့်တော့မှာလား။" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" msgid_plural "Open %1 Items" msgstr[0] "%1 ဖွင့်မည်" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "အလိုအလျောက် တိုင်အကျယ်" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "စိတ်ကြိုက် တိုင်အကျယ်" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "အမှိုက်ပုံးဆိုင်ရာလုပ်ဆောင်မှုပြီးမြောက်ခဲ့သည်။" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "ဖျက်သိမ်းမှုလုပ်ဆောင်ချက်ပြီးမြောက်ပါပြီ" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "အမည်ပြောင်း၍ဖွက်မည်" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "ဤဖိုင်လ်ဖွက်မည်လား။" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "ဤဖိုလ်ဒါဖွက်မည်လား။" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "တည်နေရာသည် ဗလာဖြစ်နေသည်။" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "တည်နေရာ '%1' သည် မမှန်ကန်ပါ။" -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "တွန်းတင်နေသည်..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "တွန်းတင်ခြင်းပယ်ဖျက်ခဲ့သည်" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "မည်သည်အိုင်တမ်မှ စစ်ထုတ်ချက်နှင့် မကိုက်ညီပါ" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "ရှာဖွေမှုနှင့်ကိုက်ညီသော အိုင်တမ်များမတွေ့ပါ" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "အမှိုက်ပုံး ဗလာ" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "တပ်ဂ်များမရှိ" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "မကြာသေးမီကအသုံးပြုခဲ့သောအိုင်တမ်များမရှိ" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "ဝေမျှထားသော ဖိုလ်ဒါများမတွေ့ပါ" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgid "No Bluetooth devices found" msgid "No Apple devices found" msgstr "မည်သည့်ဘလူးတုစက်မှ မတွေ့ပါ" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "မည်သည့်ဘလူးတုစက်မှ မတွေ့ပါ" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "ဖိုလ်ဒါသည် ဗလာဖြစ်နေသည်" diff --git a/po/nb/dolphin.po b/po/nb/dolphin.po index c7273fed8..0376e1be8 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-08-19 00:47+0000\n" +"POT-Creation-Date: 2023-09-05 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" @@ -38,137 +38,137 @@ msgstr "" "bjorn.kvisli@gmail.com,slx@nilsk.net,bjornst@skogkatt.homelinux.org," "kjetil@kilhavn.no,john_ivare@hotmail.com" -#: dolphincontextmenu.cpp:124 +#: dolphincontextmenu.cpp:122 #, kde-format msgctxt "@action:inmenu" msgid "Empty Trash" msgstr "Tøm papirkurven" -#: dolphincontextmenu.cpp:138 +#: dolphincontextmenu.cpp:136 #, kde-format msgctxt "@action:inmenu" msgid "Restore" msgstr "Gjenopprett" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:178 dolphinmainwindow.cpp:1519 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Lag ny" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:200 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Åpne sti" -#: dolphincontextmenu.cpp:212 -#, kde-format -msgctxt "@action:inmenu" -msgid "Open Path in New Window" -msgstr "Åpne sti i nytt vindu" - -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:206 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Åpne sti i ny fane" -#: dolphinmainwindow.cpp:303 +#: dolphincontextmenu.cpp:210 +#, kde-format +msgctxt "@action:inmenu" +msgid "Open Path in New Window" +msgstr "Åpne sti i nytt vindu" + +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Vellykket kopiert." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Flytting ferdig." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Lenking ferdig." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Flyttet til papirkurven." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Navnet er endret." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Opprettet mappe." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Gå tilbake" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Gå tilbake til forrige viste mappe." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Gå fram" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Dette omgjør en Gå tilbake-handling." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:556 dolphinmainwindow.cpp:602 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Bekreftelse" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:560 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Avslutt %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:562 #, kde-format msgid "C&lose Current Tab" msgstr "&Lukk gjeldende fane" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:571 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" msgstr "" "Du har flere faner åpne i dette vinduet. Er du sikker på at du vil avslutte?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:573 dolphinmainwindow.cpp:623 #, kde-format msgid "Do not ask again" msgstr "Ikke spør igjen" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:611 #, kde-format msgid "Show &Terminal Panel" msgstr "Vis terminalpanel" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:621 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -177,26 +177,26 @@ msgstr "" "Programmet '%1' kjører fortsatt i terminalpanelet. Er du sikker på at du vil " "avslutte?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1116 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Åpne %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1125 dolphinmainwindow.cpp:1854 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Åpne foretrukket søkeverktøy" -#: dolphinmainwindow.cpp:1179 +#: dolphinmainwindow.cpp:1165 #, 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] "Er du sikker på at du vil åpne 1 terminalvindu? " msgstr[1] "Er du sikker på at du vil åpne %1 terminalvinduer? " -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1170 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -204,25 +204,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Åpne %1 terminal" msgstr[1] "Åpne %1 terminaler" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1365 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Konfigurer" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1525 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nytt &vindu" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1526 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Åpne nytt Dolphin-vindu" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1528 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -232,13 +232,13 @@ msgstr "" "Dette åpner et nytt vindu, likt dette, med gjeldende plassering og visning." "Du kan dra og slippe elementer mellom vinduene." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1535 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Ny fane" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1537 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -250,25 +250,25 @@ msgstr "" "visning. En fane er en tilleggsvisning inni dette vinduet. Du kan dra " "og slippe elementer mellom faner." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1546 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Legg til i Steder" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1548 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Dette legger til den valgte mappen i Steder-panelet" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1553 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Lukk fane" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1555 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -278,13 +278,13 @@ msgstr "" "Dette stenger den aktive fanen. Om ingen andre faner gjenstår i vinduet, vil " "det i stedet lukkes." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Dette stenger vinduet." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1568 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -300,13 +300,13 @@ msgstr "" "siden av hverandre på tastaturet: Ctrl+X, " "Ctrl+C og Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1575 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Klipp ut …" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1577 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -320,13 +320,13 @@ msgstr "" "utklippstavlen til en ny plassering. Filene blir da fjernet fra deres " "opprinnelige plassering." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1584 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Kopier …" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1586 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -338,13 +338,13 @@ msgstr "" ">Bruk Lim inn etterpå for å kopiere dem fra " "utklippstavlen til en ny plassering." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1595 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Lim inn" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1597 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -356,19 +356,19 @@ msgstr "" "arbeidsmappa.Om elementene ble lagt til utklippstavlen med " "Klipp ut, vil de bli fjernet fra sin gamle plassering." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1604 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Kopier til annen visning" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1605 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Kopier til annen visning" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1607 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -378,25 +378,25 @@ msgstr "" "Dette kopierer markerte filer fra aktiv til inaktiv " "delt visning." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1610 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Kopier til inaktiv delt visning" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1615 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Flytt til annen visning" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1616 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Flytt til annen visning" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1618 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -406,25 +406,25 @@ msgstr "" "Dette flytter markerte filer fra aktiv til inaktiv delt " "visning." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1621 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Flytt til inaktiv delt visning" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1626 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filter …" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1627 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Vis filterlinja" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1629 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -437,30 +437,30 @@ msgstr "" "kan du skrive inn tekst for å filtrere viste filer og mapper. Bare de som " "har teksten i filnavnet forblir vist." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Veksle filterlinja" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1642 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filter" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1650 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Søk …" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Søk etter filer og mapper" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1653 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -475,20 +475,20 @@ msgstr "" "hjelpeteksten igjen på søkelinja slik at vi kan se på den samtidig som " "innstillingene blir forklart." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1664 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Veksle søkelinje" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1665 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Søk" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1673 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -496,13 +496,13 @@ msgstr "Velg filer og mapper" #. 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:1704 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Velg" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1679 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -520,19 +520,19 @@ msgstr "" "modusen vises en verktøylinje for hurtigtilgang på bunnen, med tilgjengelige " "handlinger for de valgte filene." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1702 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Dette markerer alle filene og mappene i denne plassering." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1706 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Omvend merking" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1708 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -542,7 +542,7 @@ msgstr "" "Dette markerer i stedet alle objektene du ikke allerede " "har markert." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1724 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -554,25 +554,25 @@ msgstr "" "para>Dermed kan du se to plasseringer samtidig, og raskt flytte filer " "mellom dem.Trykk her igjen etterpå for å gjenforene visningene." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1733 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Hylle" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1734 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Åpner hyllen – en virtuell mappe – i et delt vindu." -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1742 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Frisk opp visning" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1744 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -586,31 +586,31 @@ msgstr "" "oppdatert oversikt over filer og mapper.Om visningen er delt, " "vil det oppfriske den ruta som er i fokus." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1751 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stopp" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1752 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Stopp lasting" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1753 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Dette stopper innlastingen av innholdet i gjeldende mappe." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Redigerbar adresse" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1760 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -624,13 +624,13 @@ msgstr "" "kan også slå på redigering ved å trykke til høyre for adressen og endre " "tilbake ved å bekrefte den redigerte adressen." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1768 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Erstatt adresse" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1773 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -640,19 +640,19 @@ msgstr "" "Dette bytter til å redigere adressen, og markerer den slik at du raskt kan " "skrive inn en annen adresse." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1803 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Angre fanelukking" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1804 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Dette tar deg tilbake til sist lukket fane." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1812 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -667,7 +667,7 @@ msgstr "" "Papirkurven.Endringer som ikke kan angres vil be " "om bekreftelse." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1841 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -679,13 +679,13 @@ msgstr "" "Hjem, som inneholder deres data, i tillegg til deres " "mapper som inneholder personlig programdata. " -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1848 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Sammenligne filer" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1856 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -697,13 +697,13 @@ msgstr "" "Bruk Flere søkeverktøy-menyen for å " "konfigurere det." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1864 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Åpne terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -716,13 +716,13 @@ msgstr "" "funksjonen i terminalprogrammet." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1874 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Åpne terminal her" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1876 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -734,19 +734,19 @@ msgstr "" "filenes plassering.For å lære mer om terminalen, bruk Hjelp-" "funksjonen i terminalprogrammet." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1884 dolphinmainwindow.cpp:2633 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Fokuser terminalpanelet" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1892 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Bokmerker" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1902 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -764,79 +764,79 @@ msgstr "" "para>%1-knappen er mindre og enklere, hvilket " "gjør at det tar litt mer tid å utføre mer avanserte funksjoner." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1935 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktiver fane %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1948 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktiver forrige fane" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1954 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Neste fane" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1955 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Gå til neste fane" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1961 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Forrige fane" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1962 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Gå til forrige fane" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1969 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Vis mål" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:1975 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Åpne i ny fane" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Åpne i nye faner" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:1985 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Åpne i nytt vindu" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:1997 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Lås opp paneler" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:1999 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Lås paneler" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2002 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -850,13 +850,13 @@ msgstr "" "plasseringer i vinduet, og har en knapp for å lukkes.Låste paneler gir " "et mer sømløst uttrykk." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2011 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informasjon" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -866,7 +866,7 @@ msgstr "" "For å vise eller skjule paneler som dette, gå til Meny|" "Panel or Vis|Panel." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2041 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -882,7 +882,7 @@ msgstr "" "gjeldende mappe.For enkeltelementer gis en forhåndsvisning av innholdet." "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2049 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -897,13 +897,13 @@ msgstr "" "For enkeltelementer gis en forhåndsvisning av innholdet.Du " "kan endre hva som skal vises her ved å høyre-klikke." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2058 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Mapper" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2079 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -915,7 +915,7 @@ msgstr "" "Den viser mappene i filsystemet i " "trevisning " -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2084 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -930,13 +930,13 @@ msgstr "" "undermappene. Dette gir mulighet for å bytte raskt mellom forskjellige " "mapper." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2094 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2119 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -954,7 +954,7 @@ msgstr "" "om terminalen, bruk hjelpefunksjonen i et eget terminalprogram som f.eks. " "Konsole. " -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2127 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -972,19 +972,19 @@ msgstr "" "om terminalen, bruk hjelpefunksjonen i et eget terminalprogram som f.eks. " "Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2144 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Steder" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2171 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Vis skjulte steder" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2175 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -994,7 +994,7 @@ msgstr "" "Dette viser alle stedene i Steder-ruta som har blitt skjult. De vises som " "halvt gjennomsiktig, med mindre du krysser vekk at de skal være skjult." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2187 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1010,7 +1010,7 @@ msgstr "" "nettverket. Det inneholder også områder for å finne nylig lagrede filer av " "en gitt type." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2194 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1034,13 +1034,13 @@ msgstr "" "skjule den. Høyre-klikk på et tomt område i ruta, og velg Vis " "skjulte steder for å gjøre den synlig igjen." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Vis paneler" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2326 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1055,43 +1055,43 @@ msgstr "" "toppen av hierarkiet er en katalog som inneholder all data tilknyttet denne " "datamaskinen—root-mappa." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2407 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Lukk" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2408 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Lukk venstre visning" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2411 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Lukk" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2412 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Lukk høyre visning" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2416 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Del" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2417 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Delt visning" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2465 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1109,7 +1109,7 @@ msgstr "" "innholdet blir da tilgjengelig via en Meny-knapp på " "verktøylinja." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2472 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1131,7 +1131,7 @@ msgstr "" "tilpassing av knapper kan også endres i høyre-klikkmenyen. Høyre-klikk en " "knapp om du vil vise eller gjemme tekst. " -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2484 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1159,7 +1159,7 @@ msgstr "" "html'>trykk her i stedet. Dette åpner en side fra Håndboka som dekker det grunnleggende." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2500 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1173,7 +1173,7 @@ msgstr "" "handling når de trykkes inn samtidig. I dette programmet kan alle kommandoer " "utføres på denne måten." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2506 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1185,7 +1185,7 @@ msgstr "" "verktøylinja.Alle elementene du finner i " "Meny kan plasseres på verktøylinja." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2510 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1204,7 +1204,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:2558 +#: dolphinmainwindow.cpp:2530 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1221,7 +1221,7 @@ msgstr "" "File_Management'>trykk her. Dette åpner en egen side i KDE UserBase " "Wiki." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2535 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1243,7 +1243,7 @@ msgstr "" "link>.Hjelpeteksten til «Hva er dette?» mangler i de fleste " "andre vinduer, så ikke bli for knyttet til den." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2546 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1259,7 +1259,7 @@ msgstr "" "feilrapportene så gode som mulig, trykk her." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2555 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1282,7 +1282,7 @@ msgstr "" "para>KDE e.V. er den ideelle organisasjonen bak " "KDE-fellesskapet." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1294,7 +1294,7 @@ msgstr "" "og med velge et sekundærspråk som brukes om tekst ikke er tilgjengelig på " "ditt foretrukne språk." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1304,7 +1304,7 @@ msgstr "" "Dette åpner et vindu med opplysninger om versjon, lisens, hvilke biblioteker " "som er benyttet, og vedlikeholdere av programmet." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2578 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1317,7 +1317,7 @@ msgstr "" "fellesskapet står bak denne frie programvaren. Om du liker dette programmet, " "men ikke kjenner til KDE, eller vil se en søt drage, ta en kikk!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2636 dolphinmainwindow.cpp:2640 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1562,7 +1562,7 @@ msgstr "" "dolphin/location-bar.html'>trykk her. Dette åpner en egen side i " "Håndboka." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1586,57 +1586,57 @@ msgstr "" "eller vurdering.Flere søkeverktøy: Installer andre metoder for " "å finne elementer." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Det kan være farlig å kjøre Dolphin som root-bruker. Vær forsiktig." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Søk etter %1 i %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Søk" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Søk etter %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Laster inn mappe …" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Sorterer …" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Søker …" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Fant ingen elementer." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin støtter ikke nettsider, så nettleseren ble startet" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1644,13 +1644,13 @@ msgid "" msgstr "" "Protokollen er ikke støttet av Dolphin; standardprogrammet har blitt startet" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Ugyldig protokoll" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1778,92 +1778,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0–9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Andre" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Mapper" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Liten" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Middels" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Stor" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "I dag" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "I går" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Én uke siden" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "To uker siden" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Tre uker siden" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Tidligere denne måneden" -#: 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 " @@ -1873,7 +1873,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'I går' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1881,7 +1881,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1889,7 +1889,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1897,7 +1897,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1907,7 +1907,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'En uke siden' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1915,7 +1915,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1925,7 +1925,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'To uker siden' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1933,7 +1933,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1943,7 +1943,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Tre uker siden' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1951,7 +1951,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1961,7 +1961,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Tidligere på' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1969,7 +1969,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1977,7 +1977,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1985,257 +1985,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Lese, " -#: 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 "Skrive, " -#: 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 "Kjør, " -#: 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 "Forbudt" -#: 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 "Bruker: %1 | Gruppe: %2 | Andre: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Navn" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Størrelse" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Endret" -#: 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 "Du kan endre datoformatet i innstillingene." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Opprettet" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Brukt" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Type" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Karakter" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Merkelapper" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Kommentar" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Tittel" -#: 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 "Dokument" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Forfatter" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Utgiver" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Antall sider" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Antall ord" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Antall linjer" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Foto tatt" -#: 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 "Bilde" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimensjoner" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Bredde" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Høyde" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Retning" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artist" -#: 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 "Lyd" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Sjanger" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Varighet" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bitrate" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Spor" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Utgivelsesår" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Sideforhold" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Bildefrekvens" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Sti" -#: 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 "Andre" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Filutvidelser" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Slettetidspunkt" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Lenkemål" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Nedlastet fra" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Rettigheter" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2244,17 +2244,17 @@ msgstr "" "Du kan endre formateringen av tillatelser i innstillingene. Alternativene er " "symbol, siffer (oktal) og kombinert. " -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Eier" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Brukergruppe" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2458,55 +2458,55 @@ msgstr "Avgrens mapperuta til hjemmemappa når du er i hjemmemappa" msgid "Automatic scrolling" msgstr "Automatisk rulling" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Klipp ut" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopier" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Endre navn …" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Flytt til papirkurven" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Slett" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Vis skjulte filer" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Avgrens til Hjem-mappa" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Automatisk rulling" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2762,66 +2762,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Legg til merkelapp" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Herfra (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Begrens søk til «%1» og dens undermapper" -#: 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 "Lagre dette søket for rask tilgang i framtiden" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Avslutt søk" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Filnavn" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Innhold" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Herfra" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Dine filer" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Søk i hjemmemappa" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Flere søkeverktøy" -#: 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 " @@ -3110,26 +3110,26 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Avslutt markeringsmodus" -#: 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 "" "Velg hvilke tjenester som skal vises i kontekstmenyen (høyre-klikkmenyen):" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Søk …" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Last ned nye tjenester …" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:211 #, kde-format msgctxt "@info" msgid "" @@ -3139,25 +3139,25 @@ msgstr "" "Dolphin må startes på nytt for å ta i bruk de oppdaterte innstillingene for " "versjonskontrollsystemet." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:213 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Omstart nå?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:249 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Slett" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "«Kopier til» og «Flytt til»-kommandoene" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:301 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3678,6 +3678,18 @@ msgstr "" "Velg elementsortering – naturlig, eller med eller uten hensyn til store/små " "bokstaver" +#. 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 @@ -3732,14 +3744,14 @@ msgctxt "@title:group" msgid "User Feedback" msgstr "Tilbakemelding fra bruker" -#: settings/dolphinsettingsdialog.cpp:168 +#: settings/dolphinsettingsdialog.cpp:164 #, kde-format msgid "" "You have unsaved changes. Do you want to apply the changes or discard them?" msgstr "" "Du har endringer som ikke er lagret. Vil du lagre eller forkaste endringene?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:165 #, kde-format msgid "Warning" msgstr "Advarsel" @@ -3792,23 +3804,35 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Lukker vinduer med program kjørende i terminalruta" +#: 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 "Ved åpning av en kjørbar fil:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Alltid spør" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Åpne i program" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Kjør script" @@ -4550,7 +4574,7 @@ msgid "" msgstr "" "Visningsegenskapene for alle undermapper blir endret. Vil du gå videre?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4647,12 +4671,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 ledig av %2 (%3% brukt)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Papirkurv tømt" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Papirkurven ble tømt." @@ -4696,7 +4720,7 @@ msgstr "Standard" msgid "Reload" msgstr "Last på nytt" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:640 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4704,7 +4728,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 mappe valgt" msgstr[1] "%1 mapper valgt" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:641 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4712,7 +4736,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 fil er valgt" msgstr[1] "%1 filer er valgt" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:643 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4720,7 +4744,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 mappe" msgstr[1] "%1 mapper" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4728,38 +4752,38 @@ msgid_plural "%1 Files" msgstr[0] "1 fil" msgstr[1] "%1 filer" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:650 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 mapper, 0 filer" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:866 views/dolphinview.cpp:875 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 kopier" -#: views/dolphinview.cpp:1083 +#: views/dolphinview.cpp:1060 #, 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] "Er du sikker på at du vil åpne 1 element?" msgstr[1] "Er du sikker på at du vil åpne %1 elementer?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1065 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4767,43 +4791,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Åpne %1 element" msgstr[1] "Åpne %1 elementer" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1196 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Marg" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Automatiske kolonnebredder" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1205 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Tilpassede kolonnebredder" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1820 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Søppelkurv-handlingen er fullført." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1830 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Slettingen er fullført." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1986 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Endre navn og skjul" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1990 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4813,7 +4837,7 @@ msgstr "" "skjult.\n" "Vil du fortsatt endre navnet?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1992 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4823,94 +4847,94 @@ msgstr "" "skjult.\n" "Vil du fortsatt endre navnet?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1994 #, kde-format msgid "Hide this File?" msgstr "Skjul denne fila?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1994 #, kde-format msgid "Hide this Folder?" msgstr "Skjul denne mappa?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2044 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Dette stedet er tomt." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2046 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Plasseringen «%1» er ugyldig." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2302 #, kde-format msgid "Loading…" msgstr "Laster …" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2321 #, kde-format msgid "Loading canceled" msgstr "Innlasting avbrutt" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2323 #, kde-format msgid "No items matching the filter" msgstr "Ingen elementer passer med filteret" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2325 #, kde-format msgid "No items matching the search" msgstr "Ingen elementer passer med søket" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2327 #, kde-format msgid "Trash is empty" msgstr "Papirkurven er tom" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2330 #, kde-format msgid "No tags" msgstr "Ingen merkelapper" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2333 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Ingen filer merket med «%1»" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No recently used items" msgstr "Ingen nylig brukte filer" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2339 #, kde-format msgid "No shared folders found" msgstr "Ingen delte mapper funnet" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No relevant network resources found" msgstr "Ingen relevante nettverksressurser funnet" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No MTP-compatible devices found" msgstr "Ingen MPT-kompatible enheter funnet" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No Apple devices found" msgstr "Fant ingen Apple-enheter" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No Bluetooth devices found" msgstr "Ingen Bluetooth-enheter funnet" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2349 #, kde-format msgid "Folder is empty" msgstr "Mappa er tom" diff --git a/po/nds/dolphin.po b/po/nds/dolphin.po index 2bc5d4112..5f66d0769 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2014-09-18 23:13+0200\n" "Last-Translator: Sönke Dibbern \n" "Language-Team: Low Saxon \n" @@ -42,13 +42,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Wedderherstellen" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Nieg opstellen" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -56,96 +56,96 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "Opmaken" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Padd as nieg Paneel opmaken" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Padd as nieg Finster opmaken" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Mit Spood kopeert." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Datei mit Spood verschaven." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Link mit Spood opstellt." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Mit Spood na Affalltünn verschaven." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Mit Spood ümnöömt." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Orner opstellt." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Torüch gahn" -#: 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 "Vörut gahn" -#: 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 "Nafraag" -#: 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 "Aktuell Paneel &tomaken" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -153,17 +153,17 @@ msgstr "" "Du hest en Reeg Paneels in dit Finster apen. Wullt Du dat Programm redig " "utmaken?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Nich nochmaal fragen" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -174,7 +174,7 @@ msgstr "" "Du hest en Reeg Paneels in dit Finster apen. Wullt Du dat Programm redig " "utmaken?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -182,7 +182,7 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Opmaken" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" @@ -190,7 +190,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Söök-Warktüüchbalken" -#: dolphinmainwindow.cpp:1179 +#: dolphinmainwindow.cpp:1190 #, fuzzy, kde-format #| msgid "Are you sure you want to open 1 item?" #| msgid_plural "Are you sure you want to open %1 items?" @@ -199,7 +199,7 @@ msgid_plural "Are you sure you want to open %1 terminal windows?" msgstr[0] "Wullt Du 1 Indrag redig opmaken?" msgstr[1] "Wullt Du %1 Indrääg redig opmaken?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -209,7 +209,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Konsool opmaken" msgstr[1] "Konsool opmaken" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -217,13 +217,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Instellen..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nieg &Finster" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Window" @@ -231,7 +231,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Padd as nieg Finster opmaken" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -239,13 +239,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nieg Paneel" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -254,25 +254,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "De Stedenlist tofögen" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Paneel tomaken" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -280,13 +280,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -297,13 +297,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -313,7 +313,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -321,7 +321,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Koperen" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -330,13 +330,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Infögen" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -345,19 +345,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -365,13 +365,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -379,7 +379,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Na Affalltünn" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -387,7 +387,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Na Affalltünn" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -395,13 +395,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -409,7 +409,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filter:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -417,7 +417,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Filterbalken wiesen" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -427,7 +427,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -435,7 +435,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Söökbalken wiesen" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -443,14 +443,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filter:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" msgid "Search…" msgstr "Söken" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -458,7 +458,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Vöransichten vun Dateien un Ornern wiesen" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -468,7 +468,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -476,7 +476,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Söökbalken wiesen" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" @@ -485,7 +485,7 @@ msgid "Search" msgstr "Söken" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -495,7 +495,7 @@ msgstr "Vöransichten vun Dateien un Ornern wiesen" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -503,7 +503,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Utsöken" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -515,19 +515,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Köör ümdreihen" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -535,7 +535,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -544,19 +544,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -564,7 +564,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Vöransicht" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -574,31 +574,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Anhollen" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Laden anhollen" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Steed-Ingaavfeld" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -608,13 +608,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Steed utwesseln" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -622,19 +622,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Paneel tomaken torüchnehmen" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -644,7 +644,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -653,13 +653,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Dateien verglieken" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -668,13 +668,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Konsool opmaken" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -684,7 +684,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -692,7 +692,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Konsool opmaken" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -701,19 +701,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -725,7 +725,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -733,7 +733,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Nakamen Paneel anmaken" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -741,68 +741,76 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Nakamen Paneel anmaken" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Nakamen Paneel" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Nakamen Paneel anmaken" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Verleden Paneel" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Verleden Paneel anmaken" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgid "Show tags" msgctxt "@action:inmenu" msgid "Show Target" msgstr "Slötelwöör wiesen" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "As Paneel opmaken" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Binnen nieg Paneels opmaken" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "As nieg Finster opmaken" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "&Programmen" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Paneels opsluten" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Paneels afsluten" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -812,13 +820,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informatschonen" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -826,7 +834,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -837,7 +845,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -848,13 +856,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Ornern" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -863,7 +871,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -873,13 +881,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Konsool" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -891,7 +899,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -903,13 +911,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Steden" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -917,7 +925,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Versteken Dateien wiesen" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -925,7 +933,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -936,7 +944,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -951,7 +959,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@action:inmenu Panels" #| msgid "Lock Panels" @@ -959,7 +967,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Paneels afsluten" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -970,43 +978,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Tomaken" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Ansicht links tomaken" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Tomaken" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Ansicht rechts tomaken" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Opdelen" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Ansicht delen" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1018,7 +1026,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1032,7 +1040,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1049,7 +1057,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1059,7 +1067,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1068,7 +1076,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1083,7 +1091,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1094,7 +1102,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1108,7 +1116,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1119,7 +1127,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1133,7 +1141,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1142,7 +1150,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1150,7 +1158,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1160,7 +1168,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1410,7 +1418,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1425,33 +1433,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" msgid "Search" msgstr "Söken" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search for %1" msgstr "Söken na" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1459,7 +1467,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Orner warrt laadt..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1467,7 +1475,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Sorteren:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1475,19 +1483,19 @@ msgctxt "@info" msgid "Searching…" msgstr "Bi to söken..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Nix funnen." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin ünnerstütt Nettsieden nich, Konqueror warrt opropen" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1496,13 +1504,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Dolphin ünnerstütt dat Protokoll nich, Konqueror warrt opropen" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Leeg Protokoll" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1641,61 +1649,61 @@ 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 "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Anner" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Ornern" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Lütt" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Normaal" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Groot" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Vundaag" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Güstern" -#: 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 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1704,31 +1712,31 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Vör een Week" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Vör twee Weken" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Vör dree Weken" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Fröher dissen Maand" -#: kitemviews/kfileitemmodel.cpp:2441 +#: kitemviews/kfileitemmodel.cpp:2434 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1742,7 +1750,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "Güstern (%B %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1752,7 +1760,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1764,7 +1772,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "Güstern (%B %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1774,7 +1782,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1788,7 +1796,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "Vör een Week (%B %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1798,7 +1806,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1812,7 +1820,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "Vör twee Weken (%B %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1822,7 +1830,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1836,7 +1844,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "Vör dree Weken (%B %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1846,7 +1854,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1860,7 +1868,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "Fröher binnen %B %Y" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1870,7 +1878,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: 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, " @@ -1878,7 +1886,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1888,62 +1896,62 @@ msgctxt "" msgid "%1" msgstr "1" -#: 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 "Lesen, " -#: 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 "Schrieven, " -#: 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 "Utföhren, " -#: 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 "Verbaden" -#: 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 "Bruker: %1 | Koppel: %2 | Anner: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Naam" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Grött" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Ännert" -#: 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 #, fuzzy #| msgctxt "@label creation date" #| msgid "Created" @@ -1951,32 +1959,32 @@ msgctxt "@label" msgid "Created" msgstr "Opstellt" -#: 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 "Typ" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Beweerten" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Slötelwöör" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Kommentar" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 #, fuzzy #| msgctxt "@label music title" #| msgid "Title" @@ -1984,24 +1992,24 @@ msgctxt "@label" msgid "Title" msgstr "Titel" -#: 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 "Dokment" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -2009,34 +2017,34 @@ msgctxt "@label" msgid "Page Count" msgstr "Regentall" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Wöörtall" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Regentall" -#: 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 "Bild" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 #, fuzzy #| msgctxt "@label:listbox" #| msgid "Width:" @@ -2044,30 +2052,30 @@ msgctxt "@label" msgid "Width" msgstr "Breed:" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Hööchde" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Utrichten" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Künstler" -#: 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 "Klang" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 #, fuzzy #| msgctxt "@label music genre" #| msgid "Genre" @@ -2075,17 +2083,17 @@ msgctxt "@label" msgid "Genre" msgstr "Musikoort" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Afspeelduer" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 #, fuzzy #| msgctxt "@label" #| msgid "Average Bitrate" @@ -2093,12 +2101,12 @@ msgctxt "@label" msgid "Bitrate" msgstr "Dörsnittlich Bitwedderhalen" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Stück" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 #, fuzzy #| msgctxt "@item" #| msgid "Release '%1'" @@ -2106,12 +2114,12 @@ msgctxt "@label" msgid "Release Year" msgstr "%1 freegeven" -#: 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 #, fuzzy #| msgctxt "@option:check" #| msgid "Videos" @@ -2119,7 +2127,7 @@ msgctxt "@label" msgid "Video" msgstr "Filmdateien" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 #, fuzzy #| msgctxt "@label" #| msgid "Sample Rate" @@ -2127,25 +2135,25 @@ msgctxt "@label" msgid "Frame Rate" msgstr "Aftast-Wedderhalen" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Padd" -#: 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 "Anner" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2153,12 +2161,12 @@ msgctxt "@label" msgid "Deletion Time" msgstr "Köör" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Link-Teel" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 #, fuzzy #| msgctxt "@label" #| msgid "Copied From" @@ -2166,29 +2174,29 @@ msgctxt "@label" msgid "Downloaded From" msgstr "Kopeert vun" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Verlöven" -#: 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 "Eegner" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Brukerkoppel" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2406,19 +2414,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Automaatsch Rullen" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Knippen" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Koperen" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2426,37 +2434,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Ümnömen..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Na Affalltünn" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Wegdoon" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Versteken Dateien wiesen" -#: 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 "Automaatsch Rullen" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2767,49 +2775,49 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Slötelwöör tofögen" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Vun hier af (%1)" -#: 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 "Söök utmaken" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Dateinaam" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Inholt" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Vun hier af" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2817,20 +2825,20 @@ msgctxt "action:button" msgid "Your files" msgstr "s_dibbern@web.de, m.j.wiese@web.de" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" msgid "More Search Tools" msgstr "Söök-Warktüüchbalken" -#: 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 " @@ -3127,13 +3135,13 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Köör" -#: 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 "De Deensten utsöken, de Du binnen dat Rechtsklickmenü wiesen wullt:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" @@ -3141,7 +3149,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "Söken" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3149,7 +3157,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Nieg Deensten daalladen..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3163,25 +3171,25 @@ msgstr "" "Du muttst Dolphin nieg starten, wenn Du de opfrischt Instellen för dat " "Verschoonkuntrull-Systeem bruken wullt." -#: 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 "Wegdoon" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Befehlen \"Koperen na\" un \"Verschuven na\"" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3294,22 +3302,30 @@ msgid "Show 'Open in New Window' in context menu." msgstr "" "Befehlen \"Koperen na\" un \"Verschuven na\" binnen Rechtsklickmenü wiesen" -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +msgstr "" +"Befehlen \"Koperen na\" un \"Verschuven na\" binnen Rechtsklickmenü wiesen" + +#. 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" msgid "Show 'Copy Location' in context menu." msgstr "" "Befehlen \"Koperen na\" un \"Verschuven na\" binnen Rechtsklickmenü wiesen" #. 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Open Terminal' in context menu." @@ -3317,7 +3333,7 @@ msgstr "" "Befehlen \"Koperen na\" un \"Verschuven na\" binnen Rechtsklickmenü wiesen" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Copy to other split view' in context menu." @@ -3325,7 +3341,7 @@ msgstr "" "Befehlen \"Koperen na\" un \"Verschuven na\" binnen Rechtsklickmenü wiesen" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3716,6 +3732,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Nafragen, wenn Finstern mit mehr as een Paneel tomaakt warrt" + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Nafragen, wenn Finstern mit mehr as een Paneel tomaakt warrt" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3755,7 +3785,7 @@ msgctxt "@title:group" msgid "View" msgstr "&Ansicht" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3763,25 +3793,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "Rechtsklickmenü" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Affalltünn" -#: 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 "" @@ -3840,25 +3870,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Show preview of files and folders" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Vöransichten vun Dateien un Ornern wiesen" + #: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "&Programmen" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4685,7 +4729,7 @@ msgid "" msgstr "" "Dit ännert de Ansichtegenschappen vun all Ünnerornern. Wullt Du dat redig?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4776,12 +4820,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 "" @@ -4829,7 +4873,7 @@ msgstr "Standard" msgid "Reload" msgstr "Nieg laden" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4837,7 +4881,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "%1 Orner utsöcht" msgstr[1] "%1 Ornern utsöcht" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4845,7 +4889,7 @@ msgid_plural "%1 Files selected" msgstr[0] "%1 Datei utsöcht" msgstr[1] "%1 Dateien utsöcht" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4853,7 +4897,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 Orner" msgstr[1] "%1 Ornern" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4861,38 +4905,38 @@ msgid_plural "%1 Files" msgstr[0] "1 Datei" msgstr[1] "%1 Dateien" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 Ornern, 0 Dateien" -#: 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] "Wullt Du 1 Indrag redig opmaken?" msgstr[1] "Wullt Du %1 Indrääg redig opmaken?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -4902,25 +4946,25 @@ msgid_plural "Open %1 Items" msgstr[0] "Opmaken" msgstr[1] "Opmaken" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Automaatsch Striepbreden" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Egen Striepbreden" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Move to trash operation completed." @@ -4928,136 +4972,136 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "Verschuven na Affalltünn afslaten." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Wegdoon afslaten." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "Direktemang ümnömen" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "Versteken Dateien wiesen" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "Tohuusorner" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "De Steed is leddig." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "De Steed \"%1\" is leeg." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "Orner warrt laadt..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "Orner warrt laadt..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "All Indrääg utsöken, op de dit Muster passt:" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "All Indrääg utsöken, op de dit Muster passt:" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "De Steed is leddig." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "Tolest tomaakt Paneels" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "Nix funnen." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/ne/dolphin.po b/po/ne/dolphin.po index dc374b08f..057795a36 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2007-11-05 13:38+0545\n" "Last-Translator: Shyam Krishna Bal \n" "Language-Team: Nepali \n" @@ -41,7 +41,7 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Restore" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Create New" @@ -49,7 +49,7 @@ msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Create New" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -57,7 +57,7 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "Open With" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "New &Window" @@ -65,7 +65,7 @@ msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "New &Window" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "New &Window" @@ -73,67 +73,67 @@ msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "New &Window" -#: 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 "Created folder." -#: 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 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Information" @@ -141,43 +141,43 @@ msgctxt "@title:window" msgid "Confirmation" msgstr "Information" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, fuzzy, kde-format #| msgctxt "@action:intoolbar Close right view" #| msgid "Close" 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -185,20 +185,20 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Open With" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Terminal" @@ -208,7 +208,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Terminal" msgstr[1] "Terminal" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Click to add comment..." @@ -216,13 +216,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Click to add comment..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "New &Window" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "New &Window" @@ -230,7 +230,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "New &Window" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -238,13 +238,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -253,19 +253,19 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "स्थानहरूमा थप्नुहोस्" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, fuzzy, kde-format #| msgctxt "@action:intoolbar Close right view" #| msgid "Close" @@ -273,7 +273,7 @@ msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "बन्द गर्नुहोस्" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -281,13 +281,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -298,13 +298,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -314,7 +314,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -322,7 +322,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Copy" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -331,7 +331,7 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -339,7 +339,7 @@ msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Paste" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -348,19 +348,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -368,13 +368,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -382,7 +382,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Move to Trash" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -390,7 +390,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Move to Trash" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -398,13 +398,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -412,7 +412,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filter:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -420,7 +420,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Show Filter Bar" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -430,7 +430,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -438,7 +438,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Show Filter Bar" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -446,14 +446,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filter:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" msgid "Search…" msgstr "Main Toolbar" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show preview" @@ -461,7 +461,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Show preview" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -471,7 +471,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -479,7 +479,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Show Filter Bar" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" @@ -488,7 +488,7 @@ msgid "Search" msgstr "Main Toolbar" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show preview" @@ -498,7 +498,7 @@ msgstr "Show preview" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@action:inmenu Edit" #| msgid "Select All" @@ -506,7 +506,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Select All" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -518,19 +518,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Invert Selection" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -538,7 +538,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -547,19 +547,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Preview" @@ -567,7 +567,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Preview" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -577,13 +577,13 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stop" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -591,13 +591,13 @@ msgctxt "@info" msgid "Stop loading" msgstr "Sorting:" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, fuzzy, kde-format #| msgctxt "@action:inmenu Navigation Bar" #| msgid "Edit Location" @@ -605,7 +605,7 @@ msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Edit Location" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -615,7 +615,7 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Location:" @@ -623,7 +623,7 @@ msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Location:" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -631,7 +631,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:intoolbar Close right view" #| msgid "Close" @@ -639,13 +639,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "बन्द गर्नुहोस्" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -655,7 +655,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -664,13 +664,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Compare Files" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -679,7 +679,7 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Terminal" @@ -687,7 +687,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -697,7 +697,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Terminal" @@ -705,7 +705,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Terminal" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -714,19 +714,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -738,43 +738,43 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort By" #| msgid "Tags" @@ -782,13 +782,13 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "Tags" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "New &Window" @@ -796,7 +796,7 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "New &Window" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "New &Window" @@ -804,7 +804,15 @@ msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "New &Window" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@option:check Startup Settings" +#| msgid "Split view mode" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Split view mode" + +#: dolphinmainwindow.cpp:2029 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -812,7 +820,7 @@ msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Panels" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -820,7 +828,7 @@ msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Panels" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -830,13 +838,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Information" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -844,7 +852,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -855,7 +863,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -866,13 +874,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Folders" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -881,7 +889,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -891,7 +899,7 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Terminal" @@ -899,7 +907,7 @@ msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -911,7 +919,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -923,13 +931,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Places" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" @@ -937,7 +945,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Show Hidden Files" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -945,7 +953,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -956,7 +964,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -971,7 +979,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -979,7 +987,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Panels" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -990,37 +998,37 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "बन्द गर्नुहोस्" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "बन्द गर्नुहोस्" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Split" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, fuzzy, kde-format #| msgctxt "@option:check Startup Settings" #| msgid "Split view mode" @@ -1028,7 +1036,7 @@ msgctxt "@info" msgid "Split view" msgstr "Split view mode" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1040,7 +1048,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1054,7 +1062,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1071,7 +1079,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1081,7 +1089,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1090,7 +1098,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1105,7 +1113,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1116,7 +1124,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1130,7 +1138,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1141,7 +1149,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1155,7 +1163,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1164,7 +1172,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1172,7 +1180,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1182,7 +1190,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1457,7 +1465,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1472,33 +1480,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" msgid "Search" msgstr "Main Toolbar" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" msgid "Search for %1" msgstr "Main Toolbar" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1506,7 +1514,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Loading folder..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1514,7 +1522,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Sorting:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" @@ -1522,32 +1530,32 @@ msgctxt "@info" msgid "Searching…" msgstr "Main Toolbar" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1689,92 +1697,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 "Others" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Folders" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Small" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Medium" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Big" -#: 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 #, fuzzy, kde-format #| msgctxt "" #| "Prints out the month and year: %B is full month name in current locale, " @@ -1788,7 +1796,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "%B, %Y" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1796,7 +1804,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "Prints out the month and year: %B is full month name in current locale, " @@ -1808,7 +1816,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "%B, %Y" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1816,7 +1824,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "Prints out the month and year: %B is full month name in current locale, " @@ -1830,7 +1838,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "%B, %Y" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1838,7 +1846,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "Prints out the month and year: %B is full month name in current locale, " @@ -1852,7 +1860,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "%B, %Y" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1860,7 +1868,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "Prints out the month and year: %B is full month name in current locale, " @@ -1874,7 +1882,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "%B, %Y" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1882,7 +1890,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "Prints out the month and year: %B is full month name in current locale, " @@ -1896,7 +1904,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "%B, %Y" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1904,7 +1912,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, " @@ -1912,7 +1920,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:" @@ -1920,39 +1928,39 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2601 kitemviews/kfileitemmodel.cpp:2614 -#: kitemviews/kfileitemmodel.cpp:2627 +#: kitemviews/kfileitemmodel.cpp:2594 kitemviews/kfileitemmodel.cpp:2607 +#: kitemviews/kfileitemmodel.cpp:2620 #, fuzzy, kde-format #| msgid "Read, " msgctxt "@item:intext Access permission, concatenated" msgid "Read, " msgstr "पढ्नुहोस्, " -#: kitemviews/kfileitemmodel.cpp:2604 kitemviews/kfileitemmodel.cpp:2617 -#: kitemviews/kfileitemmodel.cpp:2630 +#: kitemviews/kfileitemmodel.cpp:2597 kitemviews/kfileitemmodel.cpp:2610 +#: kitemviews/kfileitemmodel.cpp:2623 #, fuzzy, kde-format #| msgid "Write, " msgctxt "@item:intext Access permission, concatenated" msgid "Write, " msgstr "लेख्नुहोस्, " -#: kitemviews/kfileitemmodel.cpp:2607 kitemviews/kfileitemmodel.cpp:2620 -#: kitemviews/kfileitemmodel.cpp:2633 +#: kitemviews/kfileitemmodel.cpp:2600 kitemviews/kfileitemmodel.cpp:2613 +#: kitemviews/kfileitemmodel.cpp:2626 #, fuzzy, kde-format #| msgid "Execute, " msgctxt "@item:intext Access permission, concatenated" msgid "Execute, " msgstr "कार्यान्वयन गर्नुहोस्, " -#: kitemviews/kfileitemmodel.cpp:2609 kitemviews/kfileitemmodel.cpp:2622 -#: kitemviews/kfileitemmodel.cpp:2635 +#: kitemviews/kfileitemmodel.cpp:2602 kitemviews/kfileitemmodel.cpp:2615 +#: kitemviews/kfileitemmodel.cpp:2628 #, fuzzy, kde-format #| msgid "Forbidden" msgctxt "@item:intext Access permission, concatenated" msgid "Forbidden" msgstr "निषिद्ध" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, fuzzy, kde-format #| msgctxt "This shows files and folders permissions: user, group and others" #| msgid "(User: %1) (Group: %2) (Others: %3)" @@ -1960,7 +1968,7 @@ msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "(प्रयोगकर्ता: %1) (समूह: %2) (अन्य: %3)" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1968,7 +1976,7 @@ msgctxt "@label" msgid "Name" msgstr "Name" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Size" @@ -1976,7 +1984,7 @@ msgctxt "@label" msgid "Size" msgstr "Size" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 #, fuzzy #| msgctxt "@label" #| msgid "Modified:" @@ -1984,13 +1992,13 @@ msgctxt "@label" msgid "Modified" msgstr "Modified:" -#: 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 #, fuzzy #| msgctxt "@title:menu" #| msgid "Create New" @@ -1998,12 +2006,12 @@ msgctxt "@label" msgid "Created" msgstr "Create New" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Type" @@ -2011,7 +2019,7 @@ msgctxt "@label" msgid "Type" msgstr "Type" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Rating" @@ -2019,7 +2027,7 @@ msgctxt "@label" msgid "Rating" msgstr "Rating" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy #| msgctxt "@label:textbox" #| msgid "Tags:" @@ -2027,7 +2035,7 @@ msgctxt "@label" msgid "Tags" msgstr "Tags:" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@info:tooltip" #| msgid "Click to add comment..." @@ -2035,7 +2043,7 @@ msgctxt "@label" msgid "Comment" msgstr "Click to add comment..." -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 #, fuzzy #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -2043,9 +2051,9 @@ msgctxt "@label" msgid "Title" msgstr "Filter:" -#: 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2053,17 +2061,17 @@ msgctxt "@label" msgid "Document" msgstr "Documentation" -#: 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 #, fuzzy #| msgctxt "@info:tooltip" #| msgid "Click to add comment..." @@ -2071,44 +2079,44 @@ msgctxt "@label" msgid "Page Count" msgstr "Click to add comment..." -#: 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 "" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2116,20 +2124,20 @@ msgctxt "@label" msgid "Orientation" msgstr "Documentation" -#: 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 #, fuzzy #| msgctxt "@title:group" #| msgid "General" @@ -2137,12 +2145,12 @@ msgctxt "@label" msgid "Genre" msgstr "General" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2150,17 +2158,17 @@ msgctxt "@label" msgid "Duration" msgstr "Documentation" -#: 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 #, fuzzy #| msgctxt "@action:inmenu View" #| msgid "Reload" @@ -2168,22 +2176,22 @@ msgctxt "@label" msgid "Release Year" msgstr "Reload" -#: 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -2191,10 +2199,10 @@ msgctxt "@label" msgid "Path" msgstr "Paste" -#: 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 #, fuzzy #| msgctxt "@title:group" #| msgid "Others" @@ -2202,12 +2210,12 @@ msgctxt "@label" msgid "Other" msgstr "Others" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 #, fuzzy #| msgctxt "@action:inmenu Edit" #| msgid "Invert Selection" @@ -2215,7 +2223,7 @@ msgctxt "@label" msgid "Deletion Time" msgstr "Invert Selection" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2223,12 +2231,12 @@ msgctxt "@label" msgid "Link Destination" msgstr "Documentation" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Permissions" @@ -2236,14 +2244,14 @@ msgctxt "@label" msgid "Permissions" msgstr "Permissions" -#: 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 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Owner" @@ -2251,7 +2259,7 @@ msgctxt "@label" msgid "Owner" msgstr "Owner" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Group" @@ -2259,7 +2267,7 @@ msgctxt "@label" msgid "User Group" msgstr "Group" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Font size" @@ -2483,19 +2491,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "स्तम्भ चौडाइ" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Cut" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Copy" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2503,7 +2511,7 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Rename..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -2511,13 +2519,13 @@ msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Move to Trash" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Delete" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" @@ -2525,19 +2533,19 @@ msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Show Hidden Files" -#: 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" @@ -2832,25 +2840,25 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Click to add comment..." -#: 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Grid spacing" @@ -2858,7 +2866,7 @@ msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Grid spacing" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "File Manager" @@ -2866,7 +2874,7 @@ msgctxt "action:button" msgid "Filename" msgstr "File Manager" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Click to add comment..." @@ -2874,13 +2882,13 @@ msgctxt "action:button" msgid "Content" msgstr "Click to add comment..." -#: 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Sort files by" @@ -2888,18 +2896,18 @@ msgctxt "action:button" msgid "Your files" msgstr "Sort files by" -#: 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 " @@ -3192,13 +3200,13 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Invert Selection" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" @@ -3206,13 +3214,13 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "Main Toolbar" -#: 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 "" @@ -3220,13 +3228,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3234,7 +3242,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "Delete" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Delete' command in context menu" @@ -3242,7 +3250,7 @@ msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Show 'Delete' command in context menu" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "1 File selected (%2)" @@ -3363,22 +3371,30 @@ msgstr "Show 'Delete' command in context menu" msgid "Show 'Open in New Window' in context menu." msgstr "Show 'Delete' command in context menu" -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Delete' command in context menu" +msgid "Show 'Open In Split View' in context menu." +msgstr "Show 'Delete' command in context menu" + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 +#, fuzzy, kde-format +#| msgctxt "@option:check" +#| msgid "Show 'Delete' command in context menu" msgid "Show 'Copy Location' in context menu." msgstr "Show 'Delete' command in context menu" #. 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 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Delete' command in context menu" @@ -3386,7 +3402,7 @@ msgid "Show 'Open Terminal' in context menu." msgstr "Show 'Delete' command in context menu" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Delete' command in context menu" @@ -3394,7 +3410,7 @@ msgid "Show 'Copy to other split view' in context menu." msgstr "Show 'Delete' command in context menu" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Delete' command in context menu" @@ -3838,6 +3854,22 @@ msgid "" "items" msgstr "" +#. i18n: ectx: label, entry (ConfirmOpenManyFolders), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:147 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many folders at once." +msgstr "Ask For Confirmation When" + +#. i18n: ectx: label, entry (ConfirmOpenManyTerminals), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:151 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Ask For Confirmation When" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3880,7 +3912,7 @@ msgctxt "@title:group" msgid "View" msgstr "View Mode" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Click to add comment..." @@ -3888,7 +3920,7 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "Click to add comment..." -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort By" #| msgid "Tags" @@ -3896,19 +3928,19 @@ msgctxt "@title:group" msgid "Trash" msgstr "Tags" -#: 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 "" @@ -3971,23 +4003,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@label" +#| msgid "Show preview" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Show preview" + #: 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 "" @@ -4842,7 +4888,7 @@ msgstr "" "The view properties of all sub folders will be changed. Do you want to " "continue?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4943,12 +4989,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 "" @@ -5000,7 +5046,7 @@ msgstr "Delete" msgid "Reload" msgstr "Reload" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -5008,7 +5054,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 Folder selected" msgstr[1] "%1 Folders selected" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "1 Folder selected" @@ -5019,7 +5065,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 Folder selected" msgstr[1] "%1 Folders selected" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -5029,7 +5075,7 @@ msgid_plural "%1 Folders" msgstr[0] "Folder" msgstr[1] "Folder" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -5037,13 +5083,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "1 File selected (%2)" @@ -5052,7 +5098,7 @@ msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "1 File selected (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" @@ -5060,20 +5106,20 @@ msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "Folders" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -5083,13 +5129,13 @@ msgid_plural "Open %1 Items" msgstr[0] "Open With" msgstr[1] "Open With" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Column Width" @@ -5097,7 +5143,7 @@ msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "स्तम्भ चौडाइ" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Column Width" @@ -5105,7 +5151,7 @@ msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "स्तम्भ चौडाइ" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Move to trash operation completed." @@ -5113,13 +5159,13 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "Move to trash operation completed." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Delete operation completed." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Rename Item" @@ -5127,120 +5173,120 @@ msgctxt "@action:button" msgid "Rename and Hide" msgstr "Rename Item" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "Show Hidden Files" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "Home Folder" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "The location is empty." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "The location '%1' is invalid." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "Loading folder..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "Loading folder..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "The location is empty." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgctxt "@action:intoolbar Close right view" #| msgid "Close" msgid "No recently used items" msgstr "बन्द गर्नुहोस्" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" diff --git a/po/nl/dolphin.po b/po/nl/dolphin.po index 667589d00..3b67a5b7c 100644 --- a/po/nl/dolphin.po +++ b/po/nl/dolphin.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-23 00:48+0000\n" -"PO-Revision-Date: 2023-08-19 10:08+0200\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"PO-Revision-Date: 2023-08-29 18:05+0200\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: \n" "Language: nl\n" @@ -42,108 +42,108 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Terugzetten" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Nieuwe aanmaken" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Open pad" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Pad in nieuw tabblad openen" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Pad in nieuw venster openen" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Met succes gekopieerd." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Met succes verplaatst." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Met succes gekoppeld." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Met succes naar de prullenbak verplaatst." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Met succes hernoemd." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Aangemaakte map." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Ga terug" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Terug gaan naar de eerder bekeken map." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Ga verder" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Dit maakt een actie Ga naar|Terug ongedaan." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Bevestiging" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "%1 &afsluiten" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Huidig tabblad s&luiten" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -151,17 +151,17 @@ msgstr "" "U hebt verschillende tabbladen geopend in dit venster. Wilt u het venster " "afsluiten, het tabblad sluiten of annuleren?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Deze vraag niet meer stellen" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "&Terminalpaneel tonen" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -170,26 +170,26 @@ msgstr "" "Het programma '%1' is nog steeds actief in het Terminalpaneel. Wilt u " "afbreken?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "%1 openen" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Hulpmiddel voor zoeken met voorkeur openen" -#: 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] "Wilt u 1 terminalvenster openen?" msgstr[1] "Wilt u %1 terminalvensters openen?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -197,25 +197,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "&Terminal openen" msgstr[1] "%1 terminals openen" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Configureren" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nieuw &venster" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Een nieuw venster in Dolphin openen" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -225,13 +225,13 @@ msgstr "" "Dit opent een nieuw venster net als deze met de huidige locatie en weergave." "U kunt items tussen vensters verslepen en loslaten." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nieuw tabblad" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -243,25 +243,25 @@ msgstr "" "weergave.Een tabblad is een extra weergave binnen dit venster. U kunt " "items tussen tabbladen verslepen en loslaten." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Aan Locaties toevoegen" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Dit voegt de geselecteerde map toe aan het paneel Locaties." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Tabblad sluiten" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -271,13 +271,13 @@ msgstr "" "Dit sluit het huidige bekeken tabblad. Als er geen tabbladen over zijn dan " "zal dit venster in plaats daarvan sluiten." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Dit sluit dit venster." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -293,13 +293,13 @@ msgstr "" "precies naast elkaar op het toetsenbord: Ctrl+X, " "Ctrl+C and Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Knippen…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -313,13 +313,13 @@ msgstr "" "van het klembord naar een nieuwe locatie te kopiëren. De items zullen " "verwijderd worden van hun initiële locatie." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Kopiëren…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -331,13 +331,13 @@ msgstr "" "emphasis>Gebruik de actie Plakken daarna om ze van " "het klembord naar een nieuwe locatie te kopiëren." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Plakken" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -349,19 +349,19 @@ msgstr "" "bekeken map.Als de items aan het klembord zijn toegevoegd door de actie " "Knippen dan worden ze verwijderd uit hun oude locatie." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Naar andere weergave kopiëren" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Naar andere weergave kopiëren…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -371,25 +371,25 @@ msgstr "" "Dit kopieert de geselecteerde items van de actieve " "gesplitste weergave naar de inactieve gesplitste weergave." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Naar inactieve gesplitste weergave kopiëren" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Naar andere weergave verplaatsen" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Naar andere weergave verplaatsen…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -399,25 +399,25 @@ msgstr "" "Dit verplaatst de geselecteerde items van de actieve " "gesplitste weergave naar de inactieve gesplitste weergave." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Naar inactieve gesplitste weergave verplaatsen" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filter…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Filterbalk tonen" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -431,30 +431,30 @@ msgstr "" "filteren. Alleen diegenen die de tekst in hun naam bevatten zullen in de " "weergave behouden blijven." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Filterbalk omschakelen" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filter" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Zoeken…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Naar bestanden en mappen zoeken" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -469,20 +469,20 @@ msgstr "" "hulpinformatie opnieuw op de zoekbalk zodat we er naar kunnen kijken terwijl " "de instellingen worden uitgelegd." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Zoekbalk omschakelen" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Zoeken" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -490,13 +490,13 @@ msgstr "Bestanden en mappen selecteren" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Selecteren" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -515,19 +515,19 @@ msgstr "" "snelle toegangsbalk onderaan beschikbare acties voor de nu geselecteerde " "items." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Dit selecteert alle bestanden en mappen in de huidige locatie." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Selectie omkeren" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -537,7 +537,7 @@ msgstr "" "Dit selecteert alle objecten die u, in plaats daarvan, nu niet hebt geselecteerd." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -550,25 +550,25 @@ msgstr "" "items ertussen snel verplaatsen.Klik hierop daarna opnieuw om de " "weergaven opnieuw te combineren." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Opstapelen" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Opent de opstapel virtuele map in een gesplitst venster" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Weergave vernieuwen" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -582,31 +582,31 @@ msgstr "" "weergave van de bestanden en mappen hierin tonen.Als de " "weergave gesplitst is, wordt diegene vernieuwt die nu in focus is." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stoppen" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Laden stoppen" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Dit stopt het laden van de inhoud van de huidige map." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Bewerkbare locatie" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -620,13 +620,13 @@ msgstr "" "omschakelen naar bewerken door rechts van de locatie te klikken en " "terugschakelen door de bewerkingslocatie te bevestigen." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Locatie vervangen" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -636,19 +636,19 @@ msgstr "" "Dit schakelt om naar de locatie bewerken en selecteert het zodat u snel een " "andere locatie kunt invoeren." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Tabblad sluiten ongedaan maken" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Dit laat u terugkeren naar het eerder gesloten tabblad." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -663,7 +663,7 @@ msgstr "" "naar de Prullenbak. Van wijzigingen die niet " "ongedaan kunnen worden zal gevraagd worden om bevestiging." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -676,13 +676,13 @@ msgstr "" "de bijbehorende gegevens bevat inclusief mappen die persoonlijke " "toepassingsgegevens bevat." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Bestanden vergelijken" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -694,13 +694,13 @@ msgstr "" "locatie.Gebruikt menu Meer hulpmiddelen voor zoeken om het te configureren." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Terminal openen" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -713,13 +713,13 @@ msgstr "" "terminaltoepassing." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Terminal hier openen" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -731,19 +731,19 @@ msgstr "" "geselecteerde locaties van items.Om meer te leren over " "terminals gebruikt u de help in de terminaltoepassing." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Focus op terminalpaneel" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Bladwijzers" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -762,79 +762,86 @@ msgstr "" "eenvoudig en klein wat het starten van geavanceerde acties tijdrovender " "maakt." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Tabblad %1 activeren" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Laatste tabblad activeren" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Volgend tabblad" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Volgend tabblad activeren" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Vorig tabblad" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Vorig tabblad activeren" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Doel tonen" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "In nieuw tabblad openen" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "In nieuwe tabbladen openen" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "In nieuw venster openen" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "In toepassing openen" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Panelen ontgrendelen" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Panelen vergrendelen" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -848,13 +855,13 @@ msgstr "" "versleept worden naar de andere kant van het venster en hebben een knop " "Sluiten.Vergrendelde panelen zijn netter ingebed." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informatie" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -864,7 +871,7 @@ msgstr "" "Om panelen zoals deze te tonen of te verbergen ga naar Menu|" "Panelen of Beeld|Panelen." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -880,7 +887,7 @@ msgstr "" "items. Anders informeert het u over de nu bekeken map.Voor enkelvoudige " "items wordt een voorbeeld van hun inhoud geleverd." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -896,13 +903,13 @@ msgstr "" "inhoud geleverd.U kunt hier configureren welke details en hoe " "ze gegeven worden door rechts te klikken." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Mappen" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -914,7 +921,7 @@ msgstr "" "venster.Het toont de mappen van het bestandssysteem in een boomstructuur." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -928,13 +935,13 @@ msgstr "" "map om er heen te gaan. Klik op de pijl links van een map om zijn submappen " "te zien. Dit biedt snel wisselen tussen mappen." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -952,7 +959,7 @@ msgstr "" "geavanceerde taken. Om meer te leren over terminals gebruik de help in een " "alleenstaande terminaltoepassing zoals Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -970,19 +977,19 @@ msgstr "" "geavanceerde taken. Om meer te leren over terminals gebruik de help in een " "alleenstaande terminaltoepassing zoals Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Locaties" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Verborgen locaties tonen" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -992,7 +999,7 @@ msgstr "" "Dit toont alle locaties in het paneel Locaties die verborgen zijn. Ze zullen " "halfdoorzichtig zijn tenzij u hun eigenschap verbergen hebt uitgeschakeld." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1008,7 +1015,7 @@ msgstr "" "aan de computer of aan het netwerk. Het bevat ook secties om recent " "opgeslagen bestanden of bestanden van een bepaald type te vinden." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1034,13 +1041,13 @@ msgstr "" "ruimte in dit paneel en selecteer Verborgen locaties tonen om ze opnieuw te tonen." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Panelen tonen" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1055,43 +1062,43 @@ msgstr "" "emphasis>. Bovenaan deze hiërarchie is een map die alle gegevens bevat " "verbonden met deze computer — de rootmap." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Sluiten" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Weergave links sluiten" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Sluiten" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Weergave rechts sluiten" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Splitsen" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Weergave splitsen" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1109,7 +1116,7 @@ msgstr "" "interface>. Daarna zal het meeste van zijn inhoud beschikbaar worden via een " "knop Menu op de Werkbalk." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1132,7 +1139,7 @@ msgstr "" "gewijzigd worden in het menu na rechts klikken. Klik rechts op een knop als " "u zijn tekst wilt tonen of verbergen." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1161,7 +1168,7 @@ msgstr "" "html'>klik hier. Dit opent een pagina uit het Handboek dat de basics dekt." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1175,7 +1182,7 @@ msgstr "" "starten wanneer ze tegelijk worden ingedrukt. Alle commando's in deze " "toepassing kunnen op deze manier gestart worden." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1188,7 +1195,7 @@ msgstr "" "in het menu kunnen ook geplaatst worden op de " "Werkbalk." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1207,7 +1214,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1224,7 +1231,7 @@ msgstr "" "File_Management'>klik hier. Het zal de toepasselijke pagina in de KDE " "UserBase Wiki openen." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1247,7 +1254,7 @@ msgstr "" "is dit?\" ontbreekt in de meeste andere vensters, gebruik het dus met mate." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1263,7 +1270,7 @@ msgstr "" "te leren deze zo effectief mogelijk te maken klik hier." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1285,7 +1292,7 @@ msgstr "" "deelnemers, etc.KDE e.V. is de non-profit " "organisatie achter de KDE gemeenschap." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1297,7 +1304,7 @@ msgstr "" "zelfs een tweede taal instellen die gebruikt zak worden als teksten niet " "beschikbaar zijn in uw taal met voorkeur." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1307,7 +1314,7 @@ msgstr "" "Dit opent een venster dat u informeert over de versie, licentie, gebruikte " "bibliotheken en onderhouders van deze toepassing." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1321,7 +1328,7 @@ msgstr "" "van deze toepassing plezierig vindt maar niets weet over KDE of een grappige " "draak wilt zien neem dan een kijkje!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1566,7 +1573,7 @@ msgstr "" "locatiebalk klik hier. " "Dit zal de toepasselijke pagina in het handboek openen." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1590,51 +1597,51 @@ msgstr "" "toegangstijd of waardering.Meer hulpmiddelen voor zoeken: " "installeer andere middelen om een item te zoeken." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Dolphin als root uitvoeren kan gevaarlijk zijn. Wees voorzichtig." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Zoeken naar %1 in %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Zoeken" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Zoeken naar %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Map wordt geladen…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Bezig met sorteren…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Bezig met zoeken…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Geen items gevonden." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" @@ -1642,7 +1649,7 @@ msgstr "" "Dolphin biedt geen ondersteuning voor webpagina's. De webbrowser wordt " "gestart" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1651,13 +1658,13 @@ msgstr "" "Dit protocol wordt niet door Dolphin ondersteund, standaard toepassing is " "gestart" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Ongeldig protocol" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1785,92 +1792,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Overig" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Mappen" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Klein" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Middel" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Groot" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Vandaag" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Gisteren" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Eén week geleden" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Twee weken geleden" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Drie weken geleden" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Eerder deze maand" -#: 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 " @@ -1880,7 +1887,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Gisteren' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1888,7 +1895,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1896,7 +1903,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1904,7 +1911,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1914,7 +1921,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Één week geleden' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1922,7 +1929,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1932,7 +1939,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Twee weken geleden' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1940,7 +1947,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1950,7 +1957,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Drie weken geleden' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1958,7 +1965,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1968,7 +1975,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Eerder op' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1976,7 +1983,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1984,7 +1991,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1992,257 +1999,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Lezen, " -#: 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 "Schrijven, " -#: 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 "Uitvoeren, " -#: 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 "Verboden" -#: 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 "Gebruiker: %1 | Groep: %2 | Anderen: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Naam" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Grootte" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Gewijzigd" -#: 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 "Het datumformaat kan geselecteerd worden in instellingen." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Aangemaakt" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Geopend" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Type" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Waardering" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Tags" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Toelichting" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Titel" -#: 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 "Document" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Auteur" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Uitgever" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Aantal pagina's" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Aantal woorden" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Aantal regels" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Datum gefotografeerd" -#: 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 "Afbeelding" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Afmetingen" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Breedte" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Hoogte" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Oriëntatie" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artiest" -#: 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 "Audio" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Genre" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Duur" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bitsnelheid" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Track" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Jaar van uitgave" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Aspectverhouding" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Framesnelheid" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Pad" -#: 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 "Overig" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Bestandsextensie" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Tijd van verwijderen" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Koppelingsbestemming" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Gedownload van" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Toegangsrechten" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2251,17 +2258,17 @@ msgstr "" "Het format van toegangsrechten kan in instellingen gewijzigd worden. Opties " "zijn Symbolisch, Numeriek (Octaal) of Gecombineerde formats" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Eigenaar" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Gebruikersgroep" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2466,55 +2473,55 @@ msgstr "Paneel met mappen beperken tot persoonlijke map indien binnen die map" msgid "Automatic scrolling" msgstr "Automatisch schuiven" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Knippen" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopiëren" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Hernoemen…" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Naar prullenbak verplaatsen" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Verwijderen" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Verborgen bestanden tonen" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Beperken tot persoonlijke map" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Automatisch schuiven" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2771,67 +2778,67 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Tags toevoegen" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Vanaf hier (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Zoeken beperken tot '%1' en zijn submappen" -#: 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 "" "Deze zoekopdracht opslaan om er in de toekomst weer toegang tot te hebben" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Zoekopdracht beëindigen" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Bestandsnaam" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Inhoud" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Vanaf hier" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Uw bestanden" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "In uw persoonlijke map zoeken" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Meer hulpmiddelen voor zoeken" -#: 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 " @@ -3125,25 +3132,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Selectiemodus verlaten" -#: 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 "Selecteer welke diensten getoond moeten worden in het contextmenu:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Zoeken…" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Nieuwe services downloaden…" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3153,25 +3160,25 @@ msgstr "" "Dolphin moet herstart worden om de bijgewerkte instellingen van het " "versiebeheersysteem toe te passen." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Nu herstarten?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Verwijderen" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Commando's 'Kopiëren naar' en 'Verplaatsen naar'" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3276,32 +3283,39 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "'In nieuw venster openen' tonen in contextmenu." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "'In nieuw venster openen' tonen in contextmenu." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "'Locatie kopiëren' tonen in contextmenu." #. 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 "'Hier dupliceren' tonen in contextmenu." #. 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 "'Terminal openen' tonen in contextmenu." #. 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 "'Naar andere gesplitste weergave kopiëren' tonen in contextmenu." #. 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 "'Naar andere gesplitste weergave verplaatsen' tonen in contextmenu." @@ -3699,6 +3713,18 @@ msgstr "" "Kies Natuurlijk, Hoofd-/kleine letters of Geen hoofd-/kleine letters " "volgorde van sortering van de items" +#. 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 "Vraag om bevestiging bij het tegelijk openen van vele mappen." + +#. 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 "Vraag om bevestiging bij het tegelijk openen van vele terminals." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3735,25 +3761,25 @@ msgctxt "@title:group" msgid "View" msgstr "Beeld" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Contextmenu" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Prullenbak" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Terugkoppeling van gebruiker" -#: 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?" @@ -3761,7 +3787,7 @@ msgstr "" "U hebt niet opgeslagen wijzigingen. Wilt u deze wijzigingen toepassen of ze " "verwerpen?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Waarschuwing" @@ -3815,23 +3841,35 @@ msgid "Closing windows with a program running in the Terminal panel" msgstr "" "Vensters worden gesloten met een programma actief in het Terminalpaneel" +#: settings/interface/confirmationssettingspage.cpp:63 +#, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Tegelijk openen van vele mappen" + #: settings/interface/confirmationssettingspage.cpp:64 #, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many terminals at once" +msgstr "Tegelijk openen van vele terminals" + +#: settings/interface/confirmationssettingspage.cpp:67 +#, kde-format msgctxt "@title:group" msgid "When opening an executable file:" msgstr "Bij openen van een uitvoerbaar bestand:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Altijd vragen" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "In toepassing openen" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Script uitvoeren" @@ -4573,7 +4611,7 @@ msgstr "" "De weergave-eigenschappen van alle submappen zullen worden gewijzigd. Wilt u " "doorgaan?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4672,12 +4710,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 beschikbaar uit %2 (%3% gebruikt)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Prullenbak: geleegd" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "De prullenbak is geleegd." @@ -4721,7 +4759,7 @@ msgstr "Standaard" msgid "Reload" msgstr "Herladen" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4729,7 +4767,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 map geselecteerd" msgstr[1] "%1 mappen geselecteerd" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4737,7 +4775,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 bestand geselecteerd" msgstr[1] "%1 bestanden geselecteerd" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4745,7 +4783,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 map" msgstr[1] "%1 mappen" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4753,38 +4791,38 @@ msgid_plural "%1 Files" msgstr[0] "1 bestand" msgstr[1] "%1 bestanden" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 mappen, 0 bestanden" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 kopie" -#: 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] "Wilt u 1 item openen?" msgstr[1] "Wilt u %1 items openen?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4792,43 +4830,43 @@ msgid_plural "Open %1 Items" msgstr[0] "%1 openen" msgstr[1] "%1 items openen" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Opvulling aan de zijkant" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Automatische kolombreedte" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Aangepaste kolombreedte" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Bewerking op prullenbak is voltooid." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Verwijderen is voltooid." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Hernoemen en verbergen" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4838,7 +4876,7 @@ msgstr "" "maken.\n" "Wilt u het hernoemen?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4848,94 +4886,94 @@ msgstr "" "maken.\n" "Wilt u het hernoemen?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Dit bestand verbergen?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Deze map verbergen?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "De locatie is leeg." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Locatie '%1' is ongeldig." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Bezig met laden…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Laden geannuleerd" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Geen overeenkomende items met het filter" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Geen items die overeenkomen met de zoekopdracht" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Prullenbak is leeg" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Geen tags" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Geen bestanden met tag \"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Geen recent gebruikte items" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Gen gedeelde mappen gevonden" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Geen relevante netwerkhulpbronnen gevonden" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Geen MTP-compatibele apparaten gevonden" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Geen Apple-apparaten gevonden" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Geen bluetooth-apparaten gevonden" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Map is leeg" diff --git a/po/nn/dolphin.po b/po/nn/dolphin.po index a5de9e091..0cd202290 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-08-19 00:47+0000\n" +"POT-Creation-Date: 2023-09-05 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" @@ -31,120 +31,120 @@ msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "karl@huftis.org,eirbir@gmail.com" -#: dolphincontextmenu.cpp:124 +#: dolphincontextmenu.cpp:122 #, kde-format msgctxt "@action:inmenu" msgid "Empty Trash" msgstr "Tøm papirkorga" -#: dolphincontextmenu.cpp:138 +#: dolphincontextmenu.cpp:136 #, kde-format msgctxt "@action:inmenu" msgid "Restore" msgstr "Gjenopprett" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:178 dolphinmainwindow.cpp:1519 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Lag ny" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:200 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Opna adresse" -#: dolphincontextmenu.cpp:212 -#, kde-format -msgctxt "@action:inmenu" -msgid "Open Path in New Window" -msgstr "Opna adressa i nytt vindauge" - -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:206 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Opna adressa i ny fane" -#: dolphinmainwindow.cpp:303 +#: dolphincontextmenu.cpp:210 +#, kde-format +msgctxt "@action:inmenu" +msgid "Open Path in New Window" +msgstr "Opna adressa i nytt vindauge" + +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Kopiering ferdig." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Flytting ferdig." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Lenking ferdig." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Flytta til papirkorga." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Namnet er endra." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Laga mappe." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Gå tilbake" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Gå tilbake til sist viste mappe." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Gå fram" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Angrar ei Gå → Tilbake-handling." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:556 dolphinmainwindow.cpp:602 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Stadfesting" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:560 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Avslutt %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:562 #, kde-format msgid "C&lose Current Tab" msgstr "&Lukk fana" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:571 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -152,17 +152,17 @@ msgstr "" "Du har fleire faner opne i dette vindauget. Er du sikker på at du vil " "avslutta?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:573 dolphinmainwindow.cpp:623 #, kde-format msgid "Do not ask again" msgstr "Ikkje spør igjen" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:611 #, kde-format msgid "Show &Terminal Panel" msgstr "Vis &terminalrute" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:621 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -171,26 +171,26 @@ msgstr "" "Programmet «%1» køyrer framleis i terminalruta. Er du sikker på at du vil " "avslutta?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1116 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Opna %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1125 dolphinmainwindow.cpp:1854 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Opna føretrekt søkjeverktøy" -#: dolphinmainwindow.cpp:1179 +#: dolphinmainwindow.cpp:1165 #, 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] "Er du sikker på at du vil opna 1 terminalvindauge?" msgstr[1] "Er du sikker på at du vil opna %1 terminalvindauge?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1170 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -198,25 +198,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Opna %1 terminal" msgstr[1] "Opna %1 terminalar" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1365 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Set opp" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1525 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nytt &vindauge" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1526 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Opna nytt Dolphin-vindauge" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1528 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -226,13 +226,13 @@ msgstr "" "Opnar eit nytt vindauge likt dette, i same mappe og med same " "visingsinnstillingar.Du kan dra og sleppa element mellom vindauga." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1535 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Ny fane" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1537 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -244,25 +244,25 @@ msgstr "" "Ei fane er ei ekstra vising i same vindauge. Du kan dra og sleppa " "element mellom faner." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1546 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Legg til i «Stadar»" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1548 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Legg til vald mappe under «Stadar»." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1553 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Lukk fane" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1555 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -272,13 +272,13 @@ msgstr "" "Lukka gjeldande fane. Viss det ikkje er fleire faner att, ved vindauget " "lukka." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Lukkar vindauget." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1568 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -294,13 +294,13 @@ msgstr "" "av kvarandre på tastaturet: Ctrl+C, Ctrl+X og Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1575 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Klipp ut …" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1577 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -314,13 +314,13 @@ msgstr "" "utklippstavla til ei anna mappe. Dei vert då fjerna frå mappa dei opphavleg " "låg i." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1584 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Kopier …" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1586 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -332,13 +332,13 @@ msgstr "" ">Bruk så handlinga Lim inn for å kopiera dei frå " "utklippstavla til ei anna mappe." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1595 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Lim inn" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1597 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -350,19 +350,19 @@ msgstr "" "Viss dei vart lagde på utklippstavla med Klipp ut-" "handlinga, vert dei fjerna frå mappa dei opphavleg låg i." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1604 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Kopier til anna vising" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1605 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Kopier til anna vising …" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1607 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -372,25 +372,25 @@ msgstr "" "Kopierer merkte element frå verksam rute i delt vising " "til ikkje-verksam rute." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1610 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Kopier til ikkje-verksam rute" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1615 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Flytt til anna vising" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1616 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Flytt til anna vising …" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1618 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -400,25 +400,25 @@ msgstr "" "Flyttar merkte element frå verksam rute i delt vising " "til ikkje-verksam rute." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1621 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Flytt til ikkje-verksam rute" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1626 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtrer …" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1627 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Vis filterlinje" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1629 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -431,30 +431,30 @@ msgstr "" "skriva inn ein søkjetekst for å filtrera oversikta over filer og mapper. " "Berre filer/mapper som inneheld søkjeteksten vert altså viste." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Vis/gøym filterlinje" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1642 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filter" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1650 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Søk …" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Søk etter filer og mapper" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1653 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -469,20 +469,20 @@ msgstr "" "søkjelinja, kan du bruka denne hjelpefunksjonen igjen på linja for meir " "informasjon." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1664 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Vis/gøym søkjelinja" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1665 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Søk" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1673 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -490,13 +490,13 @@ msgstr "Merk filer og mapper" #. 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:1704 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Merk" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1679 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -513,19 +513,19 @@ msgstr "" "mappene.I denne modusen vert det vist ei verktøylinje med " "tilgjengelege handlingar ved botnen av vindauget.>" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1702 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Merkjer alle filene og mappene i gjeldande mappe." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1706 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Omvend merking" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1708 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -534,7 +534,7 @@ msgid "" msgstr "" "Merkjer i staden alle elementa som no ikkje er merkte." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1724 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -546,25 +546,25 @@ msgstr "" "kan då sjå to mapper samtidig, og kjapt og enkelt flytta element mellom dei." "Trykk på knappen igjen for slå saman visingane." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1733 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Hylle" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1734 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Opna hylla (ei virtuell mappe) i eit delt vindauge" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1742 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Frisk opp visinga" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1744 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -578,31 +578,31 @@ msgstr "" "over filene og mappene der.Viss mappevisinga er delt, vert " "berre delen som er i fokus, oppdatert." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1751 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stopp" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1752 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Stopp innlasting" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1753 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Stopp lasting av innhaldet i gjeldande mappe" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Redigerbar adresse" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1760 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -616,13 +616,13 @@ msgstr "" "trykkja til høgre i adresselinja, og du kan gå ut av modusen ved å stadfesta " "mappa." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1768 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Byt ut adresse" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1773 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -632,19 +632,19 @@ msgstr "" "Byter til redigering av gjeldande mappeplassering, slik at du kjapt kan byte " "mappe." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1803 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Angra fanelukking" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1804 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Går tilbake til den siste lukka fana." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1812 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -658,7 +658,7 @@ msgstr "" "interface> (eventuelt til papirkorga) av filer/mapper. Endringar som " "ikkje kan gjerast om, vil be om stadfesting først." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1841 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -670,13 +670,13 @@ msgstr "" "heimemappe, som inneheld brukardata, blant anna " "personlege programinnstillingar." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1848 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Samanlikna filer" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1856 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -687,13 +687,13 @@ msgstr "" "Opnar føretrekt søkjeverktøy for gjeldande mappe.Bruk " "menyen Fleire søkjeverktøy for oppsett." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1864 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Opna terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -706,13 +706,13 @@ msgstr "" "slike program." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1874 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Opna terminal her" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1876 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -724,19 +724,19 @@ msgstr "" "para>Bruk hjelpefunksjonen i terminal­programmet for å læra meir om " "slike program." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1884 dolphinmainwindow.cpp:2633 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Fokus på terminalruta" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1892 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Bokmerke" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1902 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -754,80 +754,80 @@ msgstr "" "para>%1-knappen er enklare og mindre, som gjer " "det meir omstendeleg å køyra avanserte handlingar." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1935 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Gå til fane %1" # siste = den heilt på slutten (*ikkje* førre fane) -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1948 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Gå til siste fane" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1954 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Neste fane" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1955 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Gå til neste fane" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1961 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Førre fane" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1962 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Gå til førre fane" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1969 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Vis mål" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:1975 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Opna i ny fane" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Opna i nye faner" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:1985 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Opna i nytt vindauge" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:1997 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Lås opp panel" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:1999 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Lås panela" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2002 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -840,13 +840,13 @@ msgstr "" "emphasis>.Ulåste panel kan dragast til den andre sida av vindauget, og " "dei har ein lukkeknapp.Låste panel er meir integrerte i brukarflata." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2011 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informasjon" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -856,7 +856,7 @@ msgstr "" "For å visa eller gøyma slike panel, gå til Meny → Panel eller Vis → Panel." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2041 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -872,7 +872,7 @@ msgstr "" "informasjon om den gjeldande mappa.For enkeltfiler/-mapper vert det " "vist ei førehands­vising av innhaldet deira." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2049 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -888,13 +888,13 @@ msgstr "" "vising av innhaldet deira.Du kan velja kva informasjon skal " "visast og korleis han skal visast ved å høgreklikka." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2058 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Mapper" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2079 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -906,7 +906,7 @@ msgstr "" ">Det viser mappene i filsystemet som ei " "trevising." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2084 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -920,13 +920,13 @@ msgstr "" "Trykk på pila til venstre for mappa for å sjå under­mappene. Dette gjer det " "mogleg å raskt forflytta seg mellom mapper." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2094 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2119 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -944,7 +944,7 @@ msgstr "" "Du kan lesa meir om terminalen via hjelpe­funksjonen i frittståande terminal­" "program, som for eksempel Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2127 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -964,19 +964,19 @@ msgstr "" "lesa meir om terminalen via hjelpe­funksjonen i frittståande terminal­program, " "som for eksempel Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2144 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Stadar" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2171 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Vis gøymde stadar" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2175 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -986,7 +986,7 @@ msgstr "" "Viser alle stadane i «Stadar»-panelet har blitt gøymde. Dei vil visast halvg­" "jennomsiktig med mindre du fjernar krysset for gøyming." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2187 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1001,7 +1001,7 @@ msgstr "" "minnepinnar og andre medium kopla til maskina eller nettverket. Du finn òg " "oversikt over nyleg lagra filer og filer av utvalde typar der." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2194 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1025,13 +1025,13 @@ msgstr "" "Høgreklikk på eit ledig område på panelet og vel Vis gøymde " "stadar for å visa dei på nytt att." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Vis panel" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2326 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1046,43 +1046,43 @@ msgstr "" "i hierarkiet er ei mappe som inneheld alle dataa som er lagra på maskina. " "Denne mappa heiter rotmappa." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2407 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Lukk" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2408 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Lukk venstre rute" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2411 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Lukk" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2412 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Lukk høgre rute" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2416 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Del" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2417 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Delt vising" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2465 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1100,7 +1100,7 @@ msgstr "" "innhaldet vert då tilgjengeleg via ein Meny-knapp på " "verktøylinja." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2472 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1114,7 +1114,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2484 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1142,7 +1142,7 @@ msgstr "" "html'>trykk her. Det opnar ei side i handboka " "som dekkjer det grunnleggjande." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2500 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1156,7 +1156,7 @@ msgstr "" "skal utløysa handlingar når dei vert trykte. Alle kommandoar i dette " "programmet kan køyrast på denne måten." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2506 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1168,7 +1168,7 @@ msgstr "" "verktøylinja.Alt som du ser i " "menyen, kan òg leggjast på verktøylinja." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2510 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1186,7 +1186,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:2558 +#: dolphinmainwindow.cpp:2530 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1202,7 +1202,7 @@ msgstr "" "link> i dei ulike funksjonane som finst i Dolphin. " "Denne ligg på ei eiga side på wikien KDE UserBase." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2535 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1216,7 +1216,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2546 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1227,7 +1227,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2555 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1248,7 +1248,7 @@ msgstr "" "maskinvare, utviklarmøte og liknande.KDE e.V. er den ideelle organisasjonen som står bak KDE-fellesskapet." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1260,7 +1260,7 @@ msgstr "" "alternativt språk, som vert brukt dersom teksten ikkje er tilgjengeleg på " "hovudspråket ditt." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1270,7 +1270,7 @@ msgstr "" "Opnar eit vindauge som opplyser om program­versjon, lisens, brukte program­" "bibliotek og om kven som er vedlike­haldarar for programmet." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2578 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1284,7 +1284,7 @@ msgstr "" "dette programmet, men ikkje kjenner til KDE, eller viss du vil sjå ein søt " "drage, så ta ein kikk!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2636 dolphinmainwindow.cpp:2640 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1529,7 +1529,7 @@ msgstr "" "dolphin/location-bar.html'>trykk her. Det opnar ei hjelpeside i " "handboka." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1553,57 +1553,57 @@ msgstr "" "item>Fleire søkjeverktøy: Installer andre program for å søkja etter " "filer." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Det kan vera farleg å køyra Dolphin som rotbrukar. Ver forsiktig." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Søk etter %1 i %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Søk" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Søk etter %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Lastar mappe …" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Sorterer …" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Søkjer …" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Fann ingen element." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin støttar ikkje nettsider, så nettlesaren vart starta" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1611,13 +1611,13 @@ msgid "" msgstr "" "Protokollen er ikkje støtta av Dolphin, så standardprogrammet vart starta" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Ugyldig protokoll" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1745,92 +1745,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0–9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Andre" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Mapper" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Liten" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Middels" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Stor" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "I dag" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "I går" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Éi veke sidan" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "To veker sidan" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Tre veker sidan" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Tidlegare denne månaden" -#: 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 " @@ -1840,7 +1840,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'I går' (MMMM yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1848,7 +1848,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1856,7 +1856,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1864,7 +1864,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1874,7 +1874,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Éi veke sidan' (MMMM yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1882,7 +1882,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1892,7 +1892,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'To veker sidan' (MMMM yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1900,7 +1900,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1910,7 +1910,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Tre veker sidan' (MMMM yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1918,7 +1918,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1928,7 +1928,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Tidlegare i' MMMM yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1936,7 +1936,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1944,7 +1944,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1952,257 +1952,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Lesa, " -#: 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 "Skriva, " -#: 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 "Køyra, " -#: 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 "Forbode" -#: 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 "Brukar: %1 | Gruppe: %2 | Andre: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Namn" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Storleik" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Endra" -#: 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 "Du kan endra datoformatet i innstillingane." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Laga" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Brukt" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Type" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Karakter" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Merkelappar" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Kommentar" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Tittel" -#: 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 "Dokument" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Forfattar" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Forlag" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Sidetal" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Ordteljing" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Linjetal" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Foto teke" -#: 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 "Bilete" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Storleik" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Breidd" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Høgd" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Retning" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artist" -#: 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 "Lyd" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Sjanger" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Tid" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bitrate" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Spor" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Utgjevingsår" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Breidd/høgd-forhold" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Bilete per sekund" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Adresse" -#: 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 "Anna" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Filetternamn" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Slettetidspunkt" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Lenkjemål" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Lasta ned frå" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Løyve" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2211,17 +2211,17 @@ msgstr "" "Du kan endra formateringa av løyve i innstillingane. Alternativa er symbol, " "siffer (oktal) og kombinert." -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Eigar" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Brukargruppe" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2426,55 +2426,55 @@ msgstr "Avgrens mapperuta til heimemappa når du er i heimemappa" msgid "Automatic scrolling" msgstr "Automatisk rulling" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Klipp ut" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopier" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Endra namn …" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Flytt til papirkorga" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Slett" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Vis gøymde filer" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Avgrens til heimemappa" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Automatisk rulling" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2730,66 +2730,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Legg til merkelappar" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Frå her (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Avgrens søket til «%1» og undermapper" -#: 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 "Lagra dette søket for rask tilgang i framtida" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Avslutt søk" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Filnamn" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Innhald" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Frå her" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Filene dine" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Søk i heimemappa" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Fleire søkjeverktøy" -#: 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 " @@ -3064,25 +3064,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Avslutt merkjemodus" -#: 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 "Vel kva tenester som skal visast i sprettoppmenyen:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Søk …" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Last ned nye tenester …" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:211 #, kde-format msgctxt "@info" msgid "" @@ -3092,25 +3092,25 @@ msgstr "" "Du må starta Dolphin på nytt for å ta i bruk dei oppdaterte innstillingane " "for versjonskontrollsystem." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:213 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Vil du starta på nytt?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:249 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Slett" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "«Slett»- og «Flytt til»-kommandoane" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:301 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3631,6 +3631,18 @@ msgstr "" "Vel naturleg sortering eller sortering med eller utan omsyn til store/små " "bokstavar" +#. 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 @@ -3685,13 +3697,13 @@ msgctxt "@title:group" msgid "User Feedback" msgstr "Tilbakemeldingar" -#: settings/dolphinsettingsdialog.cpp:168 +#: settings/dolphinsettingsdialog.cpp:164 #, kde-format msgid "" "You have unsaved changes. Do you want to apply the changes or discard them?" msgstr "Du har ulagra endringar. Vil du bruka eller forkasta dei?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:165 #, kde-format msgid "Warning" msgstr "Åtvaring" @@ -3744,23 +3756,35 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Lukking av vindauge med program køyrande i terminalruta" +#: 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 "Ved opning av programfiler:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Spør alltid" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Opna i program" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Køyr skript" @@ -4506,7 +4530,7 @@ msgstr "" "Visingseigenskapane til alle undermappene vert no endra. Er du sikker på at " "du vil gjera dette?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4605,12 +4629,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 ledig av %2 (%3 brukt)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Papirkorg tømd" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Papirkorga vart tømd." @@ -4654,7 +4678,7 @@ msgstr "Standard" msgid "Reload" msgstr "Last om att" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:640 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4662,7 +4686,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 mappe merkt" msgstr[1] "%1 mapper merkte" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:641 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4670,7 +4694,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 merkt fil" msgstr[1] "%1 merkte filer" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:643 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4678,7 +4702,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 mappe" msgstr[1] "%1 mapper" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4686,38 +4710,38 @@ msgid_plural "%1 Files" msgstr[0] "1 fil" msgstr[1] "%1 filer" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:650 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 mapper, 0 filer" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:866 views/dolphinview.cpp:875 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1-kopi" -#: views/dolphinview.cpp:1083 +#: views/dolphinview.cpp:1060 #, 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] "Er du sikker på at du vil opna 1 element?" msgstr[1] "Er du sikker på at du vil opna %1 element?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1065 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4725,43 +4749,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Opna %1 element" msgstr[1] "Opna %1 element" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1196 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Luft før første kolonne" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Automatiske kolonnebreidder" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1205 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Tilpassa kolonnebreidder" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1820 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Papirkorghandlinga er fullført." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1830 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Slettinga er fullført." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1986 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Endra filnamn og gøym" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1990 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4770,7 +4794,7 @@ msgstr "" "Viss du har eit punktum fremst i filnamnet, vert fila gøymd.\n" "Er du sikker på at du vil endra filnamnet?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1992 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4779,94 +4803,94 @@ msgstr "" "Viss du har eit punktum fremst i filnamnet, vert mappa gøymd.\n" "Er du sikker på at du vil endra filnamnet?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1994 #, kde-format msgid "Hide this File?" msgstr "Gøyma fila?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1994 #, kde-format msgid "Hide this Folder?" msgstr "Gøyma mappa?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2044 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Adressa er tom." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2046 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Adressa «%1» er ugyldig." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2302 #, kde-format msgid "Loading…" msgstr "Lastar …" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2321 #, kde-format msgid "Loading canceled" msgstr "Avbroten henting" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2323 #, kde-format msgid "No items matching the filter" msgstr "Ingen element i samsvar med filteret" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2325 #, kde-format msgid "No items matching the search" msgstr "Ingen element i samsvar med søket" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2327 #, kde-format msgid "Trash is empty" msgstr "Papirkorga er tom" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2330 #, kde-format msgid "No tags" msgstr "Ingen merkelappar" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2333 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Ingen filer merkte med «%1»" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No recently used items" msgstr "Ingen nyleg brukte element" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2339 #, kde-format msgid "No shared folders found" msgstr "Fann ingen delte mapper" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No relevant network resources found" msgstr "Fann ikkje nokon relevante nettverksressursar" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No MTP-compatible devices found" msgstr "Fann ingen MTP-kompatible opptakseiningar" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No Apple devices found" msgstr "Fann ingen Apple-einingar" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No Bluetooth devices found" msgstr "Fann ingen Bluetooth-einingar" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2349 #, kde-format msgid "Folder is empty" msgstr "Mappa er tom" diff --git a/po/oc/dolphin.po b/po/oc/dolphin.po index 4a611f92c..f77452fa8 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2008-08-05 22:26+0200\n" "Last-Translator: Yannig Marchegay (Kokoyaya) \n" "Language-Team: Occitan (lengadocian) \n" @@ -40,14 +40,14 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Restablir" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, fuzzy, kde-format #| msgid "Create Folder..." msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Crear un repertòri..." -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -55,7 +55,7 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "Pegar" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -63,7 +63,7 @@ msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Onglet novèl" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "New &Window" @@ -71,67 +71,67 @@ msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "&Fenèstra nòva" -#: 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 "" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Information" @@ -139,43 +139,43 @@ msgctxt "@title:window" msgid "Confirmation" msgstr "Entresenhas" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, fuzzy, kde-format #| msgctxt "@action:intoolbar Close right view" #| msgid "Close" msgid "C&lose Current Tab" msgstr "Tampar onglet" -#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -183,20 +183,20 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Pegar" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Terminal" @@ -206,7 +206,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Dobrir un &terminal" msgstr[1] "Dobrir un &terminal" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:button Choose font" #| msgid "Choose..." @@ -214,13 +214,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Causir..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "&Fenèstra nòva" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "New &Window" @@ -228,7 +228,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "&Fenèstra nòva" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -236,13 +236,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Onglet novèl" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -251,19 +251,19 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, fuzzy, kde-format #| msgctxt "@action:intoolbar Close right view" #| msgid "Close" @@ -271,7 +271,7 @@ msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Tampar onglet" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -279,13 +279,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -296,13 +296,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -312,7 +312,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -320,7 +320,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Copiar" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -329,7 +329,7 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -337,7 +337,7 @@ msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Pegar" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -346,19 +346,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -366,13 +366,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -380,7 +380,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Desplaçar dins la banasta" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -388,7 +388,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Desplaçar dins la banasta" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -396,13 +396,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -410,7 +410,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtre :" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Additional information" @@ -418,7 +418,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Entresenha adicionalas" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -428,13 +428,13 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -442,14 +442,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtre :" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" msgid "Search…" msgstr "Barra d'espleches principala" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@option:radio Apply View Properties To" #| msgid "Current folder" @@ -457,7 +457,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Repertòri actiu" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -467,13 +467,13 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" @@ -482,7 +482,7 @@ msgid "Search" msgstr "Barra d'espleches principala" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@option:radio Apply View Properties To" #| msgid "Current folder" @@ -492,7 +492,7 @@ msgstr "Repertòri actiu" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@action:inmenu Edit" #| msgid "Select All" @@ -500,7 +500,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Tot seleccionar" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -512,19 +512,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -532,7 +532,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -541,19 +541,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Preview" @@ -561,7 +561,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Ulhada" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -571,13 +571,13 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Arrestar" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Additional information" @@ -585,13 +585,13 @@ msgctxt "@info" msgid "Stop loading" msgstr "Entresenha adicionalas" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Location:" @@ -599,7 +599,7 @@ msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Emplaçament :" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -609,7 +609,7 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Location:" @@ -617,7 +617,7 @@ msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Emplaçament :" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -625,7 +625,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:intoolbar Close right view" #| msgid "Close" @@ -633,13 +633,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Tampar onglet" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -649,7 +649,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -658,13 +658,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -673,7 +673,7 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Terminal" @@ -681,7 +681,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Dobrir un &terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -691,7 +691,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Terminal" @@ -699,7 +699,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Dobrir un &terminal" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -708,19 +708,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -732,19 +732,19 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -752,25 +752,25 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Onglet novèl" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show hidden files" @@ -778,7 +778,7 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "Visualizar los fichièrs amagats" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -786,7 +786,7 @@ msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Onglet novèl" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -794,7 +794,7 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Onglet novèl" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "New &Window" @@ -802,7 +802,15 @@ msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "&Fenèstra nòva" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Ap&licacions" + +#: dolphinmainwindow.cpp:2029 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -810,7 +818,7 @@ msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Panèls" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -818,7 +826,7 @@ msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Panèls" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -828,13 +836,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Entresenhas" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -842,7 +850,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -853,7 +861,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -864,13 +872,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Repertòris" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -879,7 +887,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -889,7 +897,7 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Terminal" @@ -897,7 +905,7 @@ msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -909,7 +917,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -921,13 +929,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Acorchis" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show hidden files" @@ -935,7 +943,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Visualizar los fichièrs amagats" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -943,7 +951,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -954,7 +962,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -969,7 +977,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -977,7 +985,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Panèls" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -988,37 +996,37 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Tampar" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Tampar" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Dividir" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, fuzzy, kde-format #| msgctxt "@action:intoolbar Split view" #| msgid "Split" @@ -1026,7 +1034,7 @@ msgctxt "@info" msgid "Split view" msgstr "Dividir" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1038,7 +1046,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1052,7 +1060,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1069,7 +1077,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1079,7 +1087,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1088,7 +1096,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1103,7 +1111,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1114,7 +1122,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1128,7 +1136,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1139,7 +1147,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1153,7 +1161,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1162,7 +1170,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1170,7 +1178,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1180,7 +1188,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1442,7 +1450,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1457,45 +1465,45 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" msgid "Search" msgstr "Barra d'espleches principala" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" msgid "Search for %1" msgstr "Barra d'espleches principala" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" @@ -1503,32 +1511,32 @@ msgctxt "@info" msgid "Searching…" msgstr "Barra d'espleches principala" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1662,13 +1670,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1676,80 +1684,80 @@ msgctxt "@title:group" msgid "Others" msgstr "Autres" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Repertòris" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Pichon" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Mejan" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Uèi" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Ièr" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Yesterday" @@ -1761,7 +1769,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "Ièr" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1769,7 +1777,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Yesterday" @@ -1779,7 +1787,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "Ièr" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1787,7 +1795,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Yesterday" @@ -1799,7 +1807,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "Ièr" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1807,7 +1815,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Yesterday" @@ -1819,7 +1827,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "Ièr" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1827,7 +1835,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Yesterday" @@ -1839,7 +1847,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "Ièr" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1847,7 +1855,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Yesterday" @@ -1859,7 +1867,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "Ièr" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1867,7 +1875,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, " @@ -1875,7 +1883,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:" @@ -1883,8 +1891,8 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2601 kitemviews/kfileitemmodel.cpp:2614 -#: kitemviews/kfileitemmodel.cpp:2627 +#: kitemviews/kfileitemmodel.cpp:2594 kitemviews/kfileitemmodel.cpp:2607 +#: kitemviews/kfileitemmodel.cpp:2620 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Reload" @@ -1892,34 +1900,34 @@ msgctxt "@item:intext Access permission, concatenated" msgid "Read, " msgstr "Tornar cargar" -#: 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 "" -#: 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 "" -#: 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 "" -#: 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 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1927,7 +1935,7 @@ msgctxt "@label" msgid "Name" msgstr "Nom" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Size" @@ -1935,7 +1943,7 @@ msgctxt "@label" msgid "Size" msgstr "Talha" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 #, fuzzy #| msgctxt "@label" #| msgid "Modified:" @@ -1943,25 +1951,25 @@ msgctxt "@label" msgid "Modified" msgstr "Modificat :" -#: 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 #, fuzzy #| msgid "Create Folder..." msgctxt "@label" msgid "Created" msgstr "Crear un repertòri..." -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Type" @@ -1969,7 +1977,7 @@ msgctxt "@label" msgid "Type" msgstr "Tipe" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 #, fuzzy #| msgctxt "@label:textbox" #| msgid "Location:" @@ -1977,14 +1985,14 @@ msgctxt "@label" msgid "Rating" msgstr "Emplaçament :" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy #| msgid "Trash" msgctxt "@label" msgid "Tags" msgstr "Banasta" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@title:tab" #| msgid "Column" @@ -1992,7 +2000,7 @@ msgctxt "@label" msgid "Comment" msgstr "Colomna" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 #, fuzzy #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -2000,9 +2008,9 @@ msgctxt "@label" msgid "Title" msgstr "Filtre :" -#: 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2010,17 +2018,17 @@ msgctxt "@label" msgid "Document" msgstr "Documentacion" -#: 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 #, fuzzy #| msgctxt "@title:tab" #| msgid "Column" @@ -2028,44 +2036,44 @@ msgctxt "@label" msgid "Page Count" msgstr "Colomna" -#: 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 "" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2073,20 +2081,20 @@ msgctxt "@label" msgid "Orientation" msgstr "Documentacion" -#: 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 #, fuzzy #| msgctxt "@title:group" #| msgid "General" @@ -2094,12 +2102,12 @@ msgctxt "@label" msgid "Genre" msgstr "General" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2107,17 +2115,17 @@ msgctxt "@label" msgid "Duration" msgstr "Documentacion" -#: 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 #, fuzzy #| msgctxt "@action:inmenu View" #| msgid "Reload" @@ -2125,22 +2133,22 @@ msgctxt "@label" msgid "Release Year" msgstr "Tornar cargar" -#: 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -2148,10 +2156,10 @@ msgctxt "@label" msgid "Path" msgstr "Pegar" -#: 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2159,12 +2167,12 @@ msgctxt "@label" msgid "Other" msgstr "Autres" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 #, fuzzy #| msgctxt "@action:inmenu Edit" #| msgid "Select All" @@ -2172,7 +2180,7 @@ msgctxt "@label" msgid "Deletion Time" msgstr "Tot seleccionar" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2180,12 +2188,12 @@ msgctxt "@label" msgid "Link Destination" msgstr "Documentacion" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Permissions" @@ -2193,14 +2201,14 @@ msgctxt "@label" msgid "Permissions" msgstr "Permissions" -#: 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 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Owner" @@ -2208,7 +2216,7 @@ msgctxt "@label" msgid "Owner" msgstr "Propietari" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Group" @@ -2216,7 +2224,7 @@ msgctxt "@label" msgid "User Group" msgstr "Grop" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Font size" @@ -2428,19 +2436,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Largor de la colomna" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Talhar" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Copiar" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2448,7 +2456,7 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Renommar..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -2456,13 +2464,13 @@ msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Desplaçar dins la banasta" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Suprimir" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show hidden files" @@ -2470,19 +2478,19 @@ msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Visualizar los fichièrs amagats" -#: 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" @@ -2772,31 +2780,31 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Banasta" -#: 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 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "File Manager" @@ -2804,7 +2812,7 @@ msgctxt "action:button" msgid "Filename" msgstr "Gestionari de fichièrs" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, fuzzy, kde-format #| msgctxt "@title:tab" #| msgid "Column" @@ -2812,13 +2820,13 @@ msgctxt "action:button" msgid "Content" msgstr "Colomna" -#: 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 #, fuzzy, kde-format #| msgctxt "NAME OF TRANSLATORS" #| msgid "Your names" @@ -2826,18 +2834,18 @@ msgctxt "action:button" msgid "Your files" msgstr "Yannig Marchegay (Kokoyaya)" -#: 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 " @@ -3130,13 +3138,13 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Tot seleccionar" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" @@ -3144,13 +3152,13 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "Barra d'espleches principala" -#: 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 "" @@ -3158,13 +3166,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3172,13 +3180,13 @@ msgctxt "@option:check" msgid "Delete" msgstr "Suprimir" -#: 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" @@ -3288,32 +3296,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 "" @@ -3712,6 +3726,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 @@ -3750,7 +3776,7 @@ msgctxt "@title:group" msgid "View" msgstr "" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab" #| msgid "Column" @@ -3758,26 +3784,26 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "Colomna" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, fuzzy, kde-format #| msgid "Trash" msgctxt "@title:group" msgid "Trash" msgstr "Banasta" -#: 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 "" @@ -3832,25 +3858,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@option:radio Apply View Properties To" +#| msgid "Current folder" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Repertòri actiu" + #: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "Ap&licacions" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4671,7 +4711,7 @@ msgid "" "continue?" msgstr "" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4769,12 +4809,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 "" @@ -4824,7 +4864,7 @@ msgstr "Suprimir" msgid "Reload" msgstr "Tornar cargar" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4832,7 +4872,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "" msgstr[1] "" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4840,7 +4880,7 @@ msgid_plural "%1 Files selected" msgstr[0] "" msgstr[1] "" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -4850,7 +4890,7 @@ msgid_plural "%1 Folders" msgstr[0] "Repertòri" msgstr[1] "Repertòri" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4858,19 +4898,19 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" @@ -4878,20 +4918,20 @@ msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "Repertòris" -#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -4901,13 +4941,13 @@ msgid_plural "Open %1 Items" msgstr[0] "Pegar" msgstr[1] "Pegar" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Column Width" @@ -4915,7 +4955,7 @@ msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Largor de la colomna" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Column Width" @@ -4923,19 +4963,19 @@ msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Largor de la colomna" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Rename" @@ -4943,114 +4983,114 @@ msgctxt "@action:button" msgid "Rename and Hide" msgstr "Renommar" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show hidden files" msgid "Hide this File?" msgstr "Visualizar los fichièrs amagats" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "Repertòri personal" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "" -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgctxt "@action:intoolbar Close right view" #| msgid "Close" msgid "No recently used items" msgstr "Tampar onglet" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" diff --git a/po/or/dolphin.po b/po/or/dolphin.po index 16c95de01..8d8249f30 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2009-01-07 17:06+0530\n" "Last-Translator: Manoj Kumar Giri \n" "Language-Team: Oriya \n" @@ -42,13 +42,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "ପୁନଃ ସ୍ଥାପନ କରନ୍ତୁ" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "ନୂତନ ନିର୍ମାଣ କରନ୍ତୁ" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -56,79 +56,79 @@ 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 "" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Ask For Confirmation When" @@ -136,43 +136,43 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Use Current Location" 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -180,20 +180,20 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "ଲଗାନ୍ତୁ" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -203,7 +203,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "ଲଗାନ୍ତୁ" msgstr[1] "ଲଗାନ୍ତୁ" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Change Comment..." @@ -211,19 +211,19 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "ଟିପ୍ପଣୀ ପରିବର୍ତ୍ତନ କରନ୍ତୁ..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -231,13 +231,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -246,25 +246,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "ସ୍ଥାନଗୁଡ଼ିକରେ ଯୋଗକରନ୍ତୁ" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -272,13 +272,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -289,13 +289,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -305,7 +305,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -313,7 +313,7 @@ msgctxt "@action" msgid "Copy…" msgstr "ନକଲ କରନ୍ତୁ" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -322,7 +322,7 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -330,7 +330,7 @@ msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "ଲଗାନ୍ତୁ" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -339,19 +339,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -359,13 +359,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move To Trash" @@ -373,7 +373,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "ଆବର୍ଜନା ପାତ୍ର ମଧ୍ଯକୁ ପଠାନ୍ତୁ" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move To Trash" @@ -381,7 +381,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "ଆବର୍ଜନା ପାତ୍ର ମଧ୍ଯକୁ ପଠାନ୍ତୁ" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -389,13 +389,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -403,7 +403,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "ଛାଣକ:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Hide Filter Bar" @@ -411,7 +411,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "ଛାଣକ ପଟିକୁ ଲୁଚାନ୍ତୁ" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -421,7 +421,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Hide Filter Bar" @@ -429,7 +429,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "ଛାଣକ ପଟିକୁ ଲୁଚାନ୍ତୁ" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -437,14 +437,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "ଛାଣକ:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Empty Trash" msgid "Search…" msgstr "ଖାଲି ଆବର୍ଜନା ପାତ୍ର" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@option:check Ask for Confirmation When" #| msgid "Deleting files or folders" @@ -452,7 +452,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "ଫାଇଲ କିମ୍ବା ଫୋଲଡ଼ରଗୁଡ଼ିକୁ ଅପସାରଣ କରୁଅଛି" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -462,13 +462,13 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Empty Trash" @@ -477,7 +477,7 @@ msgid "Search" msgstr "ଖାଲି ଆବର୍ଜନା ପାତ୍ର" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@option:check Ask for Confirmation When" #| msgid "Deleting files or folders" @@ -487,7 +487,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -495,7 +495,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "ଅପସାରଣ କରନ୍ତୁ" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -507,19 +507,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -527,7 +527,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -536,19 +536,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Preview:" @@ -556,7 +556,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "ପ୍ରାକଦର୍ଶନ:" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -566,13 +566,13 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show space information" @@ -580,19 +580,19 @@ msgctxt "@info" msgid "Stop loading" msgstr "ସ୍ଥାନ ସୂଚନା ଦର୍ଶାନ୍ତୁ" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -602,13 +602,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -616,19 +616,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -638,7 +638,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -647,13 +647,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -662,13 +662,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -678,13 +678,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:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -693,19 +693,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -717,43 +717,43 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show tooltips" @@ -761,37 +761,43 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "ଉପକରଣ ସୂଚନା ଦର୍ଶାନ୍ତୁ" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "" -#: dolphinmainwindow.cpp:2025 +#: 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:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -801,13 +807,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -815,7 +821,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -826,7 +832,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -837,13 +843,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -852,7 +858,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -862,13 +868,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -880,7 +886,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -892,13 +898,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -906,7 +912,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "ଲୁକ୍କାୟିତ ଫାଇଲଗୁଡ଼ିକୁ ଦର୍ଶାନ୍ତୁ" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -914,7 +920,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -925,7 +931,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -940,7 +946,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show tooltips" @@ -948,7 +954,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "ଉପକରଣ ସୂଚନା ଦର୍ଶାନ୍ତୁ" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -959,43 +965,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1007,7 +1013,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1021,7 +1027,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1038,7 +1044,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1048,7 +1054,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1057,7 +1063,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1072,7 +1078,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1083,7 +1089,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1097,7 +1103,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1108,7 +1114,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1122,7 +1128,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1131,7 +1137,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1139,7 +1145,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1149,7 +1155,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1399,7 +1405,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1414,29 +1420,29 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Empty Trash" msgid "Search" msgstr "ଖାଲି ଆବର୍ଜନା ପାତ୍ର" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1444,13 +1450,13 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "ଫୋଲଡ଼ର ଧାରଣ କରୁଅଛି..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Empty Trash" @@ -1458,32 +1464,32 @@ msgctxt "@info" msgid "Searching…" msgstr "ଖାଲି ଆବର୍ଜନା ପାତ୍ର" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin ୱେବ ପୃଷ୍ଟାଗୁଡ଼ିକୁ ସମର୍ଥନ କରେନାହିଁ, ୱେବ ବ୍ରାଉଜର ଆରମ୍ଭ ହୋଇଛି" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "ଅବୈଧ ପ୍ରୋଟୋକଲ" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1620,13 +1626,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1634,56 +1640,56 @@ msgctxt "@title:group" msgid "Others" msgstr "ଅନ୍ୟମାନେ" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "ଫୋଲଡ଼ରଗୁଡ଼ିକ" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "ସାନ" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "ମଧ୍ଯମ" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "ବଡ଼" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1691,25 +1697,25 @@ 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1723,7 +1729,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "ଗତକାଲି (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1731,7 +1737,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1743,7 +1749,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "ଗତକାଲି (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1751,7 +1757,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1765,7 +1771,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "ତିନି ସପ୍ତାହ ତଳେ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1773,7 +1779,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1787,7 +1793,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "ଦୁଇ ସପ୍ତାହ ତଳେ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1795,7 +1801,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1809,7 +1815,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "ତିନି ସପ୍ତାହ ତଳେ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1817,7 +1823,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1831,7 +1837,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "ତିନି ସପ୍ତାହ ତଳେ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1839,7 +1845,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, " @@ -1847,7 +1853,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:" @@ -1855,35 +1861,35 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "ପଢ଼ନ୍ତୁ, " -#: 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 "ଲେଖନ୍ତୁ, " -#: 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 "ନିଷ୍ପାଦନ କରନ୍ତୁ, " -#: 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 "" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, fuzzy, kde-format #| msgctxt "@title:group Files and folders by permissions" #| msgid "(User: %1) (Group: %2) (Others: %3)" @@ -1891,7 +1897,7 @@ msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "(ଚାଳକ: %1) (ଶ୍ରେଣୀ: %2) (ଅନ୍ୟମାନେ: %3)" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 #, fuzzy #| msgctxt "@title" #| msgid "File Manager" @@ -1899,7 +1905,7 @@ msgctxt "@label" msgid "Name" msgstr "ଫାଇଲ ପରିଚାଳକ" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 #, fuzzy #| msgctxt "@label" #| msgid "Size:" @@ -1907,7 +1913,7 @@ msgctxt "@label" msgid "Size" msgstr "ଆକାର:" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 #, fuzzy #| msgctxt "@label" #| msgid "Modified:" @@ -1915,13 +1921,13 @@ 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1929,12 +1935,12 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Type:" @@ -1942,7 +1948,7 @@ msgctxt "@label" msgid "Type" msgstr "ପ୍ରକାର:" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 #, fuzzy #| msgctxt "@label:textbox" #| msgid "Location:" @@ -1950,7 +1956,7 @@ msgctxt "@label" msgid "Rating" msgstr "ସ୍ଥାନ:" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy #| msgctxt "@label" #| msgid "Trash" @@ -1958,7 +1964,7 @@ msgctxt "@label" msgid "Tags" msgstr "ଆବର୍ଜନା ପାତ୍ର" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@label" #| msgid "Add Comment..." @@ -1966,7 +1972,7 @@ msgctxt "@label" msgid "Comment" msgstr "ଟିପ୍ପଣୀ ଯୋଗକରନ୍ତୁ..." -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 #, fuzzy #| msgctxt "@label" #| msgid "Title:" @@ -1974,9 +1980,9 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -1984,17 +1990,17 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Change Comment..." @@ -2002,34 +2008,34 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Width:" @@ -2037,12 +2043,12 @@ msgctxt "@label" msgid "Width" msgstr "ଓସାର:" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2050,7 +2056,7 @@ msgctxt "@label" msgid "Orientation" msgstr "ଦଲିଲିକରଣ" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 #, fuzzy #| msgctxt "@label" #| msgid "Artist:" @@ -2058,15 +2064,15 @@ 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 #, fuzzy #| msgctxt "@title:group General settings" #| msgid "General" @@ -2074,7 +2080,7 @@ msgctxt "@label" msgid "Genre" msgstr "ସାଧାରଣ" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 #, fuzzy #| msgctxt "@label" #| msgid "Album:" @@ -2082,7 +2088,7 @@ msgctxt "@label" msgid "Album" msgstr "ଆଲବମ:" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2090,12 +2096,12 @@ msgctxt "@label" msgid "Duration" msgstr "ଦଲିଲିକରଣ" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 #, fuzzy #| msgctxt "@label" #| msgid "Track:" @@ -2103,7 +2109,7 @@ msgctxt "@label" msgid "Track" msgstr "ଅନୁସରଣ କରନ୍ତୁ:" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 #, fuzzy #| msgctxt "@item:intext Access permission, concatenated" #| msgid "Read, " @@ -2111,22 +2117,22 @@ 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -2134,10 +2140,10 @@ 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2145,12 +2151,12 @@ 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -2158,7 +2164,7 @@ msgctxt "@label" msgid "Deletion Time" msgstr "ଅପସାରଣ କରନ୍ତୁ" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2166,34 +2172,34 @@ 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 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Unknown size" @@ -2417,19 +2423,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "ସ୍ତମ୍ଭ" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "କାଟନ୍ତୁ" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "ନକଲ କରନ୍ତୁ" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2437,7 +2443,7 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "ପୁନଃ ନାମକରଣ କରନ୍ତୁ..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move To Trash" @@ -2445,31 +2451,31 @@ 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 "ଅପସାରଣ କରନ୍ତୁ" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "ଲୁକ୍କାୟିତ ଫାଇଲଗୁଡ଼ିକୁ ଦର୍ଶାନ୍ତୁ" -#: 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" @@ -2770,25 +2776,25 @@ 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 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Grid spacing:" @@ -2796,7 +2802,7 @@ msgctxt "@info:tooltip" msgid "Quit searching" msgstr "ଜାଲି ମଧ୍ଯରେ ଖାଲି ସ୍ଥାନ:" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "File Manager" @@ -2804,7 +2810,7 @@ msgctxt "action:button" msgid "Filename" msgstr "ଫାଇଲ ପରିଚାଳକ" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Add Comment..." @@ -2812,30 +2818,30 @@ 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 " @@ -3120,13 +3126,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Empty Trash" @@ -3134,13 +3140,13 @@ 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 "" @@ -3148,13 +3154,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3162,7 +3168,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "ଅପସାରଣ କରନ୍ତୁ" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3170,7 +3176,7 @@ msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "'କୁ ନକଲ କରନ୍ତୁ' ଏବଂ 'କୁ ପଠାନ୍ତୁ' ନିର୍ଦ୍ଦେଶ ଦର୍ଶାନ୍ତୁ" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, fuzzy, kde-format #| msgctxt "@info:status files (size)" #| msgid "%1 (%2)" @@ -3290,22 +3296,30 @@ 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 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" +msgid "Show 'Open In Split View' in context menu." +msgstr "'କୁ ନକଲ କରନ୍ତୁ' ଏବଂ 'କୁ ପଠାନ୍ତୁ' ନିର୍ଦ୍ଦେଶ ଦର୍ଶାନ୍ତୁ" + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 +#, fuzzy, kde-format +#| msgctxt "@option:check" +#| msgid "Show 'Copy To' and 'Move To' commands" 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 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3313,7 +3327,7 @@ 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 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3321,7 +3335,7 @@ 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 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3728,6 +3742,22 @@ msgid "" "items" msgstr "" +#. i18n: ectx: label, entry (ConfirmOpenManyFolders), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:147 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many folders at once." +msgstr "ନିଶ୍ଚିତକରଣ ପାଇଁ ପଚାରନ୍ତୁ" + +#. i18n: ectx: label, entry (ConfirmOpenManyTerminals), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:151 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many terminals at once." +msgstr "ନିଶ୍ଚିତକରଣ ପାଇଁ ପଚାରନ୍ତୁ" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3770,7 +3800,7 @@ msgctxt "@title:group" msgid "View" msgstr "ଦୃଶ୍ୟମାନ ଅବସ୍ଥା" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Context Menu" @@ -3778,7 +3808,7 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "ପ୍ରସଙ୍ଗ ତାଲିକା" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Trash" @@ -3786,19 +3816,19 @@ 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 "" @@ -3861,23 +3891,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@option:check Ask for Confirmation When" +#| msgid "Deleting files or folders" +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 "" @@ -4696,7 +4740,7 @@ msgid "" "continue?" msgstr "" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4792,12 +4836,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 "" @@ -4847,7 +4891,7 @@ msgstr "ପୂର୍ବନିର୍ଦ୍ଧାରିତ:" msgid "Reload" msgstr "ପଢ଼ନ୍ତୁ, " -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4855,7 +4899,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "" msgstr[1] "%1 ଫୋଲଡ଼ର ବଛାହୋଇଛି" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4863,7 +4907,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 ଫାଇଲ ବଛାହୋଇଛି" msgstr[1] "%1 ଫାଇଲ ବଛାହୋଇଛି" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -4873,7 +4917,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" @@ -4881,19 +4925,19 @@ 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 "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" @@ -4901,20 +4945,20 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -4924,13 +4968,13 @@ msgid_plural "Open %1 Items" msgstr[0] "ଲଗାନ୍ତୁ" msgstr[1] "ଲଗାନ୍ତୁ" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgctxt "@title:tab" #| msgid "Column" @@ -4938,7 +4982,7 @@ msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "ସ୍ତମ୍ଭ" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgctxt "@title:tab" #| msgid "Column" @@ -4946,7 +4990,7 @@ msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "ସ୍ତମ୍ଭ" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Delete operation completed." @@ -4954,13 +4998,13 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "ଅପସାରଣ କ୍ରିୟା ସମାପ୍ତହୋଇଛି।" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "ଅପସାରଣ କ୍ରିୟା ସମାପ୍ତହୋଇଛି।" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Rename Item" @@ -4968,118 +5012,118 @@ msgctxt "@action:button" msgid "Rename and Hide" msgstr "ବସ୍ତୁର ପୁନଃ ନାମକରଣ କରନ୍ତୁ" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "ଲୁକ୍କାୟିତ ଫାଇଲଗୁଡ଼ିକୁ ଦର୍ଶାନ୍ତୁ" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "ମୂଖ୍ୟ ଫୋଲଡ଼ର" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "ସ୍ଥାନଟି ଖାଲିଅଛି।" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "ସ୍ଥାନ '%1' ଟି ଅବୈଧ ଏଟେ।" -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "ଫୋଲଡ଼ର ଧାରଣ କରୁଅଛି..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "ଫୋଲଡ଼ର ଧାରଣ କରୁଅଛି..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "ସ୍ଥାନଟି ଖାଲିଅଛି।" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" diff --git a/po/pa/dolphin.po b/po/pa/dolphin.po index fb9367ab8..ce28a39ea 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2022-06-11 09:21-0700\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi \n" @@ -44,143 +44,143 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "ਮੁੜ-ਸਟੋਰ" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "ਨਵਾਂ ਬਣਾਓ" -#: 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 "ਬਣਾਇਆ ਫੋਲਡਰ।" -#: 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 "%1 ਤੋਂ ਬਾਹਰ(&Q)" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "ਮੌਜੂਦਾ ਟੈਬ ਬੰਦ ਕਰੋ(&l)" -#: 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 "ਟਰਮੀਨਲ ਪੈਨਲ ਵੇਖਾਓ(&T)" -#: 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 "ਪਰੋਗਰਾਮ '%1' ਹਾਲੇ ਵੀ ਟਰਮੀਨਲ ਪੈਨਲ ਵਿੱਚ ਚੱਲ ਰਿਹਾ ਹੈ। ਕੀ ਤੁਸੀਂ ਬੰਦ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "%1 ਖੋਲ੍ਹੋ" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "ਤਰਜੀਹੀ ਖੋਜ ਟੂਲ ਖੋਲ੍ਹੋ" -#: dolphinmainwindow.cpp:1179 +#: dolphinmainwindow.cpp:1190 #, fuzzy, kde-format #| msgid "Are you sure you want to open 1 item?" #| msgid_plural "Are you sure you want to open %1 items?" @@ -189,7 +189,7 @@ msgid_plural "Are you sure you want to open %1 terminal windows?" msgstr[0] "ਕੀ ਤੁਸੀਂ 1 ਆਈਟਮ ਖੋਲ੍ਹਣੀ ਚਾਹੁੰਦੇ ਹੋ?" msgstr[1] "ਕੀ ਤੁਸੀਂ %1 ਆਈਟਮਾਂ ਖੋਲ੍ਹਣੀਆਂ ਚਾਹੁੰਦੇ ਹੋ?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -199,25 +199,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "ਟਰਮੀਨਲ ਖੋਲ੍ਹੋ" msgstr[1] "ਟਰਮੀਨਲ ਖੋਲ੍ਹੋ" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "ਸੰਰਚਨਾ" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "ਨਵੀਂ ਵਿੰਡੋ(&W)" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "ਨਵੀਂ ਡਾਲਫਿਨ ਵਿੰਡੋ ਖੋਲ੍ਹੋ" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -225,13 +225,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "ਨਵੀਂ ਟੈਬ" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -240,25 +240,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "ਥਾਵਾਂ ਵਿੱਚ ਜੋੜੋ" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "ਇਹ ਥਾਵਾਂ ਪੈਨਲ ਵਿੱਚ ਚੁਣੇ ਫੋਲਡਰ ਨੂੰ ਜੋੜਦਾ ਹੈ।" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "ਟੈਬ ਬੰਦ ਕਰੋ" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -266,13 +266,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "ਇਹ ਇਸ ਵਿੰਡੋ ਨੂੰ ਬੰਦ ਕਰਦਾ ਹੈ।" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -283,13 +283,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -299,7 +299,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -307,7 +307,7 @@ msgctxt "@action" msgid "Copy…" msgstr "ਕਾਪੀ ਕਰੋ" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -316,13 +316,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "ਚੇਪੋ" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -331,7 +331,7 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -339,7 +339,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "ਨਾ-ਸਰਗਰਮ ਵੰਡ ਝਲਕ ਵਿੱਚ ਕਾਪੀ ਕਰੋ" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -347,7 +347,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "ਨਾ-ਸਰਗਰਮ ਵੰਡ ਝਲਕ ਵਿੱਚ ਕਾਪੀ ਕਰੋ" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -355,13 +355,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "ਨਾ-ਸਰਗਰਮ ਵੰਡ ਝਲਕ ਵਿੱਚ ਕਾਪੀ ਕਰੋ" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -369,7 +369,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "ਰੱਦੀ 'ਚ ਭੇਜੋ" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -377,7 +377,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "ਨਾ-ਸਰਗਰਮ ਵੰਡ ਝਲਕ ਵਿੱਚ ਕਾਪੀ ਕਰੋ" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -385,13 +385,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -399,13 +399,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "ਫਿਲਟਰ" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "ਫਿਲਟਰ ਬਾਰ ਵੇਖੋ" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -415,31 +415,31 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "ਫਿਲਟਰ ਪੱਟੀ ਬਦਲੋ" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "ਫਿਲਟਰ" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "ਖੋਜੋ" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "ਫਾਇਲਾਂ ਤੇ ਫੋਲਡਰਾਂ ਵਿੱਚ ਖੋਜੋ" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -449,20 +449,20 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "ਖੋਜ ਪੱਟੀ ਬਦਲੋ" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "ਖੋਜੋ" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Search for files and folders" @@ -472,7 +472,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -480,7 +480,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "ਚੁਣੋ" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -492,19 +492,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "ਇਹ ਮੌਜੂਦਾ ਟਿਕਾਣੇ ਵਿੱਚ ਸਾਰੀਆਂ ਫ਼ਾਈਲਾਂ ਤੇ ਫੋਲਡਰ ਚੁਣਦਾ ਹੈ।" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "ਉਲਟ ਚੋਣ" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -512,7 +512,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -521,19 +521,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "ਲੁਕਾਏ" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -541,7 +541,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "ਝਲਕ" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -551,31 +551,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "ਰੋਕੋ" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "ਲੋਡ ਕਰਨ ਤੋਂ ਰੋਕੋ" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "ਇਹ ਮੌਜੂਦਾ ਫੋਲਡਰ ਦੀ ਸਮੱਗਰੀ ਦੇ ਲੋਡ ਕਰਨ ਨੂੰ ਰੋਕਦਾ ਹੈ।" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "ਸੋਧਣ-ਯੋਗ ਟਿਕਾਣਾ" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -585,13 +585,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "ਟਿਕਾਣਾ ਬਦਲੋ" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -599,19 +599,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "ਬੰਦ ਟੈਬ ਵਾਪਿਸ ਲਵੋ" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "ਇਹ ਤੁਹਾਨੂੰ ਪਿਛਲੀ ਬੰਦ ਕੀਤੀ ਟੈਬ ਉੱਤੇ ਵਾਪਸ ਭੇਜਦਾ ਹੈ।" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -621,7 +621,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -630,13 +630,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "ਫਾਇਲ ਤੁਲਨਾ" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -645,13 +645,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "ਟਰਮੀਨਲ ਖੋਲ੍ਹੋ" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -661,13 +661,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:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "ਟਰਮੀਨਲ ਇੱਥੇ ਖੋਲ੍ਹੋ" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -676,19 +676,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "ਫੋਕਸ ਟਰਮੀਨਲ ਪੈਨਲ" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "ਬੁੱਕਮਾਰਕ(&B)" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -700,79 +700,86 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "%1 ਟੈਬ ਸਰਗਰਮ ਕਰੋ" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "ਆਖਰੀ ਟੈਬ ਸਰਗਰਮ ਕਰੋ" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "ਅਗਲੀ ਟੈਬ" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "ਅਗਲੀ ਟੈਬ ਸਰਗਰਮ ਕਰੋ" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "ਪਿਛਲੀ ਟੈਬ" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "ਪਿਛਲੀ ਟੈਬ ਸਰਗਰਮ ਕਰੋ" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "ਟੀਚਾ ਵੇਖਾਓ" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "ਨਵੀਂ ਟੈਬ ਵਿੱਚ ਖੋਲ੍ਹੋ" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "ਨਵੀਂਆਂ ਟੈਬਾਂ ਵਿੱਚ ਖੋਲ੍ਹੋ" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "ਨਵੀਂ ਵਿੰਡੋ ਵਿੱਚ ਖੋਲ੍ਹੋ" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "ਐਪਲੀਕੇਸ਼ਨ ਵਿੱਚ ਖੋਲ੍ਹੋ" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "ਪੈਨਲ ਅਣ-ਲਾਕ ਕਰੋ" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "ਪੈਨਲ ਲਾਕ ਕਰੋ" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -782,13 +789,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "ਜਾਣਕਾਰੀ" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -796,7 +803,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -807,7 +814,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -818,13 +825,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "ਫੋਲਡਰ" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -833,7 +840,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -843,13 +850,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "ਟਰਮੀਨਲ" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -861,7 +868,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -873,19 +880,19 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "ਥਾਵਾਂ" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "ਲੁਕਵੀਆਂ ਥਾਵਾਂ ਵੇਖੋ" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -893,7 +900,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -904,7 +911,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -919,13 +926,13 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "ਪੈਨਲ ਵੇਖਾਓ" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -936,43 +943,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "ਬੰਦ ਕਰੋ" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "ਖੱਬੀ ਝਲਕ ਬੰਦ ਕਰੋ" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "ਬੰਦ ਕਰੋ" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "ਸੱਜੀ ਝਲਕ ਬੰਦ ਕਰੋ" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "ਵੰਡੋ" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "ਝਲਕ ਵੰਡੋ" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -984,7 +991,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -998,7 +1005,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1015,7 +1022,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1025,7 +1032,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1034,7 +1041,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1049,7 +1056,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1060,7 +1067,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1074,7 +1081,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1085,7 +1092,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1099,7 +1106,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1108,7 +1115,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1116,7 +1123,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1126,7 +1133,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1372,7 +1379,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1387,27 +1394,27 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "ਡਾਲਫਿਨ ਨੂੰ ਰੂਟ ਵਜੋਂ ਚਲਾਉਣਾ ਖ਼ਤਰਨਾਕ ਹੋ ਸਕਦਾ ਹੈ। ਧਿਆਨ ਰੱਖੋ।" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "%2 ਵਿੱਚ %1 ਲਈ ਖੋਜੋ" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "ਖੋਜੋ" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "%1 ਲਈ ਖੋਜ" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1415,7 +1422,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "ਫੋਲਡਰ ਲੋਡ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1423,7 +1430,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "ਲੜੀਬੱਧ:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1431,32 +1438,32 @@ msgctxt "@info" msgid "Searching…" msgstr "ਖੋਜ ਜਾਰੀ ਹੈ..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "ਕੋਈ ਆਈਟਮ ਨਹੀਂ ਲੱਭੀ।" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "ਡਾਲਫਿਨ ਵੈੱਬ ਪੇਜ਼ਾਂ ਲਈ ਸਹਾਇਕ ਨਹੀਂ ਹੈ, ਵੈੱਬ ਬਰਾਊਜ਼ਰ ਚਲਾਇਆ ਗਿਆ ਹੈ।" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "ਪਰੋਟੋਕਾਲ ਡਾਲਫਿਨ ਵਲੋਂ ਸਹਾਇਕ ਨਹੀਂ ਹੈ, ਮੂਲ ਐਪਲੀਕੇਸ਼ਨ ਲਾਂਚ ਕੀਤੀ ਗਈ ਹੈ" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "ਗਲਤ ਪਰੋਟੋਕਾਲ" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1588,92 +1595,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: 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 "ਫੋਲਡਰ" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "ਛੋਟੇ" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "ਮੱਧਮ" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "ਵੱਡਾ" -#: 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 "dddd" -#: 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 "%1" -#: 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 " @@ -1683,7 +1690,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'ਕੱਲ੍ਹ' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1691,7 +1698,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1699,7 +1706,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1707,7 +1714,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1717,7 +1724,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'ਇੱਕ ਹਫ਼ਤਾ ਪਹਿਲਾਂ' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1725,7 +1732,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1735,7 +1742,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'ਦੋ ਹਫ਼ਤੇ ਪਹਿਲਾਂ' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1743,7 +1750,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1753,7 +1760,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'ਤਿੰਨ ਹਫ਼ਤੇ ਪਹਿਲਾਂ' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1761,7 +1768,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1771,7 +1778,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'ਤਿੰਨ ਹਫ਼ਤੇ ਪਹਿਲਾਂ' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1779,7 +1786,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1787,7 +1794,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1795,114 +1802,114 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "ਪੜ੍ਹਨ, " -#: 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 "ਲਿਖਣ, " -#: 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 "ਚਲਾਉਣ, " -#: 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 "ਲੁਕਵਾਂ" -#: 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 "ਯੂਜ਼ਰ: %1 | ਗਰੁੱਪ: %2 | ਹੋਰ: %3" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -1910,162 +1917,162 @@ 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 "ਚੌੜਾਈ" -#: 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 "ਅੰਤਰਾਲ" -#: 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." @@ -2275,19 +2282,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "ਆਟੋਮੈਟਿਕ ਸਕਰੋਲਿੰਗ" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "ਕੱਟੋ" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "ਕਾਪੀ ਕਰੋ" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2295,37 +2302,37 @@ 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 "ਹਟਾਓ" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "ਲੁਕਵੀਆਂ ਫਾਇਲਾਂ ਵੇਖੋ" -#: 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" @@ -2585,66 +2592,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 "ਇੱਥੇ ਤੋਂ (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "ਖੋਜ ਨੂੰ '%1' ਅਤੇ ਇਸ ਦੇ ਸਬ-ਫੋਲਡਰਾਂ ਤੱਕ ਸੀਮਤ ਕਰੋ" -#: 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 " @@ -2945,20 +2952,20 @@ 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 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "ਖੋਜੋ" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -2966,7 +2973,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "ਨਵੀਆਂ ਸਰਵਿਸਾਂ ਡਾਊਨਲੋਡ ਕਰੋ..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -2975,25 +2982,25 @@ msgid "" 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" @@ -3097,33 +3104,40 @@ 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 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +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 #, fuzzy, kde-format #| msgid "Show 'Copy Location' in context menu." 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 #, fuzzy, kde-format #| msgid "Show 'Sort By' in context menu." msgid "Show 'Move to other split view' in context menu." @@ -3499,6 +3513,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +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 @@ -3536,31 +3564,31 @@ msgctxt "@title:group" msgid "View" msgstr "ਵੇਖੋ(&V)" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "ਪਰਸੰਗ ਮੇਨੂ" -#: 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 "ਸਾਵਧਾਨ" @@ -3613,23 +3641,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info:tooltip" +#| msgid "Search for files and folders" +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 "ਸਕ੍ਰਿਪਟ ਚਲਾਓ" @@ -4394,7 +4436,7 @@ msgid "" "continue?" msgstr "ਸਭ ਸਬ-ਫੋਲਡਰਾਂ ਲਈ ਵੇਖਣ ਵਿਸ਼ੇਸ਼ਤਾ ਬਦਲੀ ਜਾਵੇਗੀ। ਕੀ ਤੁਸੀਂ ਜਾਰੀ ਰੱਖਣਾ ਚਾਹੁੰਦੇ ਹੋ?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4484,12 +4526,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 "ਰੱਦੀ ਨੂੰ ਖਾਲੀ ਕੀਤਾ ਗਿਆ ਸੀ।" @@ -4533,7 +4575,7 @@ msgstr "ਡਿਫਾਲਟ-" msgid "Reload" msgstr "ਮੁੜ-ਲੋਡ" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4541,7 +4583,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 ਫੋਲਡਰ ਚੁਣਿਆ" msgstr[1] "%1 ਫੋਲਡਰ ਚੁਣੇ" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4549,7 +4591,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 ਫਾਇਲ ਚੁਣੀ" msgstr[1] "%1 ਫਾਇਲਾਂ ਚੁਣੀਆਂ" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4557,7 +4599,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 ਫੋਲਡਰ" msgstr[1] "%1 ਫੋਲਡਰ" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4565,38 +4607,38 @@ msgid_plural "%1 Files" msgstr[0] "1 ਫਾਇਲ" msgstr[1] "%1 ਫਾਇਲਾਂ" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 ਫੋਲਡਰ, 0 ਫਾਇਲਾਂ" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 ਕਾਪੀ ਕਰੋ" -#: 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] "ਕੀ ਤੁਸੀਂ 1 ਆਈਟਮ ਖੋਲ੍ਹਣੀ ਚਾਹੁੰਦੇ ਹੋ?" msgstr[1] "ਕੀ ਤੁਸੀਂ %1 ਆਈਟਮਾਂ ਖੋਲ੍ਹਣੀਆਂ ਚਾਹੁੰਦੇ ਹੋ?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open %1" @@ -4606,148 +4648,148 @@ msgid_plural "Open %1 Items" msgstr[0] "%1 ਖੋਲ੍ਹੋ" msgstr[1] "%1 ਖੋਲ੍ਹੋ" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "ਆਪਣੇ-ਆਪ ਕਾਲਮ ਚੌੜਾਈ" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "ਪਸੰਦੀਦਾ ਕਾਲਮ ਚੌੜਾਈ" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "ਰੱਦੀ 'ਚ ਭੇਜਣ ਦਾ ਓਪਰੇਸ਼ਨ ਪੂਰਾ ਹੋਇਆ।" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "ਹਟਾਉਣ ਓਪਰੇਸ਼ਨ ਪੂਰਾ ਹੋਇਆ।" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "ਨਾਂ ਬਦਲੋ ਅਤੇ ਲੁਕਾਓ" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "ਇਹ ਫਾਈਲ ਲੁਕਾਉਣੀ ਹੈ?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "ਇਹ ਫੋਲਡਰ ਲੁਕਾਉਣਾ ਹੈ?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "ਟਿਕਾਣਾ ਖਾਲੀ ਹੈ।" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "ਟਿਕਾਣਾ '%1' ਗਲਤ ਹੈ।" -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "...ਲੋਡ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "ਫੋਲਡਰ ਲੋਡ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "ਫਿਲਟਰ ਨਾਲ ਮਿਲਦੀ ਕੋਈ ਚੀਜ਼ ਨਹੀਂ ਹੈ" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "ਖੋਜ ਨਾਲ ਕੋਈ ਚੀਜ਼ ਨਹੀਂ ਮਿਲਦੀ ਹੈ" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "ਰੱਦੀ ਖਾਲੀ ਹੈ" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "ਕੋਈ ਟੈਗ ਨਹੀਂ ਹੈ" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "ਕੋਈ ਤਾਜ਼ਾ ਵਰਤੀਆਂ ਚੀਜ਼ਾਂ ਨਹੀਂ ਲੱਭੀਆਂ" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "ਕੋਈ ਸਾਂਝਾ ਕੀਤਾ ਫੋਲਡਰ ਨਹੀਂ ਲੱਭਿਆ ਹੈ" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "ਕੋਈ ਢੁੱਕਵਾਂ ਨੈੱਟਵਰਕ ਸਰੋਤ ਨਹੀਂ ਲੱਭਿਆ" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "ਕੋਈ MTP-ਅਨੁਕੂਲ ਡਿਵਾਈਸ ਲੱਭੇ ਹਨ" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgid "No Bluetooth devices found" msgid "No Apple devices found" msgstr "ਕੋਈ ਬਲੂਟੁੱਥ ਡਿਵਾਈਸ ਨਹੀਂ ਲੱਭਿਆ" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "ਕੋਈ ਬਲੂਟੁੱਥ ਡਿਵਾਈਸ ਨਹੀਂ ਲੱਭਿਆ" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "ਫੋਲਡਰ ਖਾਲੀ ਹੈ" diff --git a/po/pl/dolphin.po b/po/pl/dolphin.po index 4ddacf017..da4064ce1 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-08-20 10:55+0200\n" "Last-Translator: Łukasz Wojniłowicz \n" "Language-Team: Polish \n" @@ -46,124 +46,124 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Przywróć" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Utwórz nowy" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Otwórz ścieżkę" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Otwórz ścieżkę w nowej karcie" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Otwórz ścieżkę w nowym oknie" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Pomyślnie skopiowano." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Pomyślnie przeniesiono." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Pomyślnie dowiązano." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Pomyślnie przeniesiono do kosza." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Pomyślnie zmieniono nazwę." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Utworzono katalog." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Idź wstecz" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Powróć do poprzednio oglądanego katalogu." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Idź wprzód" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "To wycofuje działanie Idź|Wstecz." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Potwierdzenie" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Zakończ %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "&Zamknij bieżącą kartę" -#: 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 "W tym oknie otwartych jest wiele kart. Czy zamknać je mimo tego?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Nie pytaj ponownie" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Pokaż panel &terminala" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -171,19 +171,19 @@ msgid "" msgstr "" "Program '%1' jest wykonywany w panelu terminala. Czy na pewno chcesz wyjść?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Otwórz %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Otwórz ulubione narzędzie wyszukiwania" -#: 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?" @@ -191,7 +191,7 @@ msgstr[0] "Czy na pewno otworzyć jedno okno terminala?" msgstr[1] "Czy na pewno otworzyć %1 okna terminala?" msgstr[2] "Czy na pewno otworzyć %1 okien terminala?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -200,25 +200,25 @@ msgstr[0] "Otwórz %1 terminal" msgstr[1] "Otwórz %1 terminale" msgstr[2] "Otwórz %1 terminali" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Ustawienia" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "No&we okno" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Otwórz nowe okno Dolphina" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -228,13 +228,13 @@ msgstr "" "To otwiera nowe okno z obecnym miejscem i widokiem.Możesz przeciągać i " "upuszczać elementy pomiędzy oknami." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nowa karta" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -246,25 +246,25 @@ msgstr "" ">Karta jest dodatkowym widokiem wewnątrz okna. Możesz przeciągać i upuszczać " "elementy pomiędzy oknami." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Dodaj do miejsc" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "To dodaje wybrany katalog do panelu miejsc." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Zamknij kartę" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -274,13 +274,13 @@ msgstr "" "To zamyka obecnie oglądaną kartę. Jeśli nie ma więcej kart, to okno to " "zamyka się." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "To zamyka okno." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -297,13 +297,13 @@ msgstr "" "+X, Ctrl+C oraz Ctrl+V." "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Wytnij…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -317,13 +317,13 @@ msgstr "" "schowka do nowego miejsca. Elementy zostaną usunięte z ich pierwotnego " "miejsca." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Skopiuj…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -335,13 +335,13 @@ msgstr "" ">Następnie wykonaj działanie Wklej aby skopiować je ze " "schowka do nowego miejsca." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Wklej" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -353,19 +353,19 @@ msgstr "" "katalogu.Jeśli elementy zostały dodane do schowka poprzez działanie " "Wytnij to są usuwane z ich pierwotnego miejsca." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Skopiuj do innego widoku" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Skopiuj do innego widoku…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -375,25 +375,25 @@ msgstr "" "To kopiuje zaznaczone elementy z uaktywnionej części " "podzielonego widoku do części nieuaktywnionej." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Skopiuj do nieaktywnego widoku podzielonego" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Przenieś do innego widoku" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Przenieś do innego widoku…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -403,25 +403,25 @@ msgstr "" "To przenosi zaznaczone elementy z uaktywnionej części " "podzielonego widoku do części nieuaktywnionej." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Przenieś do nieaktywnego widoku podzielonego" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Odfiltruj…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Pokaż pasek filtru" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -434,30 +434,30 @@ msgstr "" "wpisać tekst do odfiltrowania obecnie wyświetlanych plików i katalogów. " "Tylko te, które zawierają filtrowany tekst w swojej nazwie będą widoczne." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Przełącz widoczność paska filtra" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtr" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Poszukaj…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Szukaj plików i katalogów" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -472,20 +472,20 @@ msgstr "" "wywołanie pomocy na tym pasku wyszukiwania zawiera wyjaśnienie dla dalszych " "ustawień." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Wł./Wył. pasek wyszukiwania" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Szukaj" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -493,13 +493,13 @@ msgstr "Zaznacz pliki i katalogi" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Zaznacz" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -517,19 +517,19 @@ msgstr "" "jednokrotnie.W trybie tym, pasek szybkiego dostępu na dole " "pokazuje dostępne działania dla obecnie zaznaczonych rzeczy." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "To zaznacza wszystkie pliki i katalogi w bieżącym miejscu." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Odwróć zaznaczenie" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -539,7 +539,7 @@ msgstr "" "To zaznacza wszystkie obiekty, które nie są obecnie " "zaznaczone." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -552,25 +552,25 @@ msgstr "" "szybko przenosić pomiędzy nimi elementy.Naciśnij na to ponownie, aby " "połączyć widoki." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Schowek" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Otwiera wirtualny katalog schowka w oknie podzielonym" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Odśwież widok" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -584,31 +584,31 @@ msgstr "" "uaktualniony widok plików i katalogów w nim zawartych.Jeśli " "widok jest podzielony, to odświeża jego bieżącą część." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stop" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Zatrzymaj wczytywanie" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "To zatrzymuje wczytywanie zawartości bieżącego katalogu." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Edytowalny adres" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -622,13 +622,13 @@ msgstr "" "także przełączyć poprzez naciśnięcie na prawo od miejsca i powrócić po " "potwierdzeniu zmienionego miejsca." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Edytuj adres" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -638,19 +638,19 @@ msgstr "" "To przełącza na edytowalne miejsce i wybiera je, tak aby można było podać " "inne miejsce." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Przywróć zamkniętą kartę" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "To powraca do poprzednio zamkniętej karty." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -665,7 +665,7 @@ msgstr "" "Kosza. Dla zmian, których nie można wycofać, " "zostanie pokazana prośba o potwierdzenie." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -677,13 +677,13 @@ msgstr "" "ma swój własny katalog Domowy, który zawiera osobiste " "dane." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Porównaj pliki" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -695,13 +695,13 @@ msgstr "" "para>Użyj Więcej narzędzi wyszukiwania, aby to " "ustawić." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Otwórz osobne okno terminala" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -714,13 +714,13 @@ msgstr "" "przywołać pomoc w aplikacji terminala." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Otwórz tutaj terminal" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -732,19 +732,19 @@ msgstr "" "miejsca.Aby dowiedzieć się więcej o terminalach, należy " "przywołać pomoc w aplikacji terminala." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Przejdź do osadzonego okna terminala" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Zakładki" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -763,79 +763,86 @@ msgstr "" "interface> jest prostszy i mały, co powoduje, że wywoływanie rozbudowanych " "działań zajmuje więcej czasu." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Przejdź na kartę %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Przejdź na ostatnią kartę" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Następna karta" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Przejdź do kolejnej karty" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Poprzednia karta" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Przejdź do poprzedniej karty" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Pokaż element docelowy" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Otwórz w nowej karcie" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Otwórz w nowych kartach" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Otwórz w nowym oknie" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Otwórz go" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Odblokuj panele" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Zablokuj panele" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -849,13 +856,13 @@ msgstr "" "na drugą stronę okna i zawierają przycisk zamknięcia.Zablokowane panele " "są schludniej osadzone." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Szczegóły" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -865,7 +872,7 @@ msgstr "" "Aby pokazać lub ukryć panele jak ten przejdź do Menu|" "Panele lub Widok|Panele." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -881,7 +888,7 @@ msgstr "" "oglądanym katalogu.Dla pojedynczych elementów widoczny jest podgląd ich " "treści." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -897,13 +904,13 @@ msgstr "" "treści.Można ustawić jak i jakie szczegóły są pokazywane tutaj " "poprzez naciśnięcie prawym klawiszem myszy." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Katalogi" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -915,7 +922,7 @@ msgstr "" ">Pokazuje katalogi systemu plików w " "widoku drzewa." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -929,13 +936,13 @@ msgstr "" "niego przejść. Naciśnięcie na strzałce po lewo od katalogu, pokaże jego " "podkatalogi. Umożliwia to szybkie przełączanie pomiędzy katalogami." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -953,7 +960,7 @@ msgstr "" "bardziej zaawansowanych zadań. Więcej o terminalach znajduje się w pomocy do " "samodzielnej aplikacji terminala takiej jak Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -971,19 +978,19 @@ msgstr "" "zadań. Więcej o terminalach znajduje się w pomocy do samodzielnej aplikacji " "terminala takiej jak Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Miejsca" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Pokaż ukryte miejsca" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -993,7 +1000,7 @@ msgstr "" "To wyświetla wszystkie miejsca, które zostały ukryte w panelu miejsc. Będą " "wyświetlane jako pół widoczne do czasu odznaczenia ich jako ukryte." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1009,7 +1016,7 @@ msgstr "" "także grupy do znajdywania ostatnio zapisanych plików lub plików danego " "rodzaju." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1034,13 +1041,13 @@ msgstr "" "przyciskiem na puste pole na tym panelu, a następnie wybranie " "Pokaż ukryte miejsca pokaże je ponownie." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Pokaż panele" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1056,43 +1063,43 @@ msgstr "" "jest katalog, który zawiera wszystkie dane podłączone do tego komputera —" "katalog główny." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Zamknij" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Zamknij lewy widok" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Zamknij" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Zamknij prawy widok" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Podziel" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Podziel widok" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1110,7 +1117,7 @@ msgstr "" "staje się widoczna po naciśnięciu przycisku Menu na " "Pasku narzędzi." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1133,7 +1140,7 @@ msgstr "" "położenie tego paska i wygląd jego przycisków w menu podręcznym. Naciśnięcie " "prawym na przycisku, pokaże lub ukryje jego tekst." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1161,7 +1168,7 @@ msgstr "" "view.html'>tutaj. To otworzy stronę z Podręcznika która opisuje podstawy." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1175,7 +1182,7 @@ msgstr "" "naciśnięciu ich jednocześnie. Wszystkie polecenia w tej aplikacji można " "wydać w ten sposób." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1188,7 +1195,7 @@ msgstr "" "wszystkie rzeczy, które widać w Menu lub na pasku " "narzędzi." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1206,7 +1213,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1223,7 +1230,7 @@ msgstr "" "File_Management'>tutaj. Zostanie otwarta osobna strona w Wiki bazy " "użytkowników KDE." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1246,7 +1253,7 @@ msgstr "" "oZarządzaniu plikami.Pomocy \"Co to?\" " "brakuje w wielu innych oknach, więc nie ma co na niej polegać." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1262,7 +1269,7 @@ msgstr "" "url='https://community.kde.org/Get_Involved/Bug_Reporting'>tutaj." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1284,7 +1291,7 @@ msgstr "" "para>KDE e.V. jest organizacją non-profit stojącą " "za społecznością." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1296,7 +1303,7 @@ msgstr "" "ustawić język zapasowy, który będzie używany, gdy tekst w głównym języku nie " "jest dostępny." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1306,7 +1313,7 @@ msgstr "" "To otwiera okno z danymi o wydaniu, licencji, wykorzystywanych bibliotekach " "oraz opiekunach tej aplikacji." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1320,7 +1327,7 @@ msgstr "" "aplikację, lecz nie wiesz niczego o KDE lub chcesz zobaczyć uroczego smoka, " "to zajrzyj!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1566,7 +1573,7 @@ msgstr "" "url='help:/dolphin/location-bar.html'>tutaj. Otworzy to odpowiednią " "stronę w podręczniku." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1591,59 +1598,59 @@ msgstr "" "item>Więcej narzędzi wyszukiwania: Wgraj inne programy do wyszukiwania " "elementów." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Uruchamianie Dolphina jako administrator może okazać się niebezpieczne. " "Zachowaj ostrożność." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Szukaj %1 w %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Szukaj" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Szukaj %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Wczytywanie katalogu..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Szeregowanie…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Szukanie…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Nic nie znaleziono." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin nie obsługuje stron www, uruchomiono przeglądarkę www" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1651,13 +1658,13 @@ msgid "" msgstr "" "Dolphin nie obsługuje tego protokołu, został uruchomiona domyślna aplikacja" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Niewłaściwy protokół" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1791,92 +1798,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Inne" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Katalogi" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Mały" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Średni" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Duży" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Dziś" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Wczoraj" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Tydzień temu" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Dwa tygodnie temu" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Trzy tygodnie temu" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Wcześniej w bieżącym miesiącu" -#: 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 " @@ -1886,7 +1893,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Wczoraj' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1894,7 +1901,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1902,7 +1909,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1910,7 +1917,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1920,7 +1927,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Tydzień temu' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1928,7 +1935,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1938,7 +1945,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Dwa tygodnie temu' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1946,7 +1953,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1956,7 +1963,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Trzy tygodnie temu' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1964,7 +1971,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1974,7 +1981,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Wcześniej dnia' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1982,7 +1989,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1990,7 +1997,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1998,257 +2005,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Odczyt, " -#: 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 "Zapis, " -#: 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 "Wykonywanie, " -#: 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 "Zabronione" -#: 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 "Użytkownik: %1 | Grupa: %2 | Inni: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Nazwa" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Rozmiar" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Ostatnio zmieniany" -#: 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 "Zapis daty można zmienić w ustawieniach." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Czas utworzenia" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Ostatnio otwierany" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Rodzaj" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Ocena" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Znaczniki" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Uwagi" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Nazwa" -#: 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 "Dokument" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Autor" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Wydawca" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Liczba stron" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Liczba słów" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Liczba wierszy" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Data wykonania zdjęcia" -#: 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 "Obraz" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Wymiary" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Szerokość" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Wysokość" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Kierunek" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Wykonawca" -#: 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 "Dźwięk" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Rodzaj" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Czas trwania" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Szybkość transmisji" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Utwór" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Rok wydania" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Współczynnik kształtu" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Wideo" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Liczba klatek na sekundę" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Ścieżka" -#: 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 "Inne" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Rozszerzenie pliku" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Czas usunięcia" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Odnośnik docelowy" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Pobrano z" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Uprawnienia" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2257,17 +2264,17 @@ msgstr "" "Zapis uprawnień można zmienić w ustawieniach. Można wybrać symboliczny, " "numeryczny (ósemkowy) lub oba na raz" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Właściciel" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Grupa użytkownika" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2472,55 +2479,55 @@ msgstr "" msgid "Automatic scrolling" msgstr "Samoczynne przewijanie" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Wytnij" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Skopiuj" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Przemianuj…" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Wyrzuć do kosza" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Usuń" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Pokaż ukryte pliki" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Ogranicz do katalogu domowego" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Samoczynne przewijanie" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2778,66 +2785,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Dodaj znaczniki" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Stąd (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Ogranicz wyszukiwanie do '%1' i ich podkatalogów" -#: 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 "Zachowaj to wyszukiwanie do szybkiego dostępu w przyszłości" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Zakończ wyszukiwanie" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "W nazwie pliku" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "W treści pliku" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Stąd" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "W moich plikach" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Poszukaj w moim katalogu domowym" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Więcej wyszukiwarek" -#: 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 " @@ -3133,25 +3140,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Opuść tryb zaznaczania" -#: 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 "Wybierz usługi widoczne w menu podręcznym:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Poszukaj..." -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Pobierz nowe usługi…" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3161,25 +3168,25 @@ msgstr "" "Należy ponownie uruchomić Dolphina, aby uaktualnić ustawienia systemu do " "zarządzania wersjami." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Czy uruchomić ponownie teraz?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Usuń" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Pokaż polecenia 'Skopiuj do' i 'Przenieś do'" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3285,32 +3292,39 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Pokaż 'Otwórz w nowym oknie' w menu podręcznym." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Pokaż 'Otwórz w nowym oknie' w menu podręcznym." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Pokaż 'Skopiuj położenie' w menu podręcznym." #. 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 "Pokaż 'Powiel tutaj' w menu podręcznym." #. 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 "Pokaż 'Otwórz terminal' w menu podręcznym." #. 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 "Pokaż 'Skopiuj do innej części widoku' w menu podręcznym." #. 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 "Pokaż 'Przenieś do innej części widoku' w menu podręcznym." @@ -3704,6 +3718,22 @@ msgstr "" "Wybierz jedno z szeregowań: naturalne, z rozróżnieniem lub bez rozróżnienia " "wielkości liter" +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "" +"Pytaj o potwierdzenie podczas zamykania okien z więcej niż jedną kartą." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "" +"Pytaj o potwierdzenie podczas zamykania okien z więcej niż jedną kartą." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3741,31 +3771,31 @@ msgctxt "@title:group" msgid "View" msgstr "&Widok" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Menu podręczne" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Kosz" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Informacja zwrotna" -#: 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 "Masz niezapisane zmiany. Czy chcesz jest zastosować, czy porzucić?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Ostrzeżenie" @@ -3818,23 +3848,37 @@ msgctxt "@option:check Ask for confirmation when" 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:" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Otwórz plik lub katalog:" + #: 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 "Przy otwieraniu pliku wykonywalnego:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Zapytaj co zrobić" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Otwórz go" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Wykonaj go" @@ -4597,7 +4641,7 @@ msgstr "" "Właściwości widoku dla wszystkich podkatalogów zostaną zmienione. Czy chcesz " "kontynuować?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4696,12 +4740,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 niezajętych z %2 (%3% zajętych)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Kosz opróżniony" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Kosz został opróżniony." @@ -4745,7 +4789,7 @@ msgstr "Domyślnie" msgid "Reload" msgstr "Wczytaj ponownie" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4754,7 +4798,7 @@ msgstr[0] "Zaznaczono %1 katalog" msgstr[1] "Zaznaczono %1 katalogi" msgstr[2] "Zaznaczono %1 katalogów" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4763,7 +4807,7 @@ msgstr[0] "Zaznaczono %1 plik" msgstr[1] "Zaznaczono %1 pliki" msgstr[2] "Zaznaczono %1 plików" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4772,7 +4816,7 @@ msgstr[0] "1 katalog" msgstr[1] "%1 katalogi" msgstr[2] "%1 katalogów" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4781,31 +4825,31 @@ msgstr[0] "1 plik" msgstr[1] "%1 pliki" msgstr[2] "%1 plików" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 katalogów, 0 plików" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 (kopia)" -#: 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?" @@ -4813,7 +4857,7 @@ msgstr[0] "Czy na pewno chcesz otworzyć jeden element?" msgstr[1] "Czy na pewno chcesz otworzyć %1 elementy?" msgstr[2] "Czy na pewno chcesz otworzyć %1 elementów?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4822,43 +4866,43 @@ msgstr[0] "Otwórz %1 rzecz" msgstr[1] "Otwórz %1 rzeczy" msgstr[2] "Otwórz %1 rzeczy" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Wypełnianie boków" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Dopasuj szerokości kolumn" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Własne szerokości kolumn" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Ukończono przenoszenie do kosza." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Ukończono usuwanie." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Zmiana nazwy i ukrycie" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4867,7 +4911,7 @@ msgstr "" "Znak kropki na początku nazwy tego pliku ukryje go w widoku.\n" "Czy nadal chcesz zmienić jego nazwę." -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4876,94 +4920,94 @@ msgstr "" "Znak kropki na początku nazwy tego katalogu ukryje go w widoku.\n" "Czy nadal chcesz zmienić jego nazwę." -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Ukryć ten plik?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Ukryć ten katalog?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Adres jest pusty." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Adres '%1' jest niepoprawny." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Wczytywanie…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Wczytywanie przerwane" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Nie znaleziono niczego odpowiadającego filtrowi" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Nie znaleziono niczego odpowiadającego szukanemu słowu" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Kosz jest pusty" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Brak znaczników" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Nie oznaczono żadnego pliku poprzez \"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Brak ostatnio używanych elementów" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Nie znaleziono żadnych współdzielonych katalogów" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Nie znaleziono odpowiadających zasobów sieciowych" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Nie znaleziono urządzeń zgodnych z MTP" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Nie znaleziono żadnych urządzeń Apple" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Nie znaleziono urządzeń Bluetooth" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Katalog jest pusty" diff --git a/po/pt/dolphin.po b/po/pt/dolphin.po index 079a7df50..330b48c94 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-07-03 01:16+0100\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: Portuguese \n" @@ -47,125 +47,125 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Repor" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Criar um Novo" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Abrir o Local" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Abrir o Local numa Nova Página" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Abrir o Local numa Nova Janela" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Copiado com sucesso." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Movido com sucesso." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Ligação criada com sucesso." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Enviado com sucesso para o lixo." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Nome mudado com sucesso." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "A pasta foi criada." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Recuar" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Volta à pasta vista anteriormente." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Avançar" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Isto anula uma acção Ir|Recuar." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Confirmação" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Sair do %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Fechar a Página Actua&l" -#: 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 "" "Tem várias páginas abertas nesta janela; tem a certeza que deseja sair?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Não voltar a perguntar" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Mostrar o Painel do &Terminal" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -174,26 +174,26 @@ msgstr "" "O programa '%1' ainda está a correr no painel do Terminal. Tem a certeza que " "deseja sair?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Abrir o %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Abrir a Ferramenta de Pesquisa Preferida" -#: 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] "Tem a certeza que deseja abrir 1 janela de terminal?" msgstr[1] "Tem a certeza que deseja abrir %1 janelas de terminal?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -201,25 +201,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Abrir um Terminal" msgstr[1] "Abrir %1 Terminais" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Configurar" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nova &Janela" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Abrir uma nova janela do Dolphin" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -229,13 +229,13 @@ msgstr "" "Isto abre uma nova janela como esta com a localização e visualização actual." "Poderá arrastar e largar os itens entre janelas." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nova Página" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -247,25 +247,25 @@ msgstr "" "visualização actual.Uma página é uma vista adicional dentro desta " "janela. Poderá arrastar e largar os itens entre páginas." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Adicionar aos Locais" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Isto adiciona a pasta seleccionada ao painel de Locais." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Fechar a Página" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -275,13 +275,13 @@ msgstr "" "Isto fecha a página visível de momento. Se não existirem mais páginas, esta " "janela fechar-se-á em alternativa." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Isto fecha esta janela." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -297,13 +297,13 @@ msgstr "" "colocados uns a seguir aos outros no teclado: Ctrl+X, " "Ctrl+C e Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Cortar…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -317,13 +317,13 @@ msgstr "" "seguir para as copiar da área de transferência para uma nova localização. Os " "itens serão removidos da sua localização inicial." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Copiar…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -335,13 +335,13 @@ msgstr "" "transferência.Use a acção Colar a " "seguir para as copiar da área de transferência para uma nova localização." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Colar" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -354,19 +354,19 @@ msgstr "" "transferência através da acção Cortar, eles serão " "removidos da sua localização antiga." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Copiar para a Outra Área" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Copiar para a Outra Área…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -376,25 +376,25 @@ msgstr "" "Isto copia os itens seleccionados da área dividida activa para a área inactiva." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Copiar para a Área Dividida Inactiva" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Mover para a Outra Área" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Mover para a Outra Área…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -404,25 +404,25 @@ msgstr "" "Isto move os itens seleccionados da área dividida activa para a área inactiva." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Mover para a Área Dividida Inactiva" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtro…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Mostrar a Barra do Filtro" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -435,30 +435,30 @@ msgstr "" "Aqui poderá introduzir um texto para filtrar os ficheiros e pastas visíveis " "de momento. Só os que contêm o texto no seu nome serão mantidas visíveis." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Comutar a Barra do Filtro" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtro" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Procurar…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Procurar pelos ficheiros e pastas" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -473,20 +473,20 @@ msgstr "" "para>Use esta ajuda de novo na barra de pesquisa para que possa ver a " "mesma enquanto as opções estão a ser explicadas." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Comutar a Barra de Pesquisa" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Procurar" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -494,13 +494,13 @@ msgstr "Seleccionar os Ficheiros e Pastas" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Seleccionar" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -519,19 +519,19 @@ msgstr "" "rápido que mostra as acções disponíveis para os itens seleccionados de " "momento." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Isto selecciona todos os ficheiros e pastas na localização actual." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Inverter a Marcação" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -541,7 +541,7 @@ msgstr "" "Isto selecciona todos os objectos que não tenha " "seleccionado de momento em alternativa." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -554,25 +554,25 @@ msgstr "" "os itens de uma para a outra rapidamente.Carregue aqui de novo para " "voltar a combinar os itens." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Armazenamento Temporário" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Abre a pasta virtual de armazenamento temporário numa janela dividida" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Actualizar a área" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -587,31 +587,31 @@ msgstr "" "para>Se a área estiver dividida, isto actualiza a que estiver de " "momento em primeiro plano." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Parar" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Parar o carregamento" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Isto pára o carregamento dos conteúdos da pasta actual." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Localização Editável" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -626,13 +626,13 @@ msgstr "" "direita da localização, voltando de novo ao ponto inicial ao confirmar a " "localização editada." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Substituir a Localização" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -642,19 +642,19 @@ msgstr "" "Isto muda para o modo de edição da localização e selecciona-a, para que " "possa introduzir rapidamente uma localização diferente." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Anular o fecho da página" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Isto encaminha-o para a página fechada anteriormente." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -669,7 +669,7 @@ msgstr "" "diferente ou para o Lixo. As alterações que não " "puderem ser anuladas irão pedir a sua confirmação." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -681,13 +681,13 @@ msgstr "" "utilizadores têm a sua Pasta Pessoal que contém os " "dados deles, incluindo pastas com dados pessoais das aplicações." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Comparar os Ficheiros" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -699,13 +699,13 @@ msgstr "" "visível.Use o menu Mais Ferramentas de Pesquisa para a configurar." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Abrir um Terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -718,13 +718,13 @@ msgstr "" "ajuda na aplicação de terminal." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Abrir um Terminal Aqui" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -736,19 +736,19 @@ msgstr "" "localização visível.Para saber mais sobre os terminais, use a " "ajuda na aplicação de terminal." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Focar o Painel do Terminal" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "Fa&voritos" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -766,79 +766,86 @@ msgstr "" "oferecer.O botão %1 é mais simples e " "pequeno, mas que torna as acções avançadas mais difíceis de aceder." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Activar a Página %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Activar a Última Página" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Página Seguinte" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Activar a Página Seguinte" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Página Anterior" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Activar a Página Anterior" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Mostrar o Destino" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Abrir numa Nova Página" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Abrir em Novas Páginas" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Abrir numa Nova Janela" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Abrir na aplicação" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Desbloquear os Painéis" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Bloquear os Painéis" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -852,13 +859,13 @@ msgstr "" "arrastados para o outro lado da janela e têm um botão para fechar.Os " "painéis bloqueados são incorporados de forma mais simples." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informação" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -868,7 +875,7 @@ msgstr "" "Para mostrar ou esconder os painéis como este, vá a Menu|" "Painéis ou Ver|Painéis." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -885,7 +892,7 @@ msgstr "" "momento.Para os itens individuais, aparece uma antevisão do seu " "conteúdo." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -902,13 +909,13 @@ msgstr "" "configurar quais os detalhes e o seu formato se carregar com o botão direito " "sobre eles." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Pastas" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -920,7 +927,7 @@ msgstr "" "esquerdo da janela.Mostra as pastas do sistema de " "ficheiros numa vista em árvore." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -935,13 +942,13 @@ msgstr "" "pasta para ver as suas sub-pastas. Isto permite uma mudança rápida entre " "qualquer uma das pastas." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -959,7 +966,7 @@ msgstr "" "útil para tarefas mais avançadas. Para aprender mais sobre os terminais, use " "a ajuda de uma aplicação de terminal independente, como o Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -978,19 +985,19 @@ msgstr "" "terminais, use a ajuda de uma aplicação de terminal independente, como o " "Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Locais" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Mostrar os Locais Escondidos" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -1001,7 +1008,7 @@ msgstr "" "irão aparecer semi-transparentes a menos que desligue a opção deles para " "esconder." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1017,7 +1024,7 @@ msgstr "" "ligados ao computador ou à rede. Também contém secções para procurar os " "ficheiros gravados recentemente ou que sejam de um determinado tipo." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1043,13 +1050,13 @@ msgstr "" "neste painel e seleccione Mostrar os Locais Escondidos para a mostrar de novo." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Mostrar os Painéis" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1065,43 +1072,43 @@ msgstr "" "hierarquia existe uma pasta que contém todos os dados ligados a este " "computador - a pasta de raiz ou de topo." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Fechar" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Fechar a área da esquerda" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Fechar" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Fechar a área da direita" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Dividir" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Modo dividido" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1120,7 +1127,7 @@ msgstr "" "disponível através de um Menu na Barra de " "Ferramentas." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1144,7 +1151,7 @@ msgstr "" "modificados no menu de contexto do botão direito. Carregue com o botão " "direito sobre um botão se desejar mostrar ou esconder o seu texto." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1172,7 +1179,7 @@ msgstr "" "dolphin/dolphin-view.html'>carregue aqui em alternativa. Isto irá " "abrir uma página do Manual que cobrem as bases." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1186,7 +1193,7 @@ msgstr "" "desencadeiam uma acção quando forem carregadas em simultâneo. Todos os " "comandos nesta aplicação poderão ser desencadeados desta forma." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1199,7 +1206,7 @@ msgstr "" "vê no Menu também poderão ser colocados na Barra de " "Ferramentas." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1218,7 +1225,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1234,7 +1241,7 @@ msgstr "" "File_Management'>carregue aqui. Irá abrir a página dedicada na Wiki " "da Base de Utilizadores do KDE." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1258,7 +1265,7 @@ msgstr "" "está ausente na maioria das janelas, portanto não se habitue demasiado a " "esta." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1275,7 +1282,7 @@ msgstr "" "url='https://community.kde.org/Get_Involved/Bug_Reporting'>carregue aqui." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1298,7 +1305,7 @@ msgstr "" "para>O KDE e.V. é a organização sem fins " "lucrativos por trás da comunidade do KDE." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1310,7 +1317,7 @@ msgstr "" "definir línguas secundárias que serão usadas caso os textos não estejam " "disponíveis na sua língua preferida." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1320,7 +1327,7 @@ msgstr "" "Isto abre uma janela que o informa sobre a versão, licença, bibliotecas " "usadas e responsáveis desta aplicação." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1334,7 +1341,7 @@ msgstr "" "gosta de usar esta aplicação mas não percebe sobre o KDE ou deseja ver um " "dragão bonito, dê uma vista de olhos!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1580,7 +1587,7 @@ msgstr "" "carregue aqui. Isto irá " "abrir a página dedicada no Manual." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1605,60 +1612,60 @@ msgstr "" "item>Mais Ferramentas de Pesquisa: Instale outras formas de procurar " "por um dado item." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "A execução do Dolphin como 'root' pode ser perigosa. Por favor, tenha " "cuidado." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Procurar por %1 em %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Procurar" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "À procura de %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "A carregar a pasta…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "A ordenar…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "A procurar…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Não foram encontrados nenhuns itens." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" "O Dolphin não suporta páginas Web, pelo que foi invocado o navegador Web" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1667,13 +1674,13 @@ msgstr "" "O protocolo não é suportado pelo Dolphin; foi invocada a aplicação " "predefinida em alternativa" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Protocolo inválido" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1801,92 +1808,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Outros" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Pastas" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Pequeno" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Médio" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Grande" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Hoje" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Ontem" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Há Uma Semana" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Há Duas Semanas" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Há Três Semanas" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "No Início Deste Mês" -#: 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 " @@ -1896,7 +1903,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Ontem' (MMMM de yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1904,7 +1911,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1912,7 +1919,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM de yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1920,7 +1927,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1930,7 +1937,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Há Uma Semana' (MMMM de yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1938,7 +1945,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1948,7 +1955,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Há Duas Semanas' (MMMM de yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1956,7 +1963,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1966,7 +1973,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Há Três Semanas' (MMMM de yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1974,7 +1981,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1984,7 +1991,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'No Início de' MMMM de yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1992,7 +1999,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -2000,7 +2007,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM de yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2008,257 +2015,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Leitura, " -#: 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 "Escrita, " -#: 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 "Execução, " -#: 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 "Proibida" -#: 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 "Utilizador: %1 | Grupo: %2 | Outros: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Nome" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Tamanho" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Modificado" -#: 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 "O formato da data poderá ser seleccionado na configuração." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Criado" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Acedido" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Tipo" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Classificação" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Marcas" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Comentário" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Título" -#: 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 "Documento" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Autor" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Publicador" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Número de Páginas" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Número de Palavras" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Número de Linhas" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Data da Fotografia" -#: 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 "Imagem" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimensões" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Largura" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Altura" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientação" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artista" -#: 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 "Áudio" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Género" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Álbum" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Duração" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Taxa de Dados" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Faixa" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Ano de Lançamento" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Proporções de Tamanho" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Vídeo" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Taxa de Imagens" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Localização" -#: 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 "Outro" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Extensão do Ficheiro" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Hora da Remoção" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Destino da Ligação" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Transferido De" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Permissões" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2267,17 +2274,17 @@ msgstr "" "O formato das permissões poderá ser modificado na configuração. As Opções " "são Simbólico, Numérico (Octal) ou Combinado" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Dono" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Grupo do Utilizador" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2481,55 +2488,55 @@ msgstr "Limitar o painel de pastas à pasta pessoal, caso esteja dentro dela" msgid "Automatic scrolling" msgstr "Deslocamento automático" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Cortar" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Copiar" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Mudar o Nome…" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Enviar para o Lixo" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Apagar" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Mostrar os Ficheiros Escondidos" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Limitar à Pasta Pessoal" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Deslocamento Automático" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2785,66 +2792,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Adicionar Marcas" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "A Partir Daqui (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Limitar a pesquisa a '%1' e às suas sub-pastas" -#: 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 "Grave esta pesquisa para aceder de novo rapidamente a ela no futuro" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Parar a procura" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Nome do Ficheiro" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Conteúdo" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "A Partir Daqui" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Os seus ficheiros" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Pesquisar na sua pasta pessoal" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Mais Ferramentas de Pesquisa" -#: 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 " @@ -3136,25 +3143,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Sair do Modo de Selecção" -#: 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 "Seleccionar os serviços que deverão aparecer no menu de contexto:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Procurar…" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Obter Serviços Novos…" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3164,25 +3171,25 @@ msgstr "" "O Dolphin terá de ser reiniciado para aplicar a configuração actualizada dos " "sistemas de controlo de versões." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Reiniciar agora?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Apagar" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Comandos 'Copiar Para' e 'Mover Para'" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3288,32 +3295,39 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Mostrar o 'Abrir numa Janela Nova' no menu de contexto." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Mostrar o 'Abrir numa Janela Nova' no menu de contexto." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Mostrar o 'Copiar a Localização' no menu de contexto." #. 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 "Mostrar o 'Duplicar Aqui' no menu de contexto." #. 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 "Mostrar o 'Abrir um Terminal' no menu de contexto." #. 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 "Mostrar o 'Copiar para a outra área' no menu de contexto." #. 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 "Mostrar o 'Mover para a outra área' no menu de contexto." @@ -3708,6 +3722,20 @@ msgstr "" "Escolha a ordem Natural, Com Distinção de Capitalização ou Sem Distinção de " "Capitalização para ordenar os itens" +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Pedir a confirmação ao fechar as janelas com várias páginas." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Pedir a confirmação ao fechar as janelas com várias páginas." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3745,32 +3773,32 @@ msgctxt "@title:group" msgid "View" msgstr "&Ver" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Menu de Contexto" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Lixo" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Reacções do Utilizador" -#: 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 "" "Tem alterações por gravar. Deseja aplicar as alterações ou esquecê-las?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Aviso" @@ -3823,23 +3851,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Fechar as janelas com um programa em execução no painel do Terminal" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Open files and folders:" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Abrir os ficheiros e pastas:" + #: 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 "Ao abrir um ficheiro executável:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Perguntar sempre" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Abrir na aplicação" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Executar um programa" @@ -4604,7 +4646,7 @@ msgstr "" "As propriedades das janelas de todas as sub-pastas serão alteradas. Deseja " "continuar?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4704,12 +4746,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 de %2 livres (%3% usados)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Lixo Vazio" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Foi esvaziado o Caixote do Lixo." @@ -4753,7 +4795,7 @@ msgstr "Predefinição" msgid "Reload" msgstr "Actualizar" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4761,7 +4803,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 pasta seleccionada" msgstr[1] "%1 pastas seleccionadas" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4769,7 +4811,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 ficheiro seleccionado" msgstr[1] "%1 ficheiros seleccionados" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4777,7 +4819,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 Pasta" msgstr[1] "%1 Pastas" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4785,38 +4827,38 @@ msgid_plural "%1 Files" msgstr[0] "1 Ficheiro" msgstr[1] "%1 Ficheiros" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 Pastas, 0 Ficheiros" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "cópia do %1" -#: 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] "Tem a certeza que deseja abrir 1 item?" msgstr[1] "Tem a certeza que deseja abrir %1 itens?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4824,43 +4866,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Abrir %1 Item" msgstr[1] "Abrir %1 Itens" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Preenchimento Lateral" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Larguras das Colunas Automáticas" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Larguras das Colunas Personalizadas" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "A operação de envio para o lixo terminou." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "A operação de remoção terminou." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Mudar o Nome e Esconder" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4869,7 +4911,7 @@ msgstr "" "A adição de um ponto ao início do nome deste ficheiro irá escondê-lo.\n" "Deseja à mesma mudar o nome dele?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4878,94 +4920,94 @@ msgstr "" "A adição de um ponto ao início do nome desta pasta irá escondê-la.\n" "Deseja à mesma mudar o nome dela?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Esconder este Ficheiro?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Esconder esta Pasta?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "A localização está em branco." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "A localização '%1' é inválida." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "A carregar…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Carregamento cancelado" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Não existem itens correspondentes ao filtro" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Não existem itens correspondentes à pesquisa" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "O Caixote do Lixo está vazio" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Sem marcas" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Nenhum ficheiro marcado com \"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Não existem itens usados recentemente" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Não foram encontradas pastas partilhadas" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Não foram encontrados recursos de rede relevantes" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Não foram encontrados dispositivos compatíveis com o MTP" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Não foram encontrados dispositivos Apple" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Não foram encontrados dispositivos Bluetooth" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "A pasta está vazia" diff --git a/po/pt_BR/dolphin.po b/po/pt_BR/dolphin.po index 4ff0730a1..402555ff3 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-07-11 23:36-0300\n" "Last-Translator: Geraldo Simiao \n" "Language-Team: Brazilian Portuguese \n" @@ -51,124 +51,124 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Restaurar" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Criar novo" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Abrir o caminho" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Abrir o caminho em nova aba" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Abrir o caminho em nova janela" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Copiado com sucesso." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Movido com sucesso." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Link criado com sucesso." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Enviado com sucesso para a Lixeira." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Renomeado com sucesso." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Pasta criada." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Voltar" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Retorna à pasta visualizada anteriormente." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Avançar" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Isto anula uma ação Ir|Voltar." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Confirmação" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Sair %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "&Fechar a aba atual" -#: 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 "Existem várias abas abertas nesta janela, deseja realmente fechá-la?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Não perguntar novamente" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Mostrar painel do &terminal" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -177,26 +177,26 @@ msgstr "" "O programa '%1' ainda está em execução no painel do terminal. Deseja " "realmente sair?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Abrir %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Abrir a ferramenta de pesquisa preferida" -#: 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] "Deseja realmente abrir 1 janela de terminal?" msgstr[1] "Deseja realmente abrir %1 janelas de terminal?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -204,25 +204,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Abrir %1 terminal" msgstr[1] "Abrir %1 terminais" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Configurar" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nova &janela" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Abrir uma nova janela do Dolphin" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -232,13 +232,13 @@ msgstr "" "Isto abre uma nova janela como esta com a localização e exibição atual.Você pode arrastar e soltar os itens entre as janelas." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nova aba" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -250,25 +250,25 @@ msgstr "" "atual.Uma aba é uma visualização adicional dentro desta janela. Você " "pode arrastar e soltar os itens entre as abas." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Adicionar aos locais" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Isto adiciona a pasta selecionada ao painel locais." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Fechar aba" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -278,13 +278,13 @@ msgstr "" "Isto fecha a aba visível no momento. Se não existirem mais abas, esta janela " "será fechada." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Isto fecha esta janela." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -300,13 +300,13 @@ msgstr "" "colocados um ao lado do outro no teclado: Ctrl+X, " "Ctrl+C e Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Recortar…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -320,13 +320,13 @@ msgstr "" "para copiar da área de transferência para uma nova localização. Os itens " "serão removidos da sua localização inicial." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Copiar…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -338,13 +338,13 @@ msgstr "" "transferência.Use a ação Colar a seguir " "para copiar da área de transferência para uma nova localização." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Colar" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -357,19 +357,19 @@ msgstr "" "transferência através da ação Recortar, eles serão " "removidos da sua localização antiga." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Copiar para outra visualização" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Copiar para a outra visualização…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -379,25 +379,25 @@ msgstr "" "Isto copia os itens selecionados da visualização ativa " "para a visualização dividida inativa." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Copiar para a visualização dividida inativa" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Mover para outra visualização" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Mover para outra visualização…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -407,25 +407,25 @@ msgstr "" "Isto move os itens selecionados da visualização ativa " "para a visualização dividida inativa." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Mover para a visualização dividida inativa" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtrar…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Mostrar barra de filtro" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -439,30 +439,30 @@ msgstr "" "visíveis no momento. Só os que contêm o texto no seu nome serão mantidos " "visíveis." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Ativar barra de filtro" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtrar" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Pesquisar..." -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Pesquisa por arquivos e pastas" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -477,20 +477,20 @@ msgstr "" "para>Use esta ajuda novamente na barra de pesquisa para poder " "visualizá-la enquanto as opções são explicadas." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Ativar barra de pesquisa" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Pesquisar" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -498,13 +498,13 @@ msgstr "Pesquisa por arquivos e pastas" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Selecionar" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -523,19 +523,19 @@ msgstr "" "inferior mostra as ações disponíveis para os itens atualmente selecionados." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Isto seleciona todos os arquivos e pastas na localização atual." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Inverter seleção" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -545,7 +545,7 @@ msgstr "" "Isto seleciona todos os objetos que não estejam " "selecionados." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -558,25 +558,25 @@ msgstr "" "mover rapidamente os itens entre si.Clique aqui novamente para " "recombinar as exibições." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Ocultar" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Abre a pasta virtual oculta em uma janela dividida" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Atualizar visualização" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -591,31 +591,31 @@ msgstr "" "contidos aqui. para>Se estiver ativada a visualização " "dividida, isso atualizará aquela que está atualmente em foco." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Parar" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Parar o carregamento" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Isto interrompe o carregamento do conteúdo da pasta atual." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Localização editável" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -630,13 +630,13 @@ msgstr "" "direita da localização, voltando ao ponto inicial ao confirmar a localização " "editada." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Substituir localização" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -646,19 +646,19 @@ msgstr "" "Isto muda para o modo de edição da localização e a seleciona, para que você " "possa inserir rapidamente um local diferente." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Reabrir a aba" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Isto retorna-o para a aba fechada anteriormente." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -673,7 +673,7 @@ msgstr "" "Lixeira. As alterações que não puderem ser " "desfeitas pedirão a sua confirmação." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -685,13 +685,13 @@ msgstr "" "usuário têm a sua própria pasta Pessoal que contém os " "dados, incluindo pastas com dados pessoais dos aplicativos." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Comparar arquivos" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -703,13 +703,13 @@ msgstr "" "visível.Use o menu Mais ferramentas de pesquisa para configurá-la." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Abrir terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -722,13 +722,13 @@ msgstr "" "ajuda no aplicativo terminal." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Abrir terminal aqui" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -740,19 +740,19 @@ msgstr "" "do item selecionado.Para aprender mais sobre terminais, use a " "ajuda no aplicativo terminal." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Focar o painel do &terminal" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Favoritos" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -770,79 +770,86 @@ msgstr "" "oferece.Obotão %1 é mais simples e " "pequeno, o que torna o acionamento de ações avançadas mais demorado." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Ativar a aba %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Ativar a última aba" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Próxima aba" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Ativar a próxima aba" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Aba anterior" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Ativar a aba anterior" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Exibir destino" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Abrir em nova aba" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Abrir em novas abas" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Abrir em nova janela" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Abrir no aplicativo" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Desbloquear painéis" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Bloquear painéis" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -856,13 +863,13 @@ msgstr "" "arrastados para o outro lado da janela e têm um botão para fechar.Os " "painéis bloqueados são incorporados de forma mais simples." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informações" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -872,7 +879,7 @@ msgstr "" "Para mostrar ou ocultar painéis como este, vá para Menu|" "Painéis ou Exibir|Painéis." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -889,7 +896,7 @@ msgstr "" "Para os itens individuais, aparece uma visualização do seu conteúdo." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -906,13 +913,13 @@ msgstr "" "configurar quais os detalhes serão apresentados clicando com o botão direito." "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Pastas" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -924,7 +931,7 @@ msgstr "" "da janela.Mostra as pastas do sistema de arquivos em uma exibição em árvore." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -939,13 +946,13 @@ msgstr "" "ver as suas subpastas. Isto permite uma mudança rápida entre qualquer uma " "das pastas." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -964,7 +971,7 @@ msgstr "" "aprender mais sobre os terminais, use a ajuda de um aplicativo de terminal " "independente, como o Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -982,19 +989,19 @@ msgstr "" "útil para tarefas mais avançadas. Para aprender mais sobre terminais, use a " "ajuda de um aplicativo de terminal independente, como o Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Locais" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Mostrar locais ocultos" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -1005,7 +1012,7 @@ msgstr "" "irão aparecer semitransparentes por padrão, a menos que desmarque a opção " "correspondente." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1021,7 +1028,7 @@ msgstr "" "computador ou à rede. Também contém seções para procurar os arquivos salvos " "recentemente ou que sejam de um determinado tipo." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1047,13 +1054,13 @@ msgstr "" "neste painel e selecione Mostrar locais ocultos para " "a mostrá-los novamente." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Mostrar painéis" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1069,43 +1076,43 @@ msgstr "" "hierarquia existe uma pasta que contém todos os dados conectados a este " "computador - a pasta raiz." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Fechar" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Fechar exibição à esquerda" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Fechar" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Fechar exibição à direita" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Dividir" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Divide a área de exibição" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1124,7 +1131,7 @@ msgstr "" "através de um botão Menu na Barra de " "ferramentas." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1148,7 +1155,7 @@ msgstr "" "direito. Clique com o botão direito em um botão se você quiser exibir ou " "ocultar seu texto." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1177,7 +1184,7 @@ msgstr "" "html'>clique aqui. Isto irá abrir uma página do Manual que trata apenas do básico." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1191,7 +1198,7 @@ msgstr "" "serem pressionadas simultaneamente. Todos os comandos deste programa podem " "ser ativados desta maneira." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1204,7 +1211,7 @@ msgstr "" "visíveis no menu Menu também podem ser colocados na " "Barra de ferramentas." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1223,7 +1230,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1240,7 +1247,7 @@ msgstr "" "File_Management'>clique aqui. Isto irá abrir a página correspondente " "na KDE UserBase Wiki." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1263,7 +1270,7 @@ msgstr "" "isto?\" estará faltando na maior parte das outras janelas, então não dependa " "tanto deste recurso." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1280,7 +1287,7 @@ msgstr "" "url='https://community.kde.org/Get_Involved/Bug_Reporting'>clique aqui." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1302,7 +1309,7 @@ msgstr "" "para>O KDE e.V. é a organização sem fins " "lucrativos por trás da comunidade do KDE." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1314,7 +1321,7 @@ msgstr "" "mesmo definir idiomas secundários que serão usados caso o texto não esteja " "disponível no seu idioma principal." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1324,7 +1331,7 @@ msgstr "" "Isto abre uma janela informando a versão, licença, as bibliotecas usadas e " "os mantenedores deste programa." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1338,7 +1345,7 @@ msgstr "" "gostou de usar este programa mas não conhece ainda o KDE ou gostaria de ver " "um dragão fofo, dê só uma olhada!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1583,7 +1590,7 @@ msgstr "" "barra de localização, clique " "aqui. Isto irá abrir a página correspondente no manual." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1608,71 +1615,71 @@ msgstr "" "avaliação.Mais ferramentas de pesquisa: Instale outras formas " "de procurar por um determinado item." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format 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:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Pesquisar por %1 em %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Pesquisar" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Pesquisar por %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Carregando pasta..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Ordenação..." -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Pesquisando..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Nenhum item encontrado." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" "O Dolphin não oferece suporte a sites. Por isso, o navegador será aberto" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Protocolo não suportado pelo Dolphin, o aplicativo padrão foi iniciado" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Protocolo inválido" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1799,92 +1806,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Outros" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Pastas" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Pequeno" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Médio" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Grande" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Hoje" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Ontem" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Uma semana atrás" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Duas semanas atrás" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Três semanas atrás" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "No início deste mês" -#: 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 " @@ -1894,7 +1901,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Ontem' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1902,7 +1909,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1910,7 +1917,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1918,7 +1925,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1928,7 +1935,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Uma semana atrás' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1936,7 +1943,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1946,7 +1953,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Duas semanas atrás' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1954,7 +1961,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1964,7 +1971,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Três semanas atrás' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1972,7 +1979,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1982,7 +1989,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'No início de' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1990,7 +1997,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1998,7 +2005,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2006,257 +2013,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Leitura, " -#: 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 "Gravação, " -#: 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 "Execução, " -#: 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 "Proibida" -#: 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 "Usuário: %1 | Grupo: %2 | Outros: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Nome" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Tamanho" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Modificado" -#: 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 "O formato da data pode ser selecionado nas configurações." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Criado em" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Acessado" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Tipo" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Avaliação" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Etiquetas" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Comentário" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Título" -#: 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 "Documento" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Autor" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Editor" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Número de páginas" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Número de palavras" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Número de linhas" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Data fotografada" -#: 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 "Imagem" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimensões" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Largura" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Altura" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientação" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artista" -#: 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 "Áudio" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Gênero" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Álbum" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Duração" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Taxa de bits" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Faixa" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Ano de lançamento" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Taxa de proporção" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Vídeo" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Taxa de quadros" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Caminho" -#: 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 "Outros" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Extensão de arquivo" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Data de exclusão" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Destino do link" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Baixado de" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Permissões" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2265,17 +2272,17 @@ msgstr "" "O formato de permissão pode ser alterado nas configurações. As opções são " "formatos simbólico, numérico (Octal) ou combinado" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Proprietário" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Grupo do usuário" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2480,55 +2487,55 @@ msgstr "Limitar o painel de pastas para a pasta pessoal se estiver dentro dela" msgid "Automatic scrolling" msgstr "Rolagem automática" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Recortar" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Copiar" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Renomear..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Mover para a Lixeira" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Excluir" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Mostrar arquivos ocultos" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Limitar à pasta pessoal" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Rolagem automática" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2785,66 +2792,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Adicionar etiquetas" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "A partir daqui (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Limitar a pesquisa a '%1' e suas subpastas" -#: 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 "Salvar esta pesquisa para acessá-la rapidamente no futuro" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Sair da pesquisa" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Nome do arquivo" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Conteúdo" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "A partir daqui" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Seus arquivos" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Procurar na sua pasta pessoal" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Mais ferramentas de pesquisa" -#: 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 " @@ -3135,25 +3142,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Sair do modo de seleção" -#: 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 "Selecione quais serviços devem ser exibidos no menu de contexto:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Pesquisar..." -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Baixar novos serviços..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3163,25 +3170,25 @@ msgstr "" "O Dolphin precisa ser reiniciado para aplicar as configurações atualizadas " "do sistema de controle de versão." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Reiniciar agora?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Excluir" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Comandos 'Copiar para' e 'Mover para'" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3284,33 +3291,40 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Mostrar 'Abrir em nova janela' no menu de contexto." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Mostrar 'Abrir em nova janela' no menu de contexto." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Mostrar 'Copiar localização' no menu de contexto." #. 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 "Exibir 'Duplicar aqui' no menu de contexto." #. 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 "Mostrar 'Abrir terminal' no menu de contexto." #. 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 "" "Mostrar 'copiar para outra área de exibição dividida ' no menu de contexto." #. 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 "" @@ -3705,6 +3719,20 @@ msgstr "" "Escolha a forma de ordenar os itens: natural, com ou sem distinção entre " "maiúsculas e minúsculas" +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Solicitar confirmação ao fechar janelas com várias abas." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Solicitar confirmação ao fechar janelas com várias abas." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3742,25 +3770,25 @@ msgctxt "@title:group" msgid "View" msgstr "E&xibir" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Menu de contexto" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Lixeira" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Comentários do usuário" -#: 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?" @@ -3768,7 +3796,7 @@ msgstr "" "Você tem alterações que não foram salvas. Deseja aplicar as alterações ou " "descartá-las?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Aviso" @@ -3822,23 +3850,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Fechar as janelas com um programa em execução no painel do terminal" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Open files and folders:" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Abrir arquivos e pastas:" + #: 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 "Ao abrir um arquivo executável:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Sempre perguntar" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Abrir no aplicativo" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Executar script" @@ -4602,7 +4644,7 @@ msgstr "" "As propriedades de exibição de todas as subpastas serão alteradas. Deseja " "continuar?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4702,12 +4744,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 livres de %2 (%3% usados)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Lixeira vazia" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "A Lixeira foi esvaziada." @@ -4751,7 +4793,7 @@ msgstr "Padrão" msgid "Reload" msgstr "Recarregar" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4759,7 +4801,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 pasta selecionada" msgstr[1] "%1 pastas selecionadas" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4767,7 +4809,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 arquivo selecionado" msgstr[1] "%1 arquivos selecionados" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4775,7 +4817,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 pasta" msgstr[1] "%1 pastas" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4783,38 +4825,38 @@ msgid_plural "%1 Files" msgstr[0] "1 arquivo" msgstr[1] "%1 arquivos" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 pastas, 0 arquivos" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 copia" -#: 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] "Deseja realmente abrir 1 item?" msgstr[1] "Deseja realmente abrir %1 itens?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4822,43 +4864,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Abrir %1 item" msgstr[1] "Abrir %1 itens" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Preenchimento lateral" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Colunas com largura automática" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Colunas com largura personalizada" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "A operação de exclusão foi concluída." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "A operação de exclusão foi concluída." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Renomear e ocultar" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4867,7 +4909,7 @@ msgstr "" "Adicionar um ponto no começo do nome do arquivo irá ocultá-lo da exibição.\n" "Ainda quer renomear?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4876,94 +4918,94 @@ msgstr "" "Adicionar um ponto no começo do nome da pasta irá ocultá-la da exibição.\n" "Ainda quer renomear?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Ocultar este arquivo?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Ocultar esta pasta?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "A localização está vazia." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "A localização '%1' é inválida." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Carregando..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Carregamento cancelado" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Nenhum item correspondente ao filtro" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Nenhum item correspondente à pesquisa" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "A Lixeira está vazia" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Sem etiquetas" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Nenhum arquivo etiquetado com \"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Nenhum item usado recentemente" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Nenhuma pasta compartilhada encontrada" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Nenhum recurso de rede relevante encontrado" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Nenhum dispositivo compatível com MTP encontrado" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Nenhum dispositivo Apple encontrado" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Nenhum dispositivo Bluetooth encontrado" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "A pasta está vazia" diff --git a/po/ro/dolphin.po b/po/ro/dolphin.po index bae619bea..a33278b46 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-06-18 18:07+0100\n" "Last-Translator: Sergiu Bivol \n" "Language-Team: Romanian \n" @@ -44,108 +44,108 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Restabilește" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Creează nou" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Deschide calea" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Deschide calea în filă nouă" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Deschide calea în fereastră nouă" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Copiere reușită." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Mutare reușită." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Legare reușită." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Mutare la gunoi reușită." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Redenumire reușită." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Dosar creat." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Mergi înapoi" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Întoarce-te la dosarul văzut anterior." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Mergi înainte" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Aceasta desface o acțiune Mergi|Înapoi." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Confirmare" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Termină %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Închide fi&la curentă" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -153,17 +153,17 @@ msgstr "" "În această fereastră aveți deschise mai multe file. Sigur doriți să " "închideți fereastra?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Nu mai întreba" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Arată panoul cu &teminal" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -171,19 +171,19 @@ msgid "" msgstr "" "Programul „%1” încă rulează în panoul Terminal. Sigur doriți să terminați?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Deschide %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Deschide unealta de căutare preferată" -#: 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?" @@ -191,7 +191,7 @@ msgstr[0] "Sigur deschideți 1 fereastră de terminal?" msgstr[1] "Sigur deschideți %1 ferestre de terminal?" msgstr[2] "Sigur deschideți %1 de ferestre de terminal?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -200,25 +200,25 @@ msgstr[0] "Deschide %1 terminal" msgstr[1] "Deschide %1 terminale" msgstr[2] "Deschide %1 de terminale" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Configurează" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "&Fereastră nouă" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Deschide o fereastră Dolphin nouă" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -228,13 +228,13 @@ msgstr "" "Deschide o fereastră nouă exact ca aceasta, cu amplasarea și vizualizarea " "actuală.Puteți trage și lăsa elemente între ferestre." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Filă nouă" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -246,25 +246,25 @@ msgstr "" "vizualizarea curentă.O filă este o vizualizare suplimentară în cadrul " "acestei ferestre. Puteți trage și lăsa elemente între file." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Adaugă la locuri" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Aceasta adaugă dosarul ales la panoul Locuri." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Închide fila" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -274,13 +274,13 @@ msgstr "" "Aceasta închide fila vizualizată momentan. Dacă nu mai sunt file rămase, " "această fereastră se va închide în schimb." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Aceasta închide fereastra." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -297,13 +297,13 @@ msgstr "" "+X, Ctrl+C și Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Decupează…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -317,13 +317,13 @@ msgstr "" "pentru a le copia din clipboard într-un loc nou. Elementele vor fi eliminate " "din locul inițial." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Copiază…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -335,13 +335,13 @@ msgstr "" "emphasis>Folosiți ulterior acțiunea Lipește pentru " "a le copia din clipboard într-un loc nou." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Lipește" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -354,19 +354,19 @@ msgstr "" "acțiunea Taie, atunci acestea sunt eliminate din locul " "vechi." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Copiază în cealaltă vizualizare" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Copiază în cealaltă vizualizare…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -376,25 +376,25 @@ msgstr "" "Aceasta copiază elementele alese din vizualizarea activă în vizualizarea despărțită inactivă." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Copiază în vizualizarea despărțită inactivă" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Mută în cealaltă vizualizare" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Mută în cealaltă vizualizare…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -404,13 +404,13 @@ msgstr "" "Aceasta mută elementele alese din vizualizarea activă " "în vizualizarea despărțită inactivă." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Mută în vizualizarea despărțită inactivă" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -418,13 +418,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtrează" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Arată bara de filtrare" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -438,31 +438,31 @@ msgstr "" "afișate acum. Doar cele care conțin textul în denumire vor fi păstrate în " "vizualizare." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Comută bara de filtrare" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtrează" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "Caută" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Caută fișiere și dosare" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -477,20 +477,20 @@ msgstr "" "para>Folosiți acest ajutor din nou pe bara de căutare pentru a o avea " "în față în timp ce îi sunt explicați parametrii." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Comută bara de căutare" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Caută" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -498,13 +498,13 @@ msgstr "Alege fișiere și dosare" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Alege" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -522,19 +522,19 @@ msgstr "" "regim, o bară de acces rapid la fund arată acțiunile disponibile pentru " "elementele alese acum." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Aceasta alege toate fișierele și dosarele din amplasarea curentă." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Inversează selecția" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -544,7 +544,7 @@ msgstr "" "Aceasta alege în schimb toate obiectele pe care nu le-" "aveți alese acum." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -557,19 +557,19 @@ msgstr "" "rapid elemente între ele.Apăsați din nou după aceea pentru a " "recombina vizualizările." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Depozit temporar" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Deschide dosarul virtual cu depozit temporar într-o fereastră separată" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -577,7 +577,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Previzualizează" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -587,31 +587,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Oprește" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Oprește încărcarea" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Aceasta oprește încărcarea conținutului dosarului curent." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Adresă editabilă" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -625,13 +625,13 @@ msgstr "" "De asemenea, puteți trece la redactare prin apăsarea la dreapta de " "amplasare și trece înapoi prin confirmarea amplasării redactate." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Înlocuiește amplasarea" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -641,19 +641,19 @@ msgstr "" "Aceasta comută la redactarea amplasării și o alege, astfel încât să puteți " "introduce rapid altă amplasare." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Desfă închiderea filei" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Aceasta vă întoarce la fila închisă anterior." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -668,7 +668,7 @@ msgstr "" "Gunoi. Modificările ce nu pot fi desfăcute vă vor " "cere confirmarea." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -680,13 +680,13 @@ msgstr "" "utilizator are propriul dosar Acasă ce conține datele " "acestora, inclusiv dosare ce conțin datele personale pentru aplicații." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Compară fișiere" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -698,13 +698,13 @@ msgstr "" "vizualizată.Folosiți meniul Mai multe unelte de " "căutare pentru a o configura." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Deschide terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -717,13 +717,13 @@ msgstr "" "terminale, folosiți ajutorul din aplicația de terminal." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Deschide un terminal aici" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -735,19 +735,19 @@ msgstr "" "amplasările elementelor vizualizate.Pentru a afla mai multe " "despre terminale, folosiți ajutorul din aplicația de terminal." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Focalizează panoul terminalului" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Semne de carte" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -765,79 +765,86 @@ msgstr "" "către aplicație.Butonul %1 e mai simplu " "și mic, ceea ce face declanșarea acțiunilor avansate mai lentă." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Activează fila %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Activează ultima filă" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Fila următoare" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Activează următoarea filă" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Fila precedentă" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Activează fila precedentă" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Arată ținta" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Deschide în filă nouă" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Deschide în file noi" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Deschide în fereastră nouă" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Deschide în aplicație" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Deblochează panourile" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Blochează panourile" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -851,13 +858,13 @@ msgstr "" "cealaltă parte a ferestrei și au un buton de închidere.Panourile " "blocate sunt înglobate mai curat." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informații" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -868,7 +875,7 @@ msgstr "" "Meniu|Panouri sau Vizualizare|Panouri." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -884,7 +891,7 @@ msgstr "" "altfel vă informează despre dosarul văzut acum.Pentru elemente " "singulare, e oferită o previzualizare a conținutului acestora." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -900,13 +907,13 @@ msgstr "" "previzualizare a conținutului acestora.Făcând clic-dreapta, " "puteți configura lista și aspectul detaliilor de aici." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Dosare" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -918,7 +925,7 @@ msgstr "" "ferestrei.Acesta arată dosarele sistemului de fișiere într-o vizualizare arborescentă." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -933,13 +940,13 @@ msgstr "" "pentru a-i vedea subdosarele. Aceasta vă permite să schimbați rapid între " "oricare dosare." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -958,7 +965,7 @@ msgstr "" "multe despre terminale, folosiți ajutorul dintr-o aplicație de terminal " "separată, cum ar fi Konsolă." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -977,19 +984,19 @@ msgstr "" "terminale, folosiți ajutorul dintr-o aplicație de terminal separată, cum ar " "fi Konsolă." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Locuri" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Arată locurile ascunse" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -1000,7 +1007,7 @@ msgstr "" "Acestea vor apărea semitransparente dacă nu le-ați dezactivat proprietatea " "de a fi ascunse." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1016,7 +1023,7 @@ msgstr "" "conține și secțiuni pentru găsirea fișierelor salvate recent sau de un " "anumit tip." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1041,13 +1048,13 @@ msgstr "" "ascunde. Faceți clic-dreapta pe spațiul gol de pe acest panou și alegeți " "Arată locurile ascunse pentru a o afișa iar." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Arată panourile" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1063,43 +1070,43 @@ msgstr "" "e un dosar ce conține toate datele conectate la acest calculator – " "dosarul-rădăcină." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Închide" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Închide vizualizarea stângă" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Închide" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Închide vizualizarea dreaptă" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Desparte" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Desparte vizualizarea" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1118,7 +1125,7 @@ msgstr "" "printr-un buton Meniu pe bara de unelte." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1142,7 +1149,7 @@ msgstr "" "dreapta. Faceți clic-drept pe un buton dacă doriți să-i arătați sau " "ascundeți textul." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1171,7 +1178,7 @@ msgstr "" "html'>apăsați aici. Aceasta va deschide o pagină din " "Manual care acoperă caracteristicile de bază." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1185,7 +1192,7 @@ msgstr "" "declanșarea unei acțiuni la apăsarea simultană a acestora. Astfel pot fi " "declanșate toate comenzile din această aplicație." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1197,7 +1204,7 @@ msgstr "" "pe bara de unelte.Toate elementele din " "meniu pot fi plasate pe bara de unelte." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1216,7 +1223,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1233,7 +1240,7 @@ msgstr "" "File_Management'>apăsați aici. Aceasta va deschide pagina dedicată " "din KDE UserBase Wiki." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1256,7 +1263,7 @@ msgstr "" "majoritatea celorlalte ferestre, așa că nu vă obișnuiți prea tare cu acesta." "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1272,7 +1279,7 @@ msgstr "" "despre cum să faceți raportul de defect cât mai eficient, apăsați aici." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1295,7 +1302,7 @@ msgstr "" "para>KDE e.V. e organizația non-profit din " "spatele comunității KDE." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1307,7 +1314,7 @@ msgstr "" "să stabiliți limbi secundare ce vor fi folosite dacă textele nu sunt " "disponibile în limba preferată." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1317,7 +1324,7 @@ msgstr "" "Aceasta deschide o fereastră ce vă informează despre versiune, licență, " "biblioteci folosite și responsabilii de această aplicație." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1331,7 +1338,7 @@ msgstr "" "place să folosiți acest program dar nu știți despre KDE sau vreți să vedeți " "un dragon drăguț, aruncați o privire!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1585,7 +1592,7 @@ msgstr "" "ale barei de amplasare, apăsați " "aici. Aceasta va deschide pagina dedicată din Manual." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1610,27 +1617,27 @@ msgstr "" "unelte de căutare: Instalează alte modalități de a găsi elemente." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Rularea Dolphin ca root poate fi periculoasă. Aveți grijă." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Caută %1 în %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Caută" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Caută %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1638,7 +1645,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Se încarcă dosarul..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1646,7 +1653,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Sortează:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1654,19 +1661,19 @@ msgctxt "@info" msgid "Searching…" msgstr "Se caută..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Niciun element găsit." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin nu susține pagini web - a fost lansat navigatorul de Internet" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1674,13 +1681,13 @@ msgid "" msgstr "" "Protocolul nu este susținut de Dolphin, a fost lansată aplicația implicită" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Protocol nevalid" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1816,92 +1823,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Altele" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Dosare" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Mică" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Medie" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Mare" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Azi" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Ieri" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "zzzz" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Acum o săptămână" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Acum două săptămâni" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Acum trei săptămâni" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Mai demult, luna aceasta" -#: 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 " @@ -1911,7 +1918,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Ieri' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1919,7 +1926,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1927,7 +1934,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1936,7 +1943,7 @@ msgid "%1" msgstr "%1" # Keep the single quotes as they are here -#: 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 " @@ -1946,7 +1953,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Acum o săptămână' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1955,7 +1962,7 @@ msgid "%1" msgstr "%1" # Keep the single quotes as they are here -#: 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 " @@ -1965,7 +1972,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Acum două săptămâni' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1974,7 +1981,7 @@ msgid "%1" msgstr "%1" # Keep the single quotes as they are here -#: 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 " @@ -1984,7 +1991,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Acum trei săptămâni' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1993,7 +2000,7 @@ msgid "%1" msgstr "%1" # Keep the single quotes as they are here -#: 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 " @@ -2003,7 +2010,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Mai demult' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -2011,7 +2018,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -2019,7 +2026,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2027,257 +2034,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Citire, " -#: 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 "Scriere, " -#: 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 "Execuție, " -#: 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 "Interzis" -#: 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 "Utilizator: %1 | Grup: %2 | Alții: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Denumire" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Dimensiune" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Modificat" -#: 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 "Formatul datei poate fi ales în configurări." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Creat" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Accesat" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Tip" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Evaluare" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Marcaje" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Comentariu" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Titlu" -#: 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 "Document" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Autor" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Emitent" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Număr de pagini" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Număr de cuvinte" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Număr de linii" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Data fotografierii" -#: 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 "Imagine" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimensiuni" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Lățime" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Înălțime" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientare" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Interpret" -#: 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 "Audio" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Gen" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Durată" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Rată de biți" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Pistă" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Anul lansării" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Raport de aspect" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Frecvență cadre" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Cale" -#: 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 "Altele" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Extensie de fișier" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Data ștergerii" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Destinația legăturii" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Descărcat de la" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Permisiuni" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2286,17 +2293,17 @@ msgstr "" "Formatul permisiunilor poate fi schimbat în configurări. Puteți alege între " "formatele simbolic, numeric (octal), sau combinat" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Proprietar" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Grup utilizator" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2501,19 +2508,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Derulare automată" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Decupează" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Copiere" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2521,37 +2528,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Redenumire..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Mută la gunoi" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Șterge" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Arată fișierele ascunse" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Limitează la dosarul Acasă" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Derulare automată" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2811,66 +2818,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Adaugă marcaje" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "De aici (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Limitează căutarea la „%1” și subdosarele sale" -#: 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 "Salvează această căutare pentru acces rapid în viitor" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Oprește căutarea" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Denumire fișier" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Conținut" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "De aici" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Fișierele tale" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Caută în dosarul personal" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Mai multe unelte de căutare" -#: 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 " @@ -3166,20 +3173,20 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Ieși din regimul de alegere" -#: 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 "Alege ce servicii trebuiesc arătate în meniul contextual:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "Caută" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3187,7 +3194,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Descarcă servicii noi…" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3197,25 +3204,25 @@ msgstr "" "Dolphin trebuie repornit pentru a actualiza configurările sistemului de " "control al versiunilor." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Reporniți acum?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Șterge" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Comenzile „Copiază la” și „Mută la”" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3319,33 +3326,40 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Arată „Deschide în fereastră nouă” în meniul contextual." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Arată „Deschide în fereastră nouă” în meniul contextual." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Arată „Copiază amplasarea” în meniul contextual." #. 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 "Arată „Duplică aici” în meniul contextual." #. 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 "Arată „Deschide terminal” în meniul contextual." #. 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 "" "Arată „Copiază în cealaltă vizualizare despărțită” în meniul contextual." #. 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 "Arată „Mută în cealaltă vizualizare despărțită” în meniul contextual." @@ -3740,6 +3754,20 @@ msgstr "" "Alege între ordinea naturală, sensibilă la registru sau insensibilă la " "registru de sortare a elementelor" +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Cere confirmare la închiderea ferestrelelor cu mai multe file." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Cere confirmare la închiderea ferestrelelor cu mai multe file." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3777,31 +3805,31 @@ msgctxt "@title:group" msgid "View" msgstr "&Vizualizare" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Meniu contextual" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Gunoi" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Reacții utilizator" -#: 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 "Aveți modificări nesalvate. Doriți să le aplicați sau să le eliminați?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Avertisment" @@ -3854,23 +3882,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Închiderea ferestrelor cu un program ce rulează în panoul Terminal" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Open files and folders:" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Deschide fișiere și dosare:" + #: 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 "La deschiderea unui fișier executabil:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Întreabă întotdeauna" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Deschide în aplicație" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Rulează script" @@ -4637,7 +4679,7 @@ msgid "" msgstr "" "Proprietățile de afișare ale tuturor subdosarelor se vor schimba. Continuați?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4735,12 +4777,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 liber din %2 (%3% folosit)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Gunoi golit" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Gunoiul a fost golit." @@ -4784,7 +4826,7 @@ msgstr "Implicit" msgid "Reload" msgstr "Reîncarcă" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4793,7 +4835,7 @@ msgstr[0] "1 dosar selectat" msgstr[1] "%1 dosare selectate" msgstr[2] "%1 de dosare selectate" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4802,7 +4844,7 @@ msgstr[0] "1 fișier ales" msgstr[1] "%1 fișiere alese" msgstr[2] "%1 de fișiere alese" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4811,7 +4853,7 @@ msgstr[0] "1 dosar" msgstr[1] "%1 dosare" msgstr[2] "%1 de dosare" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4820,31 +4862,31 @@ msgstr[0] "1 fișier" msgstr[1] "%1 fișiere" msgstr[2] "%1 de fișiere" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 dosare, 0 fișiere" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "Copiere %1" -#: 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?" @@ -4852,7 +4894,7 @@ msgstr[0] "Sigur deschideți 1 element?" msgstr[1] "Sigur deschideți %1 elemente?" msgstr[2] "Sigur deschideți %1 de elemente?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4861,43 +4903,43 @@ msgstr[0] "Deschide %1 element" msgstr[1] "Deschide %1 elemente" msgstr[2] "Deschide %1 de elemente" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Umplutură laterală" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Lățimi automate pentru coloane" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Lățimi personalizate pentru coloane" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Operația coșului de gunoi încheiată." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Operație de ștergere încheiată." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Redenumește și ascunde" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4907,7 +4949,7 @@ msgstr "" "vizualizare.\n" "Doriți să-l redenumiți oricum?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4917,95 +4959,95 @@ msgstr "" "vizualizare.\n" "Doriți să-l redenumiți oricum?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Ascundeți acest fișier?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Ascundeți acest dosar?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Amplasarea este goală." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Amplasarea „%1” nu este validă." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "Se încarcă…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Încărcare anulată" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Niciun element care să se potrivească filtrului" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Niciun element care să se potrivească căutării" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Gunoiul e gol" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Niciun marcaj" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Niciun fișier marcat cu „%1”" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Niciun element folosit recent" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Niciun dosar partajat găsit" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Nicio resursă de rețea relevantă găsită" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Niciun dispozitiv compatibil cu MTP găsit" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Niciun dispozitiv Apple găsit" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Niciun dispozitiv Bluetooth găsit" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Dosarul e gol" diff --git a/po/ru/dolphin.po b/po/ru/dolphin.po index 105a87df4..80d47319f 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-08-09 16:26+0300\n" "Last-Translator: Alexander Yavorsky \n" "Language-Team: Russian \n" @@ -57,124 +57,124 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Восстановить" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Создать" -#: 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 "Папка создана." -#: 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 "&Выйти из %1" -#: 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 " @@ -182,19 +182,19 @@ msgid "" msgstr "" "Программа «%1» всё ещё выполняется в панели терминала. Закрыть Dolphin?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Открыть %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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?" @@ -203,7 +203,7 @@ msgstr[1] "Действительно открыть %1 окна термина msgstr[2] "Действительно открыть %1 окон терминалов?" msgstr[3] "Действительно открыть окно терминала?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -213,25 +213,25 @@ msgstr[1] "Открыть %1 терминала" msgstr[2] "Открыть %1 терминалов" msgstr[3] "Открыть терминал" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Настройка" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "&Новое окно" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Открыть новое окно Dolphin" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -241,13 +241,13 @@ msgstr "" "Это действие создаёт точную копию текущего окна, включая расположение и " "режим просмотра.Между окнами возможно перетаскивать объекты." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Новая вкладка" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -259,25 +259,25 @@ msgstr "" "расположением и режимом просмотра. Вкладка — это дополнительная область " "внутри активного окна. Между вкладками возможно перетаскивать объекты." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Добавить в «Точки входа»" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Это действие добавляет выбранную папку на панель «Точки входа»." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Закрыть вкладку" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -287,13 +287,13 @@ msgstr "" "Это действие закрывает активную вкладку. Если других активных вкладок нет, " "будет закрыто окно программы." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Это действие закрывает это окно." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -310,13 +310,13 @@ msgstr "" "рядом друг с другом: Ctrl+X, Ctrl+C и Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Вырезать…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -330,13 +330,13 @@ msgstr "" "вставить, после чего объекты будут удалены из их " "исходного размещения." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Копировать…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -348,13 +348,13 @@ msgstr "" "Для копирования объектов из буфера обмена в новое место служит действие " "вставить." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Вставить" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -367,19 +367,19 @@ msgstr "" "действием вырезать, то после копирования они будут " "удалены из исходной папки." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Копировать в другую панель" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Копировать в другую панель…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -389,25 +389,25 @@ msgstr "" "Это действие копирует выделенные элементы из активной " "панели в неактивную." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Копировать в неактивную панель" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Переместить в другую панель" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Переместить в другую панель…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -417,25 +417,25 @@ msgstr "" "Это действие перемещает выделенные элементы из активной " "панели в неактивную." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Переместить в неактивную панель" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Фильтр…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Открыть панель фильтра" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -448,30 +448,30 @@ msgstr "" "Поле ввода текста позволяет создать фильтр для отбора файлов и папок в " "просматриваемой панели." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Скрыть / показать строку фильтра" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Фильтр" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Поиск…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Поиск файлов и папок" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -486,20 +486,20 @@ msgstr "" "дополнительной информации о параметрах поиска используйте вызов справки из " "панели поиска." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Скрыть / показать строку поиска" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Поиск" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -507,13 +507,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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Выбор" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -532,20 +532,20 @@ msgstr "" "отображается панель быстрого доступа с перечнем доступных действий над " "текущими выбранными объектами." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" "Это действие служит для выделения всех объектов в текущем расположении." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Обратить выделение" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -555,7 +555,7 @@ msgstr "" "Это действие заменит список выделенных объектов объектами, которые " "не были выделены." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -568,25 +568,25 @@ msgstr "" "элементы между ними.Повторное нажатие приведёт к закрытию одной из " "областей просмотра." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Временная панель" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Открывает временную панель" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Обновить вид" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -600,32 +600,32 @@ msgstr "" " При использовании двух-панельного режима просмотра будет " "обновлена только активная панель." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Остановить" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Остановить загрузку" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" "Это действие останавливает загрузку или чтение содержимого текущей папки." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Текстовый вид" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -640,13 +640,13 @@ msgstr "" "строки, в которой показан текущий путь. Чтобы переключиться обратно в " "текстовый вид, следует подтвердить введённый путь клавишей Enter." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Изменить путь" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -656,19 +656,19 @@ msgstr "" "Это действие включает режим редактирования строки адреса и позволяет быстро " "вводить нужный адрес." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Восстановить закрытую вкладку" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Это действие открывает вкладку, закрытую последней." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -683,7 +683,7 @@ msgstr "" "расположение или в корзину.Для изменений, которые " "не могут быть отменены, запрашиваются дополнительные подтверждения." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -696,13 +696,13 @@ msgstr "" "сохраняются данные, в том числе данные приложений, созданные этим " "пользователем." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Сравнить файлы" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -714,13 +714,13 @@ msgstr "" "папке .Для настройки этого меню служит кнопка Другие " "инструменты поиска." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Открыть терминал" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -733,13 +733,13 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Открыть терминал в этой папке" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -751,19 +751,19 @@ msgstr "" "объектов.Чтобы получить дополнительную информацию об " "использовании терминалов, обратитесь к справке приложения терминала." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Активировать панель терминала" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Закладки" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -783,80 +783,87 @@ msgstr "" "она предоставляет упрощённый перечень действий, из-за чего на вызов более " "сложных действий придётся потратить больше времени." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Перейти на вкладку %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Перейти на последнюю вкладку" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Следующая вкладка" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Перейти на следующую вкладку" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Предыдущая вкладка" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Перейти на предыдущую вкладку" # открывает цель символической ссылки в новом окне --aspotashev -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Показать цель" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Открыть в новой вкладке" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Открыть в новых вкладках" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Открыть в новом окне" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Открывать в приложении" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Разблокировать панели" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Заблокировать панели" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -870,13 +877,13 @@ msgstr "" "могут быть перетащены внутри окна и закрыты соответствующей кнопкой.Заблокированные панели выглядят более аккуратно." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Сведения" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -887,7 +894,7 @@ msgstr "" "Меню|Панели или Вид|Панели." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -904,7 +911,7 @@ msgstr "" "информация о текущей папке.Если выделен один объект, то в панели " "показывается его миниатюра." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -921,13 +928,13 @@ msgstr "" "настройки сведений, которые представлены в этой панели, служит " "соответствующий пункт контекстного меню." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Папки" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -940,7 +947,7 @@ msgstr "" "emphasis> представлены в режиме иерархического просмотра." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -955,13 +962,13 @@ msgstr "" "расположенную слева от папки, позволяет просмотреть вложенные в неё папки. " "Эти действия позволяют быстро перемещаться между любыми папками." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Терминал" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -980,7 +987,7 @@ msgstr "" "терминалах обратитесь к справке приложения терминала, например Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -998,19 +1005,19 @@ msgstr "" "дополнительных сведений о терминалах обратитесь к справке приложения " "терминала, например Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Точки входа" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Показать скрытые точки входа" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -1021,7 +1028,7 @@ msgstr "" "были скрыты. Скрытые точки входа будут показаны полупрозрачными, если не " "снять с них отметку «скрыть»." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1037,7 +1044,7 @@ msgstr "" "так и доступные по сети. Также панель содержит разделы для поиска недавно " "сохранённых файлов или поиска файлов заданного типа." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1065,13 +1072,13 @@ msgstr "" "Показать скрытые точки входа, доступный после щелчка " "правой кнопкой мыши по свободному месту панели." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Показывать панели" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1086,43 +1093,43 @@ msgstr "" "emphasis>. На верхнем уровне этой иерархии расположен корневой " "каталог, который включает в себя все данные компьютера." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Закрыть панель" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Закрыть левую панель" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Закрыть панель" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Закрыть правую панель" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Две панели" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Разделить область просмотра на две панели" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1140,7 +1147,7 @@ msgstr "" "пунктов меню доступна после нажатия кнопки Меню, " "расположенной на панели инструментов." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1163,7 +1170,7 @@ msgstr "" "para>Расположение панели и внешний вид элементов могут быть настроены " "в контекстном меню." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1190,7 +1197,7 @@ msgstr "" "области просмотра в Руководстве пользователя, нажмите здесь." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1204,7 +1211,7 @@ msgstr "" "приведут к выполнению определённого действия. В этом приложении возможно " "настроить комбинации клавиш для всех возможных действий." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1217,7 +1224,7 @@ msgstr "" "para> Все пункты, которые содержатся в меню, " "также могут быть размещены на панели инструментов. " -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1236,7 +1243,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1253,7 +1260,7 @@ msgstr "" "userbase.kde.org/Dolphin/File_Management'>базе знаний пользователей KDE.." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1277,7 +1284,7 @@ msgstr "" "para>Функция «Что это?» недоступна в большинстве других окон, поэтому " "не стоит рассматривать её как источник справочной информации." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1293,7 +1300,7 @@ msgstr "" "созданию полезных отчётов об ошибках приведены на этой странице." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1316,7 +1323,7 @@ msgstr "" "финансами сообщества KDE служит некоммерческая организация KDE e.V." "." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1328,7 +1335,7 @@ msgstr "" "возможно назначить резервные языки, которые будут использованы при " "отсутствии перевода элементов интерфейса на основной язык." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1338,7 +1345,7 @@ msgstr "" "Этот пункт меню открывает окно, в котором содержится информация о версии " "приложения, его лицензировании, используемых библиотеках и разработчиках." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1352,7 +1359,7 @@ msgstr "" ">Если вы используете это приложение и хотите узнать больше о KDE, " "ознакомьтесь с этой страницей." -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1598,7 +1605,7 @@ msgstr "" "приведена в документации." "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1625,52 +1632,52 @@ msgstr "" "позволяют задать фильтр для результатов поиска по типу файлов, дате " "изменения и оценке." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Запуск Dolphin от имени администратора может быть опасен. Будьте осторожны." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Поиск %1 в %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Поиск" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Поиск %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Открытие папки…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Сортировка…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Выполняется поиск…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Ничего не найдено." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" @@ -1678,7 +1685,7 @@ msgstr "" "Dolphin не поддерживает открытие веб-страниц, поэтому будет запущен веб-" "браузер" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1687,13 +1694,13 @@ msgstr "" "Dolphin не поддерживает этот протокол, поэтому будет запущен приложение, " "назначенное по умолчанию" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Неверный протокол" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1835,61 +1842,61 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: 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 "Папки" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Маленькие" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Средние" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Большие" -#: 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 "dddd" -#: kitemviews/kfileitemmodel.cpp:2412 +#: kitemviews/kfileitemmodel.cpp:2405 #, kde-format msgctxt "" "Can be used to script translation of \"dddd\"with context @title:group Date" @@ -1899,31 +1906,31 @@ 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 " @@ -1933,7 +1940,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Вчера' (MMMM yyyy 'года')" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1945,7 +1952,7 @@ 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 " @@ -1953,7 +1960,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM yyyy 'года')" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1967,7 +1974,7 @@ 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 " @@ -1977,7 +1984,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Неделю назад' (MMMM yyyy 'года')" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1989,7 +1996,7 @@ 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 " @@ -1999,7 +2006,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Две недели назад' (MMMM yyyy 'года')" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -2011,7 +2018,7 @@ 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 " @@ -2021,7 +2028,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Три недели назад' (MMMM yyyy 'года')" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -2033,7 +2040,7 @@ 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 " @@ -2043,7 +2050,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Ранее в' MMMM yyyy 'года'" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -2055,7 +2062,7 @@ 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, " @@ -2063,7 +2070,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM yyyy 'года'" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2075,258 +2082,258 @@ msgstr "" "'сентября' 'Сентябрь' 'октября' 'Октябрь' 'ноября' 'Ноябрь' 'декабря' " "'Декабрь']" -#: 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 "чтение, " -#: 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 "запись, " -#: 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 "выполнение, " -#: 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 "нет доступа" -#: 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 "Владелец: %1 | Группа: %2 | Остальные: %3" -#: 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 "Ширина" -#: 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 "Длительность" -#: 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 "Расширение файла" # Translated in sync with "Modified" -> "Дата изменения" --aspotashev -#: 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, " @@ -2335,17 +2342,17 @@ 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." @@ -2549,56 +2556,56 @@ msgstr "Ограничивать панель папок домашней пап msgid "Automatic scrolling" msgstr "Автоматическая прокрутка" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Вырезать" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Копировать" -#: 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 "Удалить" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Показывать скрытые файлы" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Ограничить домашней папкой" # BUGME: что это означает? -#: 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" @@ -2860,66 +2867,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 "В этой папке (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Ограничить область поиска папкой «%1» и её вложенными папками" -#: 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 " @@ -3224,25 +3231,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 "" @@ -3252,25 +3259,25 @@ msgstr "" "Изменения настройки систем управления версиями вступят в силу при следующем " "запуске Dolphin." -#: 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" @@ -3376,32 +3383,39 @@ 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 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +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 "Включить пункт «Переместить в другую панель» в контекстное меню" @@ -3793,6 +3807,22 @@ 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." +msgid "Ask for confirmation when opening many folders at once." +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." +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 @@ -3830,31 +3860,31 @@ msgctxt "@title:group" msgid "View" msgstr "&Вид" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Контекстное меню" -#: 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 "Предупреждение" @@ -3907,23 +3937,37 @@ msgctxt "@option:check Ask for confirmation when" 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:" +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 "Запускать сценарий" @@ -4690,7 +4734,7 @@ msgstr "" "Параметры режимов просмотра для всех вложенных папок будут изменены. " "Продолжить?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4788,12 +4832,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "свободно %1 из %2 (использовано %3%)" -#: 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 "Корзина очищена." @@ -4837,7 +4881,7 @@ msgstr "По умолчанию" msgid "Reload" msgstr "Обновить" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4847,7 +4891,7 @@ msgstr[1] "Выбраны %1 папки" msgstr[2] "Выбрано %1 папок" msgstr[3] "Выбрана %1 папка" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4857,7 +4901,7 @@ msgstr[1] "Выбраны %1 файла" msgstr[2] "Выбрано %1 файлов" msgstr[3] "Выбран %1 файл" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4867,7 +4911,7 @@ msgstr[1] "%1 папки" msgstr[2] "%1 папок" msgstr[3] "%1 папка" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4877,31 +4921,31 @@ msgstr[1] "%1 файла" msgstr[2] "%1 файлов" msgstr[3] "%1 файл" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1. %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 папок, 0 файлов" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 (копия)" -#: 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?" @@ -4910,7 +4954,7 @@ msgstr[1] "Вы действительно хотите открыть %1 объ msgstr[2] "Вы действительно хотите открыть %1 объектов?" msgstr[3] "Вы действительно хотите открыть %1 объект?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4920,43 +4964,43 @@ msgstr[1] "Открыть %1 объекта" msgstr[2] "Открыть %1 объектов" msgstr[3] "Открыть объект" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Отступ перед столбцом" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Автоматическая ширина столбцов" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Выборочная ширина столбцов" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Удаление в корзину выполнено." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Удаление выполнено." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Переименовать и скрыть" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4965,7 +5009,7 @@ msgstr "" "После добавления точки в начало имени, файл будет скрыт.\n" "Продолжить переименование?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4974,94 +5018,94 @@ msgstr "" "После добавления точки в начало имени, папка будет скрыта.\n" "Продолжить переименование?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Скрыть файл?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Скрыть папку?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Путь пуст." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Недопустимый путь «%1»." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Открытие…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Открытие прервано" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Не найдено ни одного объекта, соответствующего фильтру." -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Не найдено ни одного объекта, соответствующего критерию поиска." -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "В корзине ничего нет." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Нет ни одной метки" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Нет ни одного файла с меткой «%1»" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Не найдено ни одного недавно открытого объекта." -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Сетевая папка не содержит ни одного файла." -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Не найдено ни одного соответствующего сетевого ресурса." -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Не найдено ни одного MTP-совместимого устройства." -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Не найдено ни одного устройства Apple." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Не найдено ни одного устройства Bluetooth." -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "В этой папке ничего нет." diff --git a/po/se/dolphin.po b/po/se/dolphin.po index fb8072b0d..06faa214b 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-06-30 00:50+0000\n" +"POT-Creation-Date: 2023-08-25 00:48+0000\n" "PO-Revision-Date: 2007-12-15 22:47+0100\n" "Last-Translator: Børre Gaup \n" "Language-Team: Northern Sami \n" @@ -42,7 +42,7 @@ msgid "Restore" msgstr "Máhcat" # unreviewed-context -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1548 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" @@ -57,13 +57,13 @@ msgstr "" #: dolphincontextmenu.cpp:212 #, kde-format msgctxt "@action:inmenu" -msgid "Open Path in New Window" +msgid "Open Path in New Tab" msgstr "" #: dolphincontextmenu.cpp:216 #, kde-format msgctxt "@action:inmenu" -msgid "Open Path in New Tab" +msgid "Open Path in New Window" msgstr "" #: dolphinmainwindow.cpp:303 @@ -172,7 +172,7 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1883 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" @@ -193,25 +193,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "" msgstr[1] "" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1394 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1554 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Ođđa &láse" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1555 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1557 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -219,13 +219,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1564 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1566 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -234,25 +234,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1575 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Lasit báikepanelii" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1577 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1582 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1584 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -260,13 +260,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1589 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1597 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -277,13 +277,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1604 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1606 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -293,13 +293,13 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1613 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1615 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -308,13 +308,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1624 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1626 #, 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:1632 +#: dolphinmainwindow.cpp:1633 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1634 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1636 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -343,25 +343,25 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1639 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1644 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1645 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1647 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -369,25 +369,25 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1650 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1655 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1656 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1658 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -397,30 +397,30 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1670 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1671 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1679 search/dolphinsearchbox.cpp:330 #, kde-format msgid "Search…" msgstr "" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1680 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1682 #, 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:1692 +#: dolphinmainwindow.cpp:1693 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1694 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1702 #, 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:1704 +#: dolphinmainwindow.cpp:1705 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1708 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -469,19 +469,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1731 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1735 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Jorgalahte merkema" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1737 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -489,7 +489,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1753 #, 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:1761 +#: dolphinmainwindow.cpp:1762 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1763 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1771 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1773 #, 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:1779 +#: dolphinmainwindow.cpp:1780 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Bisset" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1781 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1782 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1787 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1789 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -560,13 +560,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1797 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1802 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -574,19 +574,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1832 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1833 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1841 #, 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:1869 +#: dolphinmainwindow.cpp:1870 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -605,13 +605,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1877 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Buohttastahte fiillaid" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1885 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -620,13 +620,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1893 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1895 #, 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:1902 +#: dolphinmainwindow.cpp:1903 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1905 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -651,19 +651,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1913 dolphinmainwindow.cpp:2662 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1921 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1931 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -675,79 +675,79 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1964 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1977 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1983 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1984 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1990 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1991 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1998 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2004 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2009 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2014 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2026 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2028 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2031 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -757,13 +757,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2040 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Diehtu" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2063 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -771,7 +771,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2070 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -782,7 +782,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2078 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -793,13 +793,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2087 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Máhpat" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2108 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -808,7 +808,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2113 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -819,13 +819,13 @@ msgid "" msgstr "" # unreviewed-context -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2123 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminála" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2148 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -837,7 +837,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2156 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -849,19 +849,19 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2173 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Báikepanela" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2200 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -869,7 +869,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2216 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -880,7 +880,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2223 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -895,13 +895,13 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2237 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2355 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -912,43 +912,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2436 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Gidde" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2437 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Gidde" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Ludde" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2446 #, kde-format msgctxt "@info" msgid "Split view" msgstr "" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2494 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -960,7 +960,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2501 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -974,7 +974,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2513 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -991,7 +991,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2529 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1001,7 +1001,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2535 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1010,7 +1010,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1025,7 +1025,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:2558 +#: dolphinmainwindow.cpp:2559 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1036,7 +1036,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2564 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1050,7 +1050,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2575 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1061,7 +1061,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2584 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1075,7 +1075,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2597 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1084,7 +1084,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2602 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1092,7 +1092,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2607 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1102,7 +1102,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2665 dolphinmainwindow.cpp:2669 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1296,7 +1296,7 @@ msgstr "" #. 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:497 +#: dolphintabwidget.cpp:498 #, kde-format msgctxt "@title:tab Active primary view | (Inactive secondary view)" msgid "%1 | (%2)" @@ -1304,7 +1304,7 @@ msgstr "" #. 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:501 +#: dolphintabwidget.cpp:502 #, kde-format msgctxt "@title:tab (Inactive primary view) | Active secondary view" msgid "(%1) | %2" @@ -1339,7 +1339,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:95 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1354,70 +1354,70 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:114 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:517 search/dolphinsearchbox.cpp:288 #, kde-format msgid "Search for %1 in %2" msgstr "" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:553 #, kde-format msgid "Search" msgstr "Oza" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:555 #, kde-format msgid "Search for %1" msgstr "" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:639 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:647 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:658 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:679 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:845 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:848 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:854 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:958 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -3425,448 +3425,236 @@ msgstr "" msgid "Enabled plugins" msgstr "" -#: settings/dolphinsettingsdialog.cpp:43 +#: settings/dolphinsettingsdialog.cpp:41 #, kde-format msgctxt "@title:window" msgid "Configure" msgstr "" -# unreviewed-context -#: settings/dolphinsettingsdialog.cpp:55 +#: settings/dolphinsettingsdialog.cpp:53 #, kde-format -msgctxt "@title:group General settings" -msgid "General" -msgstr "Oppalaš" - -#: settings/dolphinsettingsdialog.cpp:61 -#, kde-format -msgctxt "@title:group" -msgid "Startup" +msgctxt "@title:group Interface settings" +msgid "Interface" msgstr "" -#: settings/dolphinsettingsdialog.cpp:67 +#: settings/dolphinsettingsdialog.cpp:59 #, kde-format msgctxt "@title:group" -msgid "View Modes" -msgstr "Čájehanmodusat" - -#: settings/dolphinsettingsdialog.cpp:73 -#, kde-format -msgctxt "@title:group" -msgid "Navigation" +msgid "View" msgstr "" -#: settings/dolphinsettingsdialog.cpp:90 +#: settings/dolphinsettingsdialog.cpp:76 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "" # unreviewed-context -#: settings/dolphinsettingsdialog.cpp:100 +#: settings/dolphinsettingsdialog.cpp:86 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "" -#: settings/dolphinsettingsdialog.cpp:110 +#: settings/dolphinsettingsdialog.cpp:96 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "" -#: settings/dolphinsettingsdialog.cpp:184 +#: settings/dolphinsettingsdialog.cpp:168 #, kde-format msgid "" "You have unsaved changes. Do you want to apply the changes or discard them?" msgstr "" -#: settings/dolphinsettingsdialog.cpp:185 +#: settings/dolphinsettingsdialog.cpp:169 #, kde-format msgid "Warning" msgstr "" -#: settings/general/behaviorsettingspage.cpp:36 -#, kde-format -msgctxt "@option:radio" -msgid "Use common display style for all folders" -msgstr "" - -#: settings/general/behaviorsettingspage.cpp:37 -#, kde-format -msgctxt "@option:radio" -msgid "Remember display style for each folder" -msgstr "" - -#: settings/general/behaviorsettingspage.cpp:38 -#, kde-format -msgctxt "@info" -msgid "" -"Dolphin will create a hidden .directory file in each folder you change view " -"properties for." -msgstr "" - -#: settings/general/behaviorsettingspage.cpp:43 -#, kde-format -msgctxt "@title:group" -msgid "View: " -msgstr "" - -#: settings/general/behaviorsettingspage.cpp:49 -#, kde-format -msgctxt "option:radio" -msgid "Natural" -msgstr "" - -#: settings/general/behaviorsettingspage.cpp:50 -#, kde-format -msgctxt "option:radio" -msgid "Alphabetical, case insensitive" -msgstr "" - -#: settings/general/behaviorsettingspage.cpp:51 -#, kde-format -msgctxt "option:radio" -msgid "Alphabetical, case sensitive" -msgstr "" - -#: settings/general/behaviorsettingspage.cpp:57 -#, kde-format -msgctxt "@title:group" -msgid "Sorting mode: " -msgstr "" - -#: settings/general/behaviorsettingspage.cpp:65 -#, kde-format -msgctxt "option:check split view panes" -msgid "Switch between panes with Tab key" -msgstr "" - -#: settings/general/behaviorsettingspage.cpp:66 -#, kde-format -msgctxt "@title:group" -msgid "Split view: " -msgstr "" - -#: settings/general/behaviorsettingspage.cpp:69 -#, kde-format -msgctxt "option:check" -msgid "Turning off split view closes active pane" -msgstr "" - -#: settings/general/behaviorsettingspage.cpp:71 -#, kde-format -msgid "When deactivated, turning off split view will close the inactive pane" -msgstr "" - -#: settings/general/behaviorsettingspage.cpp:77 -#, kde-format -msgctxt "@option:check" -msgid "Show tooltips" -msgstr "" - -#: settings/general/behaviorsettingspage.cpp:78 -#: settings/general/behaviorsettingspage.cpp:86 -#, kde-format -msgctxt "@title:group" -msgid "Miscellaneous: " -msgstr "" - -#: settings/general/behaviorsettingspage.cpp:82 -#, kde-format -msgctxt "@option:check" -msgid "Show selection marker" -msgstr "" - -#: settings/general/behaviorsettingspage.cpp:90 -#, kde-format -msgctxt "option:check" -msgid "Rename inline" -msgstr "" - -#: settings/general/configurepreviewplugindialog.cpp:36 +#: settings/interface/configurepreviewplugindialog.cpp:36 #, kde-format msgctxt "@title:window" msgid "Configure Preview for %1" msgstr "" -#: settings/general/confirmationssettingspage.cpp:46 +#: settings/interface/confirmationssettingspage.cpp:46 #, kde-format msgctxt "@title:group" msgid "Ask for confirmation in all KDE applications when:" msgstr "" -#: settings/general/confirmationssettingspage.cpp:49 +#: settings/interface/confirmationssettingspage.cpp:49 #, kde-format msgctxt "@option:check Ask for confirmation when" msgid "Moving files or folders to trash" msgstr "" -#: settings/general/confirmationssettingspage.cpp:50 +#: settings/interface/confirmationssettingspage.cpp:50 #, kde-format msgctxt "@option:check Ask for confirmation when" msgid "Emptying trash" msgstr "" -#: settings/general/confirmationssettingspage.cpp:51 +#: settings/interface/confirmationssettingspage.cpp:51 #, kde-format msgctxt "@option:check Ask for confirmation when" msgid "Deleting files or folders" msgstr "" -#: settings/general/confirmationssettingspage.cpp:53 +#: settings/interface/confirmationssettingspage.cpp:53 #, kde-format msgctxt "@title:group" msgid "Ask for confirmation in Dolphin when:" msgstr "" -#: settings/general/confirmationssettingspage.cpp:56 +#: settings/interface/confirmationssettingspage.cpp:56 #, kde-format msgctxt "@option:check Ask for confirmation in Dolphin when" msgid "Closing windows with multiple tabs" msgstr "" -#: settings/general/confirmationssettingspage.cpp:60 +#: settings/interface/confirmationssettingspage.cpp:60 #, kde-format msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" -#: settings/general/confirmationssettingspage.cpp:64 +#: settings/interface/confirmationssettingspage.cpp:64 #, kde-format msgctxt "@title:group" msgid "When opening an executable file:" msgstr "" -#: settings/general/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:69 #, kde-format msgid "Always ask" msgstr "" -#: settings/general/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:69 #, kde-format msgid "Open in application" msgstr "" -#: settings/general/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:69 #, kde-format msgid "Run script" msgstr "" -#: settings/general/generalsettingspage.cpp:30 -#: settings/kcm/kcmdolphingeneral.cpp:35 +#: settings/interface/folderstabssettingspage.cpp:45 #, kde-format -msgctxt "@title:tab Behavior settings" -msgid "Behavior" -msgstr "" - -#: settings/general/generalsettingspage.cpp:35 -#: settings/kcm/kcmdolphingeneral.cpp:40 -#, kde-format -msgctxt "@title:tab Previews settings" -msgid "Previews" -msgstr "" - -#: settings/general/generalsettingspage.cpp:40 -#: settings/kcm/kcmdolphingeneral.cpp:45 -#, kde-format -msgctxt "@title:tab Confirmations settings" -msgid "Confirmations" -msgstr "" - -#: settings/general/generalsettingspage.cpp:45 -#, kde-format -msgctxt "@title:tab Status Bar settings" -msgid "Status Bar" -msgstr "" - -#: settings/general/previewssettingspage.cpp:43 -#, kde-format -msgctxt "@title:group" -msgid "Show previews in the view for:" -msgstr "" - -#: settings/general/previewssettingspage.cpp:64 -#, kde-format -msgid "Skip previews for local files above:" -msgstr "" - -#: settings/general/previewssettingspage.cpp:68 -#: settings/general/previewssettingspage.cpp:81 -#, kde-format -msgctxt "Mebibytes; used as a suffix in a spinbox showing e.g. '3 MiB'" -msgid " MiB" -msgstr "" - -#: settings/general/previewssettingspage.cpp:70 -#, kde-format -msgid "No limit" -msgstr "" - -#: settings/general/previewssettingspage.cpp:77 -#, kde-format -msgctxt "@label" -msgid "Skip previews for remote files above:" -msgstr "" - -#: settings/general/previewssettingspage.cpp:83 -#, kde-format -msgid "No previews" -msgstr "" - -#: settings/general/statusbarsettingspage.cpp:22 -#, kde-format -msgctxt "@option:check" -msgid "Show status bar" -msgstr "" - -#: settings/general/statusbarsettingspage.cpp:23 -#, kde-format -msgctxt "@option:check" -msgid "Show zoom slider" -msgstr "" - -#: settings/general/statusbarsettingspage.cpp:24 -#, kde-format -msgctxt "@option:check" -msgid "Show space information" -msgstr "" - -#: settings/kcm/kcmdolphinviewmodes.cpp:35 -#: settings/viewmodes/viewsettingspage.cpp:35 -#, kde-format -msgctxt "@title:tab" -msgid "Icons" -msgstr "Govažat" - -#: settings/kcm/kcmdolphinviewmodes.cpp:40 -#: settings/viewmodes/viewsettingspage.cpp:40 -#, kde-format -msgctxt "@title:tab" -msgid "Compact" -msgstr "" - -#: settings/kcm/kcmdolphinviewmodes.cpp:45 -#: settings/viewmodes/viewsettingspage.cpp:45 -#, kde-format -msgctxt "@title:tab" -msgid "Details" -msgstr "Bienat" - -#: settings/navigation/navigationsettingspage.cpp:29 -#, kde-format -msgctxt "option:radio" -msgid "After current tab" -msgstr "" - -#: settings/navigation/navigationsettingspage.cpp:30 -#, kde-format -msgctxt "option:radio" -msgid "At end of tab bar" -msgstr "" - -#: settings/navigation/navigationsettingspage.cpp:34 -#, kde-format -msgctxt "@title:group" -msgid "Open new tabs: " -msgstr "" - -#: settings/navigation/navigationsettingspage.cpp:39 -#, kde-format -msgctxt "@option:check" -msgid "Open archives as folder" -msgstr "" - -#: settings/navigation/navigationsettingspage.cpp:40 -#, kde-format -msgctxt "option:check" -msgid "Open folders during drag operations" -msgstr "" - -#: settings/navigation/navigationsettingspage.cpp:41 -#, kde-format -msgctxt "@title:group" -msgid "General: " -msgstr "" - -#: settings/startup/startupsettingspage.cpp:45 -#, kde-format -msgctxt "@option:radio Startup Settings" +msgctxt "@option:radio Show on startup" msgid "Folders, tabs, and window state from last time" msgstr "" -#: settings/startup/startupsettingspage.cpp:67 +#: settings/interface/folderstabssettingspage.cpp:67 #, kde-format msgctxt "@action:button" msgid "Select Home Location" msgstr "" -#: settings/startup/startupsettingspage.cpp:76 +#: settings/interface/folderstabssettingspage.cpp:76 #, kde-format msgctxt "@action:button" msgid "Use Current Location" msgstr "Geavat dálá čujuhusa" -#: settings/startup/startupsettingspage.cpp:79 +#: settings/interface/folderstabssettingspage.cpp:79 #, kde-format msgctxt "@action:button" msgid "Use Default Location" msgstr "Geavat standárdčujuhusa" -#: settings/startup/startupsettingspage.cpp:90 +#: settings/interface/folderstabssettingspage.cpp:90 #, kde-format msgctxt "@label:textbox" msgid "Show on startup:" msgstr "" -#: settings/startup/startupsettingspage.cpp:95 +#: settings/interface/folderstabssettingspage.cpp:95 #, kde-format -msgctxt "@option:check Startup Settings" -msgid "Begin in split view mode" +msgctxt "@option:check Opening Folders" +msgid "Keep a single Dolphin window, opening new folders in tabs" msgstr "" -#: settings/startup/startupsettingspage.cpp:96 -#, kde-format -msgid "New windows:" -msgstr "" - -#: settings/startup/startupsettingspage.cpp:97 -#, kde-format -msgctxt "@option:check Startup Settings" -msgid "Show filter bar" -msgstr "Čájet sillenholga" - -#: settings/startup/startupsettingspage.cpp:99 -#, kde-format -msgctxt "@option:check Startup Settings" -msgid "Make location bar editable" -msgstr "" - -#: settings/startup/startupsettingspage.cpp:104 -#, kde-format -msgctxt "@option:check Startup Settings" -msgid "Open new folders in tabs" -msgstr "" - -#: settings/startup/startupsettingspage.cpp:105 +#: settings/interface/folderstabssettingspage.cpp:96 #, kde-format msgctxt "@label:checkbox" -msgid "General:" +msgid "Opening Folders:" msgstr "" -#: settings/startup/startupsettingspage.cpp:106 -#, kde-format -msgctxt "@option:check Startup Settings" -msgid "Show full path inside location bar" -msgstr "" - -#: settings/startup/startupsettingspage.cpp:108 +#: settings/interface/folderstabssettingspage.cpp:98 #, kde-format msgctxt "@option:check Startup Settings" msgid "Show full path in title bar" msgstr "" -#: settings/startup/startupsettingspage.cpp:230 +#: settings/interface/folderstabssettingspage.cpp:99 +#, kde-format +msgctxt "@label:checkbox" +msgid "Window:" +msgstr "" + +#: settings/interface/folderstabssettingspage.cpp:100 +#, kde-format +msgctxt "@option:check Window Startup Settings" +msgid "Show filter bar" +msgstr "" + +#: settings/interface/folderstabssettingspage.cpp:106 +#, kde-format +msgctxt "option:radio" +msgid "After current tab" +msgstr "" + +#: settings/interface/folderstabssettingspage.cpp:107 +#, kde-format +msgctxt "option:radio" +msgid "At end of tab bar" +msgstr "" + +#: settings/interface/folderstabssettingspage.cpp:111 +#, kde-format +msgctxt "@title:group" +msgid "Open new tabs: " +msgstr "" + +#: settings/interface/folderstabssettingspage.cpp:118 +#, kde-format +msgctxt "option:check split view panes" +msgid "Switch between panes with Tab key" +msgstr "" + +#: settings/interface/folderstabssettingspage.cpp:119 +#, kde-format +msgctxt "@title:group" +msgid "Split view: " +msgstr "" + +#: settings/interface/folderstabssettingspage.cpp:122 +#, kde-format +msgctxt "option:check" +msgid "Turning off split view closes active pane" +msgstr "" + +#: settings/interface/folderstabssettingspage.cpp:124 +#, kde-format +msgid "When deactivated, turning off split view will close the inactive pane" +msgstr "" + +#: settings/interface/folderstabssettingspage.cpp:127 +#, kde-format +msgctxt "@option:check Startup Settings" +msgid "Begin in split view mode" +msgstr "" + +#: settings/interface/folderstabssettingspage.cpp:128 +#, kde-format +msgid "New windows:" +msgstr "" + +#: settings/interface/folderstabssettingspage.cpp:260 #, kde-format msgctxt "@info" msgid "" @@ -3874,68 +3662,220 @@ msgid "" "be applied." msgstr "" -#: settings/viewmodes/contentdisplaytab.cpp:34 +#: settings/interface/interfacesettingspage.cpp:30 +#, kde-format +msgctxt "@title:tab Folders & Tabs settings" +msgid "Folders && Tabs" +msgstr "" + +#: settings/interface/interfacesettingspage.cpp:35 +#: settings/kcm/kcmdolphingeneral.cpp:41 +#, kde-format +msgctxt "@title:tab Previews settings" +msgid "Previews" +msgstr "" + +#: settings/interface/interfacesettingspage.cpp:40 +#: settings/kcm/kcmdolphingeneral.cpp:46 +#, kde-format +msgctxt "@title:tab Confirmations settings" +msgid "Confirmations" +msgstr "" + +#: settings/interface/interfacesettingspage.cpp:45 +#, kde-format +msgctxt "@title:tab Status & Location bars settings" +msgid "Status && Location bars" +msgstr "" + +#: settings/interface/previewssettingspage.cpp:43 +#, kde-format +msgctxt "@title:group" +msgid "Show previews in the view for:" +msgstr "" + +#: settings/interface/previewssettingspage.cpp:64 +#, kde-format +msgid "Skip previews for local files above:" +msgstr "" + +#: settings/interface/previewssettingspage.cpp:68 +#: settings/interface/previewssettingspage.cpp:81 +#, kde-format +msgctxt "Mebibytes; used as a suffix in a spinbox showing e.g. '3 MiB'" +msgid " MiB" +msgstr "" + +#: settings/interface/previewssettingspage.cpp:70 +#, kde-format +msgid "No limit" +msgstr "" + +#: settings/interface/previewssettingspage.cpp:77 +#, kde-format +msgctxt "@label" +msgid "Skip previews for remote files above:" +msgstr "" + +#: settings/interface/previewssettingspage.cpp:83 +#, kde-format +msgid "No previews" +msgstr "" + +#: settings/interface/statusandlocationbarssettingspage.cpp:36 +#, kde-format +msgctxt "@option:check" +msgid "Show status bar" +msgstr "" + +#: settings/interface/statusandlocationbarssettingspage.cpp:37 +#, kde-format +msgctxt "@option:check" +msgid "Show zoom slider" +msgstr "" + +#: settings/interface/statusandlocationbarssettingspage.cpp:38 +#, kde-format +msgctxt "@option:check" +msgid "Show space information" +msgstr "" + +#: settings/interface/statusandlocationbarssettingspage.cpp:40 +#, kde-format +msgctxt "@title:group" +msgid "Status Bar: " +msgstr "" + +#: settings/interface/statusandlocationbarssettingspage.cpp:47 +#, kde-format +msgctxt "@option:check Startup Settings" +msgid "Make location bar editable" +msgstr "" + +#: settings/interface/statusandlocationbarssettingspage.cpp:48 +#, kde-format +msgid "Location bar:" +msgstr "" + +#: settings/interface/statusandlocationbarssettingspage.cpp:50 +#, kde-format +msgctxt "@option:check Startup Settings" +msgid "Show full path inside location bar" +msgstr "" + +#: settings/kcm/kcmdolphingeneral.cpp:36 +#, kde-format +msgctxt "@title:tab Behavior settings" +msgid "Behavior" +msgstr "" + +#: settings/kcm/kcmdolphinviewmodes.cpp:35 +#: settings/viewmodes/viewsettingspage.cpp:40 +#, kde-format +msgctxt "@title:tab" +msgid "Icons" +msgstr "Govažat" + +#: settings/kcm/kcmdolphinviewmodes.cpp:40 +#: settings/viewmodes/viewsettingspage.cpp:45 +#, kde-format +msgctxt "@title:tab" +msgid "Compact" +msgstr "" + +#: settings/kcm/kcmdolphinviewmodes.cpp:45 +#: settings/viewmodes/viewsettingspage.cpp:50 +#, kde-format +msgctxt "@title:tab" +msgid "Details" +msgstr "Bienat" + +#: settings/viewmodes/contentdisplaytab.cpp:37 +#, kde-format +msgctxt "option:radio" +msgid "Natural" +msgstr "" + +#: settings/viewmodes/contentdisplaytab.cpp:38 +#, kde-format +msgctxt "option:radio" +msgid "Alphabetical, case insensitive" +msgstr "" + +#: settings/viewmodes/contentdisplaytab.cpp:39 +#, kde-format +msgctxt "option:radio" +msgid "Alphabetical, case sensitive" +msgstr "" + +#: settings/viewmodes/contentdisplaytab.cpp:45 +#, kde-format +msgctxt "@title:group" +msgid "Sorting mode: " +msgstr "" + +#: settings/viewmodes/contentdisplaytab.cpp:51 #, kde-format msgctxt "option:radio" msgid "Number of items" msgstr "" -#: settings/viewmodes/contentdisplaytab.cpp:35 +#: settings/viewmodes/contentdisplaytab.cpp:52 #, kde-format msgctxt "option:radio" msgid "Size of contents, up to " msgstr "" -#: settings/viewmodes/contentdisplaytab.cpp:43 +#: settings/viewmodes/contentdisplaytab.cpp:60 #, kde-format msgid " level deep" msgid_plural " levels deep" msgstr[0] "" msgstr[1] "" -#: settings/viewmodes/contentdisplaytab.cpp:52 +#: settings/viewmodes/contentdisplaytab.cpp:69 #, kde-format msgctxt "@title:group" msgid "Folder size displays:" msgstr "" -#: settings/viewmodes/contentdisplaytab.cpp:61 +#: settings/viewmodes/contentdisplaytab.cpp:78 #, kde-format msgctxt "option:radio as in relative date" msgid "Relative (e.g. '%1')" msgstr "" -#: settings/viewmodes/contentdisplaytab.cpp:63 +#: settings/viewmodes/contentdisplaytab.cpp:80 #, kde-format msgctxt "option:radio as in absolute date" msgid "Absolute (e.g. '%1')" msgstr "" -#: settings/viewmodes/contentdisplaytab.cpp:69 +#: settings/viewmodes/contentdisplaytab.cpp:86 #, kde-format msgctxt "@title:group" msgid "Date style:" msgstr "" -#: settings/viewmodes/contentdisplaytab.cpp:72 +#: settings/viewmodes/contentdisplaytab.cpp:89 #, kde-format msgctxt "option:radio as symbolic style " msgid "Symbolic (e.g. 'drwxr-xr-x')" msgstr "" -#: settings/viewmodes/contentdisplaytab.cpp:73 +#: settings/viewmodes/contentdisplaytab.cpp:90 #, kde-format msgctxt "option:radio as numeric style" msgid "Numeric (Octal) (e.g. '755')" msgstr "" -#: settings/viewmodes/contentdisplaytab.cpp:74 +#: settings/viewmodes/contentdisplaytab.cpp:91 #, kde-format msgctxt "option:radio as combined style" msgid "Combined (e.g. 'drwxr-xr-x (755)')" msgstr "" -#: settings/viewmodes/contentdisplaytab.cpp:76 +#: settings/viewmodes/contentdisplaytab.cpp:93 #, kde-format msgctxt "@title:group" msgid "Permissions style:" @@ -3959,7 +3899,82 @@ msgctxt "@action:button Choose font" msgid "Choose…" msgstr "" -#: settings/viewmodes/viewsettingspage.cpp:30 +#: settings/viewmodes/generalviewsettingspage.cpp:31 +#, kde-format +msgctxt "@option:radio" +msgid "Use common display style for all folders" +msgstr "" + +#: settings/viewmodes/generalviewsettingspage.cpp:32 +#, kde-format +msgctxt "@option:radio" +msgid "Remember display style for each folder" +msgstr "" + +#: settings/viewmodes/generalviewsettingspage.cpp:33 +#, kde-format +msgctxt "@info" +msgid "" +"Dolphin will create a hidden .directory file in each folder you change view " +"properties for." +msgstr "" + +#: settings/viewmodes/generalviewsettingspage.cpp:38 +#, kde-format +msgctxt "@title:group" +msgid "Display style: " +msgstr "" + +#: settings/viewmodes/generalviewsettingspage.cpp:44 +#, kde-format +msgctxt "@option:check" +msgid "Open archives as folder" +msgstr "" + +#: settings/viewmodes/generalviewsettingspage.cpp:45 +#, kde-format +msgctxt "option:check" +msgid "Open folders during drag operations" +msgstr "" + +#: settings/viewmodes/generalviewsettingspage.cpp:46 +#, kde-format +msgctxt "@title:group" +msgid "Browsing: " +msgstr "" + +#: settings/viewmodes/generalviewsettingspage.cpp:53 +#, kde-format +msgctxt "@option:check" +msgid "Show tooltips" +msgstr "" + +#: settings/viewmodes/generalviewsettingspage.cpp:54 +#: settings/viewmodes/generalviewsettingspage.cpp:62 +#, kde-format +msgctxt "@title:group" +msgid "Miscellaneous: " +msgstr "" + +#: settings/viewmodes/generalviewsettingspage.cpp:58 +#, kde-format +msgctxt "@option:check" +msgid "Show selection marker" +msgstr "" + +#: settings/viewmodes/generalviewsettingspage.cpp:66 +#, kde-format +msgctxt "option:check" +msgid "Rename inline" +msgstr "" + +#: settings/viewmodes/viewsettingspage.cpp:28 +#, kde-format +msgctxt "@title:tab General View settings" +msgid "General" +msgstr "" + +#: settings/viewmodes/viewsettingspage.cpp:35 #, kde-format msgctxt "@title:tab how file items columns are displayed" msgid "Content Display" @@ -4401,7 +4416,7 @@ msgstr "" msgid "Reload" msgstr "" -#: views/dolphinview.cpp:641 +#: views/dolphinview.cpp:642 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4409,14 +4424,14 @@ msgid_plural "%1 Folders selected" msgstr[0] "Máhppa válljejuvvon" msgstr[1] "%1 máhpa válljejuvvon" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:643 #, kde-format msgctxt "@info:status" msgid "1 File selected" msgid_plural "%1 Files selected" msgstr[0] "" -#: views/dolphinview.cpp:644 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4424,7 +4439,7 @@ msgid_plural "%1 Folders" msgstr[0] "" msgstr[1] "" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:646 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4432,38 +4447,38 @@ msgid_plural "%1 Files" msgstr[0] "" msgstr[1] "" -#: views/dolphinview.cpp:649 +#: views/dolphinview.cpp:650 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "" -#: views/dolphinview.cpp:651 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "" -#: views/dolphinview.cpp:655 +#: views/dolphinview.cpp:656 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "" -#: views/dolphinview.cpp:888 views/dolphinview.cpp:897 +#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "" -#: views/dolphinview.cpp:1082 +#: views/dolphinview.cpp:1083 #, 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:1094 +#: views/dolphinview.cpp:1095 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4471,144 +4486,144 @@ msgid_plural "Open %1 Items" msgstr[0] "" msgstr[1] "" -#: views/dolphinview.cpp:1225 +#: views/dolphinview.cpp:1230 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1229 +#: views/dolphinview.cpp:1234 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "" -#: views/dolphinview.cpp:1234 +#: views/dolphinview.cpp:1239 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "" -#: views/dolphinview.cpp:1855 +#: views/dolphinview.cpp:1860 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "" -#: views/dolphinview.cpp:1865 +#: views/dolphinview.cpp:1870 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Sihkkun lea geargan." -#: views/dolphinview.cpp:2021 +#: views/dolphinview.cpp:2026 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "" -#: views/dolphinview.cpp:2030 +#: views/dolphinview.cpp:2035 #, 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:2032 +#: views/dolphinview.cpp:2037 #, 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:2034 +#: views/dolphinview.cpp:2039 #, kde-format msgid "Hide this File?" msgstr "" -#: views/dolphinview.cpp:2034 +#: views/dolphinview.cpp:2039 #, kde-format msgid "Hide this Folder?" msgstr "" -#: views/dolphinview.cpp:2088 +#: views/dolphinview.cpp:2093 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Guorus čujuhus." -#: views/dolphinview.cpp:2090 +#: views/dolphinview.cpp:2095 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Čujuhus «%1» ii gusto." -#: views/dolphinview.cpp:2346 +#: views/dolphinview.cpp:2351 #, kde-format msgid "Loading…" msgstr "" -#: views/dolphinview.cpp:2365 +#: views/dolphinview.cpp:2370 #, kde-format msgid "Loading canceled" msgstr "" -#: views/dolphinview.cpp:2367 +#: views/dolphinview.cpp:2372 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2369 +#: views/dolphinview.cpp:2374 #, kde-format msgid "No items matching the search" msgstr "" -#: views/dolphinview.cpp:2371 +#: views/dolphinview.cpp:2376 #, kde-format msgid "Trash is empty" msgstr "" -#: views/dolphinview.cpp:2374 +#: views/dolphinview.cpp:2379 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2377 +#: views/dolphinview.cpp:2382 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2381 +#: views/dolphinview.cpp:2386 #, kde-format msgid "No recently used items" msgstr "" -#: views/dolphinview.cpp:2383 +#: views/dolphinview.cpp:2388 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2385 +#: views/dolphinview.cpp:2390 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2387 +#: views/dolphinview.cpp:2392 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2389 +#: views/dolphinview.cpp:2394 #, kde-format msgid "No Apple devices found" msgstr "" -#: views/dolphinview.cpp:2391 +#: views/dolphinview.cpp:2396 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2393 +#: views/dolphinview.cpp:2398 #, kde-format msgid "Folder is empty" msgstr "" diff --git a/po/si/dolphin.po b/po/si/dolphin.po index 5f35a9c43..88b009d77 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2011-05-30 08:10+0530\n" "Last-Translator: Danishka Navin \n" "Language-Team: Sinhala \n" @@ -39,13 +39,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "යළි පිහිටුවන්න" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "අලුතින් නිර්මාණය" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -53,113 +53,113 @@ 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 "බහලුමක් නිර්මාණය කරන්න." -#: 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 "දැනට ඇති ටැබය වසන්න (&l)" -#: 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 "" "You have multiple tabs open in this window, are you sure you want to quit?" -#: 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 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -169,7 +169,7 @@ msgid "" msgstr "" "You have multiple tabs open in this window, are you sure you want to quit?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -177,7 +177,7 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "අලවන්න" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" @@ -185,14 +185,14 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -202,7 +202,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "ටර්මිනලය විවෘත කරන්න" msgstr[1] "ටර්මිනලය විවෘත කරන්න" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -210,13 +210,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "සකසන්න..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "නව කවුළුව (&W)" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Window" @@ -224,7 +224,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "පෙත නව කවුළුවක විවෘත කරන්න" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -232,13 +232,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "නව ටැබය" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -247,25 +247,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "ස්ථානයට එක් කරන්න" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "ටැබය වසන්න" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -273,13 +273,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -290,13 +290,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -306,7 +306,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -314,7 +314,7 @@ msgctxt "@action" msgid "Copy…" msgstr "පිටපත් කරන්න" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -323,13 +323,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "අලවන්න" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -338,19 +338,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -358,13 +358,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -372,7 +372,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "කසලබඳුනට යවන්න" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -380,7 +380,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "මකන්න" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -388,13 +388,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -402,7 +402,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "පෙරහණ:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -410,7 +410,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "පෙරහණතීරුව පෙන්වන්න" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -420,7 +420,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -428,7 +428,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "සෙවුම් තීරුව පෙන්වන්න" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -436,14 +436,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "පෙරහණ:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" msgid "Search…" msgstr "සොයන්න" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show folders first when sorting files and folders" @@ -451,7 +451,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "ගොණු හා බහාළුම් පෙළ ගැස්වීමේදී බහාළුම් ප්‍රථමයෙන් පෙන්වන්න" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -461,7 +461,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -469,7 +469,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "සෙවුම් තීරුව පෙන්වන්න" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" @@ -478,7 +478,7 @@ msgid "Search" msgstr "සොයන්න" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show folders first when sorting files and folders" @@ -488,7 +488,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -496,7 +496,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "තෝරන්න" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -508,19 +508,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "අන්වර්ත තේරිම" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -528,7 +528,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -537,19 +537,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -557,7 +557,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "පූර්‍වදසුන" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -567,31 +567,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "නවතන්න" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "පූරණය නවතන්න" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "සැකසිය හැකි පිහිටුම්" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -601,13 +601,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "පිහිටුම ආදේශ කරන්න" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -615,7 +615,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -623,13 +623,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "ටැබය වසන්න" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -639,7 +639,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -648,13 +648,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "ගොනු සැසඳීම" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -663,13 +663,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "ටර්මිනලය විවෘත කරන්න" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -679,7 +679,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -687,7 +687,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "ටර්මිනලය විවෘත කරන්න" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -696,19 +696,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -720,7 +720,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -728,7 +728,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "මීළඟ ටැබය සක්‍රීය කරන්න" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -736,7 +736,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "මීළඟ ටැබය සක්‍රීය කරන්න" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -744,13 +744,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "නව ටැබය" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "මීළඟ ටැබය සක්‍රීය කරන්න" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -758,26 +758,26 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "මපෙර ටැබය සක්‍රීය කරන්න" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "මපෙර ටැබය සක්‍රීය කරන්න" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgid "Show tags" msgctxt "@action:inmenu" msgid "Show Target" msgstr "ටැග් පෙන්වන්න" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "නව ටැබයක විවෘත කරන්න" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -785,25 +785,33 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "නව ටැබයක විවෘත කරන්න" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "නව කවුළුවක විවෘත කරන්න" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "යෙදුම් (&l)" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "පුවරු අගුලු අරින්න" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "පුවරු අගුලු දමන්න" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -813,13 +821,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "තොරතුරු" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -827,7 +835,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -838,7 +846,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -849,13 +857,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "බහලුම්" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -864,7 +872,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -874,13 +882,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "ටර්මිනලය" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -892,7 +900,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -904,13 +912,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "ස්ථානය" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -918,7 +926,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "සැඟවුණු ගොනු පෙන්වන්න" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -926,7 +934,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -937,7 +945,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -952,7 +960,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@action:inmenu Panels" #| msgid "Lock Panels" @@ -960,7 +968,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "පුවරු අගුලු දමන්න" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -971,43 +979,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "වසන්න" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "වම් දසුන වසන්න" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "වසන්න" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "දකුණු දසුන වසන්න" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "බෙදීම" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "දසුන බෙදන්න" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1019,7 +1027,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1033,7 +1041,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1050,7 +1058,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1060,7 +1068,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1069,7 +1077,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1084,7 +1092,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1095,7 +1103,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1109,7 +1117,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1120,7 +1128,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1134,7 +1142,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1143,7 +1151,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1151,7 +1159,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1161,7 +1169,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1413,7 +1421,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1428,33 +1436,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" msgid "Search" msgstr "සොයන්න" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Search Bar" msgid "Search for %1" msgstr "සෙවුම් තීරුව" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1462,7 +1470,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "පූරණය දෝෂ සහිතයි..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1470,7 +1478,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "තේරීම:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1478,19 +1486,19 @@ msgctxt "@info" msgid "Searching…" msgstr "සොයන්න..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "අයිතම කිසිකක් හමු නොවිණි." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin does not support web pages, the web browser has been launched" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1499,13 +1507,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Protocol not supported by Dolphin, Konqueror has been launched" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "සාවද්‍ය ප්‍රොටොකෝලය" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1644,13 +1652,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1658,56 +1666,56 @@ msgctxt "@title:group" msgid "Others" msgstr "වෙනත්අය" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "බහලුම්" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "කුඩා" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "මධ්‍යම" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "විශාල" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1715,25 +1723,25 @@ 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1747,7 +1755,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "ඊයේ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1755,7 +1763,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1767,7 +1775,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "ඊයේ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1775,7 +1783,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1789,7 +1797,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "සති තුනකට පෙර (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1797,7 +1805,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1811,7 +1819,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "සති දෙකකට පෙර (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1819,7 +1827,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1833,7 +1841,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "සති තුනකට පෙර (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1841,7 +1849,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1855,7 +1863,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "%B, %Y මුල" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1863,7 +1871,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, " @@ -1871,7 +1879,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:" @@ -1879,35 +1887,35 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "කියවන්න," -#: 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 "ලියන්න," -#: 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 "ක්‍රියාත්මක," -#: 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 "තහනම් කරන කළ" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, fuzzy, kde-format #| msgctxt "@title:group Files and folders by permissions" #| msgid "(User: %1) (Group: %2) (Others: %3)" @@ -1915,7 +1923,7 @@ msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "(පරිශීලක: %1) (සමූහය: %2) (වෙනත්අය: %3)" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1923,12 +1931,12 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Modified:" @@ -1936,13 +1944,13 @@ 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1950,17 +1958,17 @@ 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Rating" @@ -1968,7 +1976,7 @@ msgctxt "@label" msgid "Rating" msgstr "ඇගැයුම" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Tags" @@ -1976,7 +1984,7 @@ msgctxt "@label" msgid "Tags" msgstr "ටැග්" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Comment" @@ -1984,14 +1992,14 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -1999,17 +2007,17 @@ 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Comment" @@ -2017,44 +2025,44 @@ 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 "" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2062,20 +2070,20 @@ 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 #, fuzzy #| msgctxt "@title:group General settings" #| msgid "General" @@ -2083,12 +2091,12 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2096,17 +2104,17 @@ msgctxt "@label" msgid "Duration" msgstr "ප්‍රලේඛනය" -#: 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 #, fuzzy #| msgctxt "@item::intable" #| msgid "Removed" @@ -2114,22 +2122,22 @@ 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -2137,10 +2145,10 @@ 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2148,12 +2156,12 @@ 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 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2161,34 +2169,34 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Group" @@ -2196,7 +2204,7 @@ msgctxt "@label" msgid "User Group" msgstr "සමූහය" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2415,19 +2423,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "ස්වයංක්‍රීය ස්ක්‍රෝල් කිරීම" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "කපන්න" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "පිටපත් කරන්න" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2435,37 +2443,37 @@ 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 "මකන්න" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "සැඟවුණු ගොනු පෙන්වන්න" -#: 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" @@ -2764,49 +2772,49 @@ 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 "මෙතනින් (%1)" -#: 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2814,20 +2822,20 @@ msgctxt "action:button" msgid "Your files" msgstr "danishka@gmail.com" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" 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 " @@ -3120,7 +3128,7 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "තේරිම" -#: settings/contextmenu/contextmenusettingspage.cpp:64 +#: settings/contextmenu/contextmenusettingspage.cpp:63 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Configure which services should be shown in the context menu." @@ -3128,7 +3136,7 @@ msgctxt "@label:textbox" msgid "Select which services should be shown in the context menu:" msgstr "Configure which services should be shown in the context menu." -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" @@ -3136,7 +3144,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "සොයන්න" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3144,7 +3152,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "නව සේවා බාගන්න..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3156,13 +3164,13 @@ msgid "" "settings." msgstr "යාවත් කළ වෙලුම් පාලන පද්ධති සැකසුම් යෙදීම සඳහා Dolphin යළි ආරම්ඹ කළ යුතුම වේ." -#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3170,7 +3178,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "මකන්න" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3178,7 +3186,7 @@ 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" @@ -3286,35 +3294,42 @@ 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +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" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3721,6 +3736,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "බහු ටැබ සහිත කවුළු වසන විට තහවුරු කිරීමක් විමසන්න" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3762,7 +3791,7 @@ msgctxt "@title:group" msgid "View" msgstr "දසුන් (&V)" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3770,25 +3799,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "සන්දර්භ මෙනුව" -#: 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 "" @@ -3853,25 +3882,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@label" +#| msgid "Show folders first when sorting files and folders" +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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "යෙදුම් (&l)" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4717,7 +4760,7 @@ msgstr "" "The view properties of all sub folders will be changed. Do you want to " "continue?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4816,12 +4859,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 "" @@ -4869,7 +4912,7 @@ msgstr "පෙරනිමිය" msgid "Reload" msgstr "ප්‍රථි පූර්ණය" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4877,7 +4920,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 බහලුමක් තෝරාගන්නා ලදි" msgstr[1] "බහලුම් %1 ක් තෝරාගන්නා ලදි" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4885,7 +4928,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 ගොනුවක් තෝරාගන්නා ලදි" msgstr[1] "%1 ගොනුවක් තෝරාගන්නා ලදි" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -4895,7 +4938,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" @@ -4903,19 +4946,19 @@ 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 "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" @@ -4923,20 +4966,20 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -4946,27 +4989,27 @@ msgid_plural "Open %1 Items" msgstr[0] "අලවන්න" msgstr[1] "අලවන්න" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "තීරු පළල" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "තීරු පළල" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Move to trash operation completed." @@ -4974,136 +5017,136 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "මැකීම අවසන්." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "මැකීම සාර්ථකයි." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "ඇතුළු රේඛාව ප්‍රථිනම් කරන්න" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "සැඟවුණු ගොනු පෙන්වන්න" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "නිවාස බහලුම" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "පිහිටුම හිස්." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "'%1' පිහිටුම සාවද්‍ය වේ." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "පූරණය දෝෂ සහිතයි..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "පූරණය දෝෂ සහිතයි..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "මෙම රටාවට ගැළපෙන සියලු අයිතම තෝරන්න:" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "මෙම රටාවට ගැළපෙන සියලු අයිතම තෝරන්න:" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "පිහිටුම හිස්." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "මැතකදි පිවිසි ටැබය වසන්න" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "අයිතම කිසිකක් හමු නොවිණි." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/sk/dolphin.po b/po/sk/dolphin.po index 6d603715b..594a7be38 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2022-07-19 10:04+0200\n" "Last-Translator: Matej Mrenica \n" "Language-Team: Slovak \n" @@ -45,125 +45,125 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Obnoviť" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Vytvoriť nový" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Otvoriť cestu" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Otvoriť cestu v novej karte" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Otvoriť cestu v novom okne" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Úspešne skopírované." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Úspešne presunuté." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Úspešne vytvorený odkaz." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Úspešne presunuté do koša." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Úspešne premenované." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Priečinok vytvorený." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Prejsť späť" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Vrátiť sa do predtým zobrazeného priečinku." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Prejsť dopredu" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Toto vráti akciu Choď|Späť." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Potvrdenie" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "Ukončiť %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Zavrieť &aktuálnu kartu" -#: 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 "" "Toto okno obsahuje niekoľko otvorených kariet. Naozaj ho chcete zatvoriť?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Znovu sa už nepýtať" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Zobraziť panel terminálu" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -171,19 +171,19 @@ msgid "" msgstr "" "Program '%1' stále beží v paneli terminálu. Ste si istý že chcete skončiť?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Otvoriť %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Otvoriť preferovaný vyhľadávací nástroj" -#: 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?" @@ -191,7 +191,7 @@ msgstr[0] "Naozaj chcete otvoriť 1 položku?" msgstr[1] "Ste si istí, že chcete otvoriť %1 okná terminálu?" msgstr[2] "Ste si istí, že chcete otvoriť %1 okná terminálu?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -200,25 +200,25 @@ msgstr[0] "Otvoriť %1 terminál" msgstr[1] "Otvoriť %1 terminály" msgstr[2] "Otvoriť %1 terminály" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Nastaviť" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nové o&kno" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Otvoriť Dolphin v novom okne" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -228,13 +228,13 @@ msgstr "" "Toto otvorí nové okno, ktoré je také isté ako toto s aktuálnym umiestnením a " "zobrazením.Môžete chytiť a pustiť položky medzi oknami." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nová karta" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -246,25 +246,25 @@ msgstr "" "zobrazením.Karta je v prídavnom zobrazení vrámci tohto okna. Môžete " "chytiť a pustiť položky medzi kartami." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Pridať do miest" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Toto pridá vybratý priečinok do panelu Miesta." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Zavrieť kartu" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -274,13 +274,13 @@ msgstr "" "Toto zatvorí aktuálne zobrazenú kartu. Ak nie je otvorených viac kariet, " "toto zatvorí okno." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Toto zatvorí okno." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -296,13 +296,13 @@ msgstr "" "umiestnené hneď vedľa seba na klávesnici: Ctrl+X, " "Ctrl+C a Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -315,7 +315,7 @@ msgstr "" "Použite akciuVložiť na ich skopírovanie do nového " "umiestnenia. Položky sa odstránia z pôvodného umiestnenia." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -323,7 +323,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Kopírovať" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -335,13 +335,13 @@ msgstr "" "Použite akciuVložiť na ich skopírovanie do nového " "umiestnenia." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Vložiť" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -353,7 +353,7 @@ msgstr "" "zobrazeného priečinku.Ak boli položky pridané do schránky pomocou akcie " "Vystrihnúť tak budú odstránené z pôvodného umiestnenia." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -361,7 +361,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Kopírovať do neaktívneho pohľadu" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -369,7 +369,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Kopírovať do neaktívneho pohľadu" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -379,13 +379,13 @@ msgstr "" "Toto skopíruje vybrané položky z aktívneho pohľadu do " "neaktívneho pohľadu." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Kopírovať do neaktívneho pohľadu" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View" @@ -393,7 +393,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Presunúť do neaktívneho pohľadu" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View" @@ -401,7 +401,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Presunúť do neaktívneho pohľadu" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -411,13 +411,13 @@ msgstr "" "Toto presunie vybrané položky z aktívneho pohľadu do " "neaktívneho pohľadu." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Presunúť do neaktívneho pohľadu" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -425,13 +425,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Triediť" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Zobraziť lištu filtrovania" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -444,31 +444,31 @@ msgstr "" "môžete zadať text na filtrovanie súborov a priečinkov aktuálne zobrazených. " "Iba tie, ktoré obsahujú tento text zostanú viditeľné." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Prepnúť panel triedenia" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Triediť" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "Hľadať" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Hľadať súbory a priečinky" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -483,20 +483,20 @@ msgstr "" "paneli vyhľadávania aby ste ho videli počas toho ako sú vám vysvetľované " "nastavenia." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Prepnúť panel hľadania" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Hľadať" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Search for files and folders" @@ -506,7 +506,7 @@ msgstr "Hľadať súbory a priečinky" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -514,7 +514,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Vybrať" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -526,19 +526,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Toto vyberie všetky súbory a priečinky v aktuálnom umiestnení." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Invertovať výber" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -548,7 +548,7 @@ msgstr "" "Toto vyberie všetky položky ktoré predtým neboli " "vybraté." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -560,19 +560,19 @@ msgstr "" "para>Takto môžete vidieť dve umiestnenia naraz a rýchlo medzi nimi " "presúvať položkyStlačte toto znovu na zlúčenie pohľadov naspäť." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Úschovňa" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Otvorí virtuálny adresár úschovne v oddelenom okne" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -580,7 +580,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Náhľad" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -590,31 +590,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Zastaviť" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Zastaviť načítanie" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Toto zastaví načítavanie obsahu aktuálneho priečinku." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Upraviteľné umiestnenie" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -628,13 +628,13 @@ msgstr "" "tiež prepnúť na úpravu, kliknutím napravo od umiestnenia, a prepnúť naspäť " "potvrdením upraveného umiestnenia." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Nahradiť umiestnenie" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -644,19 +644,19 @@ msgstr "" "Toto prepne na úpravu umiestnenia a vyberie ho, aby ste mohli rýchlo zadať " "nové umiestnenie." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Vrátiť zatvorenie karty" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Toto vás vráti na predtým zatvorenú kartu." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -671,7 +671,7 @@ msgstr "" "doKoša. Zmeny, ktoré sa nedajú vrátiť so vyžiadajú " "potvrdenie." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -683,13 +683,13 @@ msgstr "" "Domov, ktorý obsahuje ich údaje vrátane priečinkov, " "ktoré obsahujú osobné údaje aplikácií." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Porovnať súbory" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -701,13 +701,13 @@ msgstr "" "para>Použite ponuku Viac vyhľadávacích nástrojov " "pre viac nastavení." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Otvoriť terminál" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -720,13 +720,13 @@ msgstr "" "aplikácií terminálu." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Otvoriť terminál" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -738,19 +738,19 @@ msgstr "" "umiestnenie vybraných položiek.Aby ste sa dozvedeli viac o " "termináloch, použite nápovedu v terminálovej aplikácií." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Zamerať panel terminálu" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "Záložky" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -762,79 +762,86 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktivovať kartu %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktivovať poslednú kartu" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Ďalšia karta" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Aktivovať nasledujúcu kartu" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Predošlá karta" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Aktivovať predchádzajúcu kartu" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Zobraziť cieľ" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Otvoriť v novej karte" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Otvoriť v nových kartách" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Otvoriť v novom okne" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Otvoriť v aplikácií" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Odomknúť panely" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Zamknúť panely" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -848,13 +855,13 @@ msgstr "" "a môžu mať tlačidlo na zatvorenie.Zamknuté panely sú zabudované " "prehľadnejšie." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informácie" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -868,7 +875,7 @@ msgstr "" "Na zobrazenie alebo skrytie panelov prejdite do Ovládanie|" "Panely alebo Zobraziť|Panely." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -884,7 +891,7 @@ msgstr "" "informácie o aktuálne otvorenom priečinku.Pri označení jedinej položky " "sa zobrazuje náhľad jej obsahu." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -900,13 +907,13 @@ msgstr "" "náhľad jej obsahu.Môžete nastaviť, ktoré podrobnosti sa " "zobrazia po kliknutí pravým tlačidlom." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Priečinky" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -918,7 +925,7 @@ msgstr "" ">Zobrazuje priečinky súborového systému v " "stromovom zobrazení." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -932,13 +939,13 @@ msgstr "" "na priečinok na prechod tam. Kliknite na šípku na ľavej strane na zobrazenie " "podpriečinkov. Toto umožňuje rýchle prepínanie medzi priečinkami." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminál" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -957,7 +964,7 @@ msgstr "" "termináloch použite nápovedu v samostatnej terminálovej aplikácií ako je " "Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -975,19 +982,19 @@ msgstr "" "úlohy. Na zistenie viac informácií o termináloch použite nápovedu v " "samostatnej terminálovej aplikácií ako je Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Miesta" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Zobraziť skryté miesta" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -997,7 +1004,7 @@ msgstr "" "Toto zobrazí všetky miesta v paneli miest, ktoré boli skryté. Zobrazia sa " "ako polo-priehľadné, pokiaľ nezrušíte ich nastavenie - skryté." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1013,7 +1020,7 @@ msgstr "" "obsahuje sekcie na nájdenie nedávno uložené súbory alebo súbory určitého " "typu." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1038,13 +1045,13 @@ msgstr "" "a vyberte Zobraziť skryté miesta na ich opätovné " "zobrazenie." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Zobraziť panely" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1060,43 +1067,43 @@ msgstr "" "priečinok, ktorý obsahuje všetky údaje pripojené k tomuto počítaču - " "koreňový priečinok." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Zavrieť" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Zatvoriť ľavé zobrazenie" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Zavrieť" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Zatvoriť pravé zobrazenie" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Rozdeliť" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Rozdelené zobrazenie" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -1122,7 +1129,7 @@ msgstr "" "tlačidlo Ovládanie na Paneli nástrojov." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -1157,7 +1164,7 @@ msgstr "" "tlačidlom. Stlačte pravé tlačidlo myši ak chcete zobraziť alebo skryť ich " "text." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1185,7 +1192,7 @@ msgstr "" "dolphin-view.html'>kliknite sem . Toto otvorí stránku z " "Príručky, ktorá pokrýva základy." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1198,7 +1205,7 @@ msgstr "" "Tam môžete nastaviť klávesové kombinácie na spustenie akcií, keď sa " "stlačia naraz. Všetky príkazy aplikácie môžu byť takto spustené." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis" #| msgid "" @@ -1217,7 +1224,7 @@ msgstr "" "ponukeOvládanie alebo v Ponuke Tiež môžu byť umiestnené na Paneli nástrojov." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1235,7 +1242,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:2558 +#: dolphinmainwindow.cpp:2563 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis second half of handbook text with link" #| msgid "" @@ -1256,7 +1263,7 @@ msgstr "" "File_Management'>kliknite sem. Toto otvorí vyhradenú stránku v KDE " "UserBase Wiki." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis second half of whatsthis button text with link" #| msgid "" @@ -1282,7 +1289,7 @@ msgstr "" "para>Nápoveda \"Čo je toto?\" chýba vo väčšine ostatných okien tak si " "na ňu moc nezvykajte." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, fuzzy, kde-kuit-format #| msgctxt "@info:whatsthis second half of reportbug text with link" #| msgid "" @@ -1301,7 +1308,7 @@ msgstr "" "urobiť vaše hlásenia o chybách čo najlepšie kliknite sem." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1323,7 +1330,7 @@ msgstr "" "para>KDE e.V. je nezisková organizácia stojaca za " "KDE komunitou." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1335,7 +1342,7 @@ msgstr "" "nastaviť jazyk, ktorý sa použije v prípade ak nie je dostupný váš " "preferovaný jazyk." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1345,7 +1352,7 @@ msgstr "" "Toto otvorí okno, ktoré vás informuje o verzií, licencií a použitých " "knižniciach a správcoch tejto aplikácie." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1358,7 +1365,7 @@ msgstr "" "ľudia za týmto softvérom.Ak radi používate túto aplikáciu ale neviete " "veľa o KDE alebo chcete vidieť chutného draka, pozrite sa!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1614,7 +1621,7 @@ msgstr "" "kliknite sem. Toto otvorí " "vyhradenú stránku v Príručke" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1638,27 +1645,27 @@ msgstr "" "item>Viac Nástrojov Hľadania: Nainštalujte si viac možností ako nájsť " "položku." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format 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:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Hľadať %1 v %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Hľadať" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Hľadám %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1666,7 +1673,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Načítava sa priečinok..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1674,7 +1681,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Zoraďovanie:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1682,19 +1689,19 @@ msgctxt "@info" msgid "Searching…" msgstr "Hľadá sa..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Neboli nájdené žiadne položky." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin nepodporuje webové stránky, bol spustený webový prehliadač" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1703,13 +1710,13 @@ msgstr "" "Protokol nie je podporovaný aplikáciou Dolphin. Bola spustená predvolená " "aplikácia." -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Neplatný protokol" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1844,92 +1851,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Ostatní" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Priečinky" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Malá" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Stredná" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Veľká" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Dnes" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Včera" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Minulý týždeň" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Pred dvoma týždňami" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Pred troma týždňami" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Skôr tento mesiac" -#: 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 " @@ -1939,7 +1946,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Včera' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1947,7 +1954,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1955,7 +1962,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1963,7 +1970,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1973,7 +1980,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Pred týždňom' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1981,7 +1988,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1991,7 +1998,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Pred dvoma týždňami' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1999,7 +2006,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -2009,7 +2016,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Pred troma týždňami' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -2017,7 +2024,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -2027,7 +2034,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Predtým' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -2035,7 +2042,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -2043,7 +2050,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2051,114 +2058,114 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Čítanie, " -#: 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 "Zápis, " -#: 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 "Spúšťanie, " -#: 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 "Zakázané" -#: 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 "Užívateľ: %1 | Skupina: %2 | Ostatní: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Názov" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Veľkosť" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Zmenený" -#: 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 "Vytvorený" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Pristupovaný" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Typ" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Hodnotenie" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Značky" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Komentár" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Názov" -#: 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 "Dokument" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Autor" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -2166,162 +2173,162 @@ msgctxt "@label" msgid "Page Count" msgstr "Počet riadkov" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Počet slov" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Počet riadkov" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Dátum fotografovania" -#: 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 "Obrázok" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Rozmery" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Šírka" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Výška" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientácia" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Interpret" -#: 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 "Zvuk" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Žáner" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Trvanie" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Dátový tok" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Stopa" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Rok vydania" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Pomer strán" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Počet snímkov za sekundu" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Cesta" -#: 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 "Ostatné" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Prípona súboru" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Čas odstránenia" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Cieľ odkazu" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Stiahnuté z" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Práva" -#: 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 "Vlastník" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Skupina používateľov" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2533,19 +2540,19 @@ msgstr "Obmedziť panel priečinkov na domovský adresár ak je tam" msgid "Automatic scrolling" msgstr "Automatický posun" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Vystrihnúť" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopírovať" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2553,37 +2560,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Premenovať..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Presunúť do koša" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Odstrániť" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Zobraziť skryté súbory" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Obmedziť na domovský adresár" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Automatický posun" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2847,66 +2854,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Pridať značky" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Odtiaľto (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Obmedziť hľadanie na '%1' a podpriečinky" -#: 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 "Uložiť toto hľadanie pre rýchly prístup v budúcnosti" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Ukončiť hľadanie" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Názov súboru" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Obsah" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Odtiaľto" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Vaše súbory" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Hľadať v domovskom adresári" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Viac vyhľadávacích nástrojov" -#: 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 " @@ -3206,20 +3213,20 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Výber" -#: 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 "Vyberte, ktoré služby majú byť zobrazené v kontextovom menu:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "Hľadať" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3227,7 +3234,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Stiahnuť nové služby..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3237,25 +3244,25 @@ msgstr "" "Musíte reštartovať aplikáciu Dolphin kvôli aktualizácii nastavení systému " "pre správu verzií." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Reštartovať teraz?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Odstrániť" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Príkazy 'Kopírovať do' a 'Presunúť do'" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3359,33 +3366,40 @@ msgstr "Zobrazovať 'Otvoriť v novej karte' v kontextovej ponuke." msgid "Show 'Open in New Window' in context menu." msgstr "Zobrazovať 'Otvoriť v novom okne' v kontextovej ponuke." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Zobrazovať 'Otvoriť v novom okne' v kontextovej ponuke." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Zobrazovať 'Kopírovať umiestnenie' v kontextovej ponuke." #. 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 "Zobraziť „Duplikovať tu“ v kontextovej ponuke." #. 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 "Zobrazovať 'Otvoriť terminál' v kontextovej ponuke." #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show 'Copy Location' in context menu." msgid "Show 'Copy to other split view' in context menu." msgstr "Zobrazovať 'Kopírovať umiestnenie' v kontextovej ponuke." #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show 'Sort By' in context menu." msgid "Show 'Move to other split view' in context menu." @@ -3776,6 +3790,20 @@ msgstr "" "Vyberte poradie zoradenia položiek: prirodzené, citlivé alebo necitlivé na " "veľkosť písmen." +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Pýtať sa na potvrdenie pri zatváraní okien s viacerými kartami." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Pýtať sa na potvrdenie pri zatváraní okien s viacerými kartami." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3813,31 +3841,31 @@ msgctxt "@title:group" msgid "View" msgstr "&Zobraziť" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Kontextová ponuka" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Kôš" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Používateľská odozva" -#: 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 "Máte neuložené zmeny. Chcete tieto zmeny použiť alebo zahodiť?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Upozornenie" @@ -3890,23 +3918,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Zatváram okná s programom bežiacim v peneli terminálu" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info:tooltip" +#| msgid "Search for files and folders" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Hľadať súbory a priečinky" + #: 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 "Pri otvorení spustiteľného súboru:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Vždy sa pýtať" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Otvoriť v aplikácií" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Spustiť skript" @@ -4683,7 +4725,7 @@ msgid "" msgstr "" "Vlastnosti zobrazenia všetkých podpriečinkov budú zmenené. Chcete pokračovať?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4781,12 +4823,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 voľných z %2 (%3% použitých)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Kôš Vyprázdnený" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Kôš bol vyprázdnený." @@ -4830,7 +4872,7 @@ msgstr "Predvolené" msgid "Reload" msgstr "Obnoviť" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4839,7 +4881,7 @@ msgstr[0] "Vybraný 1 priečinok" msgstr[1] "Vybrané %1 priečinky" msgstr[2] "Vybraných %1 priečinkov" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4848,7 +4890,7 @@ msgstr[0] "Vybraný 1 súbor" msgstr[1] "Vybrané %1 súbory" msgstr[2] "Vybraných %1 súborov" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4857,7 +4899,7 @@ msgstr[0] "1 priečinok" msgstr[1] "%1 priečinky" msgstr[2] "%1 priečinkov" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4866,31 +4908,31 @@ msgstr[0] "1 súbor" msgstr[1] "%1 súbory" msgstr[2] "%1 súborov" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 priečinkov, 0 súborov" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 - kópia" -#: 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?" @@ -4898,7 +4940,7 @@ msgstr[0] "Naozaj chcete otvoriť 1 položku?" msgstr[1] "Naozaj chcete otvoriť %1 položky?" msgstr[2] "Naozaj chcete otvoriť %1 položiek?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4907,43 +4949,43 @@ msgstr[0] "Otvoriť %1" msgstr[1] "Otvoriť %1 položiek" msgstr[2] "Otvoriť %1" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Bočná výplň" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Automatické šírky stĺpcov" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Vlastné šírky stĺpcov" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Odstránenie dokončené." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Odstránenie dokončené." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Premenovať a skryť" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4952,7 +4994,7 @@ msgstr "" "Pridanie bodky na začiatok názvu súboru ho skryje pred zobrazením.\n" "Chcete ho napriek tomu premenovať?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4961,96 +5003,96 @@ msgstr "" "Pridanie bodky na začiatok názvu priečinku ho skryje pred zobrazením.\n" "Chcete ho napriek tomu premenovať?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Skryť tento súbor?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Skryť tento priečinok?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Umiestnenie je prázdne" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Umiestnenie '%1' nie je platné." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "Načítava sa..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Načítanie bolo zrušené" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Filtru nezodpovedajú žiadne položky" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Vyhľadávaniu nezodpovedajú žiadne položky" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Kôš je prázdny" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Žiadne značky" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Žiadne súbory označené \"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Žiadne naposledy použité položky" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Žiadne zdieľané priečinky neboli nájdené" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Nenašli sa žiadne relevantné sieťové zdroje" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Nenašli sa žiadne zariadenia kompatibilné s MTP" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgid "No Bluetooth devices found" msgid "No Apple devices found" msgstr "Nenašli sa žiadne zariadenia Bluetooth" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Nenašli sa žiadne zariadenia Bluetooth" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Priečinok je prázdny" diff --git a/po/sl/dolphin.po b/po/sl/dolphin.po index 9d727f1cb..cef30fee1 100644 --- a/po/sl/dolphin.po +++ b/po/sl/dolphin.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-23 00:48+0000\n" -"PO-Revision-Date: 2023-08-19 07:23+0200\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"PO-Revision-Date: 2023-08-29 09:45+0200\n" "Last-Translator: Matjaž Jeran \n" "Language-Team: Slovenian \n" "Language: sl\n" @@ -51,143 +51,143 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Obnovi" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Ustvari novo" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Odpri pot" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Odpri pot v novem zavihku" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Odpri pot v novem oknu" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Uspešno kopirano." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Uspešno premaknjeno." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Uspešno povezano." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Uspešno premaknjeno v Smeti." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Uspešno preimenovano." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Mapa ustvarjena." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Pojdi nazaj" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Vrni se na prejšnjo ogledano mapo." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Pojdi naprej" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "To razveljavlja ukaz Pojdi|Nazaj." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Potrditev" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "Zapusti %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Zapri trenutni zavihek" -#: 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 "V tem oknu imate odprtih več zavihkov. Ali res želite končati?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Ne vprašaj več" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Prikaži ploščo &Terminala" -#: 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 "Program '%1' še vedno teče v Terminalu. Ali ga res želite pokončati?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Odpri %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Odpri priljubljeno orodje za iskanje" -#: 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?" @@ -196,7 +196,7 @@ msgstr[1] "Ali res želite odpreti %1 okni terminala?" msgstr[2] "Ali res želite odpreti %1 okna terminala?" msgstr[3] "Ali res želite odpreti %1 oken terminala?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -206,25 +206,25 @@ msgstr[1] "Odpri %1 terminala" msgstr[2] "Odpri %1 terminale" msgstr[3] "Odpri %1 terminalov" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Sestavi" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Novo okno" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Odpri novo okno z Dolphinom" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -234,13 +234,13 @@ msgstr "" "To odpre novo okno s trenutno lokacijo in pogledom.Med oknoma lahko " "vlečete in spuščate predmete." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Nov zavihek" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -252,25 +252,25 @@ msgstr "" "Zavihek nudi še dodaten pogled v tem oknu. Med zavihkoma lahko vlečete " "in spuščate predmete." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Dodaj na pult Mesta" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "To doda izbrano mapo na kontrolno ploščo Mesta." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Zapri zavihek" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -280,13 +280,13 @@ msgstr "" "To bo zaprlo trenutno opazovan zavihek. Če v tem oknu ni več zavihkov, se bo " "zaprlo." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "To zapre okno." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -302,13 +302,13 @@ msgstr "" "tipkovnici postavljene ena zraven druge: Ctrl+X, " "Ctrl+C in Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Izreži…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -321,13 +321,13 @@ msgstr "" ">Uporabite ukaz Prilepi za nadaljnje kopiranje iz " "odložišča na novo lokacijo. Predmeti bodo odstranjeni iz izvorne lokacije." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Kopiraj…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -339,13 +339,13 @@ msgstr "" ">Uporabite ukaz Prilepi za nadaljnje kopiranje iz " "odložišča na novo lokacijo." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Prilepi" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -357,19 +357,19 @@ msgstr "" "mapo..Če so bili predmeti dodani na odložišče z ukazom " "Izreži bodo odstranjeni iz njihove stare lokacije." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Kopiraj v drugi pogled" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Kopiraj v drugi pogled…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -379,25 +379,25 @@ msgstr "" "To kopira izbrane predmete iz aktivnega pogleda v " "neaktivni razdeljeni pogled." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Kopiraj v neaktivni razdeljeni pogled" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Prenesi v drugi pogled" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Prenesi v drugi pogled…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -407,25 +407,25 @@ msgstr "" "To prenese izbrane predmete iz aktivnega pogleda v " "neaktivni razdeljeni pogled." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Prenesi v neaktivni razdeljeni pogled" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filter…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Pokaži filtrirno vrstico" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -438,30 +438,30 @@ msgstr "" "vnesete besedilo za filtriranje trenutno prikazanih datotek in map. V " "prikazu boste videli samo tiste, ki v imenu vsebujejo kriterij filtriranja." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Preklopi vrstico filtra" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filter" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Išči…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Poišči datoteke in mape" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -476,20 +476,20 @@ msgstr "" "iskanja, tako da si jo lahko ogledate in so obenem na voljo tudi razlage " "nastavitev." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Preklapljaj vrstico iskanja" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Poišči" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -497,13 +497,13 @@ msgstr "Izberi datoteke in mape" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Izberi" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -521,19 +521,19 @@ msgstr "" "dostopna letvica na dnu razpoložljive aktivnosti za trenutno izbrani element." "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "To izbere vse datoteke in mape trenutne lokacije." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Obrni izbiro" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -542,7 +542,7 @@ msgid "" msgstr "" "To izbere vse predmete, ki jih trenutno niste izbrali." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -554,25 +554,25 @@ msgstr "" "omogoča, da vidite dve lokaciji naenkrat in hitro prestavljate predmete med " "njima.Spet kliknite, da bi ponovno sestavili poglede." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Zaloga" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Odpre navidezno mapo z zalogo v deljenemu oknu" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Osveži pogled" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -586,31 +586,31 @@ msgstr "" "pogled na tam vsebovane datoteke in mape.Če je pogled " "razcepljen, bo osvežen samo trenutno osredotočeni del." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Zaustavi" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Zaustavi nalaganje" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "To zaustavi nalaganje vsebin v trenutnem oknu." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Mesto je mogoče urediti" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -624,13 +624,13 @@ msgstr "" "editing by clicking to the right of the location and switch back by " "confirming the edited location." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Zamenjaj Mesto" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -640,19 +640,19 @@ msgstr "" "To preklopi na urejanje lokacije in jo izbere, tako da lahko hitro izbirate " "drugo lokacijo." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Razveljavi zapiranje zavihka" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "To vas vrne na prej že zaprti zavihek." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -667,7 +667,7 @@ msgstr "" "Smeti. Pri spremembah, ki se ne dajo razveljaviti, " "boste vprašani za vašo potrditev." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -679,13 +679,13 @@ msgstr "" "svojo mapo Dom, ki vsebuje njegove podatke, tudi mape, " "ki vsebujejo osebne podatke za njegove aplikacije." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Primerjaj datoteki" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -697,13 +697,13 @@ msgstr "" "para>Uporabite meni Več orodij za iskanje da ga " "nastavite." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Odpri terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -716,13 +716,13 @@ msgstr "" "aplikaciji terminal." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Odpri terminal tukaj" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -734,19 +734,19 @@ msgstr "" "izbranih predmetov.Da bi spoznali več o terminalih, uporabite " "pomoč pri aplikaciji terminal." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Fokus na ploščo terminala" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "Zaznamki" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -764,79 +764,86 @@ msgstr "" "ponudi.Gumb %1 je preprostejši in majhen, zaradi " "česar je sprožanje naprednih dejanj bolj zamudno." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktiviraj zavihek %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktiviraj zadnji zavihek" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Naslednji zavihek" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Omogoči naslednji zavihek" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Predhodni zavihek" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Omogoči predhodni zavihek" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Prikaži cilj" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Odpri v novem zavihku" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Odpri v novih zavihkih" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Odpri v novem oknu" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Odpri v aplikaciji" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Odkleni pulte" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Zakleni pulte" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -850,13 +857,13 @@ msgstr "" "drugo stran okna in imajo gumb 'Zapri'. Zaklenjene plošče so bolj čisto " "vgrajene." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Podatki" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -867,7 +874,7 @@ msgstr "" "Meni |Plošče ali Pogled|Plošče." "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -883,7 +890,7 @@ msgstr "" "obvesti o trenutno gledani mapi.Za posamičen predmet je na voljo " "predogled njegove vsebine." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -900,13 +907,13 @@ msgstr "" "predogled njegove vsebine.Za nastavitve kaj in kako so " "predstavljene podrobnosti, kliknite z desni gumb na miški." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Mape" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -918,7 +925,7 @@ msgstr "" ">Prikaže mape datotečnega sistema v drevesnem " "pogledu." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -932,13 +939,13 @@ msgstr "" "odpravite tja. Kliknite puščico na levi strani mape, če si želite ogledati " "njene podmape. To omogočahitro preklapljanje med katerimikoli mapami." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -956,7 +963,7 @@ msgstr "" "uporabna za zahtevne naloge. Da bi se bolje poučili o terminalih, uporabite " "pomoč v samostojni aplikaciji terminalov kot npr. Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -974,19 +981,19 @@ msgstr "" "uporabna za zahtevne naloge. Da bi se bolje poučili o terminalih, uporabite " "pomoč v samostojni aplikaciji terminalov kot npr. Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Mesta" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Pokaži skrita mesta" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -996,7 +1003,7 @@ msgstr "" "To prikaže vsa skrita mesta na pultu Mesta. Prikazana so polprosojna razen, " "če odstranite lastnost skritosti." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1012,7 +1019,7 @@ msgstr "" "Vsebuje tudi razdelke, da najdete zadnje shranjene datoteke ali datoteke " "določenih zvrsti." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1037,13 +1044,13 @@ msgstr "" "kliknite na prazen prostor na tej plošči in izberite Prikaži " "skrita mesta, da se spet prikažejo." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Prikaži plošče" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1058,43 +1065,43 @@ msgstr "" "Na vrhu te hierarhije je korenski imenik, ki vsebuje vse podatke na tem " "računalniku - root." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Zapri" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Zapri levi prikaz" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Zapri" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Zapri desni prikaz" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Razdeli" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Razdeli prikaz" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1112,7 +1119,7 @@ msgstr "" "interface>. Potem je večina njegove vsebine na voljo prek gumba " "Meni na Orodni vrstici." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1135,7 +1142,7 @@ msgstr "" "vrstice in njen slog gumbov lahko spreminjate tudi v meniju z desnim klikom. " "Z desnim klikom na gumb, lahko pokažete ali skrijete besedilo gumba." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1162,7 +1169,7 @@ msgstr "" "url='help:/dolphin/dolphin-view.html'>kliknite tukaj. Odprla se bo " "stran iz Priročnika, ki pokriva osnove." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1176,7 +1183,7 @@ msgstr "" "ko jih hkrati pritisnemo. Vsi ukazi v tej aplikaciji se lahko sprožijo tako." "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1189,7 +1196,7 @@ msgstr "" "ki jih vidite v Meni se lahko postavijo tudi v orodno " "vrstico." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1208,7 +1215,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1223,7 +1230,7 @@ msgstr "" "userbase.kde.org/Dolphin/File_Management'>kliknite tukaj. Odprla se " "bo namenska stran Wiki UserBase KDE." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1245,7 +1252,7 @@ msgstr "" "para>Pomoč \"Kaj je to?\" pri večini drugih oken manjka, zato se na to " "ne zanašajte preveč." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1262,7 +1269,7 @@ msgstr "" "url='https: //community.kde.org/Get_Involved/Bug_Reporting'>kliknite tukaj." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1284,7 +1291,7 @@ msgstr "" "razvijalcev itd. KDE e.V. je neprofitna " "organizacija, ki stoji za skupnostjo KDE." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1296,7 +1303,7 @@ msgstr "" "nastavite sekundarne jezike, ki se bodo uporabljali, če besedila niso na " "voljo v vašem želenem jeziku." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1306,7 +1313,7 @@ msgstr "" "To odpre okno, ki vas seznani z uporabljeno različico, licenco, uporabljene " "programske knjižnice in vzdrževalci te aplikacije." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1319,7 +1326,7 @@ msgstr "" "ki stojijo za to brezplačno programsko opremo.Če vas veseli uporabljati " "to aplikacijo, a še ne veste za KDE si morda lahko ogledate prijaznega zmaja!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1565,7 +1572,7 @@ msgstr "" "kliknite tukaj. To bo " "odprlo namensko stran v Priročniku." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1589,72 +1596,72 @@ msgstr "" "Več orodij za iskanje: namestite druga sredstva, da poiščite predmet. " -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Poganjanje Dolphina kot root utegne biti nevarno. Prosim bodite previdni." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Poišči %1 v %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Poišči" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Poišči %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Nalaganje mape…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Razvrščanje…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Iskanje…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Ni najdenih predmetov." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" "Dolphin ne podpira prikaza spletnih strani. Zagnan je bil spletni brskalnik" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Dolphin ne podpira tega protokola. Zagnan je bil privzeti program" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Neveljaven protokol" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1795,92 +1802,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Drugo" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Mape" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Majhne datoteke" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Srednje datoteke" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Velike datoteke" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Danes" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Včeraj" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Pred enim tednom" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Pred dvema tednoma" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Pred tremi tedni" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "V začetku tega meseca" -#: 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 " @@ -1890,7 +1897,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Včeraj' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1898,7 +1905,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1906,7 +1913,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1914,7 +1921,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1924,7 +1931,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Pred enim tednom' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1932,7 +1939,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1942,7 +1949,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Pred dvema tednoma' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1950,7 +1957,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1960,7 +1967,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Pred tremi tedni' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1968,7 +1975,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1978,7 +1985,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Bolj zgodaj v mesecu' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1986,7 +1993,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1994,7 +2001,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2002,257 +2009,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Branje, " -#: 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 "Pisanje, " -#: 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 "Izvajanje, " -#: 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 "Prepovedano" -#: 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 "Uporabnik: %1 | Skupina: %2 | Drugi: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Ime" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Velikost" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Spremenjeno" -#: 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 "Oblika datuma je lahko izbrana v nastavitvah." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Ustvarjeno" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Dostopano" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Vrsta" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Ocena" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Oznake" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Opomba" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Naslov" -#: 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 "Dokument" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Avtor" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Izdajatelj" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Število strani" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Število besed" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Število vrstic" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Fotografirano dne" -#: 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 "Slika" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Mere" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Širina" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Višina" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Usmerjenost" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Umetnik" -#: 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 "Zvok" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Zvrst" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Trajanje" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bitna hitrost" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Skladba" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Leto izdaje" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Razmerje velikosti" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Videi" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Hitrost predvajanja" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Pot" -#: 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 "Drugo" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Podaljšek datoteke" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Čas izbrisa" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Cilj povezave" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Prejeto iz" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Dovoljenja" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2261,17 +2268,17 @@ msgstr "" "Obliko dovoljenja lahko spremenite v nastavitvah. Možnosti so simbolično, " "številsko (oktalno) ali kombinirani formati" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Lastnik" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Skupina" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2475,55 +2482,55 @@ msgstr "Omeji pult z mapami na domačo mapo, če se nahajate znotraj doma" msgid "Automatic scrolling" msgstr "Samodejno drsenje" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Izreži" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopiraj" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Preimenuj…" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Premakni v smeti" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Izbriši" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Pokaži skrite datoteke" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Omeji na domačo mapo" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Samodejno drsenje" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2783,66 +2790,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Dodaj značke" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Od tu naprej (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Omeji iskanje na '%1' in njegove podmape" -#: 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 "Shrani to iskanje za hitrejši dostop v prihodnosti" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Končaj iskanje" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Ime datoteke" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Vsebina" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Od tu naprej" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Vaše datoteke" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Išči v domači mapi" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Več orodij za iskanje" -#: 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 " @@ -3142,25 +3149,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Izhod iz načina zbora" -#: 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 "Izberite storitve, ki naj bodo prikazane v kontekstnem meniju:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Poišči…" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Prejmi nove storitve…" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3170,25 +3177,25 @@ msgstr "" "Potrebno je znova zagnati Dolphin, da bi uveljavili spremenjene nastavitve " "sistema za nadzor različic." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Ponovni zagon zdaj?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Izbriši" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Pokaži ukaza »Kopiraj v« in »Premakni v«" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3290,32 +3297,39 @@ msgstr "Pokaži 'Odpri v novem zavihku' v kontekstnem meniju." msgid "Show 'Open in New Window' in context menu." msgstr "Pokaži 'Odpri v novem oknu' v kontekstnem meniju." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Pokaži 'Odpri v novem oknu' v kontekstnem meniju." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Pokaži 'Kopiraj lokacijo' v kontekstnem meniju." #. 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 "Prikaži 'Dupliciraj sem' v kontekstnem meniju." #. 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 "Pokaži 'Odpri terminal' v kontekstnem meniju." #. 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 "Pokaži 'Kopiraj v drugi pogled' v kontekstnem meniju." #. 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 "Prikaži 'Prenesi v drugi pogled' v kontekstnem meniju." @@ -3708,6 +3722,18 @@ msgstr "" "Izberite način razvrščanja predmetov: naravno, z oziroma brez razlikovanja " "velikosti črk" +#. 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 "Pred zapiranjem okna z več zavihki vprašaj za potrditev." + +#. 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 "Pred zapiranjem okna z več zavihki vprašaj za potrditev." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3744,25 +3770,25 @@ msgctxt "@title:group" msgid "View" msgstr "Pogled" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Kontekstni meni" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Smeti" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Povratne informacije uporabnikov" -#: 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?" @@ -3770,7 +3796,7 @@ msgstr "" "Imate neshranjene spremembe. Ali želite uveljaviti spremembe ali naj jih " "zavržemo?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Opozorilo" @@ -3823,23 +3849,35 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Zapiranje oken z aktivnim programom, ki teče v terminalu" +#: settings/interface/confirmationssettingspage.cpp:63 +#, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Odpiranje več map naenkrat" + #: settings/interface/confirmationssettingspage.cpp:64 #, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many terminals at once" +msgstr "Odpiranje več terminalov naenkrat" + +#: settings/interface/confirmationssettingspage.cpp:67 +#, kde-format msgctxt "@title:group" msgid "When opening an executable file:" msgstr "Ob odpiranju datoteke iz izvedljivim programom:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Vedno vprašaj" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Odpri v aplikaciji" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Poženi skript" @@ -4582,7 +4620,7 @@ msgid "" msgstr "" "Lastnosti prikaza vseh podmap bodo spremenjene. Ali želite nadaljevati?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4679,12 +4717,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 prosto %2 (%3% porabljeno)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Smeti izpraznjene" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Smeti so bile izpraznjene." @@ -4728,7 +4766,7 @@ msgstr "Privzeto" msgid "Reload" msgstr "Znova naloži" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4738,7 +4776,7 @@ msgstr[1] "Izbrani sta %1 mapi" msgstr[2] "Izbrane so %1 mape" msgstr[3] "Izbrano je %1 map" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4748,7 +4786,7 @@ msgstr[1] "Izbrani sta %1 datoteki" msgstr[2] "Izbrane so %1 datoteke" msgstr[3] "Izbrano je %1 datotek" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4758,7 +4796,7 @@ msgstr[1] "%1 mapi" msgstr[2] "%1 mape" msgstr[3] "%1 map" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4768,31 +4806,31 @@ msgstr[1] "%1 datoteki" msgstr[2] "%1 datoteke" msgstr[3] "%1 datotek" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 map, 0 datotek" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 kopija" -#: 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?" @@ -4801,7 +4839,7 @@ msgstr[1] "Ali res želite odpreti %1 predmeta?" msgstr[2] "Ali res želite odpreti %1 predmete?" msgstr[3] "Ali res želite odpreti %1 predmetov?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4811,43 +4849,43 @@ msgstr[1] "Odpri %1 postavki" msgstr[2] "Odpri %1 postavke" msgstr[3] "Odpri %1 postavk" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Stranska obloga" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Samodejna širina stolpcev" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Širina stolpcev po meri" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Opravilo Smeti zaključeno." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Brisanje zaključeno." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Preimenuj in skrij" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4857,7 +4895,7 @@ msgstr "" "pogledom.\n" "Ali še to vedno želite preimenovati?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4867,94 +4905,94 @@ msgstr "" "pogledom.\n" "Ali še to vedno želite preimenovati?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Naj skrijem to datoteko?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Naj skrijem to mapo?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Mesto je prazno." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Mesto »%1« je neveljavno." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Nalaganje…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Nalaganje preklicano" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Ni predmetov, ki bi ustrezali filtru" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Ni predmetov, ki bi ustrezali iskanju" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Smeti so prazne" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Ni značk" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Ni datotek z oznako »%1«" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Ni nedavno uporabljenih predmetov" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Nobenih skupnih map ni najti" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Ni najti pomembnih nobenih mrežnih virov" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Ni nadene nobene MTP združljive naprave" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Ni najdenih Applovih naprav" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Ni najdene nobene Bluetooth naprave" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Mapa je prazna" diff --git a/po/sq/dolphin.po b/po/sq/dolphin.po index 45123b6eb..dbeacf3a7 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-04-11 01:21-0400\n" "Last-Translator: Agron Selimaj \n" "Language-Team: sq\n" @@ -42,108 +42,108 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Rikthe" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Krijo të ri" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Hape shtegun" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Hape shtegun në një llapë të re" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Hape shtegun në një dritare të re" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "U kopjua me sukses." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "U zhvendos me sukses." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "U lidh me sukses." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "U hudh në kosh me sukses." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "U riemërua me sukses." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "U krijua skedari." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Shko mbrapa" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Kthehu te skedari që e shikuat më parë." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Shko para" -#: 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 "Konfirmimi" -#: 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 "M&bylle Tabelën e Tanishme" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" @@ -151,17 +151,17 @@ msgstr "" "Keni shumë tabela të hapura në këtë dritare, jeni i sigurtë që dëshironi të " "dilni?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Mos pyet përsëri" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -172,26 +172,26 @@ msgstr "" "Keni shumë tabela të hapura në këtë dritare, jeni i sigurtë që dëshironi të " "dilni?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Hap %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Hape veglën e preferuar të kërkimit" -#: 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] "A jeni i/e sigurtë që doni të hapni 1 dritare terminali?" msgstr[1] "A jeni i/e sigurtë që doni të hapni %1 dritare terminali?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -201,19 +201,19 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Hap %1 Terminalin" msgstr[1] "Hap Terminalin" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Konfiguro" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Dritare e &Re" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -221,7 +221,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Hape në Një Dritare të Re" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -229,13 +229,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Skedë e re" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -244,25 +244,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Shto tek Vendet" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Mbylle Tabelën" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -270,13 +270,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Kjo mbyll dritaren." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -287,13 +287,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -303,7 +303,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -311,7 +311,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Kopjo" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -320,13 +320,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Ngjit" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -335,19 +335,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -355,13 +355,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -369,7 +369,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Hidhe në kosh" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -377,7 +377,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Hidhe në kosh" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -385,13 +385,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -399,13 +399,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filtri" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Shfaq Shiritin e Filtrit" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -415,7 +415,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Hide Filter Bar" @@ -423,20 +423,20 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Fshihe Shiritin e Filtrit" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filtri" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Empty Trash" msgid "Search…" msgstr "Kërko" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@option:check Mouse Settings" #| msgid "Double-click to open files and folders" @@ -444,7 +444,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Kërko skedarë dhe dosje" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -454,13 +454,13 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Empty Trash" @@ -469,7 +469,7 @@ msgid "Search" msgstr "Kërko" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -477,7 +477,7 @@ msgstr "Zgjedh skedat dhe skedarët" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -485,7 +485,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Përzgjidh" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -497,19 +497,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Ndërro Zgjedhjen" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -517,7 +517,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -526,19 +526,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -546,7 +546,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Parapamje" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -556,31 +556,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Ndalo" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Ndalo ngarkimin" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Vendndodhje e Modifikueshme" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -590,13 +590,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Zëvendëso Vendndodhjen" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -604,7 +604,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -612,13 +612,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Mbylle Tabelën" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -628,7 +628,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -637,13 +637,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Krahaso Skedarët" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -652,13 +652,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Hap Terminalin" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -668,7 +668,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -676,7 +676,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Hap Terminalin" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -685,19 +685,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -709,7 +709,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -717,7 +717,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktivizo Tabelën Tjetër" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -725,7 +725,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktivizo Tabelën Tjetër" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -733,13 +733,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Skedë e re" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Aktivizo Tabelën Tjetër" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -747,25 +747,25 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Aktivizo Tabelën e Mëparshme" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Aktivizo Tabelën e Mëparshme" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Shfaq cakun" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Hape Në Një Tabelë Të Re" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -773,25 +773,32 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Hape Në Një Tabelë Të Re" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Hape në Një Dritare të Re" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Hap në program" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -801,13 +808,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Informacioni" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -815,7 +822,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -826,7 +833,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -837,13 +844,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Skedarët" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -852,7 +859,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -862,13 +869,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminali" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -880,7 +887,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -892,19 +899,19 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Vendet" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Shfaq vendet e fshehura" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -912,7 +919,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -923,7 +930,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -938,13 +945,13 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Shfaq panelet" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -955,43 +962,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Mbylle" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Mbylle" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Ndaj" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1003,7 +1010,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1017,7 +1024,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1034,7 +1041,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1044,7 +1051,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1053,7 +1060,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1068,7 +1075,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1079,7 +1086,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1093,7 +1100,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1104,7 +1111,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1118,7 +1125,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1127,7 +1134,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1135,7 +1142,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1145,7 +1152,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1392,7 +1399,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1407,29 +1414,29 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Empty Trash" msgid "Search" msgstr "Kërko" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Kërko %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1437,7 +1444,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Duke ngarkuar folderin..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1445,7 +1452,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Renditja:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Empty Trash" @@ -1453,20 +1460,20 @@ msgctxt "@info" msgid "Searching…" msgstr "Kërko" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" "Dolphin nuk i suporton faqet e internetit, u nis shfletuesi i internetit" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1475,13 +1482,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Protokolli nuk suportohet nga Dolphin, u nis Konqueror" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Protokoll i pavlefshëm" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1623,92 +1630,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 "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Të tjerat" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Skedarët" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "E vogël" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Mesatare" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "E Madhe" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Sot" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Dje" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Një Javë më Parë" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Dy JAvë më Parë" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Tre Javë më Parë" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Herët Këtë Muaj" -#: 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 " @@ -1718,7 +1725,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Dje' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1726,7 +1733,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1734,7 +1741,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1742,7 +1749,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1756,7 +1763,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Një javë më parë' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1764,7 +1771,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1778,7 +1785,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Dy javë më parë' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1786,7 +1793,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1800,7 +1807,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Tri javë më parë' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1808,7 +1815,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1822,7 +1829,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Më parë më' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1830,7 +1837,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1838,7 +1845,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1846,274 +1853,274 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Lexo, " -#: 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 "Shkruaj, " -#: 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 "Ekzekuto, " -#: 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 "Ndalohet" -#: 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 "Përdoruesi: %1 | Grupi: %2 | Të tjerët: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Emrit" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Madhësisë" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Datës së modifikimit" -#: 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 "Formati i datës mund të zgjedhet në settings." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Datës së krijimit" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Datës së qasjes" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Llojit" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Vlerësimit" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Etiketave" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Komentit" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Titullit" -#: 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 "të dokumentit" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Autorit" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Botuesit" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Numrit të faqeve" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Numrit të fjalëve" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Numrit të rreshtave" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Datës së fotografimit" -#: 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 "të imazhit" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimenzioneve" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Gjerësisë" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Lartësisë" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientimit" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artistit" -#: 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 "Skedat e zërit" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Zhanrit" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Albumit" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Zgjatjes" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Shpejtësisë e biteve" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Këngës" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Vitit i publikimit" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Raporti mes gjerësisë dhe lartësisë" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Shpejtësia e pamjeve" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Shtegu" -#: 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 "Të tjera" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Mbiemri i skedave" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Ora e fshirjes" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Shtegu i shkurtores" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "U shkarkua nga" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Të drejtat" -#: 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 "Pronari" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Grupi i përdoruesit" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2330,19 +2337,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Gjerësia e kollonës" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Prije" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopjo" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2350,37 +2357,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Riemërto..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Hidhe në kosh" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Fshije" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Shfaq Skedat e Fshehura" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Kufizo në skedarin shtëpiak" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Lëvizje automatike" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2643,66 +2650,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Shto etiketa" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Nga këtu (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Kufizo kërkimin në '%1' dhe nënskedarët e saj" -#: 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 "Ruajeni këtë kërkim që ti qaseni shpejt në të ardhmen" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Ndal kërkimin" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Emri i skedës" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Përmbajtja" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Nga këtu" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Skedat tuaja" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Kërko në skedarin shtëpiak" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Edhe disa vegla të kërkimit" -#: 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 " @@ -2983,13 +2990,13 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Ndërro Zgjedhjen" -#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Empty Trash" @@ -2997,7 +3004,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "Kërko" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3005,7 +3012,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Shkarko shërbime të reja..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3013,25 +3020,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 "Fshije" -#: 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" @@ -3133,32 +3140,39 @@ 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 +#, fuzzy, kde-format +#| msgid "Show 'Add to Places' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Shfaq 'Shto tek Vendet' në menynë e kontekstit" + +#. 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 "" @@ -3533,6 +3547,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 #, fuzzy, kde-format @@ -3572,31 +3598,31 @@ msgctxt "@title:group" msgid "View" msgstr "&Shfaq" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Menya e kontekstit" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Koshi" -#: 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 "Vërejtje" @@ -3651,23 +3677,37 @@ msgctxt "@option:check Ask for confirmation when" 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:" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Hap skeda dhe skedarë:" + #: 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 "Pyet gjithmonë" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Hap në program" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4441,7 +4481,7 @@ msgid "" "continue?" msgstr "" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4531,12 +4571,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 "Koshi u zbraz" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Koshi është zbrazur." @@ -4582,7 +4622,7 @@ msgstr "I Parazgjedhur" msgid "Reload" msgstr "Ringarko" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4590,7 +4630,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 Skedar u zgjodh" msgstr[1] "%1 Dosje u zgjodhën" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4598,7 +4638,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 Skedë u zgjodh" msgstr[1] "%1 Skedarë u zgjodhën" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4606,7 +4646,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 skedar" msgstr[1] "%1 skedarë" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4614,38 +4654,38 @@ msgid_plural "%1 Files" msgstr[0] "1 skedë" msgstr[1] "%1 skeda" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 skeda, 0 skedarë" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 kopje" -#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open %1" @@ -4655,38 +4695,38 @@ msgid_plural "Open %1 Items" msgstr[0] "Hap %1" msgstr[1] "Hap %1" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Gjerësia automatike e shtyllës" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Gjerësia e kollonës" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Veprimi i hedhjes në kosh u kompletua." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Veprimi i fshirjes u kompletua." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Rename Item" @@ -4694,110 +4734,110 @@ msgctxt "@action:button" msgid "Rename and Hide" msgstr "Riemëro skedarin" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Fsheh këtë skedë?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Fsheh këtë skedar?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Vendndodhja është bosh." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Vendndodhja '%1' është e pavlefshme." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "Duke ngarkuar..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Ngarkimi u anulua" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Kosh është bosh" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "S'ka etiketa" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Asnjë skedë nuk është etiketuar me \"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "Tabelat e Mbyllura së Fundmi" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Skedari është i zbrazët" diff --git a/po/sv/dolphin.po b/po/sv/dolphin.po index 8fa713d1a..82aa57bc9 100644 --- a/po/sv/dolphin.po +++ b/po/sv/dolphin.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-23 00:48+0000\n" -"PO-Revision-Date: 2023-08-19 08:42+0200\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"PO-Revision-Date: 2023-08-29 20:16+0200\n" "Last-Translator: Stefan Asserhäll \n" "Language-Team: Swedish \n" "Language: sv\n" @@ -42,125 +42,125 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Återställ" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Skapa ny" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Öppna sökväg" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Öppna sökväg under ny flik" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Öppna sökväg i nytt fönster" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Kopierade med lyckat resultat." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Flyttade med lyckat resultat." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Länkade med lyckat resultat." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Flyttade till papperskorgen med lyckat resultat." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Bytte namn med lyckat resultat." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Skapade katalog." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Gå tillbaka" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Gå tillbaka till den tidigare visade katalogen." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Gå framåt" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Ångrar åtgärden Gå tillbaka." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Bekräftelse" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "&Avsluta %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Stän&g nuvarande flik" -#: 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 "" "Du har flera flikar öppna i fönstret. Är du säker på att du vill avsluta?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Fråga inte igen" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Visa &terminalpanel" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -169,26 +169,26 @@ msgstr "" "Programmet '%1' kör fortfarande i terminalpanelen. Är du säker på att du " "vill avsluta?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Öppna %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Öppna föredraget sökverktyg" -#: 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] "Är du säker på att du vill öppna 1 terminalfönster?" msgstr[1] "Är du säker på att du vill öppna %1 terminalfönster?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -196,25 +196,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Öppna %1 terminal" msgstr[1] "Öppna %1 terminaler" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Anpassa" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Nytt &fönster" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Öppna ett nytt Dolphin-fönster" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -224,13 +224,13 @@ msgstr "" "Öppnar ett nytt fönster som ser precis ut som det här med samma plats och vy." "Det går att dra och släppa objekt mellan fönstren." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Ny flik" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -242,25 +242,25 @@ msgstr "" "är ytterligare en vy inom fönstret. Det går att dra och släppa objekt mellan " "flikarna." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Lägg till i Platser" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Lägger till den markerade katalogen i platspanelen." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Stäng flik" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -270,13 +270,13 @@ msgstr "" "Stänger fliken som för närvarande visas. Om inga fler flikar finns kvar " "stängs fönstret istället." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Stänger det här fönstret." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -293,13 +293,13 @@ msgstr "" "Ctrl+X, Ctrl+C och Ctrl" "+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Klipp ut…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -313,13 +313,13 @@ msgstr "" "för att kopiera dem från klippbordet till en ny plats. Objekten tas bort " "från sin ursprungliga plats." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Kopiera…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -331,13 +331,13 @@ msgstr "" "emphasis>.Använd alternativet Klistra in efteråt " "för att kopiera dem från klippbordet till en ny plats." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Klistra in" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -349,19 +349,19 @@ msgstr "" "för närvarande visas.Om objekten har lagts till på klippbordet med " "alternativet Klipp ut tas de bort från sin gamla plats." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Kopiera till andra vyn" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Kopiera till andra vyn…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -371,25 +371,25 @@ msgstr "" "Kopierar de markerade objekten från den aktiva vyn till " "den inaktiva delade vyn." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Kopiera till inaktiv delad vy" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Flytta till andra vyn" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Flytta till andra vyn…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -399,25 +399,25 @@ msgstr "" "Flyttar de markerade objekten från den aktiva vyn till " "den inaktiva delade vyn." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Flytta till inaktiv delad vy" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Filter…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Visa filterrad" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -430,30 +430,30 @@ msgstr "" "skriva in text för att filtrera filerna och katalogerna som för närvarande " "visas. Bara de som innehåller texten i sina namn förblir synliga." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Visa eller dölj filterrad" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Filter" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Sök..." -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Sök efter filer och kataloger" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -468,20 +468,20 @@ msgstr "" "den här hjälptexten på sökraden igen så att vi kan ta en titt på den medan " "inställningarna förklaras." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Visa eller dölj sökrad" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Sök" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -489,13 +489,13 @@ msgstr "Markera filer och kataloger" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Markera" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -513,19 +513,19 @@ msgstr "" "läget är aktiverat, visar en snabbåtkomstrad längst ner tillgängliga " "åtgärder för de objekt som för närvarande är markerade." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Markerar alla filer och kataloger på aktuell plats." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Invertera markering" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -535,7 +535,7 @@ msgstr "" "Markerar alla objekt som för närvarande inte är " "markerade istället." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -547,25 +547,25 @@ msgstr "" "kan du se två platser på en gång och snabbt flytta objekt mellan dem.Klicka här igen efteråt för att kombinera vyerna igen." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Gömställe" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Öppnar den virtuella gömställeskatalogen i ett delat fönster" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Uppdatera vy" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -579,31 +579,31 @@ msgstr "" "uppdaterad vy av filerna och katalogerna som finns där.Om vyn " "delas, uppdaterar det den som för närvarande har fokus." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Stoppa" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Stoppa inläsning" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Stoppar laddningen av innehållet i aktuell katalog." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Redigerbar plats" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -617,13 +617,13 @@ msgstr "" "till redigering genom att klicka på höger sida om platsen, och byta tillbaka " "genom att bekräfta den redigerade platsen." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Ersätt plats" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -633,19 +633,19 @@ msgstr "" "Byter till att redigera platsen och markerar den så att du snabbt kan gå " "till en annan plats." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Ångra stäng flik" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Går tillbaka till den föregående stängda fliken." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -660,7 +660,7 @@ msgstr "" "Papperskorgen.Ändringar som inte går att ångra " "frågar dig om bekräftelse." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -672,13 +672,13 @@ msgstr "" "egen katalog kallad Hem som innehåller dess data, " "inklusive kataloger som innehåller personlig programdata." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Jämför filer" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -690,13 +690,13 @@ msgstr "" "para>Använd menyn Fler sökverktyg för att ställa " "in det." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Öppna terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -709,13 +709,13 @@ msgstr "" "terminaler." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Öppna terminal här" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -727,19 +727,19 @@ msgstr "" "plats.Använd hjälpen i terminalprogrammet för att ta reda på " "mer om terminaler." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Fokusera terminalpanel" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Bokmärken" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -757,79 +757,86 @@ msgstr "" "para>Knappen %1 är enklare och mindre vilket " "gör att det tar längre tid att utföra avancerade åtgärder." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Aktivera flik %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Aktivera sista fliken" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Nästa flik" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Aktivera nästa flik" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Föregående flik" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Aktivera föregående flik" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Visa mål" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Öppna under ny flik" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Öppna under nya flikar" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Öppna i nytt fönster" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Öppna i program" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Lås upp paneler" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Lås paneler" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -843,13 +850,13 @@ msgstr "" "sidan fönstret och har en stängningsknapp.Låsta paneler är snyggare " "inbäddade." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Information" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -859,7 +866,7 @@ msgstr "" "För att visa eller dölja paneler som den här gå till Meny - " "Paneler eller Visa - Paneler." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -876,7 +883,7 @@ msgstr "" "enskilda objekt tillhandahålls en förhandsgranskning av deras innehåll." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -892,13 +899,13 @@ msgstr "" "en förhandsgranskning av deras innehåll.Du kan ställa in vilken " "och hur information anges här genom att högerklicka." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Kataloger" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -910,7 +917,7 @@ msgstr "" "vänstra sida.Den visar katalogerna i filsystemet i en trädvy." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -925,13 +932,13 @@ msgstr "" "underkataloger. Det tillåter att snabbt byta mellan vilka kataloger som " "helst." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -949,7 +956,7 @@ msgstr "" "hjälpen i ett fristående terminalprogram som Terminal för att ta reda på mer " "om terminaler." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -967,19 +974,19 @@ msgstr "" "hjälpen i ett fristående terminalprogram som Terminal för att ta reda på mer " "om terminaler." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Platser" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Visa dolda platser" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -989,7 +996,7 @@ msgstr "" "Visar alla platser i platspanelen som har dolts. De visas halvgenomskinliga " "om du inte avmarkerar deras döljegenskap." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1005,7 +1012,7 @@ msgstr "" "innehåller också sektioner för att söka efter filer som nyligen sparades, " "eller filer av en viss typ." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1029,13 +1036,13 @@ msgstr "" "eller post för att dölja den. Högerklicka på ett tomt utrymme i panelen och " "välj Visa dolda platser för att visa den igen." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Visa paneler" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1051,43 +1058,43 @@ msgstr "" "innehåller alla data ansluten till datorn: rotkatalogen." "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Stäng" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Stäng vänster vy" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Stäng" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Stäng höger vy" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Dela" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Delad visning" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1105,7 +1112,7 @@ msgstr "" "mesta av dess innehåll tillgänglig via knappen Meny i " "verktygsraden." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1127,7 +1134,7 @@ msgstr "" "stilen på dess knappar kan också ändras med högerklicksmenyn. Högerklicka på " "en knapp om du vill visa eller dölja dess text." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1155,7 +1162,7 @@ msgstr "" "här istället. Det visar en sida från handboken " "som täcker grunderna." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1169,7 +1176,7 @@ msgstr "" "trycks ner samtidigt. Alla kommandon i programmet kan utlösas på detta sätt." "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1181,7 +1188,7 @@ msgstr "" "verktygsraden.Alla alternativ som du ser i " "menyn kan också placeras i verktygsraden." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1200,7 +1207,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1217,7 +1224,7 @@ msgstr "" "File_Management'>klicka här. Det visar den särskilda " "informationssidan i KDE:s användarbas-wiki." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1239,7 +1246,7 @@ msgstr "" "wiki.Hjälp från \"Vad är det här?\" saknas i de flesta " "andra fönster, så bli inte alltför van vid den." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1255,7 +1262,7 @@ msgstr "" "felrapporter så effektiva som möjligt klicka här." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1277,7 +1284,7 @@ msgstr "" "KDE e.V. är den ideella organisationen bakom KDE-" "gemenskapen." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1289,7 +1296,7 @@ msgstr "" "med ställa in sekundära språk som används om texter inte är tillgängliga på " "språket som du föredrar." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1299,7 +1306,7 @@ msgstr "" "Visar ett fönster som informerar dig om programmets version, licens, använda " "bibliotek och underhållsansvarig." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1313,7 +1320,7 @@ msgstr "" "att använda det här programmet men inte vet något om KDE, eller vill se en " "häftig drake, ta en titt." -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1558,7 +1565,7 @@ msgstr "" "funktioner klicka här. " "Det visar den särskilda sidan i handboken." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1582,71 +1589,71 @@ msgstr "" "betyg.Fler sökverktyg: Installera andra sätt att söka efter ett " "objekt." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format 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:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Sök efter %1 i %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Sök" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Sök efter %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Läser in katalog…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Sorterar…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Söker…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Inga objekt hittades." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin stöder inte webbsidor, webbläsaren har startats" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Protokollet stöds inte av Dolphin, standardprogram har startats" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Felaktigt protokoll" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1773,92 +1780,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Övriga" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Kataloger" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Liten" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Normal" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Stor" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Idag" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "I går" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Förra veckan" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "För två veckor sedan" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "För tre veckor sedan" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Tidigare denna månad" -#: 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 " @@ -1868,7 +1875,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Igår' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1876,7 +1883,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1884,7 +1891,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1892,7 +1899,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1902,7 +1909,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Förra veckan' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1910,7 +1917,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1920,7 +1927,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'För två veckor sedan' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1928,7 +1935,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1938,7 +1945,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'För tre veckor sedan' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1946,7 +1953,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1956,7 +1963,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Tidigare' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1964,7 +1971,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1972,7 +1979,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1980,257 +1987,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Läs, " -#: 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 "Skriv, " -#: 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 "Kör, " -#: 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 "Förbjuden" -#: 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 "Användare: %1 | Grupp: %2 | Övriga: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Namn" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Storlek" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Ändrad" -#: 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 "Datumformat kan väljas i inställningarna." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Skapad" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Använd" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Typ" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Betyg" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Etiketter" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Kommentar" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Titel" -#: 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 "Dokument" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Upphovsman" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Förläggare" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Sidantal" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Ordantal" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Radantal" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Fotograferad datum" -#: 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 "Bild" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Dimensioner" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Bredd" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Höjd" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Orientering" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Artist" -#: 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 "Ljud" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Genre" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Album" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Längd" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bithastighet" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Spår" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Utgivningsår" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Proportion" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Bildfrekvens" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Sökväg" -#: 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 "Övriga" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Filändelse" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Borttagningstid" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Länkmål" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Nerladdad från" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Skydd" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2239,17 +2246,17 @@ msgstr "" "Rättighetsformatet kan ändras i inställningarna. Alternativen är Symboliskt, " "Numeriskt (oktalt) eller Kombinerat format." -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Ägare" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Användargrupp" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2453,55 +2460,55 @@ msgstr "Begränsa katalogpanelen till hemkatalogen om inne i den" msgid "Automatic scrolling" msgstr "Automatisk panorering" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Klipp ut" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopiera" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Byt namn…" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Flytta till papperskorgen" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Ta bort" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Visa dolda filer" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Begränsa till hemkatalog" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Automatisk panorering" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2757,66 +2764,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Lägg till etiketter" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Härifrån (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Begränsa sökning till '%1' och dess underkataloger" -#: 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 "Spara sökningen för att snabbt komma åt den i framtiden" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Avsluta sökning" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Filnamn" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Innehåll" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Härifrån" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Dina filer" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Sök i din hemkatalog" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Fler sökverktyg" -#: 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 " @@ -3107,25 +3114,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Avsluta markeringsläge" -#: 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 "Välj vilka tjänster som ska visas i den sammanhangsberoende menyn:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Sök..." -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Ladda ner nya tjänster…" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3135,25 +3142,25 @@ msgstr "" "Dolphin måste startas om för att verkställa de uppdaterade inställningarna " "av versionskontrollsystem." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Starta om nu?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Ta bort" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Kommandona 'Kopiera till' och 'Flytta till'" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3259,32 +3266,39 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "Visa 'Öppna i nytt fönster' i den sammanhangsberoende menyn." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Visa 'Öppna i nytt fönster' i den sammanhangsberoende menyn." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Visa 'Kopiera plats' i den sammanhangsberoende menyn." #. 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 "Visa 'Duplicera här' i den sammanhangsberoende menyn." #. 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 "Visa 'Öppna terminal' i den sammanhangsberoende menyn." #. 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 "Visa 'Kopiera till andra delade vyn' i den sammanhangsberoende menyn." #. 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 "Visa 'Flytta till andra delade vyn' i den sammanhangsberoende menyn." @@ -3677,6 +3691,18 @@ msgstr "" "Välj naturlig, skiftlägeskänslig eller skiftlägesokänslig sorteringsordning " "för objekt" +#. 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 "Fråga efter bekräftelse när många kataloger öppnas samtidigt." + +#. 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 "Fråga efter bekräftelse när många terminaler öppnas samtidigt." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3713,32 +3739,32 @@ msgctxt "@title:group" msgid "View" msgstr "Visa" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Sammanhangsberoende meny" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Papperskorg" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Användaråterkoppling" -#: 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 "" "Du har osparade ändringar. Vill du verkställa ändringarna eller kasta dem?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Varning" @@ -3791,23 +3817,35 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Stänger fönster med ett program som kör i terminalpanelen" +#: settings/interface/confirmationssettingspage.cpp:63 +#, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Öppnar många kataloger samtidigt" + #: settings/interface/confirmationssettingspage.cpp:64 #, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many terminals at once" +msgstr "Öppnar många terminaler samtidigt" + +#: settings/interface/confirmationssettingspage.cpp:67 +#, kde-format msgctxt "@title:group" msgid "When opening an executable file:" msgstr "När en körbar fil öppnas:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Fråga alltid" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Öppna i program" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Kör skript" @@ -4549,7 +4587,7 @@ msgstr "" "Visningsegenskaper för alla underkataloger kommer att ändras. Vill du " "fortsätta?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4647,12 +4685,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 ledigt av %2 (%3 % använt)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Papperskorg tömd" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Papperskorgen har tömts." @@ -4696,7 +4734,7 @@ msgstr "Standard" msgid "Reload" msgstr "Uppdatera" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4704,7 +4742,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 katalog markerad" msgstr[1] "%1 kataloger markerade" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4712,7 +4750,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 fil markerad" msgstr[1] "%1 filer markerade" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4720,7 +4758,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 katalog" msgstr[1] "%1 kataloger" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4728,38 +4766,38 @@ msgid_plural "%1 Files" msgstr[0] "1 fil" msgstr[1] "%1 filer" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 kataloger, 0 filer" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 kopia" -#: 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] "Är du säker på att du vill öppna 1 objekt?" msgstr[1] "Är du säker på att du vill öppna %1 objekt?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4767,43 +4805,43 @@ msgid_plural "Open %1 Items" msgstr[0] "Öppna %1 objekt" msgstr[1] "Öppna %1 objekt" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Sidovaddering" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Automatiska kolumnbredder" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Egna kolumnbredder" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Flytta till papperskorg slutförd." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Borttagningsåtgärd slutförd." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Byt namn och dölj" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4813,7 +4851,7 @@ msgstr "" "att visas.\n" "Vill du ändå byta namn på den?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4823,94 +4861,94 @@ msgstr "" "från att visas.\n" "Vill du ändå byta namn på den?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Dölj filen?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Dölj katalogen?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Platsen är tom." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Platsen '%1' är inte giltig." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Läser in…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Inläsning avbruten" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Inga objekt matchar filtret" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Inga objekt matchar sökningen" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Papperskorgen är tom" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Inga etiketter" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Inga filer med etiketten \"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Inga senast använda objekt" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Inga delade kataloger hittades" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Inga relevanta nätverksresurser hittades" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Inga MTP-kompatibla enheter hittades" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Inga Apple-enheter hittades" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Inga Blåtandsenheter hittades" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Katalogen är tom" diff --git a/po/ta/dolphin.po b/po/ta/dolphin.po index 68faab09b..59d6ecd82 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-08-20 15:50+0530\n" "Last-Translator: Kishore G \n" "Language-Team: Tamil \n" @@ -41,124 +41,124 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "மீட்டெடு" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "புதியதை உருவாக்கு" -#: 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 "அடைவு உருவாக்கப்பட்டது." -#: 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 "%1- இலிருந்து &வெளியேறு" -#: 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 " @@ -167,26 +167,26 @@ msgstr "" "'%1' என்கிற நிரல் முனையப்பலகையில் இன்னும் ஓடிக்கொண்டிருக்கிறது. உறுதியாக வெளியேற " "விரும்புகிறீர்களா?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "%1-ஐ திற" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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] "உறுதியாக 1 முனைய சாளரத்தைத் திறக்க வேண்டுமா?" msgstr[1] "உறுதியாக %1 முனையச்சாளரங்களைத் திறக்க வேண்டுமா?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -194,25 +194,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "%1 முனையத்தைத் திற" msgstr[1] "%1 முனையங்களைத் திற" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "அமை" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "புதிய &சாளரம்" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "புதிய டால்பின் சாளரத்தைத் திற" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -222,13 +222,13 @@ msgstr "" "இது இதே இடத்தில் இதே காட்சியை காட்டக்கூடிய இன்னொரு சாளரத்தைத் திறக்கும்.நீங்கள் " "சாளரங்களுக்கு இடையே பொருட்களை இழுத்துப் போடலாம்." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "புதிய கீற்று" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -240,25 +240,25 @@ msgstr "" "கீற்று என்பது, இந்த சாளரத்திலேயே அமைந்திருக்கும் இன்னொரு காட்சியாகும். " "கீற்றுகளுக்கிடையே நீங்கள் உருப்படிகளை இழுத்து போடலாம்." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "இடங்களுக்கு சேர்" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "இது தேர்வு செய்யப்பட்ட அடைவை 'இடங்கள்' பலகைக்கு சேர்க்கும்." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "கீற்றை மூடு" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -266,13 +266,13 @@ msgid "" "will close instead." msgstr "தற்போதைய கீற்றை இது மூடும். வேறு கீற்றுகள் இல்லையேல் இந்த சாளரம் மூடப்படும்." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "இது இந்த சாளரத்தை மூடும்." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -288,13 +288,13 @@ msgstr "" "பிரதானமாக ஒன்றுக்கொன்று பக்கத்தில் உள்ளன: Ctrl+X, " "Ctrl+C மற்றும் Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "வெட்டு…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -307,13 +307,13 @@ msgstr "" ">நகலெடுத்தவற்றை வேறு இடத்தில் ஓட்ட ஒட்டு என்ற செயலை " "பயன்படுத்துங்கள். அவற்றின் முந்தைய இருப்பிடத்திலிருந்து இவ்வுருப்படிகள் நீக்கப்படும்." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "நகலெடு…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -325,13 +325,13 @@ msgstr "" ">நகலெடுத்தவற்றை வேறு இடத்தில் ஓட்ட ஒட்டு என்ற செயலை " "பயன்படுத்துங்கள்." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "ஒட்டு" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -343,19 +343,19 @@ msgstr "" "நகலெடுக்கும்.வெட்டு என்ற செயலை கொண்டு உருப்படிகள் " "பிடிப்புப்பலகைக்கு சேர்க்கப்பட்டிருந்தால் அவை தத்தம் பழைய இருப்பிடங்களிலிருந்து நீக்கப்படும்." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "மாற்று காட்சிப்பகுதிக்கு நகலெடு" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "மாற்று காட்சிப்பகுதிக்கு நகலெடு…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -365,25 +365,25 @@ msgstr "" "தேர்ந்தெடுக்கப்பட்டவற்றை இது செயலிலுள்ள காட்சிப்பகுதியிலிருந்து " "செயலிலில்லாத துண்டாக்கப்பட்ட காட்சிப்பகுதிக்கு நகலெடுக்கும்." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "குவியத்தில் இல்லாத துண்டாக்கப்பட்ட காட்சிக்கு நகலெடு" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "மாற்று காட்சிப்பகுதிக்கு நகர்த்து" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "மாற்று காட்சிப்பகுதிக்கு நகர்த்து…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -393,25 +393,25 @@ msgstr "" "தேர்ந்தெடுக்கப்பட்டவற்றை இது செயலிலுள்ள காட்சிப்பகுதியிலிருந்து " "செயலிலில்லாத துண்டாக்கப்பட்ட காட்சிப்பகுதிக்கு நகர்த்தும்." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "குவியத்தில் இல்லாத துண்டாக்கப்பட்ட காட்சிக்கு நகர்த்து" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "வடிகட்டு…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "வடிகட்டிப் பட்டையைக் காட்டும்" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -424,30 +424,30 @@ msgstr "" ">காட்டப்படும் கோப்புகளையும் அடைவுகளையும் வடிகட்ட அப்பட்டையில் உரையை உள்ளிடலாம். தன் " "பெயரில் அவ்வுரையை கொண்ட உருப்படிகளே காட்டப்படும்." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "வடிகட்டிப் பட்டையை நிலைமாற்று" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "வடிகட்டி" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "தேடு…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "அடைவுகள் மற்றும் கோப்புகளுக்காக தேடு" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -461,20 +461,20 @@ msgstr "" "விருப்பங்களையும் நீங்கள் அமைக்கலாம். தேடல் பட்டையில் பயன்படுத்தக்கூடிய " "விருப்பத்தேர்வுகளை பற்றி அறிய, தேடல் பட்டையின் உதவித் துப்பை பாருங்கள்." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "தேடல் பட்டையை நிலைமாற்று" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "தேடு" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -482,13 +482,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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "தேர்வு" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -500,19 +500,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "இது இந்த இடத்தில் உள்ள அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேர்வு செய்யும்." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "தேர்வு நிலையைப் புரட்டு" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -522,7 +522,7 @@ msgstr "" "இப்போது உள்ள தேர்வுகளை நிராகரித்து நீங்கள் தேர்வு செய்யாத " "பொருட்களை தேர்வு செய்யும்." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -535,25 +535,25 @@ msgstr "" "விரைவாக நகர்த்தலாம். காட்சிப்பகுதிகளை ஒன்றாக்க இப்பட்டனை மறுபடியும் " "பயன்படுத்துங்கள்." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "தற்காலிக பிடிப்பு" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "தற்காலிக பிடிப்பு (stash) மெய்நிகர் அடைவைத் திறக்கும்" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "காட்சியைப் புதுப்பி" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -563,31 +563,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "நிறுத்து" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "ஏற்றலை நிறுத்து" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "இது தற்போதைய அடைவின் ஏற்றலை நிறுத்தும்." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "திருத்தக்கூடிய இடப்பட்டை" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -601,13 +601,13 @@ msgstr "" "முகவரியின் வலதில் க்ளிக் செய்து, அப்பயன்முறையிலிருந்து வெளியேற உள்ளிட்ட முகவரியை உறுதி " "செய்யலாம்." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "இடத்தை மாற்று" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -617,19 +617,19 @@ msgstr "" "முகவரியை எளிதில் மாற்ற உதவும் வித‍மாக, திருத்தும் பயன்முறையில் நுழைந்து முகவரியை " "தேர்ந்தெடுக்கும்." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "கீற்றை மூடியதை செயல்நீக்கு" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "இதற்கு முன்பு முடிய கீற்றுக்கு இது உங்களை கொண்டு செல்லும்." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -644,7 +644,7 @@ msgstr "" "போன்ற செயல்களை இவ்வாறு திரும்ப‍ப் பெறலாம். திரும்ப‍ப் பெற முடியாத செயல்கள், " "உறுதிப்படுத்திய பின்பே மேற்கொள்ளப்படும்." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -656,13 +656,13 @@ msgstr "" "பயனர் கணக்குக்கும் ஒரு முகப்பு அடைவு இருக்கும். பயனரின் தனிப்பட்ட " "தரவுகள் (செயலி தரவுகள் உட்பட) இதில் இருக்கும்." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "கோப்புகளை ஒப்பிடு" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -674,13 +674,13 @@ msgstr "" "para>இதனை அமைக்க இன்னும் தேடல் கருவிகள் பட்டியை " "பயன்படுத்துங்கள்." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "முனையத்தைத் திற" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -693,13 +693,13 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "முனையத்தை இங்கு திற" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -711,19 +711,19 @@ msgstr "" "சாளரங்களை இது திறக்கும்.முனையங்களை பற்றி மேலும் அறிய, " "முனையச்செயலியிலுள்ள உதவிப்பட்டியை பயன்படுத்துங்கள்." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "முனையப் பலகையில் குவியத்தை வை" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&நினைவுக்குறிகள்" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -735,79 +735,86 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "%1 கீற்றை செயல்படுத்து" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "முந்தைய கீற்றை செயல்படுத்து" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "அடுத்த கீற்று" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "அடுத்த கீற்றை செயல்படுத்து" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "முந்தைய கீற்று" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "முந்தைய கீற்றை செயல்படுத்து" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "இலக்கைக் காட்டு" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "புதிய கீற்றில் திற" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "புதிய கீற்றுகளில் திற" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "புதிய சாளரத்தில் திற" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "செயலியில் திற" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "பலகைகளைத் திருத்த விடு" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "பலகைகளைப் பூட்டு" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -821,13 +828,13 @@ msgstr "" "மூடுவதற்கான பட்டனை கொண்டிருக்கும். பூட்டிய பலகைகளை அவ்வாறு செய்ய முடியாது, ஆனால் " "பார்ப்பதற்கு நன்றாக இருக்கும்." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "விவரங்கள்" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -838,7 +845,7 @@ msgstr "" "interface> அல்லது பார்வை|பலகைகளைக் காட்டு. என்பவற்றிற்கு " "செல்லுங்கள்" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -854,7 +861,7 @@ msgstr "" "விவரங்களைக் காட்டும்.ஒற்றை உருப்படி தேர்ந்தெடுக்கப்படின், அதன் உள்ளடக்கத்தின் " "முன்னோட்டமும் காட்டப்படும்." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -869,13 +876,13 @@ msgstr "" "தேர்ந்தெடுக்கப்படின், அதன் உள்ளடக்கத்தின் முன்னோட்டமும் காட்டப்படும்.எந்தெந்த " "விவரங்கள் இங்கு எவ்வாறு காட்டப்படும் என்பதை வலது-கிளிக் செய்து நீங்கள் அமைக்கலாம்." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "அடைவுகள்" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -887,7 +894,7 @@ msgstr "" "மறைக்கும்.கோப்பு முறைமையிலுள்ள அடைவுகளை " "கிளைப்படமாக அப்பலகை காட்டும்." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -901,13 +908,13 @@ msgstr "" "செய்யுங்கள். ஓர் அடைவில் சார்ந்துள்ள அடைவுகளைக் காண அதன் இடதிலுள்ள அம்புக்குறியை கிளிக் " "செய்யுங்கள். இப்பலகையின் மூலம் விரைவாக கோப்புகளுக்கிடையே தாவலாம்." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "முனையம்" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -925,7 +932,7 @@ msgstr "" "முனையங்களைப்பற்றி மேலும் அறிய, கான்சோல் போன்ற ஏதாவதொரு தனிப்பட்ட முனையச்செயலியிலுள்ள " "உதவியை அணுகுங்கள்." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -943,19 +950,19 @@ msgstr "" "முனையங்களைப்பற்றி மேலும் அறிய, கான்சோல் போன்ற ஏதாவதொரு தனிப்பட்ட முனையச்செயலியிலுள்ள " "உதவியை அணுகுங்கள்." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "இடங்கள்" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "மறைந்துள்ள இடங்களை காட்டு" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -965,7 +972,7 @@ msgstr "" "இடங்கள் பலகையில் நீங்கள் மறைத்துள்ள அனைத்து இடங்களையும் இது காட்டும். அவற்றின் 'மறைந்தது' " "என்ற பண்பை நீங்கள் நீக்காத பட்சத்தில் அவை பாதியளவு ஒளிபுகுபவையாய் தெரியும்." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -980,7 +987,7 @@ msgstr "" "அடைவுகளையும் வட்டுகளையும் அணுக விடும். சமீபத்தில் சேமிக்கப்பட்ட கோப்புகளையோ குறிப்பிட்ட " "வகையான கோப்புகளையோ அணுக உதவும் பகுதிகளையும் இது கொண்டிருக்கும்." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1004,13 +1011,13 @@ msgstr "" "மறுபடியும் காட்ட, இப்பலகையிலுள்ள காலியிடத்தை வலது-கிளிக் செய்து மறைந்துள்ள " "இடங்களை காட்டு என்பதை தேர்ந்தெடுங்கள்." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "பலகைகளைக் காட்டு" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1025,43 +1032,43 @@ msgstr "" "சேமிக்கப்பட்டிருக்கும். இக்கணினியிலுள்ள அனைத்து தரவுகளையும் கொள்ளும் அடைவு, " "ரூட் அடைவாகும்." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "மூடு" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "இடது காட்சியை மூடு" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "மூடு" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "வலது காட்சியை மூடு" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "துண்டாக்கு" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "துண்டாக்கப்பட்ட காட்சிமுறை" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1079,7 +1086,7 @@ msgstr "" "மறைக்கலாம். அந்த பட்சத்தில், அதிலுள்ள பெரும்பாலானவற்றை கருவிப்பட்டையிலுள்ள பட்டி பட்டனின் மூலம் அணுகலாம்." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1093,7 +1100,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1110,7 +1117,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1120,7 +1127,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1129,7 +1136,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1144,7 +1151,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1155,7 +1162,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1169,7 +1176,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1180,7 +1187,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1194,7 +1201,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1206,7 +1213,7 @@ msgstr "" "மொழியில் தேவையான மொழிபெயர்ப்புகள் இல்லையேல் பயன்படுத்த வேண்டிய இரண்டாம்பட்ச மொழிகளையும் " "நீங்கள் அமைக்கலாம்." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1216,7 +1223,7 @@ msgstr "" "இச்செயலியின் பதிப்பு, நிரலாளர்கள், நிரலகங்கள், மற்றும் பராமரிப்பாளர்கள் குறித்த விவரங்களை " "கொண்ட சாளரத்தை இது திறக்கும்." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1226,7 +1233,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1462,7 +1469,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1477,71 +1484,71 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "டால்பினை ரூட்டாக இயக்குதல் ஆபத்து விளைவிக்கலாம். தயவுசெய்து எச்சரிக்கையாக இருங்கள்." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "%1 என்பதை %2-இல் தேடியது" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "தேடல்" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "%1 என்பதற்கான தேடல்" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "அடைவு ஏற்றப்படுகிறது…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "வரிசைப்படுத்துகிறது…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "தேடுகிறது…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "எதையும் கண்டுபிடிக்கவில்லை." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "டால்பின் இணையப் பக்கங்களை ஆதரிக்காது, இணைய உலாவி தொடங்கப்பட்டுள்ளது" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "இந்த நெறிமுறையை டால்பின் ஆதரிக்காது, இயல்பிருப்பு செயலி தொடக்கப்பட்டுள்ளது." -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "செல்லுபடியாகாத நெறிமுறை" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1667,92 +1674,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 – 9" -#: 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 "அடைவுகள்" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "சிறியவை" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "நடுத்தரமானவை" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "பெரியவை" -#: 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 "dddd" -#: 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 "%1" -#: 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 " @@ -1762,7 +1769,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'நேற்று' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1770,7 +1777,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1778,7 +1785,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1786,7 +1793,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1796,7 +1803,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'ஒரு வாரம் முன்னர்' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1804,7 +1811,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1814,7 +1821,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'இரு வாரங்கள் முன்னர்' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1822,7 +1829,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1832,7 +1839,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'மூன்று வாரங்கள் முன்னர்' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1840,7 +1847,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1850,7 +1857,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "MMMM, yyyy'-இல் முன்னதாக'" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1858,7 +1865,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1866,7 +1873,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1874,257 +1881,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "வாசிக்க, " -#: 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 "எழுத, " -#: 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 "இயக்க, " -#: 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 "தடைசெய்யப்பட்டது" -#: 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 "பயனர்: %1 |குழு: %2 | மற்றவர்கள்: %3)" -#: 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 "அகலம்" -#: 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 "நீடிக்கும் காலம்" -#: 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, " @@ -2133,17 +2140,17 @@ 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." @@ -2347,55 +2354,55 @@ msgstr "முகப்பு அடைவில் இருந்தால், msgid "Automatic scrolling" msgstr "தானியங்கி உருளல்" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "வெட்டு" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "நகலெடு" -#: 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 "அழி" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "மறைந்துள்ள கோப்புகளைக் காட்டு" -#: 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" @@ -2652,66 +2659,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 "இங்கிருந்து (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "'%1'-இலும் அதில் உட்பட்ட அடைவுகளிலும் மட்டும் தேடு." -#: 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 " @@ -2995,25 +3002,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 "" @@ -3022,25 +3029,25 @@ msgid "" msgstr "" "புதிய version control system அமைப்புகளை செயல்படுத்த டால்பினை மீண்டும் துவக்க வேண்டும்." -#: 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" @@ -3145,32 +3152,39 @@ 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 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +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 "'மாற்று காட்சிப்பகுதிக்கு நகர்த்து' என்பதை வலது-க்ளிக் பட்டியில் காட்டு." @@ -3558,6 +3572,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +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 @@ -3594,25 +3622,25 @@ msgctxt "@title:group" msgid "View" msgstr "பார்வை" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "வலது-க்ளிக் பட்டி" -#: 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?" @@ -3620,7 +3648,7 @@ msgstr "" "சேமிக்கப்படாத மாற்றங்கள் உள்ளன. அவற்றை சேமிக்க விரும்புகிறீர்களா, அல்லது கைவிட " "விரும்புகிறீர்களா?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "எச்சரிக்கை" @@ -3673,23 +3701,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "முனையப் பலகையில் ஒரு நிரல் ஓடிக்கொண்டிருக்கும்போது சாளரத்தை மூடினால்" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@label:checkbox" +#| msgid "Opening Folders:" +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 "சிறுநிரலை இயக்கு" @@ -4428,7 +4470,7 @@ msgid "" "continue?" msgstr "அனைத்து சார் அடைவுகளின் காட்சிப் பண்புகள் மாற்றப்படும். தொடர விரும்புகிறீர்களா?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4518,12 +4560,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%2-இல் %1 காலி (%3% பயனில் உள்ளது)" -#: 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 "அகற்றிடம் காலியாக்கப்பட்டது" @@ -4567,7 +4609,7 @@ msgstr "இயல்பிருப்பு" msgid "Reload" msgstr "மீளேற்று" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4575,7 +4617,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 அடைவு தேர்வு செய்யப்பட்டுள்ளது" msgstr[1] "%1 அடைவுகள் தேர்வு செய்யப்பட்டுள்ளன" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4583,7 +4625,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 கோப்பு தேர்வு செய்யப்பட்டுள்ளது" msgstr[1] "%1 கோப்புகள் தேர்வு செய்யப்பட்டுள்ளன" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4591,7 +4633,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 அடைவு" msgstr[1] "%1 அடைவுகள்" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4599,38 +4641,38 @@ msgid_plural "%1 Files" msgstr[0] "1 கோப்பு" msgstr[1] "%1 கோப்புகள்" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 அடைவுகள், 0 கோப்புகள்" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 என்பதன் நகல்" -#: 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] "உறுதியாக 1 உருப்படியை திறக்க வேண்டுமா?" msgstr[1] "உறுதியாக %1 உருப்படிகளை திறக்க வேண்டுமா?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4638,43 +4680,43 @@ msgid_plural "Open %1 Items" msgstr[0] "%1 உருப்படியைத் திற" msgstr[1] "%1 உருப்படிகளைத் திற" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "ஓரத்தில் காலியிடம்" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "தானாக இடப்படும் நெடுவரிசை அகலங்கள்" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "பயனரால் மாற்றக்கூடிய நெடுவரிசை அகலங்கள்" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "அகற்றிடத்துக்கு நகர்த்தும் பணி நிறைவடைந்தது." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "நீக்கும் பணி நிறைவடைந்தது." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "மறுபெயரிட்டு மறை" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4683,7 +4725,7 @@ msgstr "" "ஒரு கோப்பின் பெயர், புள்ளியில் ஆரம்பித்தால் அது மறைந்த கோப்பு ஆகும். உறுதியாக மறுபெயரிட " "வேண்டுமா?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4692,94 +4734,94 @@ msgstr "" "ஒரு அடைவின் பெயர் புள்ளியில் ஆரம்பித்தால் அது மறைந்த அடைவு ஆகும்.\n" "உறுதியாக மறுபெயரிட வேண்டுமா?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "கோப்பை மறைக்கலாமா?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "அடைவை மறைக்கலாமா?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "இடம் காலியாகவுள்ளது." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "'%1' என்ற இடம் முறையற்றது." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "ஏற்றுகிறது…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "ஏற்றுவது ரத்து செய்யப்பட்டது" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "வடிகட்டிக்கு எதுவும் பொருந்தவில்லை" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "தேடலுக்கு எதுவும் பொருந்தவில்லை" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "அகற்றிடம் காலியாக இருக்கிறது" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "குறிச்சொற்கள் இல்லை" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "\"%1\" என்ற குறிச்சொல்லுடன் எந்த கோப்பும் இல்லை" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "சமீபத்தில் பயன்படுத்தியவை எதுவும் இல்லை" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "பகிர்ந்த அடைவுகள் எதுவும் கண்டுபிடிக்கப்படவில்லை" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "பிணையத்தில் அணுகக்கூடியவற்றில் பொருத்தமானது எதுவும் கண்டுபிடிக்கப்படவில்லை" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "MTP சாதனங்கள் எதுவும் கண்டுபிடிக்கப்படவில்லை" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "ஆப்பிள் சாதனங்கள் எதுவும் கண்டுபிடிக்கப்படவில்லை" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Bluetooth சாதனங்கள் எதுவும் கண்டுபிடிக்கப்படவில்லை" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "அடைவு காலியாக உள்ளது" diff --git a/po/te/dolphin.po b/po/te/dolphin.po index bdd1060c7..ed1d54e04 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2020-03-27 00:52+0530\n" "Last-Translator: Sripath Roy Koganti \n" "Language-Team: Telugu \n" @@ -41,13 +41,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "తిరిగివుంచుము" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "కొత్తది సృష్టించుము" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -55,7 +55,7 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "అతికించుము" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -63,7 +63,7 @@ msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "కొత్త టాబ్‌నందు తెరువుము" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -71,67 +71,67 @@ 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 "ఫోల్డరు సృష్టించబడింది." -#: 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 #, fuzzy, 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 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Information" @@ -139,43 +139,43 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Close Tab" 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -183,20 +183,20 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "అతికించుము" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open &Terminal" @@ -206,7 +206,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "(&T) టెర్మినల్‌ను తెరువుము" msgstr[1] "(&T) టెర్మినల్‌ను తెరువుము" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Change Tags..." @@ -214,13 +214,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "టాగ్సును మార్చుము..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "(&W) కొత్త విండొ" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -228,7 +228,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "కొత్త విండోనందు తెరువుము" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -236,13 +236,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "కొత్త టాబ్" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -251,25 +251,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "స్థలములకు జతచేయుము" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "టాబ్‌ను మూయుము" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -277,13 +277,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -294,13 +294,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -310,7 +310,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -318,7 +318,7 @@ msgctxt "@action" msgid "Copy…" msgstr "నకలుతీయి" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -327,7 +327,7 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -335,7 +335,7 @@ msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "అతికించుము" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -344,19 +344,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -364,13 +364,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -378,7 +378,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "ట్రాష్‌కు కదుల్చుము" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -386,7 +386,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "ట్రాష్‌కు కదుల్చుము" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -394,13 +394,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -408,7 +408,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "గలని:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -416,7 +416,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "ఫిల్టర్ బార్‌ను చూపుము" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -426,7 +426,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -434,7 +434,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "ఫిల్టర్ బార్‌ను చూపుము" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -442,14 +442,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "గలని:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" msgid "Search…" msgstr "మెయిన్ పనిముట్లపట్టీ" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show preview" @@ -457,7 +457,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "ముందస్తు వీక్షణం జరిపించుము" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -467,7 +467,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -475,7 +475,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "ఫిల్టర్ బార్‌ను చూపుము" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" @@ -484,7 +484,7 @@ msgid "Search" msgstr "మెయిన్ పనిముట్లపట్టీ" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show preview" @@ -494,7 +494,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@action:inmenu Edit" #| msgid "Select All" @@ -502,7 +502,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "అన్నిటిని ఎంపికచేయుము" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -514,19 +514,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "విలోమ యెంపిక" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -534,7 +534,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -543,19 +543,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Preview" @@ -563,7 +563,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "ముందస్తు వీక్షణం" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -573,13 +573,13 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "ఆపుము" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -587,19 +587,19 @@ msgctxt "@info" msgid "Stop loading" msgstr "వరుసక్రమము:" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "సరికూర్చదగిన స్థానము" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -609,13 +609,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "స్థానమును పునఃస్థాపించుము" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -623,7 +623,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -631,13 +631,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "టాబ్‌ను మూయుము" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -647,7 +647,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -656,13 +656,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "ఫైళ్ళను పోల్చిచూడుము" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -671,7 +671,7 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open &Terminal" @@ -679,7 +679,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "(&T) టెర్మినల్‌ను తెరువుము" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -689,7 +689,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open &Terminal" @@ -697,7 +697,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "(&T) టెర్మినల్‌ను తెరువుము" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -706,19 +706,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -730,7 +730,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -738,7 +738,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "తరువాతి టాబ్‌ను క్రియాశీలంచేయుము" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -746,7 +746,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "తరువాతి టాబ్‌ను క్రియాశీలంచేయుము" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -754,13 +754,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "కొత్త టాబ్" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "తరువాతి టాబ్‌ను క్రియాశీలంచేయుము" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -768,13 +768,13 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "గత టాబ్‌ను క్రియాశీలంచేయుము" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "గత టాబ్‌ను క్రియాశీలంచేయుము" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show tooltips" @@ -782,13 +782,13 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "పనిముట్టుచిట్కాను చూపుము" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "కొత్త టాబ్‌నందు తెరువుము" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -796,13 +796,21 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "కొత్త టాబ్‌నందు తెరువుము" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "కొత్త విండోనందు తెరువుము" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "(&l) అనువర్తనములు" + +#: dolphinmainwindow.cpp:2029 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -810,7 +818,7 @@ msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "ప్యానల్స్" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -818,7 +826,7 @@ msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "ప్యానల్స్" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -828,13 +836,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "సమాచారం" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -842,7 +850,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -853,7 +861,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -864,13 +872,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "ఫోల్డర్లు" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -879,7 +887,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -889,13 +897,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "టెర్మినల్" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -907,7 +915,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -919,13 +927,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "స్థలములు" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -933,7 +941,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "మరుగునవున్న ఫైళ్ళను చూపుము" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -941,7 +949,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -952,7 +960,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -967,7 +975,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -975,7 +983,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "ప్యానల్స్" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -986,37 +994,37 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "మూయి" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "మూయి" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "విభజించు" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, fuzzy, kde-format #| msgctxt "@option:check Startup Settings" #| msgid "Split view mode" @@ -1024,7 +1032,7 @@ msgctxt "@info" msgid "Split view" msgstr "వీక్షణ తీరును విభజించుము" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1036,7 +1044,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1050,7 +1058,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1067,7 +1075,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1077,7 +1085,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1086,7 +1094,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1101,7 +1109,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1112,7 +1120,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1126,7 +1134,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1137,7 +1145,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1151,7 +1159,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1160,7 +1168,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1168,7 +1176,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1178,7 +1186,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1440,7 +1448,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1455,33 +1463,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" msgid "Search" msgstr "మెయిన్ పనిముట్లపట్టీ" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" msgid "Search for %1" msgstr "మెయిన్ పనిముట్లపట్టీ" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1489,7 +1497,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "ఫోల్డరును లోడుచేస్తోంది..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1497,7 +1505,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "వరుసక్రమము:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" @@ -1505,19 +1513,19 @@ msgctxt "@info" msgid "Searching…" msgstr "మెయిన్ పనిముట్లపట్టీ" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "డాల్ఫన్ వెబ్ పేజీలను మద్దతీయదు, వెబ్ " -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1526,13 +1534,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "ప్రోటోకాల్ డాల్ఫిన్ చేత మద్దతీయబడదు, కాన్క్వెరర్ ప్రారంభించబడింది" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "సరికాని ప్రోటోకాల్" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1673,13 +1681,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1687,56 +1695,56 @@ msgctxt "@title:group" msgid "Others" msgstr "ఇతరములు" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "ఫోల్డర్లు" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "చిన్న" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "మీడియం" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "పెద్ద" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1744,25 +1752,25 @@ 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1776,7 +1784,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "నిన్న (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1784,7 +1792,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1796,7 +1804,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "నిన్న (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1804,7 +1812,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1818,7 +1826,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "మూడు వారాల క్రితం (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1826,7 +1834,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1840,7 +1848,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "రెండు వారాల క్రితం (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1848,7 +1856,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1862,7 +1870,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "మూడు వారాల క్రితం (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1870,7 +1878,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1884,7 +1892,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "%B, %Y ముందు" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1892,7 +1900,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, " @@ -1900,7 +1908,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:" @@ -1908,35 +1916,35 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "చదువు, " -#: 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 "వ్రాయి, " -#: 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 "నిర్వర్తించు, " -#: 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 "ఫర్బిడెన్" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, fuzzy, kde-format #| msgctxt "@title:group Files and folders by permissions" #| msgid "(User: %1) (Group: %2) (Others: %3)" @@ -1944,7 +1952,7 @@ msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "(వినియోగదారి: %1) (సమూహం: %2) (ఇతరులు: %3)" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1952,7 +1960,7 @@ msgctxt "@label" msgid "Name" msgstr "పేరు" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Size" @@ -1960,7 +1968,7 @@ msgctxt "@label" msgid "Size" msgstr "పరిమాణము" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 #, fuzzy #| msgctxt "@label" #| msgid "Modified:" @@ -1968,13 +1976,13 @@ 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1982,12 +1990,12 @@ 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 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Type" @@ -1995,7 +2003,7 @@ msgctxt "@label" msgid "Type" msgstr "రకము" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 #, fuzzy #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -2003,7 +2011,7 @@ msgctxt "@label" msgid "Rating" msgstr "వరుసక్రమము:" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy #| msgctxt "@label Indicator when no tags defined" #| msgid "No Tags" @@ -2011,7 +2019,7 @@ msgctxt "@label" msgid "Tags" msgstr "కొత్త టాగ్సు" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@label" #| msgid "Add Comment..." @@ -2019,7 +2027,7 @@ msgctxt "@label" msgid "Comment" msgstr "వ్యాఖ్యానమును జతచేయుము..." -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 #, fuzzy #| msgctxt "@label" #| msgid "Title:" @@ -2027,9 +2035,9 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2037,17 +2045,17 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Change Comment..." @@ -2055,34 +2063,34 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Width:" @@ -2090,12 +2098,12 @@ msgctxt "@label" msgid "Width" msgstr "వెడల్పు:" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2103,7 +2111,7 @@ msgctxt "@label" msgid "Orientation" msgstr "పత్రికీకరణ" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 #, fuzzy #| msgctxt "@label" #| msgid "Artist:" @@ -2111,15 +2119,15 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Genre:" @@ -2127,7 +2135,7 @@ msgctxt "@label" msgid "Genre" msgstr "Genre:" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 #, fuzzy #| msgctxt "@label" #| msgid "Album:" @@ -2135,7 +2143,7 @@ msgctxt "@label" msgid "Album" msgstr "ఆల్బమ్:" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2143,12 +2151,12 @@ msgctxt "@label" msgid "Duration" msgstr "పత్రికీకరణ" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 #, fuzzy #| msgctxt "@label" #| msgid "Track:" @@ -2156,7 +2164,7 @@ msgctxt "@label" msgid "Track" msgstr "ట్రాక్:" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 #, fuzzy #| msgctxt "@action:inmenu View" #| msgid "Reload" @@ -2164,22 +2172,22 @@ 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -2187,10 +2195,10 @@ 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2198,12 +2206,12 @@ 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 #, fuzzy #| msgctxt "@action:inmenu Edit" #| msgid "Invert Selection" @@ -2211,7 +2219,7 @@ msgctxt "@label" msgid "Deletion Time" msgstr "విలోమ యెంపిక" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2219,12 +2227,12 @@ 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 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Permissions" @@ -2232,14 +2240,14 @@ 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 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Owner" @@ -2247,7 +2255,7 @@ msgctxt "@label" msgid "Owner" msgstr "యజమాని" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Group" @@ -2255,7 +2263,7 @@ msgctxt "@label" msgid "User Group" msgstr "సమూహము" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Unknown size" @@ -2479,19 +2487,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "నిలువువరుస వెడల్పు" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "కత్తిరించు" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "నకలుతీయి" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2499,7 +2507,7 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "పునఃనామకరణ..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -2507,31 +2515,31 @@ 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 "తొలగించుము" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "మరుగునవున్న ఫైళ్ళను చూపుము" -#: 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" @@ -2832,25 +2840,25 @@ 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Grid spacing" @@ -2858,7 +2866,7 @@ msgctxt "@info:tooltip" msgid "Quit searching" msgstr "గ్రిడ్ క్రమాంతరీకరణము" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "File Manager" @@ -2866,7 +2874,7 @@ msgctxt "action:button" msgid "Filename" msgstr "దస్త్రాల అభికర్త" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Add Comment..." @@ -2874,13 +2882,13 @@ 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2888,18 +2896,18 @@ msgctxt "action:button" msgid "Your files" msgstr "k.meetme@gmail.com,infyquest@gmail.com" -#: 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 " @@ -3190,13 +3198,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" @@ -3204,13 +3212,13 @@ 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 "" @@ -3218,13 +3226,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3232,7 +3240,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "తొలగించుము" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3240,7 +3248,7 @@ msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "'ఇక్కడకు నకలుతీయి' మరియు 'ఇక్కడకు కదుపు' ఆదేశములను చూపుము" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, fuzzy, kde-format #| msgctxt "@info:status files (size)" #| msgid "%1 (%2)" @@ -3362,22 +3370,30 @@ 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +msgstr "కాన్టెక్స్టు మెనూనందు 'ఇక్కడకు నకలుతీయి' మరియు 'ఇక్కడకు కదుపు' ఆదేశములను చూపుము" + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 +#, fuzzy, kde-format +#| msgctxt "@label" +#| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show 'Copy To' and 'Move To' commands in context menu" @@ -3385,7 +3401,7 @@ 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show 'Copy To' and 'Move To' commands in context menu" @@ -3393,7 +3409,7 @@ 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show 'Copy To' and 'Move To' commands in context menu" @@ -3835,6 +3851,22 @@ msgid "" "items" msgstr "" +#. i18n: ectx: label, entry (ConfirmOpenManyFolders), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:147 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many folders at once." +msgstr "ఎప్పుడు యిది చేసినా నిర్ధారణను అడుగుము" + +#. i18n: ectx: label, entry (ConfirmOpenManyTerminals), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:151 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many terminals at once." +msgstr "ఎప్పుడు యిది చేసినా నిర్ధారణను అడుగుము" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3876,7 +3908,7 @@ msgctxt "@title:group" msgid "View" msgstr "(&V) వీక్షణం" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Context Menu" @@ -3884,7 +3916,7 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "కాంటెక్స్ట్ మెనూ" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Trash" @@ -3892,19 +3924,19 @@ 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 "" @@ -3967,25 +3999,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@label" +#| msgid "Show preview" +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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "(&l) అనువర్తనములు" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4836,7 +4882,7 @@ msgid "" "continue?" msgstr "అన్ని వుప ఫోల్డర్ల యొక్క వీక్షణ గుణములు మార్చబడతాయి. మీరు కొనసాగిద్దామని అనుకొనుచున్నారా?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4934,12 +4980,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 "" @@ -4991,7 +5037,7 @@ msgstr "అప్రమేయ:" msgid "Reload" msgstr "తిరిగిలోడ్‌చేయి" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, fuzzy, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4999,7 +5045,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 ఫోల్డరు ఎంపిక కాబడినది" msgstr[1] "1 ఫోల్డరు ఎంపిక కాబడినది" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, fuzzy, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -5007,7 +5053,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 ఫైలు ఎంపిక కాబడినది" msgstr[1] "1 ఫైలు ఎంపిక కాబడినది" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -5017,7 +5063,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" @@ -5025,19 +5071,19 @@ 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 "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" @@ -5045,20 +5091,20 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -5068,13 +5114,13 @@ msgid_plural "Open %1 Items" msgstr[0] "అతికించుము" msgstr[1] "అతికించుము" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Column width" @@ -5082,7 +5128,7 @@ msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "నిలువువరుస వెడల్పు" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Column width" @@ -5090,7 +5136,7 @@ msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "నిలువువరుస వెడల్పు" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Move to trash operation completed." @@ -5098,13 +5144,13 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "ట్రాష్‌కు కదుల్చు కార్యము పుర్తైనది." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "తొలగింపు కార్యము పూర్తైనది." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Rename inline" @@ -5112,120 +5158,120 @@ msgctxt "@action:button" msgid "Rename and Hide" msgstr "ఇన్‌లైన్‌ను పునఃనామకరణ చేయుము" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "మరుగునవున్న ఫైళ్ళను చూపుము" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "ఇంటి ఫొల్డర్" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "స్థానము ఖాళీగావుంది" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "స్థానము '%1' సరైనదికాదు." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "ఫోల్డరును లోడుచేస్తోంది..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "ఫోల్డరును లోడుచేస్తోంది..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "స్థానము ఖాళీగావుంది" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Close Tab" msgid "No recently used items" msgstr "టాబ్‌ను మూయుము" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" diff --git a/po/tg/dolphin.po b/po/tg/dolphin.po index a5e33714c..6b4eaad17 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2020-09-17 20:47+0500\n" "Last-Translator: Victor Ibragimov \n" "Language-Team: Tajik \n" @@ -39,13 +39,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Бозсозӣ" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Эҷод кардани нав" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -53,13 +53,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -67,85 +67,85 @@ 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 "Ҷузвадон эҷод шуд." -#: 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 "&Хомӯш кардани %1" -#: 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?" @@ -153,17 +153,17 @@ 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 " @@ -172,7 +172,7 @@ msgstr "" "Барномаи '%1' дар лавҳаи Терминал ҳоло ҳам иҷро шуда истодааст. Шумо мутмаин " "ҳастед, ки мехоҳед Терминалро пӯшед?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -180,7 +180,7 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Роҳ" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" @@ -188,14 +188,14 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -205,7 +205,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Кушодани терминал" msgstr[1] "Кушодани терминал" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -213,13 +213,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Танзим кунед..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Тирезаи &нав" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -227,7 +227,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Кушодан дар тирезаи нав" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -235,13 +235,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Варақаи нав" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -250,25 +250,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Илова ба маконҳо" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Хуруҷи ҷадвалбандӣ" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -276,13 +276,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -293,13 +293,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -309,7 +309,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -317,7 +317,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Нусха" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -326,13 +326,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Часпондан" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -341,19 +341,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -361,13 +361,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -375,7 +375,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Таҳвилкунӣ ба сабад" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -383,7 +383,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Таҳвил ба сабад" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -391,13 +391,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -405,7 +405,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Филтр:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -413,7 +413,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Намоиши навори филтр" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -423,7 +423,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Toggle Search Bar" @@ -431,7 +431,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Намоиши навори ҷустуҷӯӣ" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -439,20 +439,20 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "Филтр:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search…" msgstr "Ҷустуҷӯ" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -462,20 +462,20 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Намоиши навори ҷустуҷӯӣ" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Ҷустуҷӯ" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@option:check Ask for Confirmation When" #| msgid "Deleting files or folders" @@ -485,7 +485,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@action:inmenu Edit" #| msgid "Select All" @@ -493,7 +493,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Интихоби ҳама" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -505,19 +505,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Табдилдиҳии интихоб" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -525,7 +525,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -534,19 +534,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -554,7 +554,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Пешнамоиш" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -564,31 +564,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Манъ" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Макони тағйиршаванда" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -598,13 +598,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Ивази макон" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -612,7 +612,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -620,13 +620,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Хуруҷи ҷадвалбандӣ" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -636,7 +636,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -645,13 +645,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -660,13 +660,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Кушодани терминал" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -676,7 +676,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -684,7 +684,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Кушодани терминал" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -693,19 +693,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Хатчӯбҳо" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -717,7 +717,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -725,7 +725,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Фаъолсозии ҷдвалбандии навбатӣ" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -733,7 +733,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Фаъолсозии ҷдвалбандии навбатӣ" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -741,13 +741,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Ҷадвалбандии нав" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Фаъолсозии ҷдвалбандии навбатӣ" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -755,13 +755,13 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Фаъолсозии ҷдвалбандии пешина" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Фаъолсозии ҷдвалбандии пешина" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show folders first" @@ -769,31 +769,39 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "Аввал феҳрастҳоро нишон диҳед" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Кушодан дар варақаи нав" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Кушодан дар варақаҳои нав" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Кушодан дар тирезаи нав" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "&Барномаҳо" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Кушодани қулфи наворҳо" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Panels" @@ -801,7 +809,7 @@ msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Наворҳо" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -811,13 +819,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Иттилоот" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -825,7 +833,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -836,7 +844,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -847,13 +855,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Ҷузвадонҳо" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -862,7 +870,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -872,13 +880,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Терминал" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -890,7 +898,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -902,13 +910,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Ҷойҳо" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -916,7 +924,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Намоиши файлҳои пинҳоншуда" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -924,7 +932,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -935,7 +943,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -950,7 +958,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Panels" @@ -958,7 +966,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Наворҳо" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -969,43 +977,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Хуруҷ" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Хуруҷ" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Ҷудо кардан" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1017,7 +1025,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1031,7 +1039,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1048,7 +1056,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1058,7 +1066,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1067,7 +1075,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1082,7 +1090,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1093,7 +1101,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1107,7 +1115,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1118,7 +1126,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1132,7 +1140,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1141,7 +1149,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1149,7 +1157,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1159,7 +1167,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1405,7 +1413,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1420,33 +1428,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search" msgstr "Ҷустуҷӯ" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Search Bar" msgid "Search for %1" msgstr "Лавҳаи ҷустуҷӯӣ" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1454,7 +1462,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Кушоиши ҷузвадон..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1462,7 +1470,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Тартибдиҳӣ:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1470,19 +1478,19 @@ msgctxt "@info" msgid "Searching…" msgstr "Идет поиск..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1493,13 +1501,13 @@ msgstr "" "Протокол бо барномаи Dolphin пуштибонӣ намешавад, вале Konqueror оғоз карда " "шуд" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Протоколи нодуруст" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1635,13 +1643,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1649,80 +1657,80 @@ msgctxt "@title:group" msgid "Others" msgstr "Дигар" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Ҷузвадонҳо" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Хурд" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Миёна" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Калон" -#: 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 "%1" -#: 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1736,7 +1744,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "Дирӯз (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1744,7 +1752,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1756,7 +1764,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "Дирӯз (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1764,7 +1772,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1778,7 +1786,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 " @@ -1786,7 +1794,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1800,7 +1808,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "Ду ҳафта пеш (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1808,7 +1816,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1822,7 +1830,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "Се ҳафта пеш (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1830,7 +1838,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1844,7 +1852,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "Пешина дар %B, %Y" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1852,7 +1860,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1860,7 +1868,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:" @@ -1868,77 +1876,77 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Хонед," -#: 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 "Нависед," -#: 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 "Иҷро кунед," -#: 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 "Қатъкардашуда" -#: 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 "Корбар: %1| Гурӯҳ: %2 | Дигар: %3" -#: 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 #, fuzzy #| msgctxt "@title:group" #| msgid "Rating" @@ -1946,24 +1954,24 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -1971,59 +1979,59 @@ 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 "" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2031,30 +2039,30 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2062,45 +2070,45 @@ msgctxt "@label" msgid "Duration" msgstr "Ҳуҷҷатҳо" -#: 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2108,44 +2116,44 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Group" @@ -2153,7 +2161,7 @@ msgctxt "@label" msgid "User Group" msgstr "Гурӯҳ" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2372,19 +2380,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Буридан" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Нусха" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2392,37 +2400,37 @@ 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 "Нест кардан" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Намоиши файлҳои пинҳоншуда" -#: 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" @@ -2706,7 +2714,7 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, fuzzy, kde-format #| msgctxt "action:button" #| msgid "From Here" @@ -2714,60 +2722,60 @@ 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 " @@ -3058,7 +3066,7 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Табдилдиҳии интихоб" -#: settings/contextmenu/contextmenusettingspage.cpp:64 +#: settings/contextmenu/contextmenusettingspage.cpp:63 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Select which services should be shown in the context menu." @@ -3066,7 +3074,7 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" @@ -3074,13 +3082,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3094,13 +3102,13 @@ msgstr "" "Барои фаъолсозии танзимоти навшудаи низоми идоракунии версияҳо, барномаи " "Dolphin бояд аз нав кушо шавад." -#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3108,7 +3116,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "Нест кардан" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3116,7 +3124,7 @@ 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" @@ -3220,32 +3228,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 "" @@ -3625,6 +3639,22 @@ msgid "" "items" msgstr "" +#. i18n: ectx: label, entry (ConfirmOpenManyFolders), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:147 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many folders at once." +msgstr "Тасдиқотро пурсед вақте, ки" + +#. i18n: ectx: label, entry (ConfirmOpenManyTerminals), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:151 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Ask For Confirmation When" +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Тасдиқотро пурсед вақте, ки" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3666,7 +3696,7 @@ msgctxt "@title:group" msgid "View" msgstr "&Намоиш" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3674,19 +3704,19 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "Менюи контекст" -#: 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?" @@ -3694,7 +3724,7 @@ msgstr "" "Шумо тағйироти нигоҳдоштанашуда доред. Шумо мехоҳед, ки тағйиротро татбиқ " "кунед ё рад намоед?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Огоҳӣ" @@ -3755,25 +3785,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@option:check Ask for Confirmation When" +#| msgid "Deleting files or folders" +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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "&Барномаҳо" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4595,7 +4639,7 @@ msgid "" "continue?" msgstr "Хусусиятҳои намоиш барои ҳамаи ҷузувдонҳо иваз мешавад. Давом медиҳед?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4688,12 +4732,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 "" @@ -4741,7 +4785,7 @@ msgstr "Стандартӣ" msgid "Reload" msgstr "Бозсозӣ" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4749,7 +4793,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "1 ҷузвадон интихоб шуд" msgstr[1] "%1 ҷузвадон интихоб шуд" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4757,7 +4801,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 файл интихоб шуд" msgstr[1] "%1 файл интихоб шуд" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" @@ -4767,7 +4811,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" @@ -4775,19 +4819,19 @@ 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 "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" @@ -4795,20 +4839,20 @@ 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -4818,25 +4862,25 @@ msgid_plural "Open %1 Items" msgstr[0] "Роҳ" msgstr[1] "Роҳ" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Delete operation completed." @@ -4844,125 +4888,125 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "Амалиёти иҷрошударо нест кунед." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Амалиёти иҷрошударо нест кунед." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Номро иваз карда, пинҳон кунед" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Ин файлро пинҳон мекунед?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Ин ҷузвадонро пинҳон мекунед?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Макон холӣ аст." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Макони '%1' нодуруст аст." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "Кушоиши ҷузвадон..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "Кушоиши ҷузвадон..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgid "Trash Emptied" msgid "Trash is empty" msgstr "Сабад холӣ шуд" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/th/dolphin.po b/po/th/dolphin.po index 2b106b93f..f90ea31a6 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2010-12-25 15:02+0700\n" "Last-Translator: Phuwanat Sakornsakolpat \n" "Language-Team: Thai \n" @@ -43,13 +43,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "เรียกคืน" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "สร้างใหม่" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -57,112 +57,112 @@ 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 "โฟลเดอร์ที่สร้าง" -#: 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 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -171,7 +171,7 @@ msgid "" "want to quit?" msgstr "คุณได้ทำการเปิดแท็บไว้หลายแท็บในหน้าต่างนี้ แน่ใจหรือว่าต้องการจะออกจากโปรแกรม ?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -179,7 +179,7 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "ตำแหน่ง" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" @@ -187,13 +187,13 @@ 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] "" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -202,7 +202,7 @@ msgid "Open %1 Terminal" msgid_plural "Open %1 Terminals" msgstr[0] "เปิดเทอร์มินัล" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -210,13 +210,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "ปรับแต่ง..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "เปิด&หน้าต่างใหม่" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Window" @@ -224,7 +224,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "เปิดเป็นหน้าต่างใหม่" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -232,13 +232,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "เปิดแท็บใหม่" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -247,25 +247,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "เพิ่มเข้าที่หลัก ๆ" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "ปิดแท็บ" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -273,13 +273,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -290,13 +290,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -306,7 +306,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -314,7 +314,7 @@ msgctxt "@action" msgid "Copy…" msgstr "คัดลอก" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -323,13 +323,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "วาง" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -338,19 +338,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -358,13 +358,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -372,7 +372,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "ทิ้งลงถังขยะ" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -380,7 +380,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "ทิ้งลงถังขยะ" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -388,13 +388,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -402,7 +402,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "กรอง:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -410,7 +410,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "แสดงแถบตัวกรอง" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -420,7 +420,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -428,7 +428,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "แสดงแถบค้นหา" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -436,14 +436,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "กรอง:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search…" msgstr "ค้นหา" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -451,7 +451,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "แสดงตัวอย่างของแฟ้มและโฟลเดอร์" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -461,7 +461,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -469,7 +469,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "แสดงแถบค้นหา" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" @@ -478,7 +478,7 @@ msgid "Search" msgstr "ค้นหา" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -488,7 +488,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -496,7 +496,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "เลือก" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -508,19 +508,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "กลับค่าการเลือก" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -528,7 +528,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -537,19 +537,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -557,7 +557,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "แสดงตัวอย่าง" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -567,31 +567,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "หยุด" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "หยุดการโหลด" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "ตำแหน่งแบบแก้ไขได้" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -601,13 +601,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "แทนที่ตำแหน่ง" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -615,7 +615,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -623,13 +623,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "ปิดแท็บ" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -639,7 +639,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -648,13 +648,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "เปรียบเทียบแฟ้ม" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -663,13 +663,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "เปิดเทอร์มินัล" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -679,7 +679,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -687,7 +687,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "เปิดเทอร์มินัล" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -696,19 +696,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -720,7 +720,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -728,7 +728,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "เปิดใช้แท็บถัดไป" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -736,7 +736,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "เปิดใช้แท็บถัดไป" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -744,13 +744,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "เปิดแท็บใหม่" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "เปิดใช้แท็บถัดไป" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -758,13 +758,13 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "เปิดใช้แท็บก่อนหน้า" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "เปิดใช้แท็บก่อนหน้า" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Show tooltips" @@ -772,13 +772,13 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "แสดงทูลทิป" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "เปิดเป็นแท็บใหม่" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -786,13 +786,21 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "เปิดเป็นแท็บใหม่" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "เปิดเป็นหน้าต่างใหม่" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "โ&ปรแกรม" + +#: dolphinmainwindow.cpp:2029 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Panels" @@ -800,7 +808,7 @@ msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "แถบพาเนล" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Panels" @@ -808,7 +816,7 @@ msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "แถบพาเนล" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -818,13 +826,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "ข้อมูล" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -832,7 +840,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -843,7 +851,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -854,13 +862,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "โฟลเดอร์" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -869,7 +877,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -879,13 +887,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "เทอร์มินัล" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -897,7 +905,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -909,13 +917,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "ที่หลัก ๆ" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -923,7 +931,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "แสดงแฟ้มที่ซ่อนไว้" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -931,7 +939,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -942,7 +950,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -957,7 +965,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Panels" @@ -965,7 +973,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "แถบพาเนล" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -976,43 +984,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "ปิด" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "ปิดมุมมองด้านซ้าย" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "ปิด" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "ปิดมุมมองด้านขวา" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "แบ่ง" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "แบ่งมุมมอง" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1024,7 +1032,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1038,7 +1046,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1055,7 +1063,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1065,7 +1073,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1074,7 +1082,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1089,7 +1097,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1100,7 +1108,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1114,7 +1122,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1125,7 +1133,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1139,7 +1147,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1148,7 +1156,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1156,7 +1164,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1166,7 +1174,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1416,7 +1424,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1431,33 +1439,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" msgid "Search" msgstr "ค้นหา" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Search Bar" msgid "Search for %1" msgstr "แถบค้นหา" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1465,7 +1473,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "กำลังโหลดโฟลเดอร์..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1473,7 +1481,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "การเรียงลำดับ:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1481,19 +1489,19 @@ msgctxt "@info" msgid "Searching…" msgstr "กำลังค้นหา..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "ไม่พบรายการใด ๆ" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "ดอลฟินยังไม่รองรับหน้าเว็บ จะทำการเรียกเว็บเบราว์เซอร์แทน" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1502,13 +1510,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "ดอลฟินยังไม่รองรับโพรโทคอลนี้ จะทำการเรียกคอนเควอร์เรอร์แทน" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "โพรโทคอลใช้งานไม่ได้" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1642,13 +1650,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1656,56 +1664,56 @@ msgctxt "@title:group" msgid "Others" msgstr "อื่น ๆ" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "โฟลเดอร์" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "เล็ก" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "ปานกลาง" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "ใหญ่" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1713,25 +1721,25 @@ 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1745,7 +1753,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "เมื่อวานนี้ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1753,7 +1761,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1765,7 +1773,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "เมื่อวานนี้ (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1773,7 +1781,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1787,7 +1795,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "สามสัปดาห์ก่อน (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1795,7 +1803,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1809,7 +1817,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "สองสัปดาห์ก่อน (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1817,7 +1825,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1831,7 +1839,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "สามสัปดาห์ก่อน (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1839,7 +1847,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1853,7 +1861,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "ก่อน %B, %Y" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1861,7 +1869,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, " @@ -1869,7 +1877,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:" @@ -1877,35 +1885,35 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "อ่าน, " -#: 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 "เขียน, " -#: 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 "ประมวลผล, " -#: 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 "ไม่อนุญาต" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, fuzzy, kde-format #| msgctxt "@title:group Files and folders by permissions" #| msgid "(User: %1) (Group: %2) (Others: %3)" @@ -1913,7 +1921,7 @@ msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "(ผู้ใช้: %1) (กลุ่ม: %2) (อื่น ๆ: %3)" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1921,23 +1929,23 @@ 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 #, fuzzy #| msgctxt "@label creation date" #| msgid "Created" @@ -1945,17 +1953,17 @@ 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 #, fuzzy #| msgctxt "@title:group" #| msgid "Rating" @@ -1963,7 +1971,7 @@ msgctxt "@label" msgid "Rating" msgstr "การจัดอันดับ" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy #| msgctxt "@label" #| msgid "Tags" @@ -1971,7 +1979,7 @@ msgctxt "@label" msgid "Tags" msgstr "ป้ายกำกับ" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@label" #| msgid "Comment" @@ -1979,7 +1987,7 @@ msgctxt "@label" msgid "Comment" msgstr "หมายเหตุ" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 #, fuzzy #| msgctxt "@label music title" #| msgid "Title" @@ -1987,9 +1995,9 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -1997,17 +2005,17 @@ 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 #, fuzzy #| msgctxt "@title:window" #| msgid "Change Comment" @@ -2015,24 +2023,24 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Images" @@ -2040,12 +2048,12 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Width" @@ -2053,12 +2061,12 @@ msgctxt "@label" msgid "Width" msgstr "ความกว้าง" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "ความสูง" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@label EXIF" #| msgid "Orientation" @@ -2066,20 +2074,20 @@ 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 #, fuzzy #| msgctxt "@label music genre" #| msgid "Genre" @@ -2087,7 +2095,7 @@ msgctxt "@label" msgid "Genre" msgstr "หมวดหมู่" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 #, fuzzy #| msgctxt "@label music album" #| msgid "Album" @@ -2095,7 +2103,7 @@ msgctxt "@label" msgid "Album" msgstr "อัลบั้ม" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2103,7 +2111,7 @@ msgctxt "@label" msgid "Duration" msgstr "เอกสารคู่มือ" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 #, fuzzy #| msgctxt "@label" #| msgid "Average Bitrate" @@ -2111,7 +2119,7 @@ msgctxt "@label" msgid "Bitrate" msgstr "อัตราบิทเฉลี่ย" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 #, fuzzy #| msgctxt "@label music track number" #| msgid "Track" @@ -2119,7 +2127,7 @@ msgctxt "@label" msgid "Track" msgstr "แทร็ก" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 #, fuzzy #| msgctxt "@item::intable" #| msgid "Removed" @@ -2127,17 +2135,17 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Sample Rate" @@ -2145,15 +2153,15 @@ 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2161,12 +2169,12 @@ 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 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2174,34 +2182,34 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Group" @@ -2209,7 +2217,7 @@ msgctxt "@label" msgid "User Group" msgstr "กลุ่ม" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2430,19 +2438,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "การเลื่อนอัตโนมัติ" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "ตัด" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "คัดลอก" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2450,37 +2458,37 @@ 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 "ลบทิ้ง" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "แสดงแฟ้มที่ซ่อนไว้" -#: 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" @@ -2775,49 +2783,49 @@ 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 "จากที่นี่ (%1)" -#: 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2825,20 +2833,20 @@ msgctxt "action:button" msgid "Your files" msgstr "drrider@gmail.com, donga.nb@gmail.com" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" 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 " @@ -3128,13 +3136,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Search" @@ -3142,7 +3150,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "ค้นหา" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3150,7 +3158,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "ดาวน์โหลดบริการใหม่ ๆ ..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3164,13 +3172,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3178,7 +3186,7 @@ msgctxt "@option:check" msgid "Delete" msgstr "ลบทิ้ง" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show 'Copy To' and 'Move To' commands" @@ -3186,7 +3194,7 @@ 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" @@ -3294,35 +3302,42 @@ 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +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" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3723,6 +3738,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "ให้ถามยืนยันก่อนทำการปิดหน้าต่างที่เปิดแท็บไว้หลายแท็บ" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, fuzzy, kde-format @@ -3766,7 +3795,7 @@ msgctxt "@title:group" msgid "View" msgstr "&มุมมอง" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3774,25 +3803,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "เมนูเมื่อคลิกขวา" -#: 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 "" @@ -3857,25 +3886,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Show preview of files and folders" +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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "โ&ปรแกรม" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4711,7 +4754,7 @@ msgid "" "continue?" msgstr "คุณสมบัติมุมมองของโฟลเดอร์ย่อยทั้งหมดจะถูกเปลี่ยนแปลง คุณยังต้องการจะทำต่อไปหรือไม่ ?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4805,12 +4848,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 "" @@ -4858,21 +4901,21 @@ msgstr "ค่าปริยาย" msgid "Reload" msgstr "โหลดใหม่" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" msgid_plural "%1 Folders selected" msgstr[0] "เลือกไว้ %1 โฟลเดอร์" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" msgid_plural "%1 Files selected" msgstr[0] "เลือกไว้ %1 แฟ้ม" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -4881,26 +4924,26 @@ msgid "1 Folder" msgid_plural "%1 Folders" msgstr[0] "โฟลเดอร์" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" msgid_plural "%1 Files" msgstr[0] "" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" @@ -4908,19 +4951,19 @@ 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] "" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -4929,27 +4972,27 @@ msgid "Open %1 Item" msgid_plural "Open %1 Items" msgstr[0] "ตำแหน่ง" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "ความกว้างคอลัมน์" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgid "Column width" msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "ความกว้างคอลัมน์" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Move to trash operation completed." @@ -4957,136 +5000,136 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "ปฏิบัติการทิ้งลงถังขยะเสร็จสมบูรณ์" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "ปฏิบัติการลบทิ้งเสร็จสมบูรณ์" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "เปลี่ยนชื่อในบรรทัด" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "แสดงแฟ้มที่ซ่อนไว้" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "โฟลเดอร์ส่วนตัว" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "ตำแหน่งว่างเปล่า" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "ตำแหน่ง '%1' ไม่ถูกต้อง" -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "กำลังโหลดโฟลเดอร์..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "กำลังโหลดโฟลเดอร์..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "เลือกรายการทั้งหมดที่เข้าเงื่อนไขต่อไปนี้:" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "เลือกรายการทั้งหมดที่เข้าเงื่อนไขต่อไปนี้:" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "ตำแหน่งว่างเปล่า" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "แท็บที่ถูกปิดไปล่าสุด" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "ไม่พบรายการใด ๆ" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/tr/dolphin.po b/po/tr/dolphin.po index 00cbad103..771b8ee79 100644 --- a/po/tr/dolphin.po +++ b/po/tr/dolphin.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: dolphin-plugins\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-23 00:48+0000\n" -"PO-Revision-Date: 2023-08-19 13:13+0300\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"PO-Revision-Date: 2023-08-29 05:35+0300\n" "Last-Translator: Emir SARI \n" "Language-Team: Turkish \n" "Language: tr\n" @@ -44,125 +44,125 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Geri Yükle" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Yeni Oluştur" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Yolu Aç" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Yolu Yeni Sekmede Aç" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Yolu Yeni Pencerede Aç" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Kopyalama başarılı." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Taşıma başarılı." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Bağlantılama başarılı." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Çöp kutusuna taşıma başarılı." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Yeniden adlandırma başarılı." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Klasör oluşturuldu." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Geri git" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Daha önce görüntülenen klasöre dönün." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "İleri git" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Bu, Git|Geri eylemini geri alır." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Onay" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "Çı&k: %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "&Geçerli Sekmeyi Kapat" -#: 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 "" "Bu pencerede birden çok sekme açık, çıkmak istediğinizden emin misiniz?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Yeniden sorma" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "&Uçbirim Panelini Göster" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -171,26 +171,26 @@ msgstr "" "'%1' programı hâlâ Uçbirim panelinde çalışıyor. Çıkmak istediğinizden emin " "misiniz?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Aç: %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Tercih Edilen Arama Aracını Aç" -#: 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] "1 uçbirim penceresi açmak istediğinize emin misiniz?" msgstr[1] "%1 uçbirim penceresi açmak istediğinize emin misiniz?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -198,25 +198,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "%1 Uçbirim Aç" msgstr[1] "%1 Uçbirim Aç" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Yapılandır" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Yeni &Pencere" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Yeni bir Dolphin penceresi aç" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -226,13 +226,13 @@ msgstr "" "Bu, geçerli konum ve görünümdekine benzer yeni bir pencere açar.Ögeleri " "pencereler arasında sürükleyip bırakabilirsiniz." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Yeni Sekme" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -244,25 +244,25 @@ msgstr "" ">Bir sekme, bu pencerede ek bir görünümdür. Ögeleri sekmeler arasında " "sürükleyip bırakabilirsiniz." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Yerlere Ekle" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Bu, seçilen klasörü Yerler paneline ekler." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Sekmeyi Kapat" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -272,13 +272,13 @@ msgstr "" "Bu, şu anda görüntülenen sekmeyi kapatır. Daha fazla sekme kalmazsa, bunun " "yerine bu pencere kapanacaktır." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Bu, bu pencereyi kapatır." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -294,13 +294,13 @@ msgstr "" "hemen yanına yerleştirilmiştir: Kontrol+X, " "Kontrol+C ve Kontrol+V. " -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Kes…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -314,13 +314,13 @@ msgstr "" "Yapıştır eylemini kullanın. Ögeler ilk konumlarından " "kaldırılacaktır." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Kopyala…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -332,13 +332,13 @@ msgstr "" ">Bunları panodan yeni bir konuma kopyalamak için daha sonra " "Yapıştır eylemini kullanın." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Yapıştır" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -350,19 +350,19 @@ msgstr "" "kopyalar.Ögeler panoya Kes eylemiyle eklendiyse, " "eski konumlarından kaldırılırlar." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Diğer Görünüme Kopyala" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Diğer Görünüme Kopyala…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -372,25 +372,25 @@ msgstr "" "Bu, seçilen ögeleri etkin görünümünden etkin olmayan " "bölünmüş görünüme kopyalar." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Etkin Olmayan Bölünmüş Görünüme Kopyala" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Diğer Görünüme Taşı" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Diğer Görünüme Taşı…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -400,25 +400,25 @@ msgstr "" "Bu, seçili ögeleri etkin görünümünden etkin olmayan " "bölünmüş görünüme taşır." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Etkin Olmayan Bölünmüş Görünüme Taşı" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Süz…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Süzgeç Çubuğunu Göster" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -431,30 +431,30 @@ msgstr "" "anda görüntülenen dosyaları ve klasörleri süzmek için bir metin " "girebilirsiniz. Yalnızca adlarında metni içerenler görüntülenecektir." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Süzgeç Çubuğunu Aç/Kapat" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Süzgeç" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Ara…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Dosyaları ve klasörleri ara" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -469,20 +469,20 @@ msgstr "" "açıklanırken bir göz atabilmemiz için bul çubuğunda bu yardımı yeniden " "kullanın." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Arama Çubuğunu Aç/Kapat" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Ara" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -490,13 +490,13 @@ msgstr "Dosyalar ve Klasörler Seç" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Seç" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -514,19 +514,19 @@ msgstr "" "basın.Bu kipteyken alttaki hızlı erişim çubuğu, seçili ögeler " "için var olan eylemleri gösterir." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Bu, geçerli konumdaki tüm dosya ve klasörleri seçer." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Seçimi Tersine Çevir" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -534,7 +534,7 @@ msgid "" "selected instead." msgstr "Bu, şu anda seçmediğiniz tüm nesneleri seçer." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -547,25 +547,25 @@ msgstr "" "hızla taşıyabilirsiniz.Görünümleri yeniden birleştirmek için daha " "sonra buna yeniden tıklayın." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Sakla" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Ayrı bir pencerede sanal zula dizinini açar" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Görünümü yenile" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -579,31 +579,31 @@ msgstr "" "ve klasörlerin güncellenmiş bir görünümünü gösterir.Görünüm " "bölünmüşse bu, şu anda odaklı olan bölümü yeniler." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Durdur" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Yüklemeyi durdur" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Bu, geçerli klasörün içeriğinin yüklenmesini durdurur." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Düzenlenebilir Konum" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -617,13 +617,13 @@ msgstr "" "sağına tıklayarak düzenlemeye geçebilir ve düzenlenen konumu onaylayarak " "geri dönebilirsiniz." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Konumu Değiştir" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -633,19 +633,19 @@ msgstr "" "Bu, konumu düzenlemeye geçer ve seçer, böylece hızlı bir şekilde farklı bir " "konuma girebilirsiniz." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Kapatılan Sekmeyi Geri Al" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Bu sizi önceden kapatılmış sekmeye döndürür." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -660,7 +660,7 @@ msgstr "" "taşımayı içerir.Geri alınamayan değişiklikler " "onayınızı isteyecektir." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -672,13 +672,13 @@ msgstr "" "kişisel uygulama verilerini içeren klasörler de dahil olmak üzere verilerini " "içeren kendi Ana klasörü bulunur." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Dosyaları Karşılaştır" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -690,13 +690,13 @@ msgstr "" "para>Yapılandırmak için Daha Fazla Arama Aracı " "menüsünü kullanın." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Uçbirim Aç" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -709,13 +709,13 @@ msgstr "" "için uçbirim uygulamasındaki yardımı kullanın." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Burada Uçbirim Aç" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -727,19 +727,19 @@ msgstr "" "uygulamaları açar.Uçbirimler üzerine daha fazla bilgi almak " "için uçbirim uygulamasının yardım bölümüne bakın." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Uçbirim Paneline Odaklan" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "Y&er İmleri" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -757,79 +757,86 @@ msgstr "" "sunar.%1 düğmesi daha yalıncadır ve " "küçüktür, bu da gelişmiş eylemlere ulaşmayı daha güç kılar." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "%1. Sekmeyi Etkinleştir" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Son Sekmeyi Etkinleştir" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Sonraki Sekme" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Sonraki Sekmeyi Etkinleştir" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Önceki Sekme" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Önceki Sekmeyi Etkinleştir" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Hedefi Göster" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Yeni Sekmede Aç" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Yeni Sekmelerde Aç" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Yeni Pencerede Aç" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Uygulamada aç" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Panellerin Kilidini Aç" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Panelleri Kilitle" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -843,13 +850,13 @@ msgstr "" "pencerenin diğer tarafına sürüklenebilir ve bir kapat düğmesi olabilir.Kilitli paneller daha temiz bir şekilde yerleştirilir." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Bilgi" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -860,7 +867,7 @@ msgstr "" "Paneller veya Görünüm|Paneller seçeneğine " "gidin." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -876,7 +883,7 @@ msgstr "" "görüntülenen klasör hakkında sizi bilgilendirir.Tek ögeler için " "içeriklerinin bir önizlemesi sağlanır." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -892,13 +899,13 @@ msgstr "" "önizlemesi sağlanır.Burada hangi ve ayrıntıların nasıl " "verileceğini sağ tıklayarak yapılandırabilirsiniz." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Klasörler" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -910,7 +917,7 @@ msgstr "" "kapatır.Bu bölüm dosya sistemi klasörlerini " "ağaç görünümünde gösterir." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -924,13 +931,13 @@ msgstr "" "klasöre tıklayın. Alt klasörlerini görmek için bir klasörün solundaki oku " "tıklayın. Bu, herhangi bir klasör arasında hızlı geçişe izin verir." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Uçbirim" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -948,7 +955,7 @@ msgstr "" "için yararlı olabilir. Uçbirimler hakkında daha fazla bilgi edinmek için, " "Konsole gibi bağımsız bir uçbirim uygulamasındaki yardımı kullanın." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -966,19 +973,19 @@ msgstr "" "olabilir. Uçbirimler hakkında daha fazla bilgi edinmek için, Konsole gibi " "bağımsız bir uçbirim uygulamasındaki yardımı kullanın." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Yerler" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Gizli Yerleri Göster" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -988,7 +995,7 @@ msgstr "" "Bu, gizlenen yerler panelindeki tüm yerleri görüntüler. Gizle özelliklerinin " "işaretini kaldırmadığınız sürece yarı şeffaf görüneceklerdir." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1004,7 +1011,7 @@ msgstr "" "yakın zamanda kaydedilmiş dosyaları veya belirli türdeki dosyaları bulmak " "için bölümler içerir." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1028,13 +1035,13 @@ msgstr "" "tıklayın. Bu panelde boş bir alanı sağ tıklayın ve yeniden görüntülemek için " "Gizli Yerleri Göster'i seçin." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Panelleri Göster" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1049,43 +1056,43 @@ msgstr "" "olarak düzenlenmiştir. Bu hiyerarşinin tepesinde birbu bilgisayara bağlı tüm " "verileri içeren dizin -kök dizin- bulunur." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Kapat" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Sol görünümü kapat" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Kapat" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Sağ görünümü kapat" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Böl" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Görünümü böl" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1104,7 +1111,7 @@ msgstr "" "üzerindeki bir Menü düğmesi aracılığıyla " "kullanılabilir hale gelir." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1127,7 +1134,7 @@ msgstr "" "değiştirilebilir. Metnini göstermek veya gizlemek için bir düğmenin üzerine " "sağ tıklayın." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1155,7 +1162,7 @@ msgstr "" "link> tıklayın. Bu, temelleri içeren bir El Kitabı " "açacaktır." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1169,7 +1176,7 @@ msgstr "" "kombinasyonlarını ayarlayabilirsiniz. Bu uygulamadaki tüm komutlar bu " "şekilde tetiklenebilir." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1182,7 +1189,7 @@ msgstr "" "interface> arayüzünde gördüğünüz tüm ögeler, Araç Çubuğu'na da " "yerleştirilebilir." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1200,7 +1207,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1217,7 +1224,7 @@ msgstr "" "File_Management'>buraya tıklayın. Bu bağlantı, KDE Kullanıcı Tabanı " "Vikisi'ndeki ilgili sayfayı açar." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1239,7 +1246,7 @@ msgstr "" "Tabanı Vikisi.\"Bu Nedir?\" yardımı genelde diğer " "uygulamalarda bulunmayabilir, o yüzden buna çok alışmayın." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1256,7 +1263,7 @@ msgstr "" "buraya " "tıklayın." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1278,7 +1285,7 @@ msgstr "" "şeyleri karşılamak için gereklidir.KDE eV, " "KDE'nin arkasındaki kâr amacı gütmeyen kuruluştur." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1290,7 +1297,7 @@ msgstr "" "ettiğiniz dilde metin yoksa kullanılacak ikincil dilleri bile " "ayarlayabilirsiniz." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1300,7 +1307,7 @@ msgstr "" "Bu, sizi bu uygulamanın sürümü, lisansı, kullanılan kitaplıkları ve " "bakımcıları hakkında bilgilendiren bir pencere açar." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1314,7 +1321,7 @@ msgstr "" "kullanmayı seviyorsanız, ancak KDE'yi bilmiyorsanız veya sevimli bir " "ejderhayı görmek istiyorsanız bir göz atın!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1558,7 +1565,7 @@ msgstr "" "fazla bilgi edinmek için burayı " "tıklayın. Bu, El Kitabı'ndaki özel sayfayı açacaktır." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1583,58 +1590,58 @@ msgstr "" "Fazla Arama Aracı: Bir ögeyi bulmak için diğer yöntemlerden kurun. " -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format 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:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "%2 içinde %1 ara" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Ara" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Ara: %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Klasör yükleniyor…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Sıralama…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Aranıyor…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Öge bulunamadı." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin web sayfalarını desteklemiyor, web tarayıcısı başlatılıyor" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1642,13 +1649,13 @@ msgid "" msgstr "" "Protokol Dolphin tarafından desteklenmiyor, öntanımlı uygulama başlatıldı" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Geçersiz protokol" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1775,92 +1782,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Diğerleri" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Klasörler" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Küçük" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Orta" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Büyük" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Bugün" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Dün" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "gggg" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Bir Hafta Önce" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "İki Hafta Önce" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Üç Hafta Önce" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Bu Ayın Başlarında" -#: 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 " @@ -1870,7 +1877,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Dün' (AAAA, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1878,7 +1885,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1886,7 +1893,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "gggg (AAAA, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1894,7 +1901,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1904,7 +1911,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Bir Hafta Önce' (AAAA, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1912,7 +1919,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1922,7 +1929,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'İki Hafta Önce' (AAAA, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1930,7 +1937,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1940,7 +1947,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Üç Hafta Önce' (AAAA, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1948,7 +1955,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1958,7 +1965,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Daha önce' AAAA, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1966,7 +1973,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1974,7 +1981,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "AAAA, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1982,257 +1989,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Oku," -#: 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 "Yaz," -#: 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 "Yürüt," -#: 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 "Yasak" -#: 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 "Kullanıcı: %1 | Grup: %2 | Diğerleri: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Ad" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Boyut" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Değiştirilme" -#: 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 "Tarih biçimi ayarlardan seçilebilir." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Oluşturulma" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Erişim" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Tür" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Derecelendirme" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Etiketler" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Açıklama" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Başlık" -#: 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 "Belge" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Yazar" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Yayımcı" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Sayfa Sayısı" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Sözcük Sayısı" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Satır Sayısı" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Fotoğrafın Çekildiği Tarih" -#: 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 "Görsel" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Boyutlar" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Genişlik" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Yükseklik" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Yönelim" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Sanatçı" -#: 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 "Ses" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Tarz" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Albüm" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Süre" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Bit Hızı" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Parça" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Yayınlanma Yılı" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "En Boy Oranı" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Video" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Kare Hızı" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Yol" -#: 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 "Diğer" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Dosya Uzantısı" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Silme Zamanı" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Bağlantı Hedefi" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "İndirildiği Yer" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "İzinler" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2241,17 +2248,17 @@ msgstr "" "İzin biçimi ayarlardan seçilebilir. Seçenekler: Sembolik, Sayısal (Sekizlik) " "veya Birleştirilmiş" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Sahibi" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Kullanıcı Grubu" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2455,55 +2462,55 @@ msgstr "Ana dizin içindeyse klasörler panelini ana dizine sınırla" msgid "Automatic scrolling" msgstr "Otomatik sarma" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Kes" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Kopyala" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "Yeniden Adlandır…" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Çöp Kutusuna Taşı" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Sil" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Gizli Dosyaları Göster" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Ana Dizine Sınırla" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Otomatik Sarma" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2759,66 +2766,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Etiket Ekle" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Buradan (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Aramayı '%1' ve alt klasörleriyle sınırlandır" -#: 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 "İleride yeniden hızlıca erişmek için bu aramayı kaydet" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Aramayı durdur" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Dosya adı" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "İçerik" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Buradan" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Dosyaların" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Ana dizininde ara" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Diğer Arama Araçları" -#: 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 " @@ -3109,25 +3116,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Seçim Kipinden Çık" -#: 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 "Bağlam menüsünde hangi hizmetlerin gösterileceğini seçin:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "Ara…" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "Yeni Hizmetler İndir…" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3137,25 +3144,25 @@ msgstr "" "Güncellenmiş sürüm denetim sistemi ayarlarını uygulamak için Dolphin'in " "yeniden başlatılması gerekiyor." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Şimdi yeniden başlatılsın mı?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Sil" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "'Buraya Kopyala' ve 'Buraya Taşı' komutları" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3257,32 +3264,39 @@ msgstr "Bağlam menüsünde 'Yeni Sekmede Aç' ve 'Yeni Sekmelerde Aç' göster. msgid "Show 'Open in New Window' in context menu." msgstr "Bağlam menüsünde 'Yeni Pencerede Aç' göster." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Bağlam menüsünde 'Yeni Pencerede Aç' göster." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Bağlam menüsünde 'Konumu Kopyala' göster." #. 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 "Bağlam menüsünde 'Burada Çoğalt' göster." #. 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 "Bağlam menüsünde 'Uçbirimi Aç' göster." #. 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 "Bağlam menüsünde 'Diğer Bölünmüş Görünüme Taşı'yı gösterin." #. 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 "Bağlam menüsünde 'Diğer Bölünmüş Görünüme Kopyala'yı gösterin." @@ -3677,6 +3691,18 @@ msgstr "" "Öge sıralaması için Doğal, BÜYÜK/küçük Harf Duyarlı veya BÜYÜK/küçük Harf " "Duyarsız sıralamasını seçin" +#. 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 "Aynı anda birden çok klasör açarken onay isteyin." + +#. 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 "Aynı anda birden çok uçbirim açarken onay isteyin." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3713,25 +3739,25 @@ msgctxt "@title:group" msgid "View" msgstr "Görünüm" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Bağlam Menüsü" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Çöp Kutusu" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Kullanıcı Geri Bildirimi" -#: 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?" @@ -3739,7 +3765,7 @@ msgstr "" "Kaydedilmemiş değişiklikleriniz mevcut. Değişiklikleri uygulamak mı yoksa " "atmak mı istiyorsunuz?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Uyarı" @@ -3792,23 +3818,35 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Uçbirim panelinde çalışan bir programı olan pencereler kapatılırken" +#: settings/interface/confirmationssettingspage.cpp:63 +#, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Aynı anda birden çok klasör açarken" + #: settings/interface/confirmationssettingspage.cpp:64 #, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many terminals at once" +msgstr "Aynı anda birden çok uçbirim açarken" + +#: settings/interface/confirmationssettingspage.cpp:67 +#, kde-format msgctxt "@title:group" msgid "When opening an executable file:" msgstr "Yürütülebilir bir dosyayı açarken:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Her zaman sor" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Uygulamada aç" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Betiği çalıştır" @@ -4549,7 +4587,7 @@ msgstr "" "Tüm alt klasörlerin görünüm özellikleri değiştirilecek. Sürdürmek istiyor " "musunuz?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4648,12 +4686,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1/%2 boş (%​%3 kullanılıyor)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Çöp Kutusu Boşaltıldı" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Çöp Kutusu boşaltıldı." @@ -4697,7 +4735,7 @@ msgstr "Öntanımlı" msgid "Reload" msgstr "Yeniden Yükle" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4705,7 +4743,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "%1 klasör seçili" msgstr[1] "%1 klasör seçili" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4713,7 +4751,7 @@ msgid_plural "%1 Files selected" msgstr[0] "%1 dosya seçili" msgstr[1] "%1 dosya seçili" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4721,7 +4759,7 @@ msgid_plural "%1 Folders" msgstr[0] "%1 Klasör" msgstr[1] "%1 Klasör" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4729,38 +4767,38 @@ msgid_plural "%1 Files" msgstr[0] "%1 Dosya" msgstr[1] "%1 Dosya" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 Klasör, 0 Dosya" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 kopyası" -#: 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] "%1 ögeyi açmak istediğinizden emin misiniz?" msgstr[1] "%1 ögeyi açmak istediğinizden emin misiniz?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4768,43 +4806,43 @@ msgid_plural "Open %1 Items" msgstr[0] "%1 Öge Aç" msgstr[1] "%1 Öge Aç" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Kenar Dolgusu" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Otomatik Sütun Genişliği" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Özel Sütun Genişlikleri" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Silme işlemi tamamlandı." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Silme işlemi tamamlandı." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Yeniden Adlandır ve Gizle" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4813,7 +4851,7 @@ msgstr "" "Bu dosyanın adının başına bir nokta eklemek onu görünümden gizleyecektir.\n" "Hala yeniden adlandırmak istiyor musunuz?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4822,94 +4860,94 @@ msgstr "" "Bu klasörün adının başına bir nokta eklemek onu görünümden gizleyecektir.\n" "Hâlâ yeniden adlandırmak istiyor musunuz?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Bu dosya gizlensin mi?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Bu klasör gizlensin mi?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Konum boş." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "'%1' konumu geçersiz." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Yükleniyor…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Yükleme iptal edildi" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Süzgeçle eşleşen öge yok" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Aramayla eşleşen öge yok" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Çöp kutusu boş" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Etiketsiz" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "\"%1\" ile hiçbir dosya etiketlenmemiş" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Yakın zamanda kullanılan öge yok" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Paylaşılan klasör bulunamadı" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "İlgili ağ kaynağı bulunamadı" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "MTP uyumlu aygıt bulunamadı" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Bir Apple aygıtı bulunamadı" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Bluetooth aygıtı bulunamadı" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Klasör boş" diff --git a/po/ug/dolphin.po b/po/ug/dolphin.po index bb27c3b84..b80f924d8 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2013-09-08 07:04+0900\n" "Last-Translator: Gheyret Kenji \n" "Language-Team: Uyghur Computer Science Association \n" @@ -39,13 +39,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "ئەسلىگە كەلتۈرۈش" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "يېڭىدىن قۇر" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Sort" #| msgid "By Path" @@ -53,112 +53,112 @@ 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 "قۇرۇلغان قىسقۇچ." -#: 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 "ھازىرقى بەتكۈچنى ياپ(&L)" -#: 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 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -167,7 +167,7 @@ msgid "" "want to quit?" msgstr "بۇ كۆزنەكتە ئېچىقلىق بەتكۈچىڭىزدىن بىر نەچچىسى بار، راستلا چېكىنەمسىز؟" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Sort" #| msgid "By Path" @@ -175,13 +175,13 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "يولى بويىچە" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "" -#: dolphinmainwindow.cpp:1179 +#: dolphinmainwindow.cpp:1190 #, fuzzy, kde-format #| msgid "Are you sure you want to open 1 item?" #| msgid_plural "Are you sure you want to open %1 items?" @@ -189,7 +189,7 @@ 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] "راستلا %1 تۈرنى ئاچامسىز؟" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -198,7 +198,7 @@ msgid "Open %1 Terminal" msgid_plural "Open %1 Terminals" msgstr[0] "تېرمىنال ئاچ" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -206,13 +206,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "سەپلە…" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "يېڭى كۆزنەك(&W)" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Window" @@ -220,7 +220,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "يولنى يېڭى كۆزنەكتە ئاچ" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -228,13 +228,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "يېڭى بەتكۈچ" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -243,25 +243,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "«ئورۇنلار»غا قوش" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "بەتكۈچ ياپ" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -269,13 +269,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -286,13 +286,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -302,7 +302,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -310,7 +310,7 @@ msgctxt "@action" msgid "Copy…" msgstr "كۆچۈر" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -319,13 +319,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "چاپلا" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -334,19 +334,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -354,13 +354,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -368,7 +368,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "ئەخلەتخانىغا يۆتكە" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -376,7 +376,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "ئەخلەتخانىغا يۆتكە" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -384,13 +384,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -398,7 +398,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "سۈزگۈچ:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -406,7 +406,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "سۈزگۈچ بالداقنى كۆرسەت" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -416,7 +416,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@info:tooltip" #| msgid "Hide Filter Bar" @@ -424,7 +424,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "سۈزگۈچ بالداقنى يوشۇر" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -432,14 +432,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "سۈزگۈچ:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" msgid "Search…" msgstr "ئىزدە" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -447,7 +447,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "ھۆججەت ۋە قىسقۇچنىڭ ئالدىن كۆزىتىشىنى كۆرسەت" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -457,13 +457,13 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" @@ -472,7 +472,7 @@ msgid "Search" msgstr "ئىزدە" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -482,7 +482,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -490,7 +490,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "تاللا" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -502,19 +502,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "ئەكسىچە تاللا" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -522,7 +522,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -531,19 +531,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -551,7 +551,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "ئالدىن كۆزەت" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -561,31 +561,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "توختا" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "يۈكلەشنى توختات" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "تەھرىرچان ئورۇن" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -595,13 +595,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "ئورۇننى ئالماشتۇر" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -609,7 +609,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -617,13 +617,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "بەتكۈچ ياپ" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -633,7 +633,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -642,13 +642,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "ھۆججەت سېلىشتۇر" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -657,13 +657,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "تېرمىنال ئاچ" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -673,7 +673,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -681,7 +681,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "تېرمىنال ئاچ" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -690,19 +690,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -714,7 +714,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -722,7 +722,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "كېيىنكى بەتكۈچنى ئاكتىپلا" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -730,7 +730,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "كېيىنكى بەتكۈچنى ئاكتىپلا" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -738,13 +738,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "يېڭى بەتكۈچ" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "كېيىنكى بەتكۈچنى ئاكتىپلا" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -752,50 +752,58 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "ئالدىنقى بەتكۈچنى ئاكتىپلا" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "ئالدىنقى بەتكۈچنى ئاكتىپلا" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgid "Show preview" msgctxt "@action:inmenu" msgid "Show Target" msgstr "ئالدىن كۆزىتىشنى كۆرسەت" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "يېڭى بەتكۈچتە ئاچ" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "يېڭى بەتكۈچلەردە ئاچ" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "يېڭى كۆزنەكتە ئاچ" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "پروگراممىلار(&L)" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "تاختاينى قۇلۇپسىزلاش" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "تاختاينى قۇلۇپلا" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -805,13 +813,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "ئۇچۇر" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -819,7 +827,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -830,7 +838,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -841,13 +849,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "قىسقۇچلار" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -856,7 +864,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -866,13 +874,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "تېرمىنال" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -884,7 +892,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -896,13 +904,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "ئورۇنلار" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -910,7 +918,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "يوشۇرۇن ھۆججەتلەرنى كۆرسەت" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -918,7 +926,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -929,7 +937,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -944,7 +952,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@action:inmenu Panels" #| msgid "Lock Panels" @@ -952,7 +960,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "تاختاينى قۇلۇپلا" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -963,43 +971,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "ياپ" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "سول كۆرۈنۈشنى ياپ" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "ياپ" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "ئوڭ كۆرۈنۈشنى ياپ" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "پارچىلا" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "كۆرۈنۈش پارچىلا" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1011,7 +1019,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1025,7 +1033,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1042,7 +1050,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1052,7 +1060,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1061,7 +1069,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1076,7 +1084,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1087,7 +1095,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1101,7 +1109,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1112,7 +1120,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1126,7 +1134,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1135,7 +1143,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1143,7 +1151,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1153,7 +1161,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1402,7 +1410,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1417,33 +1425,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search for %1 in %2" msgstr "ئىزدە" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" msgid "Search" msgstr "ئىزدە" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search for %1" msgstr "ئىزدە" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1451,7 +1459,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "قىسقۇچ ئوقۇۋاتىدۇ…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1459,7 +1467,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "تەرتىپلەش:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1467,19 +1475,19 @@ msgctxt "@info" msgid "Searching…" msgstr "ئىزدەۋاتىدۇ…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "تۈر تېپىلمىدى." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin تور بەتنى قوللىمايدۇ، ھازىر توركۆرگۈ قوزغىتىلدى" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1488,13 +1496,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Dolphin بۇ كېلىشىمنى قوللىمايدۇ، ھازىر Konqueror قوزغىتىلدى" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "ئىناۋەتسىز كېلىشىم" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1627,61 +1635,61 @@ 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 "0 - 9" -#: 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 "قىسقۇچلار" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "كىچىك" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "ئوتتۇراھال" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "چوڭ" -#: 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 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1690,31 +1698,31 @@ msgctxt "" msgid "%1" msgstr "1" -#: 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1728,7 +1736,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "تۈنۈگۈن (%Y-يىل %B-ئاي)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1738,7 +1746,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1750,7 +1758,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "تۈنۈگۈن (%Y-يىل %B-ئاي)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1760,7 +1768,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1774,7 +1782,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "بىر ھەپتە ئىلگىرى (%Y-يىل %B-ئاي)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1784,7 +1792,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1798,7 +1806,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "ئىككى ھەپتە ئىلگىرى (%Y-يىل %B-ئاي)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1808,7 +1816,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1822,7 +1830,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "ئۈچ ھەپتە ئىلگىرى (%Y-يىل %B-ئاي)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1832,7 +1840,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1846,7 +1854,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "%Y-يىل %B-ئايدىن ئىلگىرى" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1856,7 +1864,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: 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, " @@ -1864,7 +1872,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1874,62 +1882,62 @@ msgctxt "" msgid "%1" msgstr "1" -#: 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 "ئوقۇ، " -#: 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 "ياز، " -#: 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 "ئىجرا قىل، " -#: 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 "چەكلەنگەن" -#: 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 "ئىشلەتكۈچى: %1 | گۇرۇپپا: %2 | باشقىلار: %3" -#: 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1937,54 +1945,54 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -1992,34 +2000,34 @@ 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 #, fuzzy #| msgctxt "@label:listbox" #| msgid "Width:" @@ -2027,55 +2035,55 @@ msgctxt "@label" msgid "Width" msgstr "كەڭلىك:" -#: 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 "ۋاقتى" -#: 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 #, fuzzy #| msgctxt "@item" #| msgid "Release '%1'" @@ -2083,12 +2091,12 @@ msgctxt "@label" msgid "Release Year" msgstr "‹%1› نى قويۇۋەت" -#: 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 #, fuzzy #| msgctxt "@option:check" #| msgid "Videos" @@ -2096,30 +2104,30 @@ 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 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2127,12 +2135,12 @@ 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 #, fuzzy #| msgctxt "@label" #| msgid "Copied From" @@ -2140,29 +2148,29 @@ 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." @@ -2380,19 +2388,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "ئۆزلۈكىدىن دومىلات" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "كەس" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "كۆچۈر" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2400,37 +2408,37 @@ 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 "ئۆچۈر" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "يوشۇرۇن ھۆججەتلەرنى كۆرسەت" -#: 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" @@ -2732,49 +2740,49 @@ 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 "بۇ جايدىن (%1)" -#: 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2782,18 +2790,18 @@ msgctxt "action:button" msgid "Your files" msgstr "sahran.ug@gmail.com, gheyret@gmail.com" -#: 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 " @@ -3075,13 +3083,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" @@ -3089,7 +3097,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "ئىزدە" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3097,7 +3105,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "يېڭى مۇلازىمەتلەرنى چۈشۈر…" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3111,25 +3119,25 @@ msgstr "" "يېڭىلانغان نەشر باشقۇرۇش سىستېما تەڭشىكىنى قوللىنىش ئۈچۈن Dolphin نى قايتا " "قوزغىتىش زۆرۈر." -#: 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" @@ -3237,35 +3245,42 @@ 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +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" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3652,6 +3667,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +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 @@ -3691,7 +3720,7 @@ msgctxt "@title:group" msgid "View" msgstr "كۆرۈنۈش(&V)" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3699,25 +3728,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "مەزمۇن تىزىملىكى" -#: 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 "" @@ -3775,25 +3804,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Show preview of files and folders" +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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "پروگراممىلار(&L)" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4610,7 +4653,7 @@ msgid "" "continue?" msgstr "ھەممە تارماق قىسقۇچنىڭ كۆرۈنۈش خاسلىقى ئۆزگىرىدۇ. داۋاملاشتۇرامسىز؟" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4701,12 +4744,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 "" @@ -4754,65 +4797,65 @@ msgstr "كۆڭۈلدىكى" msgid "Reload" msgstr "قايتا يۈكلە" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" msgid_plural "%1 Folders selected" msgstr[0] "%1 قىسقۇچ تاللاندى" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" msgid_plural "%1 Files selected" msgstr[0] "%1 ھۆججەت تاللاندى" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" msgid_plural "%1 Folders" msgstr[0] "%1 قىسقۇچ" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" msgid_plural "%1 Files" msgstr[0] "%1 ھۆججەت" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1، %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 قىسقۇچ، 0 ھۆججەت" -#: 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] "راستلا %1 تۈرنى ئاچامسىز؟" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Sort" #| msgid "By Path" @@ -4821,25 +4864,25 @@ msgid "Open %1 Item" msgid_plural "Open %1 Items" msgstr[0] "يولى بويىچە" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "ئاپتوماتىك ئىستون كەڭلىكى" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "ئىختىيارى ئىستون كەڭلىكى" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Delete operation completed." @@ -4847,136 +4890,136 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "ئۆچۈرۈش مەشغۇلاتى تاماملاندى." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "ئۆچۈرۈش مەشغۇلاتى تاماملاندى." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "ئىچكى ئات ئۆزگەرت" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "يوشۇرۇن ھۆججەتلەرنى كۆرسەت" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "ماكان مۇندەرىجە" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "ئورۇن بوش." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "ئورۇن «%1» ئىناۋەتسىز." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "قىسقۇچ ئوقۇۋاتىدۇ…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "قىسقۇچ ئوقۇۋاتىدۇ…" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "بۇ ئەندىزىگە ماس كەلگەن بارلىق تۈرنى تاللا:" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "بۇ ئەندىزىگە ماس كەلگەن بارلىق تۈرنى تاللا:" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "ئورۇن بوش." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "يېقىندا تاقالغان بەتكۈچلەر" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "تۈر تېپىلمىدى." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/uk/dolphin.po b/po/uk/dolphin.po index 8a3de5b24..a9bb31166 100644 --- a/po/uk/dolphin.po +++ b/po/uk/dolphin.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-23 00:48+0000\n" -"PO-Revision-Date: 2023-08-19 08:59+0300\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"PO-Revision-Date: 2023-08-29 09:12+0300\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" "Language: uk\n" @@ -44,125 +44,125 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Відновити" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Створити" -#: 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 "Створено теку." -#: 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 "&Вийти з %1" -#: 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 " @@ -171,19 +171,19 @@ msgstr "" "На панелі термінала усе ще працює програма «%1». Ви справді хочете завершити " "її роботу?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Відкрити %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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?" @@ -192,7 +192,7 @@ msgstr[1] "Ви справді хочете відкрити %1 вікна те msgstr[2] "Ви справді хочете відкрити %1 вікон термінала?" msgstr[3] "Ви справді хочете відкрити вікно термінала?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -202,25 +202,25 @@ msgstr[1] "Відкрити %1 термінали" msgstr[2] "Відкрити %1 терміналів" msgstr[3] "Відкрити термінал" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Налаштувати" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Нове &вікно" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Відкрити нове вікно Dolphin" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -230,13 +230,13 @@ msgstr "" "Відкриває нове вікно, подібне за вмістом до поточного.Ви можете " "перетягувати елементи тек між вікнами і скидати їх з одного вікна до іншого." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Нова вкладка" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -248,26 +248,26 @@ msgstr "" ">Вкладка — додаткова панель перегляду у поточному вікні. Ви можете " "перетягувати елементи тек з однієї вкладки до іншої і скидати їх." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Додати до Місць" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" "У результаті виконання цієї дії позначену теку буде додано на панель «Місця»" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Закрити вкладку" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -277,13 +277,13 @@ msgstr "" "Закриває поточну вкладку. Якщо у вікні відкрито лише одну вкладку, буде " "закрито вікно." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Закриває це вікно." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -299,13 +299,13 @@ msgstr "" "розташовано на найзручніших клавішах, поряд одне із одним: Ctrl+X, Ctrl+C та Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Вирізати…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -319,13 +319,13 @@ msgstr "" "скопіювати вміст буфера обміну даними до іншої теки. Після такого копіювання " "елементи буде вилучено з початкової теки." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Копіювати…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -337,13 +337,13 @@ msgstr "" ">Ви можете скористатися пунктом Вставити, щоб " "скопіювати вміст буфера обміну даними до іншої теки." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Вставити" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -356,19 +356,19 @@ msgstr "" "обміну за допомогою пункту Вирізати, їх буде вилучено " "із попереднього місця розташування." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Копіювати на іншу панель перегляду" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Копіювати на іншу панель перегляду…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -378,25 +378,25 @@ msgstr "" "У результаті виконання цієї дії позначені об'єкти буде скопійовано з " "активної панелі розділеного перегляду на неактивну." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Копіювати до неактивної панелі розділеного перегляду" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Пересунути на іншу панель перегляду" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Пересунути на іншу панель перегляду…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -406,25 +406,25 @@ msgstr "" "У результаті виконання цієї дії позначені об'єкти буде пересунуто з " "активної панелі розділеного перегляду на неактивну." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Пересунути на неактивну панель розділеного перегляду" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Фільтрувати…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Показувати панель фільтра" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -438,30 +438,30 @@ msgstr "" "показаного списку файлів і тек. У результаті фільтрування програма покаже " "лише ті файли і теки, у назвах яких міститься введений текст." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Увімкнути або вимкнути панель фільтрування" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Фільтрувати" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "Шукати…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Шукати файли і теки" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -476,20 +476,20 @@ msgstr "" "para>Скористайтеся контекстною довідкою на панелі пошук, щоб дізнатися " "більше про параметри пошукових запитів." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Увімкнути або вимкнути панель пошуку" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Пошук" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -497,13 +497,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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Вибір" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -522,19 +522,19 @@ msgstr "" "частині вікна буде показано пункти доступних дій для поточних позначених " "пунктів." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Позначає усі файли і теки у поточній теці." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Інвертувати вибір" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -542,7 +542,7 @@ msgid "" "selected instead." msgstr "Позначає усі об'єкти, які ще не було позначено." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -555,25 +555,25 @@ msgstr "" "пересувати елементи між ними.Натисніть цю кнопку ще раз, щоб " "повернутися до режиму перегляду однієї панелі з вмістом теки." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Стос" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Відкриває віртуальний каталог стосу у частині розділеного вікна" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Освіжити перегляд" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -588,31 +588,31 @@ msgstr "" "para>Якщо панель перегляду розділено, буде оновлено ту панель, яка " "перебуває у фокусі." -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Зупинити" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Зупинити завантаження" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Припиняє завантаження вмісту поточної теки." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Змінна адреса" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -626,13 +626,13 @@ msgstr "" "редагування можна перейти клацанням на правій частині смужки адреси. " "Повернутися до початкового режиму можна підтвердженням редагованої адреси." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Замінити адресу" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -642,19 +642,19 @@ msgstr "" "Перемикає програму у режим редагування адреси теки і позначає поточну адресу " "так, щоб вам було простіше вводити іншу." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Скасувати закриття вкладки" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Повертає вас до попередньої раніше закритої вкладки." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -669,7 +669,7 @@ msgstr "" "Смітника.Якщо дію не можна скасувати, програма " "проситиме вас її підтвердити перед виконанням." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -682,13 +682,13 @@ msgstr "" "якій містяться дані, які пов'язано лише із відповідним обліковим записом " "користувача." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Порівняти файли" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -700,13 +700,13 @@ msgstr "" "Скористайтеся меню Інші засоби для пошуку, " "щоб налаштувати цей засіб для пошуку." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Відкрити термінал" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -719,13 +719,13 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Викликати термінал тут" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -737,19 +737,19 @@ msgstr "" "тек.Щоб дізнатися більше про термінали, ознайомтеся із " "документацією до програми-термінала вашої системи." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Фокусувати панель термінала" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Закладки" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -767,79 +767,86 @@ msgstr "" "програмі.Кнопка %1 є простішою і " "маленькою, хоча і дещо ускладнює робить доступ до пунктів дій." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Активізувати вкладку %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Активізувати останню вкладку" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Наступна вкладка" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Активізувати наступну вкладку" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Попередня вкладка" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Активізувати попередню вкладку" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Показати призначення" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Відкрити у новій вкладці" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Відкрити у нових вкладках" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Відкрити у новому вікні" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Відкрити у програмі" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Розблокувати панелі" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Заблокувати панелі" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -853,13 +860,13 @@ msgstr "" "перетягувати на інший бік вікна. На них передбачено кнопку закриття.Заблоковані панелі вбудовуються до інтерфейсу основного вікна." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Інформація" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -870,7 +877,7 @@ msgstr "" "цієї, скористайтеся пунктом Меню|Панелі або " "Перегляд|Панелі." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -887,7 +894,7 @@ msgstr "" "показано дані щодо поточної теки.Для окремих елементів передбачено " "показ попереднього перегляду їхнього вмісту." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -904,13 +911,13 @@ msgstr "" "їхнього вмісту.Налаштувати перелік та формат показу подробиць " "можна за допомогою клацання правою кнопкою миші." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Теки" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -922,7 +929,7 @@ msgstr "" "вікна.Теки файлової системи буде показано у " "форматі деревоподібного списку." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -937,13 +944,13 @@ msgstr "" "ліворуч від пункту теки, щоб відкрити список її підтек. За допомогою цієї " "панелі можна швидко пересуватися деревом тек." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Термінал" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -962,7 +969,7 @@ msgstr "" "розширення можливостей. Щоб дізнатися більше про користування терміналами, " "скористайтеся документацією до програми-термінала, наприклад Konsole." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -981,19 +988,19 @@ msgstr "" "можливостей. Щоб дізнатися більше про користування терміналами, " "скористайтеся документацією до програми-термінала, наприклад Konsole." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Місця" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Показати приховані місця" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -1004,7 +1011,7 @@ msgstr "" "буде показано напівпрозорими, якщо ви не знімете позначку приховування у " "їхніх властивостях." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1021,7 +1028,7 @@ msgstr "" "розділи для пошуку нещодавно збережених файлів або файлів певного типу." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1048,13 +1055,13 @@ msgstr "" "порожньому місці на панелі правою кнопкою миші і виберіть пункт " "Показати приховані місця." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Показувати панелі" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1069,43 +1076,43 @@ msgstr "" "вершині цієї ієрархії перебуває каталог, який містить усі дані, які з'єднано " "з цим комп'ютером — кореневий каталог." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Закрити" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Закрити ліву панель перегляду" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Закрити" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Закрити праву панель перегляду" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Розділити" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Розділений перегляд" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1125,7 +1132,7 @@ msgstr "" "Меню на панелі інструментів." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1151,7 +1158,7 @@ msgstr "" "правою кнопкою миші на кнопці, якщо ви хочете, щоб програма показала або " "приховала її текст." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1181,7 +1188,7 @@ msgstr "" "відповідь буде відкрито сторінку підручника, де " "наведено опис базових можливостей панелі." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1196,7 +1203,7 @@ msgstr "" "одночасно. За допомогою клавіатурних скорочень можна викликати усі команди, " "які може виконувати ця програма." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1209,7 +1216,7 @@ msgstr "" "панелі інструментів можна створити кнопки для усіх пунктів Меню." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1229,7 +1236,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1246,7 +1253,7 @@ msgstr "" "uk'>клацніть тут. У відповідь буде відкрито відповдіну сторінку вікі " "UserBase KDE." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1270,7 +1277,7 @@ msgstr "" "інформація «Що це?» недоступна у більшості інших вікон, тому вам не слід " "надто звикати до цього інструмента вивчення інтерфейсу програм." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1287,7 +1294,7 @@ msgstr "" "щодо вади якомога ефективнішим, натисніть тут." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1310,7 +1317,7 @@ msgstr "" "неприбутковою організацією, яка є офіційним представником спільноти KDE." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1322,7 +1329,7 @@ msgstr "" "інтерфейсі цієї програми.Ви можете встановити вторинні мови, які буде " "використано, якщо переклад інтерфейсу бажаною мовою є недоступним." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1332,7 +1339,7 @@ msgstr "" "Відкриває вікно із даними щодо версії, умов ліцензування, використаних " "бібліотек та супровідників цієї програми." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1346,7 +1353,7 @@ msgstr "" "вам подобається програма, і ви хочете дізнатися більше про KDE або ви хочете " "побачити милого дракончика, вам слід ознайомитися із вмістом цього вікна!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1594,7 +1601,7 @@ msgstr "" "html'>натисніть тут. У відповідь буде відкрито відповідну сторінку " "підручника з програми." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1619,53 +1626,53 @@ msgstr "" "item>Інші засоби для пошуку: скористатися іншими встановленими " "засобами пошуку потрібних вам даних." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Запуск Dolphin від імені root може бути небезпечним. Будь ласка, будьте " "обережні." -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "Шукати %1 у %2" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Пошук" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Шукати %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "Завантаження теки…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "Впорядкування…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "Пошук…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Не знайдено жодного об’єкта." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" @@ -1673,7 +1680,7 @@ msgstr "" "Показ вебсторінок не підтримується Dolphin, було запущено переглядач " "інтернету" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1682,13 +1689,13 @@ msgstr "" "Підтримки цього протоколу у Dolphin не передбачено — було запущено типову " "програму" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Некоректний протокол" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1828,92 +1835,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0–9" -#: 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 "Теки" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Малий" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Середній" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Великий" -#: 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 "dddd" -#: 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 "%1" -#: 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 " @@ -1923,7 +1930,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Вчора' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1931,7 +1938,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1939,7 +1946,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1947,7 +1954,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1957,7 +1964,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Тиждень тому' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1965,7 +1972,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1975,7 +1982,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Два тижні тому' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1983,7 +1990,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1993,7 +2000,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Три тижні тому' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -2001,7 +2008,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -2011,7 +2018,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Раніше,' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -2019,7 +2026,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -2027,7 +2034,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -2035,257 +2042,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Читання, " -#: 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 "Запис, " -#: 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 "Виконання, " -#: 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 "Заборонено" -#: 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 "Користувач: %1 | Група: %2 | Інші: %3" -#: 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 "Ширина" -#: 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 "Тривалість" -#: 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, " @@ -2294,17 +2301,17 @@ 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." @@ -2510,55 +2517,55 @@ msgstr "Показувати на панелі тек лише теки домі msgid "Automatic scrolling" msgstr "Автоматичне гортання" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Вирізати" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Скопіювати" -#: 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 "Вилучити" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Показати приховані файли" -#: 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" @@ -2818,67 +2825,67 @@ 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 "Починаючи звідси (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Обмежити пошук до «%1» та підтек" -#: 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 " @@ -3182,25 +3189,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 "" @@ -3210,25 +3217,25 @@ msgstr "" "Щоб оновлені параметри систем керування версіями набули чинності, Dolphin " "слід перезапустити." -#: 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" @@ -3337,26 +3344,33 @@ 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 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +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 "" @@ -3364,7 +3378,7 @@ 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 "" @@ -3759,6 +3773,18 @@ 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 @@ -3795,32 +3821,32 @@ msgctxt "@title:group" msgid "View" msgstr "Перегляд" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Контекстне меню" -#: 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 "Попередження" @@ -3873,23 +3899,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 "Виконати скрипт" @@ -4634,7 +4672,7 @@ msgid "" "continue?" msgstr "Буде змінено параметри перегляду для всіх підтек. Продовжити?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4732,12 +4770,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "Вільно %1 з %2 (використано %3%)" -#: 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 "Вміст смітника вилучено." @@ -4781,7 +4819,7 @@ msgstr "Типове" msgid "Reload" msgstr "Перезавантажити" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4791,7 +4829,7 @@ msgstr[1] "Позначено %1 теки" msgstr[2] "Позначено %1 тек" msgstr[3] "Позначено одну теку" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4801,7 +4839,7 @@ msgstr[1] "Позначено %1 файли" msgstr[2] "Позначено %1 файлів" msgstr[3] "Позначено один файл" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4811,7 +4849,7 @@ msgstr[1] "%1 теки" msgstr[2] "%1 тек" msgstr[3] "Одна тека" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4821,31 +4859,31 @@ msgstr[1] "%1 файли" msgstr[2] "%1 файлів" msgstr[3] "Один файл" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 тек, 0 файлів" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 (копія)" -#: 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?" @@ -4854,7 +4892,7 @@ msgstr[1] "Ви справді хочете відкрити %1 об’єкти? msgstr[2] "Ви справді хочете відкрити %1 об’єктів?" msgstr[3] "Ви справді хочете відкрити один об’єкт?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4864,43 +4902,43 @@ msgstr[1] "Відкрити %1 об'єкти" msgstr[2] "Відкрити %1 об'єктів" msgstr[3] "Відкрити об'єкт" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Бічна фаска" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Автоматична ширина колонок" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Нетипова ширина колонок" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Дію пересування до смітника завершено." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Дію вилучення завершено." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Перейменувати і приховати" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4910,7 +4948,7 @@ msgstr "" "приховування.\n" "Попри це, ви все ж хочете додати цю крапку на початку?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4919,94 +4957,94 @@ msgstr "" "Додавання крапки на початку назви цієї теки призведе до її приховування.\n" "Попри це, ви все ж хочете додати цю крапку на початку?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Приховати цей файл?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Приховати цю теку?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Адреса порожня." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Адреса «%1» — некоректна." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "Завантаження…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Завантаження скасовано" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Немає записів, які відповідають фільтру" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Не знайдено записів, які відповідають критерію пошуку" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Смітник порожній" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Немає міток" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Немає файлів з міткою «%1»" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Немає нещодавно використаних записів" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Спільних тек не знайдено" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Відповідних ресурсів мережі не знайдено" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Сумісних із MTP пристроїв не знайдено" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Не знайдено пристроїв Apple" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Не знайдено пристроїв Bluetooth" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Порожня тека" diff --git a/po/uz/dolphin.po b/po/uz/dolphin.po index 82f13f285..ffa9568e9 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2008-05-31 09:43+0200\n" "Last-Translator: Mashrab Kuvatov \n" "Language-Team: Uzbek \n" @@ -40,13 +40,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Tiklash" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -54,7 +54,7 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "Bilan ochish" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -62,7 +62,7 @@ msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Yangi tab" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "New &Window" @@ -70,67 +70,67 @@ msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "&Yangi oyna" -#: 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 "" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Information" @@ -138,43 +138,43 @@ msgctxt "@title:window" msgid "Confirmation" msgstr "Maʼlumot" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Close Tab" msgid "C&lose Current Tab" msgstr "Tabni yopish" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -182,19 +182,19 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Bilan ochish" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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] "" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@title:window Shell terminal" #| msgid "Terminal" @@ -203,7 +203,7 @@ msgid "Open %1 Terminal" msgid_plural "Open %1 Terminals" msgstr[0] "Terminal" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Change tags..." @@ -211,13 +211,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Yorliqlarni oʻzgartirish..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "&Yangi oyna" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "New &Window" @@ -225,7 +225,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "&Yangi oyna" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -233,13 +233,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Yangi tab" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -248,25 +248,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Tabni yopish" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -274,13 +274,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -291,13 +291,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -307,7 +307,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -315,7 +315,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Nusxa olish" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -324,7 +324,7 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -332,7 +332,7 @@ msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Qoʻyish" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -341,19 +341,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -361,13 +361,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -375,7 +375,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Chiqindilar qutisiga koʻchirish" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -383,7 +383,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Chiqindilar qutisiga koʻchirish" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -391,13 +391,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -405,7 +405,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Jild" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Additional information" @@ -413,7 +413,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Qoʻshimcha maʼlumot" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -423,13 +423,13 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -437,14 +437,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "Jild" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" msgid "Search…" msgstr "Asosiy asboblar paneli" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@option:radio Apply View Properties To" #| msgid "Current folder" @@ -452,7 +452,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Joriy jild" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -462,13 +462,13 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" @@ -477,7 +477,7 @@ msgid "Search" msgstr "Asosiy asboblar paneli" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@option:radio Apply View Properties To" #| msgid "Current folder" @@ -487,7 +487,7 @@ msgstr "Joriy jild" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@action:inmenu Edit" #| msgid "Select All" @@ -495,7 +495,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Hammasini tanlash" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -507,19 +507,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Teskarisini tanlash" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -527,7 +527,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -536,19 +536,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Preview" @@ -556,7 +556,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Koʻrib chiqish" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -566,13 +566,13 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Toʻxtatish" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -580,13 +580,13 @@ msgctxt "@info" msgid "Stop loading" msgstr "Saralash:" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Location:" @@ -594,7 +594,7 @@ msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Manzili:" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -604,7 +604,7 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Location:" @@ -612,7 +612,7 @@ msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Manzili:" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -620,7 +620,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -628,13 +628,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Tabni yopish" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -644,7 +644,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -653,13 +653,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -668,7 +668,7 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, fuzzy, kde-format #| msgctxt "@title:window Shell terminal" #| msgid "Terminal" @@ -676,7 +676,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -686,7 +686,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@title:window Shell terminal" #| msgid "Terminal" @@ -694,7 +694,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Terminal" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -703,19 +703,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -727,19 +727,19 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -747,25 +747,25 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Yangi tab" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show hidden files" @@ -773,7 +773,7 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "Yashirilgan fayllarni koʻrsatish" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -781,7 +781,7 @@ msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Yangi tab" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -789,7 +789,7 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Yangi tab" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "New &Window" @@ -797,7 +797,15 @@ msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "&Yangi oyna" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "&Dasturlar" + +#: dolphinmainwindow.cpp:2029 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -805,7 +813,7 @@ msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Panellar" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -813,7 +821,7 @@ msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Panellar" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -823,13 +831,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Maʼlumot" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -837,7 +845,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -848,7 +856,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -859,13 +867,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Jildlar" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -874,7 +882,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -884,13 +892,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminal" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -902,7 +910,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -914,13 +922,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Joylar" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -928,7 +936,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Yashirilgan fayllarni koʻrsatish" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -936,7 +944,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -947,7 +955,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -962,7 +970,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -970,7 +978,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Panellar" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -981,43 +989,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Yopish" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Yopish" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1029,7 +1037,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1043,7 +1051,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1060,7 +1068,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1070,7 +1078,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1079,7 +1087,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1094,7 +1102,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1105,7 +1113,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1119,7 +1127,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1130,7 +1138,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1144,7 +1152,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1153,7 +1161,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1161,7 +1169,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1171,7 +1179,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1436,7 +1444,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1451,39 +1459,39 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" msgid "Search" msgstr "Asosiy asboblar paneli" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" msgid "Search for %1" msgstr "Asosiy asboblar paneli" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1491,7 +1499,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Saralash:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" @@ -1499,32 +1507,32 @@ msgctxt "@info" msgid "Searching…" msgstr "Asosiy asboblar paneli" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1649,13 +1657,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1663,56 +1671,56 @@ msgctxt "@title:group" msgid "Others" msgstr "Boshqa" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Jildlar" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Kichik" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Oʻrtacha" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Katta" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Bugun" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Kecha" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1720,25 +1728,25 @@ msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Uch hafta avval" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Ikki hafta avval" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Uch hafta avval" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Yesterday" @@ -1750,7 +1758,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "Kecha" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1758,7 +1766,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Yesterday" @@ -1768,7 +1776,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "Kecha" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1776,7 +1784,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1788,7 +1796,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "Uch hafta avval" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1796,7 +1804,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Two Weeks Ago" @@ -1808,7 +1816,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "Ikki hafta avval" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1816,7 +1824,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1828,7 +1836,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "Uch hafta avval" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1836,7 +1844,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1848,7 +1856,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "Uch hafta avval" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1856,7 +1864,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, " @@ -1864,7 +1872,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:" @@ -1872,41 +1880,41 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "" -#: 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 "" -#: 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 "" -#: 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 "" -#: 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 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1914,7 +1922,7 @@ msgctxt "@label" msgid "Name" msgstr "Nomi" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Size" @@ -1922,7 +1930,7 @@ msgctxt "@label" msgid "Size" msgstr "Hajmi" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 #, fuzzy #| msgctxt "@label" #| msgid "Modified:" @@ -1930,13 +1938,13 @@ msgctxt "@label" msgid "Modified" msgstr "Oʻzgargan:" -#: 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 #, fuzzy #| msgctxt "@action" #| msgid "Create Folder..." @@ -1944,12 +1952,12 @@ msgctxt "@label" msgid "Created" msgstr "Jildni yaratish..." -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Type" @@ -1957,7 +1965,7 @@ msgctxt "@label" msgid "Type" msgstr "Turi" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 #, fuzzy #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1965,7 +1973,7 @@ msgctxt "@label" msgid "Rating" msgstr "Saralash:" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy #| msgctxt "@label" #| msgid "Trash" @@ -1973,7 +1981,7 @@ msgctxt "@label" msgid "Tags" msgstr "Chiqindilar qutisi" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@label" #| msgid "Add comment..." @@ -1981,14 +1989,14 @@ msgctxt "@label" msgid "Comment" msgstr "Izohni qoʻshish..." -#: 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -1996,17 +2004,17 @@ msgctxt "@label" msgid "Document" msgstr "Qoʻllanmalar" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Change comment..." @@ -2014,44 +2022,44 @@ msgctxt "@label" msgid "Page Count" msgstr "Izohni oʻzgartirish..." -#: 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 "" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2059,20 +2067,20 @@ msgctxt "@label" msgid "Orientation" msgstr "Qoʻllanmalar" -#: 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 #, fuzzy #| msgctxt "@title:tab General settings" #| msgid "General" @@ -2080,12 +2088,12 @@ msgctxt "@label" msgid "Genre" msgstr "Umumiy" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2093,17 +2101,17 @@ msgctxt "@label" msgid "Duration" msgstr "Qoʻllanmalar" -#: 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 #, fuzzy #| msgctxt "@action:inmenu View" #| msgid "Reload" @@ -2111,22 +2119,22 @@ msgctxt "@label" msgid "Release Year" msgstr "Qaytadan yuklash" -#: 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -2134,10 +2142,10 @@ msgctxt "@label" msgid "Path" msgstr "Qoʻyish" -#: 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2145,12 +2153,12 @@ msgctxt "@label" msgid "Other" msgstr "Boshqa" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 #, fuzzy #| msgctxt "@action:inmenu Edit" #| msgid "Invert Selection" @@ -2158,7 +2166,7 @@ msgctxt "@label" msgid "Deletion Time" msgstr "Teskarisini tanlash" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2166,12 +2174,12 @@ msgctxt "@label" msgid "Link Destination" msgstr "Qoʻllanmalar" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Permissions" @@ -2179,14 +2187,14 @@ msgctxt "@label" msgid "Permissions" msgstr "Huquqlar" -#: 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 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Owner" @@ -2194,7 +2202,7 @@ msgctxt "@label" msgid "Owner" msgstr "Egasi" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Group" @@ -2202,7 +2210,7 @@ msgctxt "@label" msgid "User Group" msgstr "Guruh" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2412,19 +2420,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Ustunning eni" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Kesish" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Nusxa olish" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2432,7 +2440,7 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Nomini oʻzgartirish..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -2440,31 +2448,31 @@ msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Chiqindilar qutisiga koʻchirish" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Oʻchirish" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Yashirilgan fayllarni koʻrsatish" -#: 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" @@ -2758,31 +2766,31 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Yangi yorliq..." -#: 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 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Rename" @@ -2790,7 +2798,7 @@ msgctxt "action:button" msgid "Filename" msgstr "Nomini oʻzgartirish" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Add comment..." @@ -2798,13 +2806,13 @@ msgctxt "action:button" msgid "Content" msgstr "Izohni qoʻshish..." -#: 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2812,18 +2820,18 @@ msgctxt "action:button" msgid "Your files" msgstr "kmashrab@uni-bremen.de" -#: 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 " @@ -3107,13 +3115,13 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Teskarisini tanlash" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Main Toolbar" @@ -3121,13 +3129,13 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "Asosiy asboblar paneli" -#: 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 "" @@ -3135,13 +3143,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3149,13 +3157,13 @@ msgctxt "@option:check" msgid "Delete" msgstr "Oʻchirish" -#: 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" @@ -3265,32 +3273,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 "" @@ -3689,6 +3703,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 #, fuzzy, kde-format @@ -3731,7 +3757,7 @@ msgctxt "@title:group" msgid "View" msgstr "Koʻrish usuli" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Add comment..." @@ -3739,7 +3765,7 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "Izohni qoʻshish..." -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Trash" @@ -3747,19 +3773,19 @@ msgctxt "@title:group" msgid "Trash" msgstr "Chiqindilar qutisi" -#: 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 "" @@ -3814,25 +3840,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@option:radio Apply View Properties To" +#| msgid "Current folder" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Joriy jild" + #: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "&Dasturlar" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4649,7 +4689,7 @@ msgid "" "continue?" msgstr "" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4745,12 +4785,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 "" @@ -4802,21 +4842,21 @@ msgstr "Oʻchirish" msgid "Reload" msgstr "Qaytadan yuklash" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" msgid_plural "%1 Folders selected" msgstr[0] "" -#: 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -4825,26 +4865,26 @@ msgid "1 Folder" msgid_plural "%1 Folders" msgstr[0] "Jild" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" msgid_plural "%1 Files" msgstr[0] "" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" @@ -4852,19 +4892,19 @@ msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "Jildlar" -#: 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] "" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -4873,13 +4913,13 @@ msgid "Open %1 Item" msgid_plural "Open %1 Items" msgstr[0] "Bilan ochish" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Column Width" @@ -4887,7 +4927,7 @@ msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Ustunning eni" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Column Width" @@ -4895,134 +4935,134 @@ msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Ustunning eni" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "Yashirilgan fayllarni koʻrsatish" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "Uy jildi" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "" -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" msgid "Loading…" msgstr "Saralash:" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Close Tab" msgid "No recently used items" msgstr "Tabni yopish" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" diff --git a/po/uz@cyrillic/dolphin.po b/po/uz@cyrillic/dolphin.po index a01ab89c0..8fa3cc436 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2009-10-13 23:57+0200\n" "Last-Translator: Mashrab Kuvatov \n" "Language-Team: Uzbek \n" @@ -40,13 +40,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Тиклаш" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Яратиш" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -54,7 +54,7 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "Билан очиш" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -62,7 +62,7 @@ msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Янги табда очиш" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -70,109 +70,109 @@ 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 "" -#: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Close Tab" 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -180,7 +180,7 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Билан очиш" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" @@ -188,13 +188,13 @@ 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] "" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@title:window Shell terminal" #| msgid "Terminal" @@ -203,7 +203,7 @@ msgid "Open %1 Terminal" msgid_plural "Open %1 Terminals" msgstr[0] "Терминал" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Change..." @@ -211,13 +211,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Ўзгартириш..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "&Янги ойна" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Window" @@ -225,7 +225,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Янги ойнада очиш" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -233,13 +233,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Янги таб" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -248,25 +248,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Табни ёпиш" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -274,13 +274,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -291,13 +291,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -307,7 +307,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -315,7 +315,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Нусха олиш" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -324,13 +324,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Қўйиш" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -339,19 +339,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -359,13 +359,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -373,7 +373,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Чиқиндилар қутисига кўчириш" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -381,7 +381,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Чиқиндилар қутисига кўчириш" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -389,13 +389,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -403,7 +403,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Филтер:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -411,7 +411,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Қидириш панелини кўрсатиш" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -421,7 +421,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -429,7 +429,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Қидириш панелини кўрсатиш" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -437,14 +437,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "Филтер:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Search..." msgid "Search…" msgstr "Қидириш..." -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@option:radio Apply View Properties To" #| msgid "Current folder" @@ -452,7 +452,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Жорий жилд" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -462,7 +462,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -470,7 +470,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Қидириш панелини кўрсатиш" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Search..." @@ -479,7 +479,7 @@ msgid "Search" msgstr "Қидириш..." #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@option:radio Apply View Properties To" #| msgid "Current folder" @@ -489,7 +489,7 @@ 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Search..." @@ -497,7 +497,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Қидириш..." -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -509,19 +509,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Тескарисини танлаш" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -529,7 +529,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -538,19 +538,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -558,7 +558,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Кўриб чиқиш" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -568,13 +568,13 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Тўхтатиш" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -582,13 +582,13 @@ msgctxt "@info" msgid "Stop loading" msgstr "Саралаш:" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Location:" @@ -596,7 +596,7 @@ msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Манзили:" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -606,7 +606,7 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Location:" @@ -614,7 +614,7 @@ msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Манзили:" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -622,7 +622,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -630,13 +630,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Табни ёпиш" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -646,7 +646,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -655,13 +655,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Файлларни солиштириш" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -670,7 +670,7 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, fuzzy, kde-format #| msgctxt "@title:window Shell terminal" #| msgid "Terminal" @@ -678,7 +678,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Терминал" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -688,7 +688,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@title:window Shell terminal" #| msgid "Terminal" @@ -696,7 +696,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Терминал" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -705,19 +705,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -729,19 +729,19 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -749,25 +749,25 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Янги таб" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show hidden files" @@ -775,13 +775,13 @@ msgctxt "@action:inmenu" msgid "Show Target" msgstr "Яширилган файлларни кўрсатиш" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Янги табда очиш" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open in New Tab" @@ -789,13 +789,21 @@ msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Янги табда очиш" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Янги ойнада очиш" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "&Дастурлар" + +#: dolphinmainwindow.cpp:2029 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -803,7 +811,7 @@ msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Панеллар" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -811,7 +819,7 @@ msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Панеллар" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -821,13 +829,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Маълумот" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -835,7 +843,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -846,7 +854,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -857,13 +865,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Жилдлар" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -872,7 +880,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -882,13 +890,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Терминал" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -900,7 +908,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -912,13 +920,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Жойлар" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -926,7 +934,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Яширилган файлларни кўрсатиш" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -934,7 +942,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -945,7 +953,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -960,7 +968,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Panels" @@ -968,7 +976,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Панеллар" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -979,37 +987,37 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Ёпиш" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Ёпиш" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Бўлиш" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, fuzzy, kde-format #| msgctxt "@action:intoolbar Split view" #| msgid "Split" @@ -1017,7 +1025,7 @@ msgctxt "@info" msgid "Split view" msgstr "Бўлиш" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1029,7 +1037,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1043,7 +1051,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1060,7 +1068,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1070,7 +1078,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1079,7 +1087,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1094,7 +1102,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1105,7 +1113,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1119,7 +1127,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1130,7 +1138,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1144,7 +1152,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1153,7 +1161,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1161,7 +1169,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1171,7 +1179,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1436,7 +1444,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1451,33 +1459,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Search..." msgid "Search" msgstr "Қидириш..." -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Search Bar" msgid "Search for %1" msgstr "Қидириш панели" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1485,7 +1493,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Жилд юкланмоқда..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1493,7 +1501,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Саралаш:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Search..." @@ -1501,32 +1509,32 @@ msgctxt "@info" msgid "Searching…" msgstr "Қидириш..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1651,13 +1659,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@title:group Name" #| msgid "Others" @@ -1665,56 +1673,56 @@ msgctxt "@title:group" msgid "Others" msgstr "Бошқа" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Жилдлар" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Кичик" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Ўртача" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Катта" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1722,25 +1730,25 @@ 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 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1754,7 +1762,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "Кеча (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1762,7 +1770,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1774,7 +1782,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "Кеча (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1782,7 +1790,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1794,7 +1802,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 " @@ -1802,7 +1810,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Two Weeks Ago" @@ -1814,7 +1822,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 " @@ -1822,7 +1830,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1834,7 +1842,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 " @@ -1842,7 +1850,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "@title:group Date" #| msgid "Three Weeks Ago" @@ -1854,7 +1862,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 " @@ -1862,7 +1870,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, " @@ -1870,7 +1878,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:" @@ -1878,41 +1886,41 @@ msgctxt "" msgid "%1" msgstr "" -#: 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 "" -#: 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 "" -#: 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 "" -#: 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 "" -#: 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 #, fuzzy #| msgctxt "@action:inmenu Sort By" #| msgid "Name" @@ -1920,7 +1928,7 @@ msgctxt "@label" msgid "Name" msgstr "Номи" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Size" @@ -1928,7 +1936,7 @@ msgctxt "@label" msgid "Size" msgstr "Ҳажми" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 #, fuzzy #| msgctxt "@label" #| msgid "Modified:" @@ -1936,13 +1944,13 @@ 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1950,12 +1958,12 @@ 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 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Type" @@ -1963,7 +1971,7 @@ msgctxt "@label" msgid "Type" msgstr "Тури" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 #, fuzzy #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1971,7 +1979,7 @@ msgctxt "@label" msgid "Rating" msgstr "Саралаш:" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 #, fuzzy #| msgctxt "@label" #| msgid "Trash" @@ -1979,7 +1987,7 @@ msgctxt "@label" msgid "Tags" msgstr "Чиқиндилар қутиси" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Comment" @@ -1987,14 +1995,14 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2002,17 +2010,17 @@ 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 #, fuzzy #| msgctxt "@title:window" #| msgid "Change Comment" @@ -2020,44 +2028,44 @@ 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 "" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2065,20 +2073,20 @@ 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 #, fuzzy #| msgctxt "@title:tab General settings" #| msgid "General" @@ -2086,12 +2094,12 @@ 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 #, fuzzy #| msgctxt "@info:credit" #| msgid "Documentation" @@ -2099,17 +2107,17 @@ msgctxt "@label" msgid "Duration" msgstr "Қўлланмалар" -#: 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 #, fuzzy #| msgctxt "@item::intable" #| msgid "Removed" @@ -2117,22 +2125,22 @@ 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 #, fuzzy #| msgctxt "@action:inmenu" #| msgid "Paste" @@ -2140,10 +2148,10 @@ 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 #, fuzzy #| msgctxt "@title:group Name" #| msgid "Others" @@ -2151,12 +2159,12 @@ 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 #, fuzzy #| msgctxt "@action:inmenu Edit" #| msgid "Invert Selection" @@ -2164,7 +2172,7 @@ msgctxt "@label" msgid "Deletion Time" msgstr "Тескарисини танлаш" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 #, fuzzy #| msgctxt "@label" #| msgid "Description:" @@ -2172,12 +2180,12 @@ 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 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Permissions" @@ -2185,14 +2193,14 @@ 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 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Owner" @@ -2200,7 +2208,7 @@ msgctxt "@label" msgid "Owner" msgstr "Эгаси" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 #, fuzzy #| msgctxt "@option:check Additional Information" #| msgid "Group" @@ -2208,7 +2216,7 @@ msgctxt "@label" msgid "User Group" msgstr "Гуруҳ" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2429,19 +2437,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Устуннинг эни" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Кесиш" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Нусха олиш" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2449,37 +2457,37 @@ 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 "Ўчириш" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Яширилган файлларни кўрсатиш" -#: 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" @@ -2771,25 +2779,25 @@ 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 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Search..." @@ -2797,7 +2805,7 @@ msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Қидириш..." -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "File Manager" @@ -2805,7 +2813,7 @@ msgctxt "action:button" msgid "Filename" msgstr "Файл бошқарувчиси" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Comment" @@ -2813,13 +2821,13 @@ 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 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2827,20 +2835,20 @@ msgctxt "action:button" msgid "Your files" msgstr "kmashrab@uni-bremen.de" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" 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 " @@ -3124,13 +3132,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Search..." @@ -3138,13 +3146,13 @@ 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 "" @@ -3152,13 +3160,13 @@ 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Delete" @@ -3166,13 +3174,13 @@ 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" @@ -3280,32 +3288,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 "" @@ -3702,6 +3716,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 #, fuzzy, kde-format @@ -3743,7 +3769,7 @@ msgctxt "@title:group" msgid "View" msgstr "&Кўриниш" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Comment" @@ -3751,25 +3777,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "Изоҳ" -#: 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 "" @@ -3824,25 +3850,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@option:radio Apply View Properties To" +#| msgid "Current folder" +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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "&Дастурлар" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4665,7 +4705,7 @@ msgid "" "continue?" msgstr "" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4761,12 +4801,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 "" @@ -4814,21 +4854,21 @@ msgstr "Андоза" msgid "Reload" msgstr "Қайтадан юклаш" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" msgid_plural "%1 Folders selected" msgstr[0] "" -#: 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 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Folder" @@ -4837,26 +4877,26 @@ msgid "1 Folder" msgid_plural "%1 Folders" msgstr[0] "Жилд" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" msgid_plural "%1 Files" msgstr[0] "" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" @@ -4864,19 +4904,19 @@ 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] "" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Open With" @@ -4885,13 +4925,13 @@ msgid "Open %1 Item" msgid_plural "Open %1 Items" msgstr[0] "Билан очиш" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Column Width" @@ -4899,7 +4939,7 @@ msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Устуннинг эни" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Column Width" @@ -4907,136 +4947,136 @@ msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Устуннинг эни" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "Яширилган файлларни кўрсатиш" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "Уй жилди" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "" -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "Жилд юкланмоқда..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "Жилд юкланмоқда..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Close Tab" msgid "No recently used items" msgstr "Табни ёпиш" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@title:group Size" #| msgid "Folders" diff --git a/po/vi/dolphin.po b/po/vi/dolphin.po index e77f9448c..6064cd205 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-03-21 18:35+0100\n" "Last-Translator: Phu Hung Nguyen \n" "Language-Team: Vietnamese \n" @@ -40,125 +40,125 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Khôi phục" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Tạo mới" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "Mở đường dẫn" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Mở đường dẫn trong thẻ mới" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Mở đường dẫn trong cửa sổ mới" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Sao chép thành công." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Di chuyển thành công." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Tạo liên kết thành công." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Chuyển vào thùng rác thành công." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Đổi tên thành công." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Đã tạo thư mục." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Đi lùi" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "Quay lại thư mục đã xem trước đây." -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "Đi tiến" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "Hành động này đảo ngược hành động Đi|Lùi." -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "Xác nhận" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "Th&oát %1" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "Đóng &thẻ hiện tại" -#: 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 "" "Bạn có nhiều thẻ mở trong cửa sổ này, bạn có chắc chắn muốn thoát không?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Đừng hỏi lại" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "Hiện bảng \"Dòng &lệnh\"" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " @@ -167,50 +167,50 @@ msgstr "" "Chương trình '%1' vẫn đang chạy trong bảng \"Dòng lệnh\". Bạn có chắc chắn " "muốn thoát không?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Mở %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Mở công cụ tìm kiếm ưa thích" -#: 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] "Bạn có chắc chắn muốn mở %1 cửa sổ dòng lệnh?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" msgid_plural "Open %1 Terminals" msgstr[0] "Mở %1 trình dòng lệnh" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Cấu hình" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "&Cửa sổ mới" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Mở một cửa sổ Dolphin mới" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -220,13 +220,13 @@ msgstr "" "Hành động này mở một cửa sổ mới giống như cửa sổ này với địa điểm và khung " "xem hiện tại.Bạn có thể kéo thả các thứ giữa các cửa sổ." -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Thẻ mới" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -238,25 +238,25 @@ msgstr "" "hiện tại.Thẻ là một khung xem bổ sung bên trong cửa sổ này. Bạn có thể " "kéo thả các thứ giữa các thẻ." -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Thêm vào bảng Địa điểm" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "Hành động này thêm thư mục được chọn vào bảng \"Địa điểm\"." -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Đóng thẻ" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -266,13 +266,13 @@ msgstr "" "Hành động này đóng thẻ đang xem. Nếu không còn thêm thẻ nào thì cửa sổ này " "sẽ đóng." -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "Hành động này đóng cửa sổ này." -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -288,13 +288,13 @@ msgstr "" "trên bàn phím: Ctrl+X, Ctrl+C và " "Ctrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "Cắt…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -307,13 +307,13 @@ msgstr "" "Dùng hành động Dán tiếp theo đó để chép chúng từ " "bảng nháp vào địa điểm mới. Các thứ này sẽ bị xoá khỏi địa điểm ban đầu." -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "Chép…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -325,13 +325,13 @@ msgstr "" "Dùng hành động Dán tiếp theo đó để chép chúng từ " "bảng nháp vào địa điểm mới." -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Dán" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -343,7 +343,7 @@ msgstr "" "xem.Nếu các thứ đó được thêm vào bảng nháp bằng hành động " "Cắt thì chúng sẽ bị xoá khỏi địa điểm cũ." -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View" @@ -351,7 +351,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "Chép sang khung xem chia đôi bất hoạt" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy to Inactive Split View…" @@ -359,7 +359,7 @@ msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "Chép sang khung xem chia đôi bất hoạt…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -369,13 +369,13 @@ msgstr "" "Hành động này chép các thứ đang được chọn ở khung xem hoạt động sang khung xem bất hoạt." -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "Chép sang khung xem chia đôi bất hoạt" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View" @@ -383,7 +383,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Di chuyển sang khung xem chia đôi bất hoạt" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Inactive Split View…" @@ -391,7 +391,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Di chuyển sang khung xem chia đôi bất hoạt…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -401,13 +401,13 @@ msgstr "" "Hành động này di chuyển các thứ đang được chọn ở khung xem hoạt " "động sang khung xem bất hoạt." -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "Di chuyển sang khung xem chia đôi bất hoạt" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -415,13 +415,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Lọc" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Hiện thanh lọc" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -434,31 +434,31 @@ msgstr "" ">Tại đây bạn có thể nhập chữ để lọc các tệp và thư mục đang hiển thị. Chỉ " "những cái nào có tên chứa phần chữ đó mới được giữ lại trong khung xem." -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Ẩn/hiện thanh lọc" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "Lọc" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "Tìm kiếm" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Tìm kiếm tệp và thư mục" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -473,20 +473,20 @@ msgstr "" "para>Dùng tiếp phần trợ giúp này ở thanh tìm kiếm để xem giải thích về " "các thiết lập." -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Bật/tắt thanh tìm kiếm" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "Tìm kiếm" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -494,13 +494,13 @@ msgstr "Chọn tệp và thư mục" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "Chọn" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -518,19 +518,19 @@ msgstr "" "độ này, một thanh truy cập nhanh ở dưới sẽ hiển thị các hành động có thể cho " "các thứ hiện đang được chọn." -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "Hành động này chọn tất cả tệp và thư mục ở địa điểm hiện tại." -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Đảo chọn lựa" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -540,7 +540,7 @@ msgstr "" "Hành động này chọn tất cả các mục mà hiện bạn đang không chọn." -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -553,19 +553,19 @@ msgstr "" "di chuyển nhanh chóng các thứ giữa các địa điểm đó.Bấm lại vào đây để " "ghép hai khung xem lại." -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "Cất" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "Mở một cửa sổ chia đôi hiển thị thư mục ảo cất giữ" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -573,7 +573,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Xem thử" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -583,31 +583,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Dừng" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Dừng tải" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "Hành động này dừng việc tải nội dung của thư mục hiện tại." -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Địa điểm sửa được" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -621,13 +621,13 @@ msgstr "" "sửa bằng cách bấm vào bên phải của địa điểm và kết thúc bằng cách xác nhận " "địa điểm đã sửa." -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Thay thế địa điểm" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -637,19 +637,19 @@ msgstr "" "Hành động này bắt đầu việc sửa địa điểm và chọn luôn cả dòng để bạn có thể " "nhanh chóng nhập một địa điểm khác." -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Đảo ngược việc đóng thẻ" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "Hành động này đưa bạn lại thẻ đã đóng trước đây." -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -664,7 +664,7 @@ msgstr "" "thùng rác.Các thay đổi không đảo ngược được sẽ yêu " "cầu xác nhận của bạn." -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -676,13 +676,13 @@ msgstr "" "dùng có Nhà riêng, chứa dữ liệu của danh khoản đó, bao " "gồm các thư mục chứa dữ liệu ứng dụng cá nhân." -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "So sánh tệp" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -694,13 +694,13 @@ msgstr "" "para>Dùng trình đơnCông cụ tìm kiếm khác để điều " "chỉnh." -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Mở dòng lệnh" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -713,13 +713,13 @@ msgstr "" "thêm về các dòng lệnh." #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Mở dòng lệnh tại đây" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -731,19 +731,19 @@ msgstr "" "điểm của các thứ đang được chọn.Sử dụng trợ giúp trong ứng dụng " "dòng lệnh để biết thêm về các dòng lệnh." -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "Nhắm vào bảng \"Dòng lệnh\"" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "&Dấu nhớ" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -762,79 +762,86 @@ msgstr "" "interface> thì đơn giản hơn và nhỏ, khiến việc kích hoạt các hành động nâng " "cao sẽ tốn thời gian hơn." -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Kích hoạt thẻ %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Kích hoạt thẻ cuối cùng" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Thẻ sau" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Kích hoạt thẻ sau" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Thẻ trước" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Kích hoạt thẻ trước" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "Hiện đích" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Mở trong thẻ mới" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Mở trong thẻ mới" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Mở trong cửa sổ mới" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Mở trong ứng dụng" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Bỏ khoá các bảng" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Khoá các bảng" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -848,13 +855,13 @@ msgstr "" "phía kia của cửa sổ và có một nút đóng.Các bảng bị khoá thì trông thanh " "gọn hơn." -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Thông tin" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -864,7 +871,7 @@ msgstr "" "Để hiện hoặc ẩn các bảng như thế này, mở Trình đơn|Bảng hoặc Xem|Bảng." -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -880,7 +887,7 @@ msgstr "" "hiện thông tin về thư mục đang xem.Với từng thứ riêng lẻ thì nó hiện " "một phần xem thử cho nội dung của thứ đó." -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -896,13 +903,13 @@ msgstr "" "dung của thứ đó.Bấm phải để điều chỉnh nội dung và cách thức " "hiển thị các chi tiết ở đây." -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Thư mục" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -914,7 +921,7 @@ msgstr "" "sổ.Nó hiển thị các thư mục của hệ thống tệp " "trong một khung xem cây." -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -928,13 +935,13 @@ msgstr "" "mục để đi đến đó. Bấm vào mũi tên bên trái một thư mục để thấy các thư mục " "con của nó. Bảng này cho phép chuyển nhanh giữa bất kì thư mục nào." -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Dòng lệnh" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -952,7 +959,7 @@ msgstr "" "cho các tác vụ nâng cao. Sử dụng trợ giúp trong một ứng dụng dòng lệnh độc " "lập, như Konsole, để biết thêm về các dòng lệnh." -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -970,19 +977,19 @@ msgstr "" "cho các tác vụ nâng cao. Sử dụng trợ giúp trong một ứng dụng dòng lệnh độc " "lập, như Konsole, để biết thêm về các dòng lệnh." -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Địa điểm" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Hiện các địa điểm ẩn" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -993,7 +1000,7 @@ msgstr "" "ẩn đi. Chúng sẽ hiện bán trong suốt trừ khi bạn bỏ chọn thuộc tính ẩn của " "chúng." -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1009,7 +1016,7 @@ msgstr "" "cũng chứa các khu vực để tìm các tệp mới lưu gần đây hoặc các tệp thuộc một " "kiểu nhất định." -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1033,13 +1040,13 @@ msgstr "" "trong bảng này và chọn Hiện các địa điểm ẩn để hiện " "lại khu vực hoặc mục đó." -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Hiện các bảng" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1054,43 +1061,43 @@ msgstr "" "đỉnh của hệ thống phân cấp này là một thư mục chứa tất cả dữ liệu kết nối " "với máy tính này—thư mục gốc." -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Đóng" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Đóng khung xem bên trái" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Đóng" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Đóng khung xem bên phải" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Chia đôi" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Chia đôi khung xem" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1108,7 +1115,7 @@ msgstr "" "đó hầu hết nội dung của nó có thể tìm thấy ở nút Trình đơn trên Thanh công cụ." -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1131,7 +1138,7 @@ msgstr "" "đổi được trong trình đơn bấm phải. Bấm phải vào một nút nếu bạn muốn hiện " "hay ẩn chữ của nó." -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1159,7 +1166,7 @@ msgstr "" "html'>bấm vào đây. Nó sẽ mở ra một trang trong Sổ tay bao hàm các nội dung cơ bản." -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1173,7 +1180,7 @@ msgstr "" "khi các phím đó được bấm đồng thời. Tất cả các lệnh trong ứng dụng này có " "thể được kích hoạt bằng cách này." -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1186,7 +1193,7 @@ msgstr "" "thấy trong Trình đơn đều có thể đặt được vào Thanh " "công cụ." -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1205,7 +1212,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1222,7 +1229,7 @@ msgstr "" "File_Management'>bấm vào đây. Nó sẽ mở ra trang chuyên biệt trong " "Wiki Cơ sở Người dùng KDE." -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1244,7 +1251,7 @@ msgstr "" "KDE.Phần lớn các cửa sổ khác đều thiếu kiểu trợ giúp " "\"Đây là cái gì?\" nên đừng quá quen với nó." -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1260,7 +1267,7 @@ msgstr "" "Get_Involved/Bug_Reporting'>Bấm vào đây để biết cách làm bản báo lỗi " "của bạn thật hiệu quả." -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1281,7 +1288,7 @@ msgstr "" "khoản như máy chủ, hội nghị người đóng góp, v.v.KDE e." "V. là tổ chức phi lợi nhuận đứng sau cộng đồng KDE." -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1293,7 +1300,7 @@ msgstr "" ">Bạn còn có thể đặt các ngôn ngữ thứ cấp để dùng khi các đoạn chữ không có " "trong ngôn ngữ mà bạn ưu tiên." -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1303,7 +1310,7 @@ msgstr "" "Hành động này mở một cửa sổ thông tin cho bạn về phiên bản, giấy phép, các " "thư viện được dùng và các bảo trì viên của ứng dụng này." -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1317,7 +1324,7 @@ msgstr "" "ứng dụng này nhưng chưa biết về KDE hoặc bạn muốn thấy một con rồng dễ " "thương thì hãy thử ghé xem!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1568,7 +1575,7 @@ msgstr "" "thanh địa điểm, bấm vào đây. Nó sẽ mở ra trang chuyên biệt trong \"Sổ tay\"." -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1592,28 +1599,28 @@ msgstr "" "item>Công cụ tìm kiếm khác: Cài đặt các cách khác để tìm kiếm." -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format 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:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Tìm kiếm" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "Tìm kiếm %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1621,7 +1628,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Đang tải thư mục..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1629,7 +1636,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Sắp xếp:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1637,19 +1644,19 @@ msgctxt "@info" msgid "Searching…" msgstr "Đang tìm kiếm..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Không tìm thấy thứ gì." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin không hỗ trợ xem trang web, trình duyệt web đã được khởi chạy" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" @@ -1657,13 +1664,13 @@ msgid "" msgstr "" "Giao thức không được Dolphin hỗ trợ, ứng dụng mặc định đã được khởi chạy" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Giao thức không hợp lệ" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1786,92 +1793,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Khác" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Thư mục" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Nhỏ" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Vừa" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Lớn" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Hôm nay" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Hôm qua" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "dddd" -#: 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 "%1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Một tuần trước" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Hai tuần trước" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Ba tuần trước" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Tháng này" -#: 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 " @@ -1881,7 +1888,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'Hôm qua' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1889,7 +1896,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1897,7 +1904,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1905,7 +1912,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1915,7 +1922,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'Một tuần trước' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1923,7 +1930,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1933,7 +1940,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'Hai tuần trước' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1941,7 +1948,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1951,7 +1958,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'Ba tuần trước' (MMMM, yyyy)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1959,7 +1966,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1969,7 +1976,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'Trước đây vào' MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1977,7 +1984,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1985,7 +1992,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "MMMM, yyyy" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1993,257 +2000,257 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "Đọc," -#: 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 "Ghi," -#: 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 "Thực thi," -#: 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 "Cấm" -#: 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 "Người dùng: %1 | Nhóm: %2 | Khác: %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "Tên" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Kích thước" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "Chỉnh sửa" -#: 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 "Bạn có thể chọn định dạng ngày trong phần thiết lập." -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "Tạo" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "Truy cập" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "Kiểu" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Đánh giá" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Thẻ gắn" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Chú thích" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "Tiêu đề" -#: 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 "Tài liệu" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "Tác giả" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "Nhà xuất bản" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "Số trang" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Số lượng từ" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Số dòng" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "Ngày chụp" -#: 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 "Ảnh" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "Kích thước" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Độ rộng" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "Độ cao" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "Hướng" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Nghệ sĩ" -#: 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 "Âm thanh" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "Thể loại" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Bộ" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Thời lượng" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "Tốc độ bit" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "Bài" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "Năm phát hành" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "Tỉ lệ hình" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "Phim" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "Tốc độ khung hình" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "Đường dẫn" -#: 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 "Khác" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "Phần mở rộng tệp" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "Thời gian xoá" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Đích của liên kết" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "Tải về từ" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Quyền truy cập" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " @@ -2252,17 +2259,17 @@ msgstr "" "Bạn có thể thay đổi định dạng quyền truy cập trong phần thiết lập. Các lựa " "chọn có thể là \"Kí hiệu\", \"Số (Bát phân)\" hoặc \"Kết hợp\"" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "Chủ sở hữu" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Nhóm người dùng" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2466,19 +2473,19 @@ msgstr "Giới hạn bảng \"Thư mục\" trong thư mục nhà nếu đang ở msgid "Automatic scrolling" msgstr "Cuộn tự động" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Cắt" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Chép" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2486,37 +2493,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Đổi tên..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Chuyển vào thùng rác" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Xoá" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Hiện tệp ẩn" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "Giới hạn trong Thư mục Nhà" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "Cuộn tự động" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2776,66 +2783,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Thêm thẻ gắn" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Từ đây (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "Giới hạn tìm kiếm trong '%1' và các thư mục con" -#: 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 "Lưu tìm kiếm này để sau này truy cập lại nhanh" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "Ngừng tìm kiếm" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "Tên tệp" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Nội dung" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Từ đây" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "Các tệp của bạn" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "Tìm trong thư mục nhà của bạn" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "Công cụ tìm kiếm khác" -#: 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 " @@ -3114,20 +3121,20 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Thoát khỏi chế độ chọn" -#: 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 "Chọn những dịch vụ nào sẽ hiển thị trong trình đơn ngữ cảnh:" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "Tìm kiếm" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3135,7 +3142,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Tải về dịch vụ mới..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -3145,25 +3152,25 @@ msgstr "" "Dolphin phải được khởi động lại để áp dụng các thiết lập mới cập nhật trong " "hệ thống quản lí phiên bản." -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "Khởi động lại ngay?" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "Xoá" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Lệnh 'Chép vào' và 'Chuyển vào'" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3266,33 +3273,40 @@ msgstr "Hiện 'Mở trong thẻ mới' trong trình đơn ngữ cảnh." msgid "Show 'Open in New Window' in context menu." msgstr "Hiện 'Mở trong cửa sổ mới' trong trình đơn ngữ cảnh." -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +msgid "Show 'Open In Split View' in context menu." +msgstr "Hiện 'Mở trong cửa sổ mới' trong trình đơn ngữ cảnh." + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 #, kde-format msgid "Show 'Copy Location' in context menu." msgstr "Hiện 'Chép địa điểm' trong trình đơn ngữ cảnh." #. 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 "Hiện 'Nhân đôi tại đây' trong trình đơn ngữ cảnh." #. 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 "Hiện 'Mở dòng lệnh' trong trình đơn ngữ cảnh." #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show 'Copy Location' in context menu." msgid "Show 'Copy to other split view' in context menu." msgstr "Hiện 'Chép địa điểm' trong trình đơn ngữ cảnh." #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show 'Sort By' in context menu." msgid "Show 'Move to other split view' in context menu." @@ -3685,6 +3699,20 @@ msgstr "" "Chọn sắp xếp theo thứ tự Tự nhiên, Có phân biệt hoa thường, hay Không phân " "biệt hoa thường" +#. 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Yêu cầu xác nhận khi đóng cửa sổ có nhiều thẻ." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Yêu cầu xác nhận khi đóng cửa sổ có nhiều thẻ." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3722,32 +3750,32 @@ msgctxt "@title:group" msgid "View" msgstr "&Xem" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "Trình đơn ngữ cảnh" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Thùng rác" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "Phản hồi của người dùng" -#: 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 "" "Bạn có thay đổi chưa lưu. Bạn muốn áp dụng hay loại bỏ các thay đổi này?" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "Cảnh báo" @@ -3800,23 +3828,37 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "Đóng cửa sổ có một chương trình đang chạy trong bảng \"Dòng lệnh\"" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@title:group" +#| msgid "Open files and folders:" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Mở tệp và thư mục:" + #: 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 "Khi mở một tệp thực thi:" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "Luôn hỏi" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "Mở trong ứng dụng" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "Chạy kịch bản" @@ -4581,7 +4623,7 @@ msgstr "" "Các thuộc tính xem của tất cả các thư mục con sẽ bị thay đổi. Bạn có muốn " "tiếp tục không?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4680,12 +4722,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 trống trong %2 (%3% đã dùng)" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "Hết rác" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "Thùng rác đã được đổ." @@ -4729,108 +4771,108 @@ msgstr "Mặc định" msgid "Reload" msgstr "Tải lại" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" msgid_plural "%1 Folders selected" msgstr[0] "Đã chọn %1 thư mục" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" msgid_plural "%1 Files selected" msgstr[0] "Đã chọn %1 tệp" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" msgid_plural "%1 Folders" msgstr[0] "%1 thư mục" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" msgid_plural "%1 Files" msgstr[0] "%1 tệp" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 thư mục, 0 tệp" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 sao" -#: 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] "Bạn có chắc chắn muốn mở %1 thứ không?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" msgid_plural "Open %1 Items" msgstr[0] "Mở %1 thứ" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "Phần lót bên" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Độ rộng cột tự động" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Độ rộng cột tự chọn" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "Đã hoàn tất thao tác vứt." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Đã hoàn tất thao tác xoá." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "Đổi tên và ẩn" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4839,7 +4881,7 @@ msgstr "" "Thêm dấu chấm vào đầu tên tệp sẽ ẩn nó đi khỏi khung xem.\n" "Bạn vẫn muốn đổi tên nó chứ?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4848,95 +4890,95 @@ msgstr "" "Thêm dấu chấm vào đầu tên thư mục sẽ ẩn nó đi khỏi khung xem.\n" "Bạn vẫn muốn đổi tên nó chứ?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "Ẩn tệp này?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "Ẩn thư mục này?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Địa điểm này trống." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Địa điểm '%1' không hợp lệ." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "Đang tải..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "Việc tải bị huỷ" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "Không có thứ nào khớp với bộ lọc" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "Không có thứ nào khớp với tìm kiếm" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "Thùng rác trống" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "Không thẻ gắn nào" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "Không có tệp nào được gắn thẻ \"%1\"" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "Không có thứ nào dùng gần đây" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "Không tìm thấy thư mục chia sẻ nào" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "Không tìm thấy tài nguyên mạng thích hợp nào" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "Không tìm thấy thiết bị nào tương thích với MTP" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "Không tìm thấy thiết bị Apple nào" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "Không tìm thấy thiết bị Bluetooth nào" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "Thư mục trống" diff --git a/po/wa/dolphin.po b/po/wa/dolphin.po index cea290a21..dd24717a3 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2014-03-28 22:43+0100\n" "Last-Translator: Jean Cayron \n" "Language-Team: Walloon \n" @@ -43,13 +43,13 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "Rapexhî" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Ahiver novea" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -57,113 +57,113 @@ msgctxt "@action:inmenu" msgid "Open Path" msgstr "Tchimin" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "Drovi tchmin dins ene novele linwete" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "Drovi tchmin dins on novea purnea" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "Copyî comifåt." -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "Bodjî comifåt." -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "Loyî comifåt." -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "Tapé å batch comifåt." -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "Rilomé comifåt." -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Ridant ahivé" -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "Rivni en erî" -#: 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 "Aler en avant" -#: 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 "Racertinaedje" -#: 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 "C&lôre linwete do moumint" -#: 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 "" "Vos avoz sacwantès linwetes drovous e ç' purnea ci, voloz cwiter podbon?" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "Èn pus rdimander" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, fuzzy, kde-format #| msgid "" #| "You have multiple tabs open in this window, are you sure you want to quit?" @@ -173,7 +173,7 @@ msgid "" msgstr "" "Vos avoz sacwantès linwetes drovous e ç' purnea ci, voloz cwiter podbon?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -181,7 +181,7 @@ msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "Tchimin" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" @@ -189,7 +189,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "Båre ås usteyes di cweraedje" -#: dolphinmainwindow.cpp:1179 +#: dolphinmainwindow.cpp:1190 #, fuzzy, kde-format #| msgid "Are you sure you want to open 1 item?" #| msgid_plural "Are you sure you want to open %1 items?" @@ -198,7 +198,7 @@ msgid_plural "Are you sure you want to open %1 terminal windows?" msgstr[0] "Voloz vs drovi on cayet po do bon ?" msgstr[1] "Voloz vs drovi %1 cayets po do bon ?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -208,7 +208,7 @@ msgid_plural "Open %1 Terminals" msgstr[0] "Drovi terminå" msgstr[1] "Drovi terminå" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Configure..." @@ -216,13 +216,13 @@ msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "Apontyî..." -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Novea &purnea" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Open Path in New Window" @@ -230,7 +230,7 @@ msgctxt "@info" msgid "Open a new Dolphin window" msgstr "Drovi tchmin dins on novea purnea" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -238,13 +238,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "Novele linwete" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -253,25 +253,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Radjouter a des plaeces" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "Clôre linwete" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -279,13 +279,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -296,13 +296,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -312,7 +312,7 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy" @@ -320,7 +320,7 @@ msgctxt "@action" msgid "Copy…" msgstr "Copyî" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -329,13 +329,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "Aclaper" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -344,19 +344,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -364,13 +364,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Move to Trash" @@ -378,7 +378,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "Taper å batch" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Move to Trash" @@ -386,7 +386,7 @@ msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "Taper å batch" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -394,13 +394,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -408,7 +408,7 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "Passete:" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Filter Bar" @@ -416,7 +416,7 @@ msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "Mostrer bår di passete" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -426,7 +426,7 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -434,7 +434,7 @@ msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "Mostrer bår di cweraedje" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Filter:" @@ -442,14 +442,14 @@ msgctxt "@action:intoolbar" msgid "Filter" msgstr "Passete:" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" msgid "Search…" msgstr "Trover" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -457,7 +457,7 @@ msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "Mostrer des prévoeyaedjes des fitchîs et des ridants" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -467,7 +467,7 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Show Search Bar" @@ -475,7 +475,7 @@ msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "Mostrer bår di cweraedje" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" @@ -484,7 +484,7 @@ msgid "Search" msgstr "Trover" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Show preview of files and folders" @@ -494,7 +494,7 @@ msgstr "Mostrer des prévoeyaedjes des fitchîs et des ridants" #. 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:1704 +#: dolphinmainwindow.cpp:1701 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Select" @@ -502,7 +502,7 @@ msgctxt "@action:intoolbar" msgid "Select" msgstr "Tchoezi" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -514,19 +514,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Tchoezi å rvier" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -534,7 +534,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -543,19 +543,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -563,7 +563,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "Prévoeyaedje" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -573,31 +573,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Arester" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "Arester di tcherdjî" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "Eplaeçmint candjåve" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -607,13 +607,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "Replaecî l' eplaeçmint" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -621,7 +621,7 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, fuzzy, kde-format #| msgctxt "@action:inmenu File" #| msgid "Close Tab" @@ -629,13 +629,13 @@ msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "Clôre linwete" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -645,7 +645,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -654,13 +654,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Vey les diferinces inte fitchîs" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -669,13 +669,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "Drovi terminå" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -685,7 +685,7 @@ 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:1902 +#: dolphinmainwindow.cpp:1899 #, fuzzy, kde-format #| msgctxt "@action:inmenu Tools" #| msgid "Open Terminal" @@ -693,7 +693,7 @@ msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "Drovi terminå" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -702,19 +702,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -726,7 +726,7 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -734,7 +734,7 @@ msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "Mete en alaedje linwete shuvante" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Next Tab" @@ -742,7 +742,7 @@ msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "Mete en alaedje linwete shuvante" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "New Tab" @@ -750,13 +750,13 @@ msgctxt "@action:inmenu" msgid "Next Tab" msgstr "Novele linwete" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "Mete en alaedje linwete shuvante" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Activate Previous Tab" @@ -764,50 +764,58 @@ msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "Mete en alaedje linwete di dvant" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "Mete en alaedje linwete di dvant" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, fuzzy, kde-format #| msgid "Show tags" msgctxt "@action:inmenu" msgid "Show Target" msgstr "Mostrer etiketes" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "Drovi dins ene novele linwete" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "Drovi dins des novelès linwetes" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "Drovi dins on novea purnea" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu Go" +#| msgid "App&lications" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "Pro&grames" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "Dizeclawer paneas" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "Eclawer paneas" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -817,13 +825,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Infôrmåcion" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -831,7 +839,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -842,7 +850,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -853,13 +861,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Ridants" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -868,7 +876,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -878,13 +886,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminå" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -896,7 +904,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -908,13 +916,13 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Plaeces" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Show Hidden Files" @@ -922,7 +930,7 @@ msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "Håyner fitchîs catchîs" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -930,7 +938,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -941,7 +949,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -956,7 +964,7 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, fuzzy, kde-format #| msgctxt "@action:inmenu Panels" #| msgid "Lock Panels" @@ -964,7 +972,7 @@ msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "Eclawer paneas" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -975,43 +983,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Clôre" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "Clôre vuwe di hintche" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Clôre" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "Clôre vuwe di droete" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Dispårti" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "Dispårti håynaedje" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1023,7 +1031,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1037,7 +1045,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1054,7 +1062,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1064,7 +1072,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1073,7 +1081,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1088,7 +1096,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1099,7 +1107,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1113,7 +1121,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1124,7 +1132,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1138,7 +1146,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1147,7 +1155,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1155,7 +1163,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1165,7 +1173,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1415,7 +1423,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1430,33 +1438,33 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: 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:551 +#: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" msgid "Search" msgstr "Trover" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, fuzzy, kde-format #| msgctxt "@item" #| msgid "Search For" msgid "Search for %1" msgstr "Cweri après" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1464,7 +1472,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "Dji tchedje li ridant..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1472,7 +1480,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "Relére:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1480,20 +1488,20 @@ msgctxt "@info" msgid "Searching…" msgstr "Dji cwere..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "Nou cayet d' trové." -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" "Dolphin ni sait nén drovi les pådjes waibes, li betchteu waibe a stî enondé" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Protocol not supported by Dolphin, Konqueror has been launched" @@ -1502,13 +1510,13 @@ msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Protocole nén sopoirté pa Dolphin, Konqueror a stî enondé" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "Protocole nén valåbe" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1648,61 +1656,61 @@ 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 "0 - 9" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "Ôtes" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Ridants" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Pitit" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Moyén" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Grand" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "Ådjourdu" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "Ayir" -#: 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 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1711,31 +1719,31 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "Gn a ene samwinne" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "Gn a deus samwinnes" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "Gn a troes samwinnes" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "Pus rade ci moes ci" -#: kitemviews/kfileitemmodel.cpp:2441 +#: kitemviews/kfileitemmodel.cpp:2434 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1749,7 +1757,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "Ayir (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1759,7 +1767,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1771,7 +1779,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "Ayir (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1781,7 +1789,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1795,7 +1803,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "Gn a ene samwinne (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1805,7 +1813,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1819,7 +1827,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "Gn a deus samwinnes (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1829,7 +1837,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1843,7 +1851,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "Gn a troes samwinnes (%B, %Y)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1853,7 +1861,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, fuzzy, kde-format #| msgctxt "" #| "@title:group Date: %B is full month name in current locale, and %Y is " @@ -1867,7 +1875,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "Pus rade ci moes %B, %Y" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1877,7 +1885,7 @@ msgctxt "" msgid "%1" msgstr "1" -#: 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, " @@ -1885,7 +1893,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, fuzzy, kde-format #| msgctxt "@item:inlistbox Maximum lines" #| msgid "1" @@ -1895,51 +1903,51 @@ msgctxt "" msgid "%1" msgstr "1" -#: 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 "Lére, " -#: 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 "Sicrire, " -#: 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 "Enonder, " -#: 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 "Disfindou" -#: 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 "Uzeu : %1 | Groupe : %2 | Ôtes : %3" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "No" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "Grandeu" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 #, fuzzy #| msgctxt "@item::inlistbox" #| msgid "Modified" @@ -1947,13 +1955,13 @@ msgctxt "@label" msgid "Modified" msgstr "Candjî" -#: 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 #, fuzzy #| msgctxt "@title:menu Create new folder, file, link, etc." #| msgid "Create New" @@ -1961,54 +1969,54 @@ msgctxt "@label" msgid "Created" msgstr "Ahiver novea" -#: 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 "Sôre" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "Préjhaedje" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "Etiketes" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "Rawete di tecse" -#: 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 "Documint" -#: 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 #, fuzzy #| msgctxt "@label" #| msgid "Line Count" @@ -2016,34 +2024,34 @@ msgctxt "@label" msgid "Page Count" msgstr "Contaedje des royes" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "Contaedje des mots" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "Contaedje des royes" -#: 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 "Imådje" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 #, fuzzy #| msgctxt "@label:listbox" #| msgid "Width:" @@ -2051,30 +2059,30 @@ msgctxt "@label" msgid "Width" msgstr "Lårdjeur :" -#: 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 "Ashidaedje" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "Årtisse" -#: 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 "Son" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 #, fuzzy #| msgctxt "@title:group General settings" #| msgid "General" @@ -2082,27 +2090,27 @@ msgctxt "@label" msgid "Genre" msgstr "Djenerå" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "Albom" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Durêye" -#: 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 "Boket" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 #, fuzzy #| msgctxt "@item" #| msgid "Release '%1'" @@ -2110,12 +2118,12 @@ msgctxt "@label" msgid "Release Year" msgstr "Låtchî «%1»" -#: 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 #, fuzzy #| msgctxt "@option:check" #| msgid "Videos" @@ -2123,30 +2131,30 @@ msgctxt "@label" msgid "Video" msgstr "Videyos" -#: 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 "Tchimin" -#: 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 "Ôte" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 #, fuzzy #| msgctxt "@title:menu" #| msgid "Selection" @@ -2154,12 +2162,12 @@ msgctxt "@label" msgid "Deletion Time" msgstr "Tchoes" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "Såme del hårdêye" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 #, fuzzy #| msgctxt "@label" #| msgid "Copied From" @@ -2167,29 +2175,29 @@ msgctxt "@label" msgid "Downloaded From" msgstr "Copyî da" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "Droets" -#: 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 "Propiyetaire" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "Groupe d' uzeu" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2407,19 +2415,19 @@ msgstr "" msgid "Automatic scrolling" msgstr "Disrôlaedje otomatike" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Côper" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Copyî" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2427,37 +2435,37 @@ msgctxt "@action:inmenu" msgid "Rename…" msgstr "Rilomer..." -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "Taper å batch" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Disfacer" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Håyner fitchîs catchîs" -#: 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 "Disrôlaedje otomatike" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2766,49 +2774,49 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "Radjouter etiketes" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "Did ci (%1)" -#: 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 "Cwiter cweraedje" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "No do fitchî" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "Ådvins" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "Did ci" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, fuzzy, kde-format #| msgctxt "EMAIL OF TRANSLATORS" #| msgid "Your emails" @@ -2816,20 +2824,20 @@ msgctxt "action:button" msgid "Your files" msgstr "lorinthendschel@skynet.be,jean.cayron@gmail.com" -#: 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 #, fuzzy, kde-format #| msgctxt "@title:menu" #| msgid "Search Toolbar" msgid "More Search Tools" msgstr "Båre ås usteyes di cweraedje" -#: 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 " @@ -3126,13 +3134,13 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "Tchoes" -#: 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 "Tchoezi ké siervice divreut esse mostré el dressêye di contecse :" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, fuzzy, kde-format #| msgctxt "@title:window" #| msgid "Search" @@ -3140,7 +3148,7 @@ msgctxt "@label:textbox" msgid "Search…" msgstr "Trover" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -3148,7 +3156,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "Aberweter noveas siervices..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "" @@ -3162,25 +3170,25 @@ msgstr "" "I fåt k' Dolphin soeye renondé po mete èn ouve les apontiaedjes des " "sistinmes di controle del modêye metous a djoû." -#: 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 "Disfacer" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "Comandes « Aclaper viè » eyet « Bodjî viè »" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3293,22 +3301,30 @@ msgid "Show 'Open in New Window' in context menu." msgstr "" "Håyner comandes « Aclaper viè » eyet « Bodjî viè » el dressêye di contecse" -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" +msgid "Show 'Open In Split View' in context menu." +msgstr "" +"Håyner comandes « Aclaper viè » eyet « Bodjî viè » el dressêye di contecse" + +#. 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" msgid "Show 'Copy Location' in context menu." msgstr "" "Håyner comandes « Aclaper viè » eyet « Bodjî viè » el dressêye di contecse" #. 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 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Open Terminal' in context menu." @@ -3316,7 +3332,7 @@ msgstr "" "Håyner comandes « Aclaper viè » eyet « Bodjî viè » el dressêye di contecse" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Copy to other split view' in context menu." @@ -3324,7 +3340,7 @@ msgstr "" "Håyner comandes « Aclaper viè » eyet « Bodjî viè » el dressêye di contecse" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, fuzzy, kde-format #| msgid "Show 'Copy To' and 'Move To' commands in context menu" msgid "Show 'Move to other split view' in context menu." @@ -3718,6 +3734,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +msgstr "Dimander di racertiner å cloyaedje di purneas avou sacwantès linwetes." + +#. 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." +msgid "Ask for confirmation when opening many terminals at once." +msgstr "Dimander di racertiner å cloyaedje di purneas avou sacwantès linwetes." + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3757,7 +3787,7 @@ msgctxt "@title:group" msgid "View" msgstr "&Vey" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, fuzzy, kde-format #| msgctxt "@title:tab Context Menu settings" #| msgid "Context Menu" @@ -3765,25 +3795,25 @@ msgctxt "@title:group" msgid "Context Menu" msgstr "Dressêye di contecse" -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "Batch" -#: 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 "" @@ -3842,25 +3872,39 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Show preview of files and folders" +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "Mostrer des prévoeyaedjes des fitchîs et des ridants" + #: 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 #, fuzzy, kde-format #| msgctxt "@action:inmenu Go" #| msgid "App&lications" msgid "Open in application" msgstr "Pro&grames" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4687,7 +4731,7 @@ msgid "" msgstr "" "Les prôpietés di tos les ridants efant seront candjîs. Tcheryî pus lon?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4778,12 +4822,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 "" @@ -4831,7 +4875,7 @@ msgstr "Prémetou" msgid "Reload" msgstr "Ritcherdjî" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4839,7 +4883,7 @@ msgid_plural "%1 Folders selected" msgstr[0] "%1 ridant di tchoezi" msgstr[1] "%1 ridants di tchoezis" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" @@ -4847,7 +4891,7 @@ msgid_plural "%1 Files selected" msgstr[0] "1 fitchî di tchoezi" msgstr[1] "%1 fitchîs di tchoezis" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4855,7 +4899,7 @@ msgid_plural "%1 Folders" msgstr[0] "1 ridant" msgstr[1] "%1 ridants" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4863,38 +4907,38 @@ msgid_plural "%1 Files" msgstr[0] "1 fitchî" msgstr[1] "%1 fitchîs" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1, %2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 ridant, 0 fitchî" -#: 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] "Voloz vs drovi on cayet po do bon ?" msgstr[1] "Voloz vs drovi %1 cayets po do bon ?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, fuzzy, kde-format #| msgctxt "@label" #| msgid "Path" @@ -4904,25 +4948,25 @@ msgid_plural "Open %1 Items" msgstr[0] "Tchimin" msgstr[1] "Tchimin" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "Lårdjeurs otomatikes des colones" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "Lårdjeurs des colones a vosse môde" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "Move to trash operation completed." @@ -4930,136 +4974,136 @@ msgctxt "@info:status" msgid "Trash operation completed." msgstr "Dj' a bén tapé å batch comifåt." -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Dj' a stî å coron di l' operåcion di disfaçaedje." -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, fuzzy, kde-format #| msgid "Rename inline" msgctxt "@action:button" msgid "Rename and Hide" msgstr "Rilomer dvins" -#: views/dolphinview.cpp:2031 +#: 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:2033 +#: 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:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@action:inmenu View" #| msgid "Show Hidden Files" msgid "Hide this File?" msgstr "Håyner fitchîs catchîs" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Home Folder" msgid "Hide this Folder?" msgstr "Ridant måjhon" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "L' eplaeçmint est vude." -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "L' eplaeçmint «%1» n' est nén valide." -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading…" msgstr "Dji tchedje li ridant..." -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." msgid "Loading canceled" msgstr "Dji tchedje li ridant..." -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the filter" msgstr "Tchoezi tos les cayets k' corespondèt a c' patron :" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, fuzzy, kde-format #| msgid "Select all items matching this pattern:" msgid "No items matching the search" msgstr "Tchoezi tos les cayets k' corespondèt a c' patron :" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "The location is empty." msgid "Trash is empty" msgstr "L' eplaeçmint est vude." -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "No recently used items" msgstr "Linwetes cloyowes enawaire" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, fuzzy, kde-format #| msgctxt "@info:status" #| msgid "No items found." msgid "No Apple devices found" msgstr "Nou cayet d' trové." -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, fuzzy, kde-format #| msgctxt "@action:inmenu Sort" #| msgid "Folders First" diff --git a/po/zh_CN/dolphin.po b/po/zh_CN/dolphin.po index 4543df173..974b2cd9b 100644 --- a/po/zh_CN/dolphin.po +++ b/po/zh_CN/dolphin.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-23 00:48+0000\n" -"PO-Revision-Date: 2023-08-02 12:39\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"PO-Revision-Date: 2023-09-02 02:56\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -48,174 +48,174 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "还原" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "新建" -#: 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 "文件夹已创建。" -#: 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 "退出 %1(&Q)" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "关闭当前标签页(&L)" -#: 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 "显示终端面板(&T)" -#: 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 "程序 %1 仍在终端面板中运行。您确定要退出吗?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "打开 %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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] "您确定要打开 %1 个终端窗口吗?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" msgid_plural "Open %1 Terminals" msgstr[0] "打开 %1 个终端" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "配置" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "新建窗口(&W)" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "打开新的 Dolphin 窗口" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -225,13 +225,13 @@ msgstr "" "打开一个与当前窗口相同的新窗口,当前位置和视图模式均保持一致。您可以在窗" "口之间拖放项目。" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "新建标签页" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -242,25 +242,25 @@ msgstr "" "新建一个当前位置和视图模式相同的标签页标签页是同" "一窗口中的额外视图。您可以在不同标签页之间拖放项目。" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "添加到常用位置" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "将选中的文件夹添加到常用位置面板。" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "关闭标签页" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -268,13 +268,13 @@ msgid "" "will close instead." msgstr "关闭当前浏览的标签页。如果不存在其他标签页,窗口将会关闭。" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "这将关闭此窗口。" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -289,13 +289,13 @@ msgstr "" "emphasis> 在键盘上彼此左右相邻: Ctrl+X, Ctrl" "+CCtrl+V." -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "剪切…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -308,13 +308,13 @@ msgstr "" "粘贴操作,将把剪贴板中的对象复制到新的位置。项目在粘贴后" "将从原有位置中移除。" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "复制…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -325,13 +325,13 @@ msgstr "" "这将把当前选中的项目复制到 剪贴板在这之后进行 " "粘贴操作,将把剪贴板中的对象复制到新的位置。" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "粘贴" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -343,19 +343,19 @@ msgstr "" "是通过剪切操作添加到剪贴板的,它们将在复制后从原有位置中" "移除。" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "复制到其他视图" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "复制到其他视图…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -364,25 +364,25 @@ msgid "" msgstr "" "这将把将选中的项目从 活动 视图复制到非活动的拆分视图。" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "复制到非活动拆分视图" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "移动到其他视图" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "移动到其他视图…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -391,25 +391,25 @@ msgid "" msgstr "" "这将把将选中的项目从 活动 视图移动到非活动的拆分视图。" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "移动到非活动拆分视图" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "筛选…" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "显示筛选栏" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -422,30 +422,30 @@ msgstr "" "的文件和文件夹进行筛选显示。视图将仅列出那些在名称中包含了您输入文本的文件和" "文件夹。" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "显示/隐藏筛选栏" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "筛选" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "搜索…" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "搜索文件和文件夹" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -458,20 +458,20 @@ msgstr "" "索条件并设置搜索选项,按此搜索所需项目。在搜索栏上再次使用此帮" "助,将为您显示一些设置的说明信息。" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "显示/隐藏搜索栏" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "搜索" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -479,13 +479,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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "选择" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -501,19 +501,19 @@ msgstr "" "和取消选择。在选择模式下,窗口底部将显示快速访问栏,提供当前所选" "的项目的可用操作。" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "选择当前位置的所有文件和文件夹。" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "反向选择" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -521,7 +521,7 @@ msgid "" "selected instead." msgstr "此操作将选择当前未被选择的所有项目。" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -532,25 +532,25 @@ msgstr "" "拆分下方的文件夹视图为两个独立的视图。在此状态下您可以同时" "查看两个位置,并在这它们之间便捷地移动项目。再次点击将重新组合视图。" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "临时存储" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "在拆分窗口中打开临时存储虚拟目录" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "刷新视图" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -563,31 +563,31 @@ msgstr "" "将重新扫描它的内容并在视图中显示它包含的最新文件和文件夹。如果文" "件夹视图处于拆分状态,此操作将刷新当前处于焦点的视图。" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "停止" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "停止加载" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "此操作将停止加载当前文件夹的内容。" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "可编辑位置" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -599,13 +599,13 @@ msgstr "" "切换位置栏到可编辑状态,以便您直接输入需要前往的位置的路" "径。右键点击位址栏即可切换到可编辑状态,确定后将自动退出可编辑状态。" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "替换位置" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -613,19 +613,19 @@ msgid "" "enter a different location." msgstr "切换到位置栏的可编辑模式,同时选中路径,以便输入一个新位置的路径。" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "撤销关闭标签页" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "返回之前关闭的标签页。" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -638,7 +638,7 @@ msgstr "" "建、重命名或者移动到其他位置或回" "收站在进行无法撤销的更改之前,程序将要求您确认。" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -650,13 +650,13 @@ msgstr "" "主文件夹,它包含一系列文件夹,用于保存该用户的个人应用程" "序数据。" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "比较文件" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -667,13 +667,13 @@ msgstr "" "在当前显示的位置打开首选搜索工具。请在更多检索工" "具菜单中配置此操作。" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "打开终端" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -685,13 +685,13 @@ msgstr "" "para>详情请查看实际调用的终端应用的帮助信息。" #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "在此位置打开终端" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -702,19 +702,19 @@ msgstr "" "在当前选中项的位置打开一个终端程序窗口。详情请查看实际调用的终端应用程序的帮助信息。" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "聚焦终端面板" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "书签(&B)" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -731,79 +731,86 @@ msgstr "" "确,使用更快捷。%1按钮则可以使界面更加简" "洁,但要访问高级操作时需要更繁琐的点击。" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "激活标签页 %1" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "激活上一个标签页" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "下一个标签页" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "激活下一个标签页" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "上一个标签页" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "激活上一个标签页" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "显示目标" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "在新标签页中打开" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "在新标签页中打开" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "在新窗口中打开" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "在应用程序中打开" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "解锁面板" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "锁定面板" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -816,13 +823,13 @@ msgstr "" "的面板可以拖放到窗口的另一侧,并且显示关闭按钮。锁定的面板的嵌入效果更加" "干净。" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "信息" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -832,7 +839,7 @@ msgstr "" "要显示或者隐藏这类面板,请前往 菜单 | 面板,或者" "视图 | 面板" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -847,7 +854,7 @@ msgstr "" "前浏览的文件夹的详细信息。选中单个项目时,该面板将显示项目的内容预览图。" "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -861,13 +868,13 @@ msgstr "" "示当前浏览的文件夹的详细信息。还提供单个项目的预览图。右键" "点击面板,即可配置详细信息的类别和显示方式。" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "文件夹" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -878,7 +885,7 @@ msgstr "" "显示/隐藏窗口左侧的文件夹面板。该面板以" "树形视图显示文件系统中的文件夹。" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -891,13 +898,13 @@ msgstr "" "中的文件夹。点击面板中的文件夹即可前往它的位置。点击文件夹左侧的" "箭头可以展开查看它的子文件夹,让您能够在多个文件夹之间快捷切换。" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "终端" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -913,7 +920,7 @@ msgstr "" "换当前位置。终端面板在日常使用中用处有限,但对于高级任务非常有" "用。要了解终端的使用方法,请查看终端应用 (例如 Konsole) 的帮助文档。" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -929,19 +936,19 @@ msgstr "" "置。终端面板在日常使用中用处有限,但对于高级任务非常有用。要了解" "终端的使用方法,请查看终端应用 (例如 Konsole) 的帮助文档。" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "常用位置" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "显示隐藏位置" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -951,7 +958,7 @@ msgstr "" "显示常用位置面板中的所有隐藏位置。除非您取消它们的隐藏属性,否则它们将以半透" "明方式显示。" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -966,7 +973,7 @@ msgstr "" "存储媒介或网络对象。该面板中还包含了用于查找最近保存的文件和指定的文件类型的" "栏目。" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -987,13 +994,13 @@ msgstr "" "目可以选择隐藏它们。右键点击面板的空白区域,选择显示隐藏位置即可重新显示它们。" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "显示面板" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1007,43 +1014,43 @@ msgstr "" "结构的文件系统进行组织。此层级结构的顶端是根目" "录,它包含了所有连接到本机的数据。" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "关闭" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "关闭左侧视图" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "关闭" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "关闭右侧视图" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "拆分视图" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "拆分视图" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1060,7 +1067,7 @@ msgstr "" "多数功能可以通过工具栏中的菜单按" "钮进行调用。" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1080,7 +1087,7 @@ msgstr "" "中找到该操作。工具栏的位置和按钮的显示风格也可以在右键菜单中更" "改。右键点击某个按钮可以选择显示或隐藏其文本。" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1106,7 +1113,7 @@ msgstr "" "html'>点击此处,打开并查看使用手册中的简明介绍页" "面。" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1119,7 +1126,7 @@ msgstr "" "以在该对话框设置每个操作对应的快捷键。此应用程序的所有命令均可通过快捷键调" "用。" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1131,7 +1138,7 @@ msgstr "" "钮。菜单中显示的所有命令均可作为按钮显示" "到工具栏。" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1149,7 +1156,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1164,7 +1171,7 @@ msgstr "" "请点击此处前往 KDE 用户百科网站查看相关文章。" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1185,7 +1192,7 @@ msgstr "" "link>。请注意:并非所有窗口都会提供完善的“这是什么?”悬停帮助信" "息。" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1200,7 +1207,7 @@ msgstr "" "缺陷报告,请访问此网页。" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1219,7 +1226,7 @@ msgstr "" "来维持服务器、贡献者会议等必要开销。KDE e.V. 是在法律和财务方面代表 KDE 社区的非营利组织。" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1230,7 +1237,7 @@ msgstr "" "您可以在此更改此应用程序的语言。您还可以设置备选语言,它们将在首选语言翻" "译不完整时显示。" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1239,7 +1246,7 @@ msgid "" msgstr "" "打开“关于”对话框,介绍应用程序的版本,许可证,使用的程序库以及开发人员。" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1252,7 +1259,7 @@ msgstr "" "如果您喜爱此应用程序,但还不了解 KDE,或者只是想看一眼它那只萌爆的小绿龙" "吉祥物,那就打开这个对话框吧!" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1493,7 +1500,7 @@ msgstr "" "各种功能,请点击此处,打开" "并查看使用手册中的介绍页面。" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1514,70 +1521,70 @@ msgstr "" "索?更多选项:点击此按钮可按照媒体类型,访问时间或评分进行搜索。" "更多搜索工具:使用和安装其他文件搜索工具。" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "以 Root 用户身份运行 Dolphin 是十分危险的。请务必小心。" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "在 %2 中搜索 %1" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "搜索" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "搜索 %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "正在加载文件夹…" -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "正在排序…" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "正在搜索…" -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "未找到项目。" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin 不支持显示网页,已启动网页浏览器" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "Dolphin 不支持此协议,已启动默认应用程序" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "无效的协议" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1696,92 +1703,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: 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 "文件夹" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "小" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "中" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "大" -#: 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 "dddd" -#: 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 "%1" -#: 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 " @@ -1791,7 +1798,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "昨天(yyyy年MMMM)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1799,7 +1806,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1807,7 +1814,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd(yyyy年MMMM)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1815,7 +1822,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1825,7 +1832,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "“一周前”(yyyy年MMMM)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1833,7 +1840,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1843,7 +1850,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "“两周前”(yyyy年MMMM)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1851,7 +1858,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1861,7 +1868,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "“三周前”(yyyy年MMMM)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1869,7 +1876,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1879,7 +1886,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'早于'yyyy年MMMM" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1887,7 +1894,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1895,7 +1902,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "yyyy年MMMM" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1903,274 +1910,274 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "读取," -#: 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 "写入," -#: 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 "执行," -#: 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 "禁止" -#: 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 "用户:%1 | 用户组:%2 | 其他:%3" -#: 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 "宽度" -#: 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 "时长" -#: 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." @@ -2374,55 +2381,55 @@ msgstr "如果处于主目录中,限制文件夹面板到主目录" msgid "Automatic scrolling" msgstr "自动滚动" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "剪切" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "复制" -#: 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 "删除" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "显示隐藏文件" -#: 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" @@ -2674,66 +2681,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 "仅当前位置 (%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "限制搜索到“%1”及其子文件夹" -#: 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 " @@ -3011,25 +3018,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 "" @@ -3037,25 +3044,25 @@ msgid "" "settings." msgstr "更新了版本控制系统的设置后,必须重启 Dolphin 才能使其生效。" -#: 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" @@ -3157,32 +3164,39 @@ 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 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +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 "在右键菜单中显示“移动到其他分割视图”。" @@ -3557,6 +3571,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 @@ -3585,40 +3611,39 @@ 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:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "右键菜单" -#: 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 "警告" @@ -3671,31 +3696,41 @@ 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 "作为脚本运行" #: 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 "上次关闭时的文件夹、标签页和窗口状态" @@ -3728,15 +3763,13 @@ msgstr "启动时显示:" #, kde-format msgctxt "@option:check Opening Folders" msgid "Keep a single Dolphin window, opening new folders in tabs" -msgstr "" +msgstr "保持单个 Dolphin 窗口,在标签页中打开新文件夹" #: 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 @@ -3745,17 +3778,13 @@ 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 "显示筛选栏" @@ -3821,12 +3850,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 @@ -3843,13 +3870,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 @@ -3904,12 +3928,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 @@ -3918,12 +3940,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 @@ -4089,12 +4108,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 @@ -4112,7 +4129,7 @@ msgstr "拖放操作时打开文件夹" #, kde-format msgctxt "@title:group" msgid "Browsing: " -msgstr "" +msgstr "浏览: " #: settings/viewmodes/generalviewsettingspage.cpp:53 #, kde-format @@ -4140,9 +4157,7 @@ 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 "常规" @@ -4444,7 +4459,7 @@ msgid "" "continue?" msgstr "所有子文件夹的视图属性都将被更改。您想要继续吗?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4539,12 +4554,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "%1 可用,总容量 %2 (已用 %3%)" -#: 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 "回收站已被清空。" @@ -4588,108 +4603,108 @@ msgstr "默认" msgid "Reload" msgstr "重新加载" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" msgid_plural "%1 Folders selected" msgstr[0] "已选中 %1 个文件夹" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" msgid_plural "%1 Files selected" msgstr[0] "已选中 %1 个文件" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" msgid_plural "%1 Folders" msgstr[0] "%1 个文件夹" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" msgid_plural "%1 Files" msgstr[0] "%1 个文件" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1,%2 (%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1 (%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 个文件夹,0 个文件" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 副本" -#: 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] "您确定要打开这 %1 项吗?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" msgid_plural "Open %1 Items" msgstr[0] "打开 %1 个项目" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "侧边距" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "自动列宽" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "自定义列宽" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "移动到回收站操作已完成。" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "删除操作已完成。" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "重命名并隐藏" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4698,7 +4713,7 @@ msgstr "" "在文件名的开头添加一个英文点号会将其隐藏。\n" "您仍然想要重命名它吗?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4707,94 +4722,94 @@ msgstr "" "在文件夹名的开头添加一个英文点号会将其隐藏。\n" "您仍然想要重命名它吗?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "隐藏此文件?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "隐藏此文件夹?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "位置为空。" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "位置“%1”无效。" -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "正在加载…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "加载已取消" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "没有匹配此筛选条件的项目" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "没有匹配此搜索条件的项目" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "回收站为空" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "无标签" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "没有标记为“%1”的文件" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "没有最近使用的项" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "没有找到共享文件夹" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "没有找到相关的网络资源" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "没有找到 MTP 兼容设备" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "未发现苹果设备" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "没有找到蓝牙设备" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "文件夹为空" @@ -5206,31 +5221,3 @@ msgstr[0] "对 %1 个选中项目进行操作" 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 "常规功能:" diff --git a/po/zh_CN/dolphin_servicemenuinstaller.po b/po/zh_CN/dolphin_servicemenuinstaller.po index 7509e4c4e..e05296420 100644 --- a/po/zh_CN/dolphin_servicemenuinstaller.po +++ b/po/zh_CN/dolphin_servicemenuinstaller.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-02-06 01:03+0000\n" -"PO-Revision-Date: 2023-08-02 12:39\n" +"PO-Revision-Date: 2023-09-02 02:56\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff --git a/po/zh_TW/dolphin.po b/po/zh_TW/dolphin.po index 47a853df3..5c3e7744e 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-08-23 00:48+0000\n" +"POT-Creation-Date: 2023-09-10 00:48+0000\n" "PO-Revision-Date: 2023-06-15 04:33+0900\n" "Last-Translator: Kisaragi Hiu \n" "Language-Team: Chinese \n" @@ -53,174 +53,174 @@ msgctxt "@action:inmenu" msgid "Restore" msgstr "還原" -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1547 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "建立新的" -#: 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 "資料夾已建立。" -#: 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 "關閉 %1(&Q)" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "關閉目前分頁(&L)" -#: 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 "顯示終端機面板(&T)" -#: 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 "程式「%1」仍然在「終端機」面板執行。確定退出?" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "開啟 %1" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1882 +#: 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] "您確定要開啟 %1 個終端機視窗嗎?" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" msgid_plural "Open %1 Terminals" msgstr[0] "開啟 %1 個終端機" -#: dolphinmainwindow.cpp:1393 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "設定" -#: dolphinmainwindow.cpp:1553 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "新視窗(&W)" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "開啟新 Dolphin 視窗" -#: dolphinmainwindow.cpp:1556 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -229,13 +229,13 @@ msgid "" msgstr "" "這會開啟一個使用目前位置和檢視的新視窗。您可以在視窗之間拖放項目。" -#: dolphinmainwindow.cpp:1563 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "新增分頁" -#: dolphinmainwindow.cpp:1565 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -246,25 +246,25 @@ msgstr "" "這會開啟一個使用目前位置和檢視的新分頁分頁是此視" "窗內的額外檢視。您可以在分頁之間拖放項目。" -#: dolphinmainwindow.cpp:1574 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "新增到書籤" -#: dolphinmainwindow.cpp:1576 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "這會將被選取的資料夾加入書籤。" -#: dolphinmainwindow.cpp:1581 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "關閉分頁" -#: dolphinmainwindow.cpp:1583 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -272,13 +272,13 @@ msgid "" "will close instead." msgstr "這將會關閉目前分頁。如果在同一視窗裏沒有其他分頁,這將會關閉整個視窗。" -#: dolphinmainwindow.cpp:1588 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "這會關閉整個視窗。" -#: dolphinmainwindow.cpp:1596 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -289,13 +289,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1603 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "剪下…" -#: dolphinmainwindow.cpp:1605 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -305,13 +305,13 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1612 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "複製…" -#: dolphinmainwindow.cpp:1614 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -320,13 +320,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1623 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "貼上" -#: dolphinmainwindow.cpp:1625 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -335,19 +335,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1632 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "複製到另一個檢視" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "複製到另一個檢視…" -#: dolphinmainwindow.cpp:1635 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -355,25 +355,25 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1638 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "複製到非作用中的分割檢視" -#: dolphinmainwindow.cpp:1643 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "移動到另一個檢視" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "移動到另一個檢視…" -#: dolphinmainwindow.cpp:1646 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -381,13 +381,13 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1649 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "移動到非作用中的分割檢視" -#: dolphinmainwindow.cpp:1654 +#: dolphinmainwindow.cpp:1651 #, fuzzy, kde-format #| msgctxt "@action:intoolbar" #| msgid "Filter" @@ -395,13 +395,13 @@ msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "過濾器" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "顯示過濾器列" -#: dolphinmainwindow.cpp:1657 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -411,31 +411,31 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1669 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "切換過濾器列" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "過濾器" -#: dolphinmainwindow.cpp:1678 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, fuzzy, kde-format #| msgid "Search" msgid "Search…" msgstr "搜尋" -#: dolphinmainwindow.cpp:1679 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "搜尋檔案及資料夾" -#: dolphinmainwindow.cpp:1681 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -445,20 +445,20 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1692 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "切換搜尋列" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "搜尋" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1701 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -466,13 +466,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:1704 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "選取" -#: dolphinmainwindow.cpp:1707 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -484,19 +484,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1730 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "這會選擇所有在目前路徑的檔案以及資料夾。" -#: dolphinmainwindow.cpp:1734 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "反向選擇" -#: dolphinmainwindow.cpp:1736 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -504,7 +504,7 @@ msgid "" "selected instead." msgstr "這會選擇所有您目前選取的檔案以及資料夾。" -#: dolphinmainwindow.cpp:1752 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -513,19 +513,19 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1761 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "暫存" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "在分割視窗中開啟暫存的虛擬目錄" -#: dolphinmainwindow.cpp:1770 +#: dolphinmainwindow.cpp:1767 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Preview" @@ -533,7 +533,7 @@ msgctxt "@info:tooltip" msgid "Refresh view" msgstr "預覽" -#: dolphinmainwindow.cpp:1772 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -543,31 +543,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1779 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "停止" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "停止載入" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "這會停止載入目前資料夾的內容。" -#: dolphinmainwindow.cpp:1786 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "可編輯位置" -#: dolphinmainwindow.cpp:1788 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -577,13 +577,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1796 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "取代位置" -#: dolphinmainwindow.cpp:1801 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -591,19 +591,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1831 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "復原關閉分頁" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1840 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -613,7 +613,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1869 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -625,13 +625,13 @@ msgstr "" "家目錄,用來放他們的資料,例如包含個人應用程式資料的資料" "夾。" -#: dolphinmainwindow.cpp:1876 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "比較檔案" -#: dolphinmainwindow.cpp:1884 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -640,13 +640,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1892 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "開啟終端機" -#: dolphinmainwindow.cpp:1894 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -656,13 +656,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:1902 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "在此開啟終端機" -#: dolphinmainwindow.cpp:1904 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -671,19 +671,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1912 dolphinmainwindow.cpp:2661 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "焦點移至終端機面板" -#: dolphinmainwindow.cpp:1920 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "書籤(&B)" -#: dolphinmainwindow.cpp:1930 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -695,79 +695,86 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1963 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "跳到第 %1 個分頁" -#: dolphinmainwindow.cpp:1976 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "跳到上個分頁" -#: dolphinmainwindow.cpp:1982 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "下一分頁" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "跳到下一個分頁" -#: dolphinmainwindow.cpp:1989 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "前一分頁" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "跳到前一個分頁" -#: dolphinmainwindow.cpp:1997 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "顯示目標" -#: dolphinmainwindow.cpp:2003 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "在新分頁開啟" -#: dolphinmainwindow.cpp:2008 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "在新分頁開啟" -#: dolphinmainwindow.cpp:2013 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "在新視窗開啟" -#: dolphinmainwindow.cpp:2025 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, fuzzy, kde-format +#| msgid "Open in application" +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "在應用程式開啟" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "解除鎖定面板" -#: dolphinmainwindow.cpp:2027 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "鎖定面板" -#: dolphinmainwindow.cpp:2030 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -777,13 +784,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2039 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "資訊" -#: dolphinmainwindow.cpp:2062 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -791,7 +798,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2069 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -802,7 +809,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2077 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -813,13 +820,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2086 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "資料夾" -#: dolphinmainwindow.cpp:2107 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -828,7 +835,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2112 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -838,13 +845,13 @@ msgid "" "quick switching between any folders." msgstr "" -#: dolphinmainwindow.cpp:2122 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "終端機" -#: dolphinmainwindow.cpp:2147 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -856,7 +863,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2155 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -868,19 +875,19 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2172 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "書籤" -#: dolphinmainwindow.cpp:2199 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "顯示隱藏位置" -#: dolphinmainwindow.cpp:2203 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -890,7 +897,7 @@ msgstr "" "這會顯示被隱藏的書籤。除非您取消它們的「隱藏」屬性,否則它們會被顯示爲半透" "明。" -#: dolphinmainwindow.cpp:2215 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -901,7 +908,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2222 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -916,13 +923,13 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2236 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "顯示面板" -#: dolphinmainwindow.cpp:2354 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -933,43 +940,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2435 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "關閉" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "關閉左方檢視" -#: dolphinmainwindow.cpp:2439 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "關閉" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "關閉右方檢視" -#: dolphinmainwindow.cpp:2444 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "分割" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "分割檢視" -#: dolphinmainwindow.cpp:2493 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -981,7 +988,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2500 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -995,7 +1002,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2512 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -1012,7 +1019,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2528 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1022,7 +1029,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2534 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1031,7 +1038,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2538 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1046,7 +1053,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:2558 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1057,7 +1064,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2563 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1071,7 +1078,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2574 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1082,7 +1089,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2583 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1096,7 +1103,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2596 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1107,7 +1114,7 @@ msgstr "" "在此您可以變更此應用程式所使用的語言。您還可以設定備用語言,如果偏好語言" "有缺乏的文本時便會嘗試各個備用語言。" -#: dolphinmainwindow.cpp:2601 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1115,7 +1122,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2606 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1125,7 +1132,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2664 dolphinmainwindow.cpp:2668 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1368,7 +1375,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:94 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1383,27 +1390,27 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:113 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "以管理員權限執行 Dolphin 可能有危險性,請小心使用。" -#: dolphinviewcontainer.cpp:515 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "在 %2 中搜尋 %1" -#: dolphinviewcontainer.cpp:551 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "搜尋" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "搜尋 %1" -#: dolphinviewcontainer.cpp:637 +#: dolphinviewcontainer.cpp:636 #, fuzzy, kde-format #| msgctxt "@info:progress" #| msgid "Loading folder..." @@ -1411,7 +1418,7 @@ msgctxt "@info:progress" msgid "Loading folder…" msgstr "載入資料夾中..." -#: dolphinviewcontainer.cpp:645 +#: dolphinviewcontainer.cpp:644 #, fuzzy, kde-format #| msgctxt "@label:listbox" #| msgid "Sorting:" @@ -1419,7 +1426,7 @@ msgctxt "@info:progress" msgid "Sorting…" msgstr "排序:" -#: dolphinviewcontainer.cpp:656 +#: dolphinviewcontainer.cpp:655 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Searching..." @@ -1427,32 +1434,32 @@ msgctxt "@info" msgid "Searching…" msgstr "搜尋中..." -#: dolphinviewcontainer.cpp:677 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "找不到任何項目。" -#: dolphinviewcontainer.cpp:808 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "Dolphin 不支援網頁,已啟動瀏覽器" -#: dolphinviewcontainer.cpp:811 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "此通訊協定不受 Dolphin 支援,已啟動預設應用程式" -#: dolphinviewcontainer.cpp:817 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "不合法的協定" -#: dolphinviewcontainer.cpp:921 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1573,92 +1580,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "%1 × %2" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "0 - 9" -#: 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 "資料夾" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "小" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "中" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "大" -#: 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 "dddd" -#: 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 "%1" -#: 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 " @@ -1668,7 +1675,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "'昨天'(yyyy 年 MMMM)" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1676,7 +1683,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1684,7 +1691,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "dddd(yyyy 年 MMMM)" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1692,7 +1699,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1702,7 +1709,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "'一週前'(yyyy 年 MMMM)" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1710,7 +1717,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1720,7 +1727,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "'兩週前'(yyyy 年 MMMM)" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1728,7 +1735,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1738,7 +1745,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "'三週前'(yyyy 年 MMMM)" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1746,7 +1753,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 " @@ -1756,7 +1763,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "'稍早於' yyyy 年 MMMM" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1764,7 +1771,7 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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, " @@ -1772,7 +1779,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "yyyy 年 MMMM" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1780,274 +1787,274 @@ msgctxt "" msgid "%1" msgstr "%1" -#: 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 "讀取," -#: 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 "寫入," -#: 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 "執行," -#: 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 "拒絕" -#: 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 "使用者:%1 | 群組:%2 | 其它:%3" -#: 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 "寬度" -#: 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 "期間" -#: 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." @@ -2251,19 +2258,19 @@ msgstr "若位於家目錄內,則資料夾面板只顯示到家目錄" msgid "Automatic scrolling" msgstr "自動捲軸" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "剪下" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "複製" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Rename..." @@ -2271,37 +2278,37 @@ 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 "刪除" -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "顯示隱藏檔案" -#: 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" @@ -2556,66 +2563,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 "從這裡(%1)" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "將搜尋限制至「%1」與其子目錄" -#: 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 " @@ -2883,20 +2890,20 @@ 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 #, fuzzy, kde-format #| msgid "Search" msgctxt "@label:textbox" msgid "Search…" msgstr "搜尋" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Download New Services..." @@ -2904,7 +2911,7 @@ msgctxt "@action:button" msgid "Download New Services…" msgstr "下載新的服務..." -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -2912,25 +2919,25 @@ msgid "" "settings." msgstr "Dolphin 必須重新啟動來套用更改後的版本控制系統設定。" -#: 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" @@ -3032,32 +3039,39 @@ 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 +#, fuzzy, kde-format +#| msgid "Show 'Open in New Window' in context menu." +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 "在選單中顯示「移動到另一個檢視」。" @@ -3430,6 +3444,20 @@ msgid "" "items" 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." +msgid "Ask for confirmation when opening many folders at once." +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." +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 @@ -3467,31 +3495,31 @@ msgctxt "@title:group" msgid "View" msgstr "檢視(&V)" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "內文選單" -#: 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 "警告" @@ -3544,23 +3572,37 @@ msgctxt "@option:check Ask for confirmation when" 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:" +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 "執行文稿" @@ -4317,7 +4359,7 @@ msgid "" "continue?" msgstr "所有子資料夾的檢視屬性都將被改變。您確定要繼續嗎?" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4412,12 +4454,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "剩下 %1,共 %2(已使用 %3%)" -#: 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 "已清空垃圾桶。" @@ -4461,108 +4503,108 @@ msgstr "預設" msgid "Reload" msgstr "重新載入" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" msgid_plural "%1 Folders selected" msgstr[0] "已選取 %1 個資料夾" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" msgid_plural "%1 Files selected" msgstr[0] "已選取 %1 個檔案" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" msgid_plural "%1 Folders" msgstr[0] "%1 個資料夾" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" msgid_plural "%1 Files" msgstr[0] "%1 個檔案" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "%1,%2(%3)" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "%1(%2)" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "0 個資料夾,0 個檔案" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "%1 的複本" -#: 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] "您確定要開啟這 %1 個項目嗎?" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" msgid_plural "Open %1 Items" msgstr[0] "開啟 %1 個項目" -#: views/dolphinview.cpp:1226 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "側邊填充" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "自動調整欄位寬度" -#: views/dolphinview.cpp:1235 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "自訂欄位寬度" -#: views/dolphinview.cpp:1856 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "移動到垃圾桶已完成。" -#: views/dolphinview.cpp:1866 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "刪除已完成。" -#: views/dolphinview.cpp:2022 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "重新命名並隱藏" -#: views/dolphinview.cpp:2031 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" @@ -4571,7 +4613,7 @@ msgstr "" "在檔案名稱開頭加個點 (.) 會將該檔案從檢視中隱藏。\n" "仍然重新命名?" -#: views/dolphinview.cpp:2033 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -4580,95 +4622,95 @@ msgstr "" "在資料夾名稱開頭加個點 (.) 會將該資料夾從檢視中隱藏。\n" "仍然重新命名?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "隱藏此檔案?" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "隱藏這資料夾?" -#: views/dolphinview.cpp:2089 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "此位置是空的。" -#: views/dolphinview.cpp:2091 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "此位置 %1 是無效的。" -#: views/dolphinview.cpp:2347 +#: views/dolphinview.cpp:2306 #, fuzzy, kde-format #| msgid "Loading..." msgid "Loading…" msgstr "載入中…" -#: views/dolphinview.cpp:2366 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "已取消載入" -#: views/dolphinview.cpp:2368 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "沒有符合過濾器的項目" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "沒有符合搜尋的項目" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "垃圾桶是空的" -#: views/dolphinview.cpp:2375 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "沒有標籤" -#: views/dolphinview.cpp:2378 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "沒有使用 \"%1\" 標籤的檔案" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "沒有最近使用的項目" -#: views/dolphinview.cpp:2384 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "找不到共享資料夾" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "找不到有關的網路資源" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "找不到支援 MTP 的裝置" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "找不到 Apple 裝置" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "找不到藍牙裝置" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "資料夾是空的" diff --git a/src/dolphincontextmenu.cpp b/src/dolphincontextmenu.cpp index f20963347..34d2102ef 100644 --- a/src/dolphincontextmenu.cpp +++ b/src/dolphincontextmenu.cpp @@ -7,7 +7,6 @@ #include "dolphincontextmenu.h" #include "dolphin_contextmenusettings.h" -#include "dolphin_generalsettings.h" #include "dolphinmainwindow.h" #include "dolphinnewfilemenu.h" #include "dolphinplacesmodelsingleton.h" @@ -16,7 +15,6 @@ #include "global.h" #include "trash/dolphintrash.h" #include "views/dolphinview.h" -#include "views/viewmodecontroller.h" #include #include @@ -76,6 +74,8 @@ void DolphinContextMenu::addAllActions() m_context |= SearchContext; } else if (scheme.contains(QLatin1String("timeline"))) { m_context |= TimelineContext; + } else if (scheme == QStringLiteral("recentlyused")) { + m_context |= RecentlyUsedContext; } if (!m_fileInfo.isNull() && !m_selectedItems.isEmpty()) { @@ -164,6 +164,10 @@ void DolphinContextMenu::addDirectoryItemContextMenu() addAction(m_mainWindow->actionCollection()->action(QStringLiteral("open_in_new_window"))); } + if (ContextMenuSettings::showOpenInSplitView()) { + addAction(m_mainWindow->actionCollection()->action(QStringLiteral("open_in_split_view"))); + } + // Insert 'Open With' entries addOpenWithActions(); @@ -183,6 +187,25 @@ void DolphinContextMenu::addDirectoryItemContextMenu() addSeparator(); } +void DolphinContextMenu::addOpenParentFolderActions() +{ + addAction(QIcon::fromTheme(QStringLiteral("document-open-folder")), i18nc("@action:inmenu", "Open Path"), [this]() { + const QUrl url = m_fileInfo.targetUrl(); + const QUrl parentUrl = KIO::upUrl(url); + m_mainWindow->changeUrl(parentUrl); + m_mainWindow->activeViewContainer()->view()->markUrlsAsSelected({url}); + m_mainWindow->activeViewContainer()->view()->markUrlAsCurrent(url); + }); + + addAction(QIcon::fromTheme(QStringLiteral("tab-new")), i18nc("@action:inmenu", "Open Path in New Tab"), [this]() { + m_mainWindow->openNewTab(KIO::upUrl(m_fileInfo.targetUrl())); + }); + + addAction(QIcon::fromTheme(QStringLiteral("window-new")), i18nc("@action:inmenu", "Open Path in New Window"), [this]() { + Dolphin::openNewWindow({m_fileInfo.targetUrl()}, m_mainWindow, Dolphin::OpenNewWindowFlag::Select); + }); +} + void DolphinContextMenu::addItemContextMenu() { Q_ASSERT(!m_fileInfo.isNull()); @@ -195,22 +218,10 @@ void DolphinContextMenu::addItemContextMenu() // single files if (m_fileInfo.isDir()) { addDirectoryItemContextMenu(); - } else if (m_context & TimelineContext || m_context & SearchContext) { + } else if (m_context & TimelineContext || m_context & SearchContext || m_context & RecentlyUsedContext) { addOpenWithActions(); - addAction(QIcon::fromTheme(QStringLiteral("document-open-folder")), i18nc("@action:inmenu", "Open Path"), [this]() { - m_mainWindow->changeUrl(KIO::upUrl(m_fileInfo.url())); - m_mainWindow->activeViewContainer()->view()->markUrlsAsSelected({m_fileInfo.url()}); - m_mainWindow->activeViewContainer()->view()->markUrlAsCurrent(m_fileInfo.url()); - }); - - addAction(QIcon::fromTheme(QStringLiteral("tab-new")), i18nc("@action:inmenu", "Open Path in New Tab"), [this]() { - m_mainWindow->openNewTab(KIO::upUrl(m_fileInfo.url())); - }); - - addAction(QIcon::fromTheme(QStringLiteral("window-new")), i18nc("@action:inmenu", "Open Path in New Window"), [this]() { - Dolphin::openNewWindow({m_fileInfo.url()}, m_mainWindow, Dolphin::OpenNewWindowFlag::Select); - }); + addOpenParentFolderActions(); addSeparator(); } else { diff --git a/src/dolphincontextmenu.h b/src/dolphincontextmenu.h index 04b0697d0..f60be558e 100644 --- a/src/dolphincontextmenu.h +++ b/src/dolphincontextmenu.h @@ -95,6 +95,9 @@ private: void addAdditionalActions(const KFileItemListProperties &props); private: + void addDirectoryItemContextMenu(); + void addOpenParentFolderActions(); + struct Entry { int type; QString name; @@ -110,6 +113,7 @@ private: TrashContext = 2, TimelineContext = 4, SearchContext = 8, + RecentlyUsedContext = 16, }; DolphinMainWindow *m_mainWindow; @@ -126,7 +130,6 @@ private: KFileCopyToMenu m_copyToMenu; DolphinRemoveAction *m_removeAction; // Action that represents either 'Move To Trash' or 'Delete' - void addDirectoryItemContextMenu(); KFileItemActions *m_fileItemActions; }; diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp index 7064c63c9..a88e1a594 100644 --- a/src/dolphinmainwindow.cpp +++ b/src/dolphinmainwindow.cpp @@ -506,6 +506,32 @@ void DolphinMainWindow::openInNewWindow() } } +void DolphinMainWindow::openInSplitView(const QUrl &url) +{ + QUrl newSplitViewUrl = url; + + if (newSplitViewUrl.isEmpty()) { + const KFileItemList list = m_activeViewContainer->view()->selectedItems(); + if (list.count() == 1) { + const KFileItem &item = list.first(); + newSplitViewUrl = DolphinView::openItemAsFolderUrl(item); + } + } + + if (newSplitViewUrl.isEmpty()) { + return; + } + + DolphinTabPage *tabPage = m_tabWidget->currentTabPage(); + if (tabPage->splitViewEnabled()) { + tabPage->switchActiveView(); + tabPage->activeViewContainer()->setUrl(newSplitViewUrl); + } else { + tabPage->setSplitViewEnabled(true, WithAnimation, newSplitViewUrl); + updateViewActions(); + } +} + void DolphinMainWindow::showTarget() { const KFileItem link = m_activeViewContainer->view()->selectedItems().at(0); @@ -895,7 +921,6 @@ void DolphinMainWindow::toggleSplitView() { DolphinTabPage *tabPage = m_tabWidget->currentTabPage(); tabPage->setSplitViewEnabled(!tabPage->splitViewEnabled(), WithAnimation); - updateViewActions(); } @@ -1154,7 +1179,8 @@ void DolphinMainWindow::openTerminalHere() { QList urls = {}; - for (const KFileItem &item : m_activeViewContainer->view()->selectedItems()) { + const auto selectedItems = m_activeViewContainer->view()->selectedItems(); + for (const KFileItem &item : selectedItems) { QUrl url = item.targetUrl(); if (item.isFile()) { url.setPath(QFileInfo(url.path()).absolutePath()); @@ -1172,29 +1198,19 @@ void DolphinMainWindow::openTerminalHere() if (urls.count() > 5) { QString question = i18np("Are you sure you want to open 1 terminal window?", "Are you sure you want to open %1 terminal windows?", urls.count()); -#if KWIDGETSADDONS_VERSION >= QT_VERSION_CHECK(5, 100, 0) - const int answer = KMessageBox::warningTwoActions( + const int answer = KMessageBox::warningContinueCancel( this, question, {}, -#else - const int answer = KMessageBox::warningYesNo( - this, - question, - {}, -#endif KGuiItem(i18ncp("@action:button", "Open %1 Terminal", "Open %1 Terminals", urls.count()), QStringLiteral("utilities-terminal")), - KStandardGuiItem::cancel()); -#if KWIDGETSADDONS_VERSION >= QT_VERSION_CHECK(5, 100, 0) - if (answer != KMessageBox::PrimaryAction) { -#else - if (answer != KMessageBox::Yes) { -#endif + KStandardGuiItem::cancel(), + QStringLiteral("ConfirmOpenManyTerminals")); + if (answer != KMessageBox::PrimaryAction && answer != KMessageBox::Continue) { return; } } - for (const QUrl &url : urls) { + for (const QUrl &url : std::as_const(urls)) { openTerminalJob(url); } } @@ -2005,6 +2021,13 @@ void DolphinMainWindow::setupActions() openInNewWindow->setText(i18nc("@action:inmenu", "Open in New Window")); openInNewWindow->setIcon(QIcon::fromTheme(QStringLiteral("window-new"))); connect(openInNewWindow, &QAction::triggered, this, &DolphinMainWindow::openInNewWindow); + + QAction *openInSplitViewAction = actionCollection()->addAction(QStringLiteral("open_in_split_view")); + openInSplitViewAction->setText(i18nc("@action:inmenu", "Open in Split View")); + openInSplitViewAction->setIcon(QIcon::fromTheme(QStringLiteral("view-right-new"))); + connect(openInSplitViewAction, &QAction::triggered, this, [this]() { + openInSplitView(QUrl()); + }); } void DolphinMainWindow::setupDockWidgets() @@ -2180,6 +2203,7 @@ void DolphinMainWindow::setupDockWidgets() connect(m_placesPanel, &PlacesPanel::newWindowRequested, this, [this](const QUrl &url) { Dolphin::openNewWindow({url}, this); }); + connect(m_placesPanel, &PlacesPanel::openInSplitViewRequested, this, &DolphinMainWindow::openInSplitView); connect(m_placesPanel, &PlacesPanel::errorMessage, this, &DolphinMainWindow::showErrorMessage); connect(this, &DolphinMainWindow::urlChanged, m_placesPanel, &PlacesPanel::setUrl); connect(placesDock, &DolphinDockWidget::visibilityChanged, &DolphinUrlNavigatorsController::slotPlacesPanelVisibilityChanged); diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 5bb17e79a..b45c846b8 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -476,6 +476,11 @@ private Q_SLOTS: */ void openInNewWindow(); + /** + * Opens the selected folder in the other inactive split view, enables split view if necessary. + */ + void openInSplitView(const QUrl &url); + /** * Show the target of the selected symlink */ diff --git a/src/dolphinpart.h b/src/dolphinpart.h index 94f83d0ef..af0acb171 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -29,7 +29,7 @@ class DolphinPart : public KParts::ReadOnlyPart // Used by konqueror. Technically it means "we want undo enabled if // there are things in the undo history and the current part is a dolphin part". // Even though it's konqueror doing the undo... - Q_PROPERTY(bool supportsUndo READ supportsUndo) + Q_PROPERTY(bool supportsUndo READ supportsUndo CONSTANT) Q_PROPERTY(QString currentViewMode READ currentViewMode WRITE setCurrentViewMode) diff --git a/src/dolphintabpage.h b/src/dolphintabpage.h index 0c691830e..4a8bd365a 100644 --- a/src/dolphintabpage.h +++ b/src/dolphintabpage.h @@ -138,6 +138,8 @@ public: */ void setActive(bool active); + void switchActiveView(); + Q_SIGNALS: void activeViewChanged(DolphinViewContainer *viewContainer); void activeViewUrlChanged(const QUrl &url); @@ -170,8 +172,6 @@ private Q_SLOTS: */ void slotViewUrlRedirection(const QUrl &oldUrl, const QUrl &newUrl); - void switchActiveView(); - private: /** * Creates a new view container and does the default initialization. diff --git a/src/dolphintabwidget.h b/src/dolphintabwidget.h index 75c6e3471..5bc708b38 100644 --- a/src/dolphintabwidget.h +++ b/src/dolphintabwidget.h @@ -123,7 +123,9 @@ public Q_SLOTS: * Opens a new tab in the background showing the URL \a primaryUrl and the * optional URL \a secondaryUrl. */ - void openNewTab(const QUrl &primaryUrl, const QUrl &secondaryUrl = QUrl(), NewTabPosition position = NewTabPosition::FollowSetting); + void openNewTab(const QUrl &primaryUrl, + const QUrl &secondaryUrl = QUrl(), + DolphinTabWidget::NewTabPosition position = DolphinTabWidget::NewTabPosition::FollowSetting); /** * Opens each directory in \p dirs in a separate tab unless it is already open. diff --git a/src/dolphinviewcontainer.cpp b/src/dolphinviewcontainer.cpp index c0ef1997a..66a9a116a 100644 --- a/src/dolphinviewcontainer.cpp +++ b/src/dolphinviewcontainer.cpp @@ -32,6 +32,7 @@ #include #include #include +#include #include #include @@ -83,6 +84,7 @@ DolphinViewContainer::DolphinViewContainer(const QUrl &url, QWidget *parent) m_searchBox = new DolphinSearchBox(this); m_searchBox->hide(); connect(m_searchBox, &DolphinSearchBox::activated, this, &DolphinViewContainer::activate); + connect(m_searchBox, &DolphinSearchBox::openRequest, this, &DolphinViewContainer::openSearchBox); connect(m_searchBox, &DolphinSearchBox::closeRequest, this, &DolphinViewContainer::closeSearchBox); connect(m_searchBox, &DolphinSearchBox::searchRequest, this, &DolphinViewContainer::startSearching); connect(m_searchBox, &DolphinSearchBox::focusViewRequest, this, &DolphinViewContainer::requestFocus); @@ -736,17 +738,28 @@ void DolphinViewContainer::slotfileMiddleClickActivated(const KFileItem &item) { KService::List services = KApplicationTrader::queryByMimeType(item.mimetype()); - if (services.length() >= 2) { - auto service = services.at(1); + int indexOfAppToOpenFileWith = 1; + + // executable scripts + auto mimeType = item.currentMimeType(); + if (item.isLocalFile() && mimeType.inherits(QStringLiteral("application/x-executable")) && mimeType.inherits(QStringLiteral("text/plain")) + && QFileInfo(item.localPath()).isExecutable()) { + KConfigGroup cfgGroup(KSharedConfig::openConfig(QStringLiteral("kiorc")), "Executable scripts"); + const QString value = cfgGroup.readEntry("behaviourOnLaunch", "alwaysAsk"); + + // in case KIO::WidgetsOpenOrExecuteFileHandler::promptUserOpenOrExecute would not open the file + if (value != QLatin1String("open")) { + indexOfAppToOpenFileWith = 0; + } + } + + if (services.length() >= indexOfAppToOpenFileWith + 1) { + auto service = services.at(indexOfAppToOpenFileWith); KIO::ApplicationLauncherJob *job = new KIO::ApplicationLauncherJob(service, this); job->setUrls({item.url()}); -#if KIO_VERSION >= QT_VERSION_CHECK(5, 98, 0) job->setUiDelegate(KIO::createDefaultJobUiDelegate(KJobUiDelegate::AutoHandlingEnabled, this)); -#else - job->setUiDelegate(new KIO::JobUiDelegate(KJobUiDelegate::AutoHandlingEnabled, this)); -#endif connect(job, &KIO::OpenUrlJob::finished, this, &DolphinViewContainer::slotOpenUrlFinished); job->start(); } @@ -879,6 +892,11 @@ void DolphinViewContainer::startSearching() } } +void DolphinViewContainer::openSearchBox() +{ + setSearchModeEnabled(true); +} + void DolphinViewContainer::closeSearchBox() { setSearchModeEnabled(false); diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index 0c8b184fe..52fd688f6 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -382,6 +382,7 @@ private Q_SLOTS: * Gets the search URL from the searchbox and starts searching. */ void startSearching(); + void openSearchBox(); void closeSearchBox(); /** diff --git a/src/kitemviews/kfileitemlistview.cpp b/src/kitemviews/kfileitemlistview.cpp index 2ff5c9fb9..954e6ab88 100644 --- a/src/kitemviews/kfileitemlistview.cpp +++ b/src/kitemviews/kfileitemlistview.cpp @@ -326,6 +326,31 @@ void KFileItemListView::resizeEvent(QGraphicsSceneResizeEvent *event) triggerVisibleIndexRangeUpdate(); } +void KFileItemListView::focusInEvent(QFocusEvent *event) +{ + Q_UNUSED(event) + updateSelectedWidgets(); +} + +void KFileItemListView::focusOutEvent(QFocusEvent *event) +{ + Q_UNUSED(event) + updateSelectedWidgets(); +} + +void KFileItemListView::updateSelectedWidgets() +{ + const auto visibleWidgets = visibleItemListWidgets(); + for (KItemListWidget *widget : visibleWidgets) { + if (widget->isSelected()) { + auto w = qobject_cast(widget); + if (w) { + w->forceUpdate(); + } + } + } +} + void KFileItemListView::slotItemsRemoved(const KItemRangeList &itemRanges) { KStandardItemListView::slotItemsRemoved(itemRanges); diff --git a/src/kitemviews/kfileitemlistview.h b/src/kitemviews/kfileitemlistview.h index b4be0093e..4c48c52ab 100644 --- a/src/kitemviews/kfileitemlistview.h +++ b/src/kitemviews/kfileitemlistview.h @@ -98,6 +98,8 @@ protected: void onTransactionBegin() override; void onTransactionEnd() override; void resizeEvent(QGraphicsSceneResizeEvent *event) override; + void focusInEvent(QFocusEvent *event) override; + void focusOutEvent(QFocusEvent *event) override; protected Q_SLOTS: void slotItemsRemoved(const KItemRangeList &itemRanges) override; @@ -127,6 +129,8 @@ private: QSize availableIconSize() const; private: + void updateSelectedWidgets(); + KFileItemModelRolesUpdater *m_modelRolesUpdater; QTimer *m_updateVisibleIndexRangeTimer; QTimer *m_updateIconSizeTimer; diff --git a/src/kitemviews/kfileitemlistwidget.cpp b/src/kitemviews/kfileitemlistwidget.cpp index 771403b70..9802ca7d1 100644 --- a/src/kitemviews/kfileitemlistwidget.cpp +++ b/src/kitemviews/kfileitemlistwidget.cpp @@ -203,6 +203,17 @@ void KFileItemListWidget::hoverSequenceStarted() view->setHoverSequenceState(itemUrl, 0); } +void KFileItemListWidget::forceUpdate() +{ + updateAdditionalInfoTextColor(); + // icon layout does not include the icons in the item selection rectangle + // so its icon does not need updating + if (listView()->itemLayout() != KStandardItemListView::ItemLayout::IconsLayout) { + invalidateIconCache(); + } + update(); +} + void KFileItemListWidget::hoverSequenceIndexChanged(int sequenceIndex) { KFileItemListView *view = listView(); diff --git a/src/kitemviews/kfileitemlistwidget.h b/src/kitemviews/kfileitemlistwidget.h index 27fcf7f29..7f33c5487 100644 --- a/src/kitemviews/kfileitemlistwidget.h +++ b/src/kitemviews/kfileitemlistwidget.h @@ -35,6 +35,9 @@ public: static KItemListWidgetInformant *createInformant(); + /// Force-update the displayed icon + void forceUpdate(); + protected: virtual void hoverSequenceStarted() override; virtual void hoverSequenceIndexChanged(int sequenceIndex) override; diff --git a/src/kitemviews/kfileitemmodel.cpp b/src/kitemviews/kfileitemmodel.cpp index a175e0bfe..77d5a319c 100644 --- a/src/kitemviews/kfileitemmodel.cpp +++ b/src/kitemviews/kfileitemmodel.cpp @@ -1196,7 +1196,12 @@ void KFileItemModel::slotItemsDeleted(const KFileItemList &items) for (const KFileItem &item : items) { if (item.url() == currentDir) { - Q_EMIT currentDirectoryRemoved(); + // #473377: Delay emitting currentDirectoryRemoved() to avoid modifying KCoreDirLister + // before KCoreDirListerCache::deleteDir() returns. + QTimer::singleShot(0, this, [this] { + Q_EMIT currentDirectoryRemoved(); + }); + return; } diff --git a/src/kitemviews/kitemlistcontainer.cpp b/src/kitemviews/kitemlistcontainer.cpp index 3893ceaea..f89a6c8ce 100644 --- a/src/kitemviews/kitemlistcontainer.cpp +++ b/src/kitemviews/kitemlistcontainer.cpp @@ -175,6 +175,22 @@ void KItemListContainer::wheelEvent(QWheelEvent *event) smoothScroller->handleWheelEvent(event); } +void KItemListContainer::focusInEvent(QFocusEvent *event) +{ + KItemListView *view = m_controller->view(); + if (view) { + QApplication::sendEvent(view, event); + } +} + +void KItemListContainer::focusOutEvent(QFocusEvent *event) +{ + KItemListView *view = m_controller->view(); + if (view) { + QApplication::sendEvent(view, event); + } +} + void KItemListContainer::slotScrollOrientationChanged(Qt::Orientation current, Qt::Orientation previous) { Q_UNUSED(previous) diff --git a/src/kitemviews/kitemlistcontainer.h b/src/kitemviews/kitemlistcontainer.h index 6bb28469e..40b075376 100644 --- a/src/kitemviews/kitemlistcontainer.h +++ b/src/kitemviews/kitemlistcontainer.h @@ -50,6 +50,8 @@ protected: void resizeEvent(QResizeEvent *event) override; void scrollContentsBy(int dx, int dy) override; void wheelEvent(QWheelEvent *event) override; + void focusInEvent(QFocusEvent *event) override; + void focusOutEvent(QFocusEvent *event) override; private Q_SLOTS: void slotScrollOrientationChanged(Qt::Orientation current, Qt::Orientation previous); diff --git a/src/kitemviews/kitemlistcontroller.h b/src/kitemviews/kitemlistcontroller.h index 122ef836d..0576fc7fd 100644 --- a/src/kitemviews/kitemlistcontroller.h +++ b/src/kitemviews/kitemlistcontroller.h @@ -49,11 +49,8 @@ class QTouchEvent; class DOLPHIN_EXPORT KItemListController : public QObject { Q_OBJECT - Q_PROPERTY(KItemModelBase *model READ model WRITE setModel) - Q_PROPERTY(KItemListView *view READ view WRITE setView) - Q_PROPERTY(SelectionBehavior selectionBehavior READ selectionBehavior WRITE setSelectionBehavior) - Q_PROPERTY(AutoActivationBehavior autoActivationBehavior READ autoActivationBehavior WRITE setAutoActivationBehavior) - Q_PROPERTY(MouseDoubleClickAction mouseDoubleClickAction READ mouseDoubleClickAction WRITE setMouseDoubleClickAction) + Q_PROPERTY(KItemModelBase *model READ model WRITE setModel NOTIFY modelChanged) + Q_PROPERTY(KItemListView *view READ view WRITE setView NOTIFY viewChanged) public: enum SelectionBehavior { NoSelection, SingleSelection, MultiSelection }; diff --git a/src/kitemviews/kitemlistview.cpp b/src/kitemviews/kitemlistview.cpp index 33a341081..d43438c30 100644 --- a/src/kitemviews/kitemlistview.cpp +++ b/src/kitemviews/kitemlistview.cpp @@ -361,7 +361,7 @@ void KItemListView::setGeometry(const QRectF &rect) if (m_headerWidget->automaticColumnResizing()) { applyAutomaticColumnWidths(); } else { - const qreal requiredWidth = columnWidthsSum(); + const qreal requiredWidth = columnWidthsSum() + 2 * m_headerWidget->sidePadding(); const QSizeF dynamicItemSize(qMax(newSize.width(), requiredWidth), m_itemSize.height()); m_layouter->setItemSize(dynamicItemSize); } @@ -961,6 +961,18 @@ bool KItemListView::event(QEvent *event) updateFont(); break; + case QEvent::FocusIn: + focusInEvent(static_cast(event)); + event->accept(); + return true; + break; + + case QEvent::FocusOut: + focusOutEvent(static_cast(event)); + event->accept(); + return true; + break; + default: // Forward all other events to the controller and handle them there if (!m_editingRole && m_controller && m_controller->processEvent(event, transform())) { @@ -2265,7 +2277,7 @@ QHash KItemListView::preferredColumnWidths(const KItemRangeLi void KItemListView::applyColumnWidthsFromHeader() { // Apply the new size to the layouter - const qreal requiredWidth = columnWidthsSum() + m_headerWidget->sidePadding(); + const qreal requiredWidth = columnWidthsSum() + 2 * m_headerWidget->sidePadding(); const QSizeF dynamicItemSize(qMax(size().width(), requiredWidth), m_itemSize.height()); m_layouter->setItemSize(dynamicItemSize); @@ -2360,9 +2372,9 @@ void KItemListView::applyAutomaticColumnWidths() qreal firstColumnWidth = m_headerWidget->columnWidth(firstRole); QSizeF dynamicItemSize = m_itemSize; - qreal requiredWidth = columnWidthsSum() + m_headerWidget->sidePadding() - + m_headerWidget->sidePadding(); // Adding the padding a second time so we have the same padding symmetrically on both sides of the view. - // This improves UX, looks better and increases the chances of users figuring out that the padding area can be used for deselecting and dropping files. + qreal requiredWidth = columnWidthsSum() + 2 * m_headerWidget->sidePadding(); // Adding the padding a second time so we have the same padding + // symmetrically on both sides of the view. This improves UX, looks better and increases the chances of users figuring out that the padding + // area can be used for deselecting and dropping files. const qreal availableWidth = size().width(); if (requiredWidth < availableWidth) { // Stretch the first column to use the whole remaining width diff --git a/src/kitemviews/kitemlistview.h b/src/kitemviews/kitemlistview.h index 6c3d3648d..ff51af922 100644 --- a/src/kitemviews/kitemlistview.h +++ b/src/kitemviews/kitemlistview.h @@ -53,8 +53,8 @@ class DOLPHIN_EXPORT KItemListView : public QGraphicsWidget { Q_OBJECT - Q_PROPERTY(qreal scrollOffset READ scrollOffset WRITE setScrollOffset) - Q_PROPERTY(qreal itemOffset READ itemOffset WRITE setItemOffset) + Q_PROPERTY(qreal scrollOffset READ scrollOffset WRITE setScrollOffset NOTIFY scrollOffsetChanged) + Q_PROPERTY(qreal itemOffset READ itemOffset WRITE setItemOffset NOTIFY itemOffsetChanged) public: explicit KItemListView(QGraphicsWidget *parent = nullptr); diff --git a/src/kitemviews/kitemlistwidget.cpp b/src/kitemviews/kitemlistwidget.cpp index c8b3d2c3c..cfaf89175 100644 --- a/src/kitemviews/kitemlistwidget.cpp +++ b/src/kitemviews/kitemlistwidget.cpp @@ -111,7 +111,7 @@ void KItemListWidget::paint(QPainter *painter, const QStyleOptionGraphicsItem *o } if (m_selected && m_editedRole.isEmpty()) { - const QStyle::State activeState(isActiveWindow() ? QStyle::State_Active : 0); + const QStyle::State activeState(isActiveWindow() && widget->hasFocus() ? QStyle::State_Active : 0); drawItemStyleOption(painter, widget, activeState | QStyle::State_Enabled | QStyle::State_Selected | QStyle::State_Item); } @@ -120,7 +120,7 @@ void KItemListWidget::paint(QPainter *painter, const QStyleOptionGraphicsItem *o initStyleOption(&focusRectOption); focusRectOption.rect = textFocusRect().toRect(); focusRectOption.state = QStyle::State_Enabled | QStyle::State_Item | QStyle::State_KeyboardFocusChange; - if (m_selected) { + if (m_selected && widget->hasFocus()) { focusRectOption.state |= QStyle::State_Selected; } @@ -135,8 +135,8 @@ void KItemListWidget::paint(QPainter *painter, const QStyleOptionGraphicsItem *o m_hoverCache->fill(Qt::transparent); QPainter pixmapPainter(m_hoverCache); - const QStyle::State activeState(isActiveWindow() ? QStyle::State_Active : 0); - drawItemStyleOption(&pixmapPainter, widget, activeState | QStyle::State_Enabled | QStyle::State_MouseOver | QStyle::State_Item); + const QStyle::State activeState(isActiveWindow() && widget->hasFocus() ? QStyle::State_Active | QStyle::State_Enabled : 0); + drawItemStyleOption(&pixmapPainter, widget, activeState | QStyle::State_MouseOver | QStyle::State_Item); } const qreal opacity = painter->opacity(); diff --git a/src/kitemviews/kstandarditemlistwidget.cpp b/src/kitemviews/kstandarditemlistwidget.cpp index 499a50416..52df17ad3 100644 --- a/src/kitemviews/kstandarditemlistwidget.cpp +++ b/src/kitemviews/kstandarditemlistwidget.cpp @@ -386,7 +386,7 @@ void KStandardItemListWidget::paint(QPainter *painter, const QStyleOptionGraphic } painter->setFont(m_customizedFont); - painter->setPen(textColor()); + painter->setPen(textColor(*widget)); const TextInfo *textInfo = m_textInfo.value("text"); if (!textInfo) { @@ -645,7 +645,7 @@ void KStandardItemListWidget::setTextColor(const QColor &color) } } -QColor KStandardItemListWidget::textColor() const +QColor KStandardItemListWidget::textColor(const QWidget &widget) const { if (!isSelected()) { if (m_isHidden) { @@ -655,7 +655,7 @@ QColor KStandardItemListWidget::textColor() const } } - const QPalette::ColorGroup group = isActiveWindow() ? QPalette::Active : QPalette::Inactive; + const QPalette::ColorGroup group = isActiveWindow() && widget.hasFocus() ? QPalette::Active : QPalette::Inactive; const QPalette::ColorRole role = isSelected() ? QPalette::HighlightedText : normalTextColorRole(); return styleOption().palette.color(group, role); } @@ -1015,8 +1015,11 @@ void KStandardItemListWidget::updatePixmapCache() iconName = QStringLiteral("unknown"); } const QStringList overlays = values["iconOverlays"].toStringList(); - m_pixmap = - pixmapForIcon(iconName, overlays, maxIconHeight, m_layout != IconsLayout && isActiveWindow() && isSelected() ? QIcon::Selected : QIcon::Normal); + const bool hasFocus = scene()->views()[0]->parentWidget()->hasFocus(); + m_pixmap = pixmapForIcon(iconName, + overlays, + maxIconHeight, + m_layout != IconsLayout && isActiveWindow() && isSelected() && hasFocus ? QIcon::Selected : QIcon::Normal); } else if (m_pixmap.width() / m_pixmap.devicePixelRatio() != maxIconWidth || m_pixmap.height() / m_pixmap.devicePixelRatio() != maxIconHeight) { // A custom pixmap has been applied. Assure that the pixmap @@ -1433,9 +1436,10 @@ void KStandardItemListWidget::updateDetailsLayoutTextCache() void KStandardItemListWidget::updateAdditionalInfoTextColor() { QColor c1; + const bool hasFocus = scene()->views()[0]->parentWidget()->hasFocus(); if (m_customTextColor.isValid()) { c1 = m_customTextColor; - } else if (isSelected() && (m_layout != DetailsLayout || m_highlightEntireRow)) { + } else if (isSelected() && hasFocus && (m_layout != DetailsLayout || m_highlightEntireRow)) { // The detail text colour needs to match the main text (HighlightedText) for the same level // of readability. We short circuit early here to avoid interpolating with another colour. m_additionalInfoTextColor = styleOption().palette.color(QPalette::HighlightedText); diff --git a/src/kitemviews/kstandarditemlistwidget.h b/src/kitemviews/kstandarditemlistwidget.h index 73bc393f4..1313179c9 100644 --- a/src/kitemviews/kstandarditemlistwidget.h +++ b/src/kitemviews/kstandarditemlistwidget.h @@ -139,7 +139,7 @@ protected: virtual QPalette::ColorRole normalTextColorRole() const; void setTextColor(const QColor &color); - QColor textColor() const; + QColor textColor(const QWidget &widget) const; void setOverlay(const QPixmap &overlay); QPixmap overlay() const; @@ -181,6 +181,7 @@ protected: QPointF pos; QStaticText staticText; }; + void updateAdditionalInfoTextColor(); public Q_SLOTS: void finishRoleEditing(); @@ -200,8 +201,6 @@ private: void updateCompactLayoutTextCache(); void updateDetailsLayoutTextCache(); - void updateAdditionalInfoTextColor(); - void drawPixmap(QPainter *painter, const QPixmap &pixmap); void drawSiblingsInformation(QPainter *painter); diff --git a/src/kitemviews/private/kitemlistheaderwidget.cpp b/src/kitemviews/private/kitemlistheaderwidget.cpp index 3e1232561..02a4f939d 100644 --- a/src/kitemviews/private/kitemlistheaderwidget.cpp +++ b/src/kitemviews/private/kitemlistheaderwidget.cpp @@ -136,7 +136,7 @@ void KItemListHeaderWidget::setSidePadding(qreal width) { if (m_sidePadding != width) { m_sidePadding = width; - sidePaddingChanged(width); + Q_EMIT sidePaddingChanged(width); update(); } } diff --git a/src/kitemviews/private/kitemlistrubberband.h b/src/kitemviews/private/kitemlistrubberband.h index fd1416b56..64ce9ba29 100644 --- a/src/kitemviews/private/kitemlistrubberband.h +++ b/src/kitemviews/private/kitemlistrubberband.h @@ -18,7 +18,7 @@ class DOLPHIN_EXPORT KItemListRubberBand : public QObject { Q_OBJECT - Q_PROPERTY(QPointF endPosition MEMBER m_endPos READ endPosition WRITE setEndPosition) + Q_PROPERTY(QPointF endPosition MEMBER m_endPos READ endPosition WRITE setEndPosition NOTIFY endPositionChanged) public: explicit KItemListRubberBand(QObject *parent = nullptr); diff --git a/src/org.kde.dolphin.appdata.xml b/src/org.kde.dolphin.appdata.xml index a23b9ddc2..83840d35f 100644 --- a/src/org.kde.dolphin.appdata.xml +++ b/src/org.kde.dolphin.appdata.xml @@ -494,10 +494,10 @@ dolphin + - diff --git a/src/panels/places/placespanel.cpp b/src/panels/places/placespanel.cpp index 8b245f0e7..8bdb18ba2 100644 --- a/src/panels/places/placespanel.cpp +++ b/src/panels/places/placespanel.cpp @@ -47,6 +47,15 @@ PlacesPanel::PlacesPanel(QWidget *parent) connect(m_configureTrashAction, &QAction::triggered, this, &PlacesPanel::slotConfigureTrash); addAction(m_configureTrashAction); + m_openInSplitView = new QAction(QIcon::fromTheme(QStringLiteral("view-right-new")), i18nc("@action:inmenu", "Open in Split View")); + m_openInSplitView->setPriority(QAction::HighPriority); + connect(m_openInSplitView, &QAction::triggered, this, [this]() { + const QUrl url = currentIndex().data(KFilePlacesModel::UrlRole).toUrl(); + Q_EMIT openInSplitViewRequested(url); + }); + + addAction(m_openInSplitView); + connect(this, &PlacesPanel::contextMenuAboutToShow, this, &PlacesPanel::slotContextMenuAboutToShow); connect(this, &PlacesPanel::iconSizeChanged, this, [](const QSize &newSize) { @@ -188,6 +197,7 @@ void PlacesPanel::slotContextMenuAboutToShow(const QModelIndex &index, QMenu *me const Solid::Device device = placesModel->deviceForIndex(index); m_configureTrashAction->setVisible(url.scheme() == QLatin1String("trash")); + m_openInSplitView->setVisible(url.isValid()); // show customContextMenuActions only on the view's context menu if (!url.isValid() && !device.isValid()) { diff --git a/src/panels/places/placespanel.h b/src/panels/places/placespanel.h index 2eb309483..cbd5fc224 100644 --- a/src/panels/places/placespanel.h +++ b/src/panels/places/placespanel.h @@ -51,6 +51,7 @@ Q_SIGNALS: void storageTearDownRequested(const QString &mountPath); void storageTearDownExternallyRequested(const QString &mountPath); void storageTearDownSuccessful(); + void openInSplitViewRequested(const QUrl &url); protected: void showEvent(QShowEvent *event) override; @@ -75,6 +76,7 @@ private: QPersistentModelIndex m_indexToTearDown; QAction *m_configureTrashAction; + QAction *m_openInSplitView; QAction *m_lockPanelsAction; }; diff --git a/src/search/dolphinquery.cpp b/src/search/dolphinquery.cpp index f9e5da84f..ed2a6a766 100644 --- a/src/search/dolphinquery.cpp +++ b/src/search/dolphinquery.cpp @@ -49,7 +49,7 @@ QStringList splitOutsideQuotes(const QString &text) // - Groups with two leading quotes must close both on them (filename:""abc xyz" tuv") // - Groups enclosed in quotes // - Words separated by spaces - const QRegularExpression subTermsRegExp("(\\S*?\"\"[^\"]+\"[^\"]+\"+|\\S*?\"[^\"]+\"+|(?<=\\s|^)\\S+(?=\\s|$))"); + static const QRegularExpression subTermsRegExp("(\\S*?\"\"[^\"]+\"[^\"]+\"+|\\S*?\"[^\"]+\"+|(?<=\\s|^)\\S+(?=\\s|$))"); auto subTermsMatchIterator = subTermsRegExp.globalMatch(text); QStringList textParts; diff --git a/src/search/dolphinsearchbox.cpp b/src/search/dolphinsearchbox.cpp index 9df417c4f..a09f25293 100644 --- a/src/search/dolphinsearchbox.cpp +++ b/src/search/dolphinsearchbox.cpp @@ -60,7 +60,9 @@ DolphinSearchBox::~DolphinSearchBox() void DolphinSearchBox::setText(const QString &text) { - m_searchInput->setText(text); + if (m_searchInput->text() != text) { + m_searchInput->setText(text); + } } QString DolphinSearchBox::text() const @@ -201,7 +203,7 @@ void DolphinSearchBox::keyReleaseEvent(QKeyEvent *event) QWidget::keyReleaseEvent(event); if (event->key() == Qt::Key_Escape) { if (m_searchInput->text().isEmpty()) { - Q_EMIT closeRequest(); + emitCloseRequest(); } else { m_searchInput->clear(); } @@ -261,7 +263,11 @@ void DolphinSearchBox::slotConfigurationChanged() void DolphinSearchBox::slotSearchTextChanged(const QString &text) { if (text.isEmpty()) { - m_startSearchTimer->stop(); + // Restore URL when search box is cleared by closing and reopening the box. + emitCloseRequest(); + QTimer::singleShot(0, this, [this] { + Q_EMIT openRequest(); + }); } else { m_startSearchTimer->start(); } @@ -270,6 +276,10 @@ void DolphinSearchBox::slotSearchTextChanged(const QString &text) void DolphinSearchBox::slotReturnPressed() { + if (m_searchInput->text().isEmpty()) { + return; + } + emitSearchRequest(); Q_EMIT focusViewRequest(); } @@ -443,10 +453,10 @@ void DolphinSearchBox::init() loadSettings(); // The searching should be started automatically after the user did not change - // the text within one second + // the text for a while m_startSearchTimer = new QTimer(this); m_startSearchTimer->setSingleShot(true); - m_startSearchTimer->setInterval(1000); + m_startSearchTimer->setInterval(500); connect(m_startSearchTimer, &QTimer::timeout, this, &DolphinSearchBox::emitSearchRequest); } @@ -496,10 +506,7 @@ void DolphinSearchBox::updateFromQuery(const DolphinQuery &query) setSearchPath(QUrl::fromLocalFile(QDir::homePath())); } - // If the input box has focus, do not update to avoid messing with user typing - if (!m_searchInput->hasFocus()) { - setText(query.text()); - } + setText(query.text()); if (query.hasContentSearch()) { m_contentButton->setChecked(true); diff --git a/src/search/dolphinsearchbox.h b/src/search/dolphinsearchbox.h index 4ccb7ac10..b73c2899f 100644 --- a/src/search/dolphinsearchbox.h +++ b/src/search/dolphinsearchbox.h @@ -111,6 +111,11 @@ Q_SIGNALS: */ void closeRequest(); + /** + * Is emitted when the search box should be opened. + */ + void openRequest(); + /** * Is emitted, if the searchbox has been activated by * an user interaction diff --git a/src/selectionmode/backgroundcolorhelper.cpp b/src/selectionmode/backgroundcolorhelper.cpp index 74f5bda1a..fa3e55ac4 100644 --- a/src/selectionmode/backgroundcolorhelper.cpp +++ b/src/selectionmode/backgroundcolorhelper.cpp @@ -46,7 +46,7 @@ void BackgroundColorHelper::controlBackgroundColor(QWidget *widget) BackgroundColorHelper::BackgroundColorHelper() { updateBackgroundColor(); - QObject::connect(qApp, &QGuiApplication::paletteChanged, [=]() { + QObject::connect(qApp, &QGuiApplication::paletteChanged, qApp, [=]() { slotPaletteChanged(); }); } diff --git a/src/selectionmode/bottombarcontentscontainer.cpp b/src/selectionmode/bottombarcontentscontainer.cpp index d53d2e4b9..d571b0302 100644 --- a/src/selectionmode/bottombarcontentscontainer.cpp +++ b/src/selectionmode/bottombarcontentscontainer.cpp @@ -166,7 +166,7 @@ void BottomBarContentsContainer::addCopyContents() auto *copyButton = new QPushButton(this); // We claim to have PasteContents already so triggering the copy action next won't instantly hide the bottom bar. - connect(copyButton, &QAbstractButton::clicked, [this]() { + connect(copyButton, &QAbstractButton::clicked, this, [this]() { if (GeneralSettings::showPasteBarAfterCopying()) { m_contents = BottomBar::Contents::PasteContents; // prevents hiding } @@ -174,7 +174,7 @@ void BottomBarContentsContainer::addCopyContents() // Connect the copy action as a second step. m_mainAction = ActionWithWidget(m_actionCollection->action(KStandardAction::name(KStandardAction::Copy)), copyButton); // Finally connect the lambda that actually changes the contents to the PasteContents. - connect(copyButton, &QAbstractButton::clicked, [this]() { + connect(copyButton, &QAbstractButton::clicked, this, [this]() { if (GeneralSettings::showPasteBarAfterCopying()) { resetContents(BottomBar::Contents::PasteContents); // resetContents() needs to be connected last because // it instantly deletes the button and then the other slots won't be called. @@ -244,7 +244,7 @@ void BottomBarContentsContainer::addCutContents() auto *cutButton = new QPushButton(this); // We claim to have PasteContents already so triggering the cut action next won't instantly hide the bottom bar. - connect(cutButton, &QAbstractButton::clicked, [this]() { + connect(cutButton, &QAbstractButton::clicked, this, [this]() { if (GeneralSettings::showPasteBarAfterCopying()) { m_contents = BottomBar::Contents::PasteContents; // prevents hiding } @@ -252,7 +252,7 @@ void BottomBarContentsContainer::addCutContents() // Connect the cut action as a second step. m_mainAction = ActionWithWidget(m_actionCollection->action(KStandardAction::name(KStandardAction::Cut)), cutButton); // Finally connect the lambda that actually changes the contents to the PasteContents. - connect(cutButton, &QAbstractButton::clicked, [this]() { + connect(cutButton, &QAbstractButton::clicked, this, [this]() { if (GeneralSettings::showPasteBarAfterCopying()) { resetContents(BottomBar::Contents::PasteContents); // resetContents() needs to be connected last because // it instantly deletes the button and then the other slots won't be called. diff --git a/src/settings/contextmenu/contextmenusettingspage.cpp b/src/settings/contextmenu/contextmenusettingspage.cpp index 5e755d249..1c83e477e 100644 --- a/src/settings/contextmenu/contextmenusettingspage.cpp +++ b/src/settings/contextmenu/contextmenusettingspage.cpp @@ -7,7 +7,6 @@ #include "contextmenusettingspage.h" #include "dolphin_contextmenusettings.h" -#include "dolphin_generalsettings.h" #include "dolphin_versioncontrolsettings.h" #include "global.h" #include "settings/servicemodel.h" @@ -118,6 +117,8 @@ bool ContextMenuSettingsPage::entryVisible(const QString &id) return ContextMenuSettings::showOpenInNewTab(); } else if (id == "open_in_new_window") { return ContextMenuSettings::showOpenInNewWindow(); + } else if (id == "open_in_split_view") { + return ContextMenuSettings::showOpenInSplitView(); } else if (id == "copy_location") { return ContextMenuSettings::showCopyLocation(); } else if (id == "duplicate") { @@ -144,6 +145,8 @@ void ContextMenuSettingsPage::setEntryVisible(const QString &id, bool visible) ContextMenuSettings::setShowOpenInNewTab(visible); } else if (id == "open_in_new_window") { ContextMenuSettings::setShowOpenInNewWindow(visible); + } else if (id == "open_in_split_view") { + return ContextMenuSettings::setShowOpenInSplitView(visible); } else if (id == "copy_location") { ContextMenuSettings::setShowCopyLocation(visible); } else if (id == "duplicate") { @@ -201,24 +204,15 @@ void ContextMenuSettingsPage::applySettings() VersionControlSettings::self()->save(); if (!laterSelected) { -#if KWIDGETSADDONS_VERSION >= QT_VERSION_CHECK(5, 100, 0) KMessageBox::ButtonCode promptRestart = KMessageBox::questionTwoActions(window(), -#else - KMessageBox::ButtonCode promptRestart = - KMessageBox::questionYesNo(window(), -#endif i18nc("@info", "Dolphin must be restarted to apply the " "updated version control system settings."), i18nc("@info", "Restart now?"), KGuiItem(QApplication::translate("KStandardGuiItem", "&Restart"), QStringLiteral("dialog-restart")), KGuiItem(QApplication::translate("KStandardGuiItem", "&Later"), QStringLiteral("dialog-later"))); -#if KWIDGETSADDONS_VERSION >= QT_VERSION_CHECK(5, 100, 0) if (promptRestart == KMessageBox::ButtonCode::PrimaryAction) { -#else - if (promptRestart == KMessageBox::ButtonCode::Yes) { -#endif Dolphin::openNewWindow(); qApp->quit(); } else { diff --git a/src/settings/dolphin_contextmenusettings.kcfg b/src/settings/dolphin_contextmenusettings.kcfg index 63ca079af..6e45d9bcd 100644 --- a/src/settings/dolphin_contextmenusettings.kcfg +++ b/src/settings/dolphin_contextmenusettings.kcfg @@ -30,6 +30,10 @@ true + + + true + true diff --git a/src/settings/dolphin_generalsettings.kcfg b/src/settings/dolphin_generalsettings.kcfg index aedc24ea4..2abd7da49 100644 --- a/src/settings/dolphin_generalsettings.kcfg +++ b/src/settings/dolphin_generalsettings.kcfg @@ -142,4 +142,14 @@ + + + + true + + + + true + + diff --git a/src/settings/dolphinsettingsdialog.cpp b/src/settings/dolphinsettingsdialog.cpp index 0d2c76e3c..8c41794e9 100644 --- a/src/settings/dolphinsettingsdialog.cpp +++ b/src/settings/dolphinsettingsdialog.cpp @@ -68,6 +68,7 @@ DolphinSettingsDialog::DolphinSettingsDialog(const QUrl &url, QWidget *parent, K QStringLiteral("view_mode"), QStringLiteral("open_in_new_tab"), QStringLiteral("open_in_new_window"), + QStringLiteral("open_in_split_view"), QStringLiteral("copy_location"), QStringLiteral("duplicate"), QStringLiteral("open_terminal_here"), @@ -160,29 +161,17 @@ void DolphinSettingsDialog::closeEvent(QCloseEvent *event) return; } -#if KWIDGETSADDONS_VERSION >= QT_VERSION_CHECK(5, 100, 0) const auto response = KMessageBox::warningTwoActionsCancel(this, -#else - const auto response = KMessageBox::warningYesNoCancel(this, -#endif i18n("You have unsaved changes. Do you want to apply the changes or discard them?"), i18n("Warning"), KStandardGuiItem::save(), KStandardGuiItem::discard(), KStandardGuiItem::cancel()); switch (response) { -#if KWIDGETSADDONS_VERSION >= QT_VERSION_CHECK(5, 100, 0) case KMessageBox::PrimaryAction: -#else - case KMessageBox::Yes: -#endif applySettings(); Q_FALLTHROUGH(); -#if KWIDGETSADDONS_VERSION >= QT_VERSION_CHECK(5, 100, 0) case KMessageBox::SecondaryAction: -#else - case KMessageBox::No: -#endif event->accept(); break; case KMessageBox::Cancel: diff --git a/src/settings/interface/confirmationssettingspage.cpp b/src/settings/interface/confirmationssettingspage.cpp index 61c3a14b6..5f1abb4cd 100644 --- a/src/settings/interface/confirmationssettingspage.cpp +++ b/src/settings/interface/confirmationssettingspage.cpp @@ -60,9 +60,12 @@ ConfirmationsSettingsPage::ConfirmationsSettingsPage(QWidget *parent) new QCheckBox(i18nc("@option:check Ask for confirmation when", "Closing windows with a program running in the Terminal panel"), this); #endif + m_confirmOpenManyFolders = new QCheckBox(i18nc("@option:check Ask for confirmation in Dolphin when", "Opening many folders at once"), this); + m_confirmOpenManyTerminals = new QCheckBox(i18nc("@option:check Ask for confirmation in Dolphin when", "Opening many terminals at once"), this); + QHBoxLayout *executableScriptLayout = new QHBoxLayout(); QLabel *executableScriptLabel = new QLabel(i18nc("@title:group", "When opening an executable file:"), this); - confirmLabelKde->setWordWrap(true); + executableScriptLabel->setWordWrap(true); executableScriptLayout->addWidget(executableScriptLabel); m_confirmScriptExecution = new QComboBox(this); @@ -81,6 +84,9 @@ ConfirmationsSettingsPage::ConfirmationsSettingsPage(QWidget *parent) topLayout->addWidget(m_confirmClosingTerminalRunningProgram); #endif + topLayout->addWidget(m_confirmOpenManyFolders); + topLayout->addWidget(m_confirmOpenManyTerminals); + topLayout->addSpacing(Dolphin::VERTICAL_SPACER_HEIGHT); topLayout->addLayout(executableScriptLayout); @@ -93,6 +99,8 @@ ConfirmationsSettingsPage::ConfirmationsSettingsPage(QWidget *parent) connect(m_confirmDelete, &QCheckBox::toggled, this, &ConfirmationsSettingsPage::changed); connect(m_confirmScriptExecution, QOverload::of(&QComboBox::currentIndexChanged), this, &ConfirmationsSettingsPage::changed); connect(m_confirmClosingMultipleTabs, &QCheckBox::toggled, this, &ConfirmationsSettingsPage::changed); + connect(m_confirmOpenManyFolders, &QCheckBox::toggled, this, &ConfirmationsSettingsPage::changed); + connect(m_confirmOpenManyTerminals, &QCheckBox::toggled, this, &ConfirmationsSettingsPage::changed); #if HAVE_TERMINAL connect(m_confirmClosingTerminalRunningProgram, &QCheckBox::toggled, this, &ConfirmationsSettingsPage::changed); @@ -128,6 +136,8 @@ void ConfirmationsSettingsPage::applySettings() GeneralSettings *settings = GeneralSettings::self(); settings->setConfirmClosingMultipleTabs(m_confirmClosingMultipleTabs->isChecked()); + settings->setConfirmOpenManyFolders(m_confirmOpenManyFolders->isChecked()); + settings->setConfirmOpenManyTerminals(m_confirmOpenManyTerminals->isChecked()); #if HAVE_TERMINAL settings->setConfirmClosingTerminalRunningProgram(m_confirmClosingTerminalRunningProgram->isChecked()); @@ -169,6 +179,12 @@ void ConfirmationsSettingsPage::loadSettings() m_confirmClosingMultipleTabs->setChecked(GeneralSettings::confirmClosingMultipleTabs()); + // KMessageBox for its dontshowAgain settings are true => Yes, false => No, No value => ask + // we use default = false to not write false into the rc file, but have no value + // the UI has inversed meaning compared to the interpretation + m_confirmOpenManyFolders->setChecked(GeneralSettings::confirmOpenManyFolders()); + m_confirmOpenManyTerminals->setChecked(GeneralSettings::confirmOpenManyTerminals()); + #if HAVE_TERMINAL m_confirmClosingTerminalRunningProgram->setChecked(GeneralSettings::confirmClosingTerminalRunningProgram()); #endif diff --git a/src/settings/interface/confirmationssettingspage.h b/src/settings/interface/confirmationssettingspage.h index 56dd1a78c..d9413d754 100644 --- a/src/settings/interface/confirmationssettingspage.h +++ b/src/settings/interface/confirmationssettingspage.h @@ -43,6 +43,8 @@ private: QCheckBox *m_confirmClosingMultipleTabs; QComboBox *m_confirmScriptExecution; + QCheckBox *m_confirmOpenManyFolders; + QCheckBox *m_confirmOpenManyTerminals; }; #endif diff --git a/src/settings/viewmodes/viewsettingstab.h b/src/settings/viewmodes/viewsettingstab.h index fd4cc85a7..5181e8018 100644 --- a/src/settings/viewmodes/viewsettingstab.h +++ b/src/settings/viewmodes/viewsettingstab.h @@ -32,9 +32,6 @@ public: void applySettings() override; void restoreDefaults() override; -Q_SIGNALS: - void changed(); - private Q_SLOTS: void slotDefaultSliderMoved(int value); diff --git a/src/settings/viewpropertiesdialog.cpp b/src/settings/viewpropertiesdialog.cpp index f7bd754b1..c630f8113 100644 --- a/src/settings/viewpropertiesdialog.cpp +++ b/src/settings/viewpropertiesdialog.cpp @@ -333,11 +333,7 @@ void ViewPropertiesDialog::applyViewProperties() const bool applyToSubFolders = m_applyToSubFolders && m_applyToSubFolders->isChecked(); if (applyToSubFolders) { const QString text(i18nc("@info", "The view properties of all sub-folders will be changed. Do you want to continue?")); -#if KWIDGETSADDONS_VERSION >= QT_VERSION_CHECK(5, 100, 0) if (KMessageBox::questionTwoActions(this, text, {}, KStandardGuiItem::cont(), KStandardGuiItem::cancel()) == KMessageBox::SecondaryAction) { -#else - if (KMessageBox::questionYesNo(this, text, {}, KStandardGuiItem::cont(), KStandardGuiItem::cancel()) == KMessageBox::No) { -#endif return; } @@ -367,11 +363,7 @@ void ViewPropertiesDialog::applyViewProperties() if (applyToAllFolders) { const QString text(i18nc("@info", "The view properties of all folders will be changed. Do you want to continue?")); -#if KWIDGETSADDONS_VERSION >= QT_VERSION_CHECK(5, 100, 0) if (KMessageBox::questionTwoActions(this, text, {}, KStandardGuiItem::cont(), KStandardGuiItem::cancel()) == KMessageBox::SecondaryAction) { -#else - if (KMessageBox::questionYesNo(this, text, {}, KStandardGuiItem::cont(), KStandardGuiItem::cancel()) == KMessageBox::No) { -#endif return; } diff --git a/src/tests/kitemlistcontrollerexpandtest.cpp b/src/tests/kitemlistcontrollerexpandtest.cpp index 20bc0cc0c..368ec67ce 100644 --- a/src/tests/kitemlistcontrollerexpandtest.cpp +++ b/src/tests/kitemlistcontrollerexpandtest.cpp @@ -180,7 +180,7 @@ void KItemListControllerExpandTest::testDirExpand() [this]() { return m_spyDirectoryLoadingCompleted->count() == 6; }, - 100)); + 300)); QCOMPARE(m_model->count(), 18); QCOMPARE(m_selectionManager->currentItem(), 12); diff --git a/src/views/dolphinitemlistview.cpp b/src/views/dolphinitemlistview.cpp index 0efea844c..418c9bfe8 100644 --- a/src/views/dolphinitemlistview.cpp +++ b/src/views/dolphinitemlistview.cpp @@ -22,7 +22,7 @@ DolphinItemListView::DolphinItemListView(QGraphicsWidget *parent) : KFileItemListView(parent) , m_zoomLevel(0) { - updateFont(); + DolphinItemListView::updateFont(); updateGridSize(); } diff --git a/src/views/dolphinview.cpp b/src/views/dolphinview.cpp index 3beb246a1..e27f423f6 100644 --- a/src/views/dolphinview.cpp +++ b/src/views/dolphinview.cpp @@ -276,6 +276,10 @@ bool DolphinView::isActive() const void DolphinView::setViewMode(Mode mode) { if (mode != m_mode) { + // Reset scrollbars before changing the view mode. + m_container->horizontalScrollBar()->setValue(0); + m_container->verticalScrollBar()->setValue(0); + ViewProperties props(viewPropertiesUrl()); props.setViewMode(mode); @@ -1055,24 +1059,14 @@ void DolphinView::slotItemsActivated(const KItemSet &indexes) if (indexes.count() > 5) { QString question = i18np("Are you sure you want to open 1 item?", "Are you sure you want to open %1 items?", indexes.count()); -#if KWIDGETSADDONS_VERSION >= QT_VERSION_CHECK(5, 100, 0) - const int answer = KMessageBox::warningTwoActions( + const int answer = KMessageBox::warningContinueCancel( this, question, {}, -#else - const int answer = - KMessageBox::warningYesNo(this, - question, - {}, -#endif KGuiItem(i18ncp("@action:button", "Open %1 Item", "Open %1 Items", indexes.count()), QStringLiteral("document-open")), - KStandardGuiItem::cancel()); -#if KWIDGETSADDONS_VERSION >= QT_VERSION_CHECK(5, 100, 0) - if (answer != KMessageBox::PrimaryAction) { -#else - if (answer != KMessageBox::Yes) { -#endif + KStandardGuiItem::cancel(), + QStringLiteral("ConfirmOpenManyFolders")); + if (answer != KMessageBox::PrimaryAction && answer != KMessageBox::Continue) { return; } } @@ -1426,6 +1420,14 @@ void DolphinView::slotItemCreated(const QUrl &url) } } +void DolphinView::onDirectoryLoadingCompleted() +{ + // the model should now contain all the items created by the job + updateSelectionState(); + m_selectJobCreatedItems = false; + m_selectedUrls.clear(); +} + void DolphinView::slotJobResult(KJob *job) { if (job->error() && job->error() != KIO::ERR_USER_CANCELED) { @@ -1441,21 +1443,7 @@ void DolphinView::slotJobResult(KJob *job) updateSelectionState(); if (!m_selectedUrls.isEmpty()) { // not all urls were found, the model may not be up to date - // TODO KF6 replace with Qt::singleShotConnection - QMetaObject::Connection *const connection = new QMetaObject::Connection; - *connection = connect( - m_model, - &KFileItemModel::directoryLoadingCompleted, - this, - [this, connection]() { - // the model should now contain all the items created by the job - updateSelectionState(); - m_selectJobCreatedItems = false; - m_selectedUrls.clear(); - QObject::disconnect(*connection); - delete connection; - }, - Qt::UniqueConnection); + connect(m_model, &KFileItemModel::directoryLoadingCompleted, this, &DolphinView::onDirectoryLoadingCompleted, Qt::UniqueConnection); } else { m_selectJobCreatedItems = false; m_selectedUrls.clear(); @@ -1998,13 +1986,8 @@ void DolphinView::slotRoleEditingFinished(int index, const QByteArray &role, con if (!hiddenFilesShown() && newName.startsWith(QLatin1Char('.')) && !oldItem.name().startsWith(QLatin1Char('.'))) { KGuiItem yesGuiItem(i18nc("@action:button", "Rename and Hide"), QStringLiteral("view-hidden")); -#if KWIDGETSADDONS_VERSION >= QT_VERSION_CHECK(5, 100, 0) const auto code = KMessageBox::questionTwoActions(this, -#else - const auto code = - KMessageBox::questionYesNo(this, -#endif oldItem.isFile() ? i18n("Adding a dot to the beginning of this file's name will hide it from view.\n" "Do you still want to rename it?") : i18n("Adding a dot to the beginning of this folder's name will hide it from view.\n" @@ -2014,11 +1997,7 @@ void DolphinView::slotRoleEditingFinished(int index, const QByteArray &role, con KStandardGuiItem::cancel(), QStringLiteral("ConfirmHide")); -#if KWIDGETSADDONS_VERSION >= QT_VERSION_CHECK(5, 100, 0) if (code == KMessageBox::SecondaryAction) { -#else - if (code == KMessageBox::No) { -#endif return; } } @@ -2301,7 +2280,7 @@ void DolphinView::copyPathToClipboard() if (clipboard == nullptr) { return; } - clipboard->setText(path); + clipboard->setText(QDir::toNativeSeparators(path)); } void DolphinView::slotIncreaseZoom() diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h index f851724c2..05b9e009c 100644 --- a/src/views/dolphinview.h +++ b/src/views/dolphinview.h @@ -824,6 +824,8 @@ private Q_SLOTS: void slotTwoClicksRenamingTimerTimeout(); + void onDirectoryLoadingCompleted(); + private: void loadDirectory(const QUrl &url, bool reload = false);