mirror of
https://invent.kde.org/network/falkon.git
synced 2025-09-11 00:57:53 +02:00
Compare commits
24 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
329e05f679 | ||
![]() |
964c10333b | ||
![]() |
65c159cf77 | ||
![]() |
cc851976d6 | ||
ac8091d72d | |||
![]() |
e265a810ab | ||
66572867d4 | |||
ac5c280cf4 | |||
74cfccd69d | |||
![]() |
4926c7208c | ||
![]() |
ac7e255fa5 | ||
![]() |
a106859825 | ||
![]() |
19ce2c9326 | ||
![]() |
223778c87f | ||
![]() |
8df65c527d | ||
7f7955cfcf | |||
053978fca5 | |||
261bef6d65 | |||
![]() |
daf01ad625 | ||
![]() |
ba3c982b02 | ||
![]() |
1e64c1bf56 | ||
34deed1b71 | |||
![]() |
0e6478c3ff | ||
![]() |
5306fc775c |
@ -3,6 +3,10 @@ Version 23.04.0
|
|||||||
* Show QtWebEngine version on Falkon Config page
|
* Show QtWebEngine version on Falkon Config page
|
||||||
* Implement prefers-color-scheme (dark mode) for internal pages
|
* Implement prefers-color-scheme (dark mode) for internal pages
|
||||||
* Add option to enable GPU acceleration (by Hao Chi Kiang)
|
* Add option to enable GPU acceleration (by Hao Chi Kiang)
|
||||||
|
* PyFalkon: addBookmark - make C++ own parameters (fixes potential crash)
|
||||||
|
* KWallet: Store passwords in a map format
|
||||||
|
* History: Don't delete all items under dates when filtering
|
||||||
|
* AdBlock: Workaround for "Blocked content" page
|
||||||
|
|
||||||
Version 22.08.2
|
Version 22.08.2
|
||||||
* Fix: Typing text in the search bar sends data although suggestions are disabled (by Juraj Oravec) (BUG: 439268)
|
* Fix: Typing text in the search bar sends data although suggestions are disabled (by Juraj Oravec) (BUG: 439268)
|
||||||
|
@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.18)
|
|||||||
# KDE Gear Version, managed by release script
|
# KDE Gear Version, managed by release script
|
||||||
set(RELEASE_SERVICE_VERSION_MAJOR "23")
|
set(RELEASE_SERVICE_VERSION_MAJOR "23")
|
||||||
set(RELEASE_SERVICE_VERSION_MINOR "03")
|
set(RELEASE_SERVICE_VERSION_MINOR "03")
|
||||||
set(RELEASE_SERVICE_VERSION_MICRO "70")
|
set(RELEASE_SERVICE_VERSION_MICRO "90")
|
||||||
set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
|
set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
|
||||||
|
|
||||||
# Project name and version
|
# Project name and version
|
||||||
|
@ -36,8 +36,8 @@ msgstr "أغلق"
|
|||||||
|
|
||||||
#: hellopython.py:91
|
#: hellopython.py:91
|
||||||
msgid "Hello Python Settings"
|
msgid "Hello Python Settings"
|
||||||
msgstr "إعدادات ”أهلًا يا پيثون“"
|
msgstr "إعدادات ”أهلًا يا بيثون“"
|
||||||
|
|
||||||
#: sidebar.py:24 sidebar.py:27
|
#: sidebar.py:24 sidebar.py:27
|
||||||
msgid "Hello Python Sidebar"
|
msgid "Hello Python Sidebar"
|
||||||
msgstr "شريط ”أهلًا يا پيثون“ الجانبيّ"
|
msgstr "شريط ”أهلًا يا بيثون“ الجانبيّ"
|
||||||
|
@ -3,7 +3,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: kdeorg\n"
|
"Project-Id-Version: kdeorg\n"
|
||||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||||
"POT-Creation-Date: 2019-07-01 02:41+0200\n"
|
"POT-Creation-Date: 2019-07-01 02:41+0200\n"
|
||||||
"PO-Revision-Date: 2023-02-24 12:43\n"
|
"PO-Revision-Date: 2023-03-27 12:01\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
"Language: zh_CN\n"
|
"Language: zh_CN\n"
|
||||||
@ -14,8 +14,8 @@ msgstr ""
|
|||||||
"X-Crowdin-Project: kdeorg\n"
|
"X-Crowdin-Project: kdeorg\n"
|
||||||
"X-Crowdin-Project-ID: 269464\n"
|
"X-Crowdin-Project-ID: 269464\n"
|
||||||
"X-Crowdin-Language: zh-CN\n"
|
"X-Crowdin-Language: zh-CN\n"
|
||||||
"X-Crowdin-File: /kf5-trunk/messages/falkon/falkon_hellopython.pot\n"
|
"X-Crowdin-File: /kf5-stable/messages/falkon/falkon_hellopython.pot\n"
|
||||||
"X-Crowdin-File-ID: 7088\n"
|
"X-Crowdin-File-ID: 7111\n"
|
||||||
|
|
||||||
#: hellopython.py:69
|
#: hellopython.py:69
|
||||||
msgid "My first plugin action"
|
msgid "My first plugin action"
|
||||||
|
@ -3,7 +3,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: kdeorg\n"
|
"Project-Id-Version: kdeorg\n"
|
||||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||||
"POT-Creation-Date: 2019-07-01 02:41+0200\n"
|
"POT-Creation-Date: 2019-07-01 02:41+0200\n"
|
||||||
"PO-Revision-Date: 2023-02-24 12:43\n"
|
"PO-Revision-Date: 2023-03-27 12:01\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
"Language: zh_CN\n"
|
"Language: zh_CN\n"
|
||||||
@ -14,8 +14,8 @@ msgstr ""
|
|||||||
"X-Crowdin-Project: kdeorg\n"
|
"X-Crowdin-Project: kdeorg\n"
|
||||||
"X-Crowdin-Project-ID: 269464\n"
|
"X-Crowdin-Project-ID: 269464\n"
|
||||||
"X-Crowdin-Language: zh-CN\n"
|
"X-Crowdin-Language: zh-CN\n"
|
||||||
"X-Crowdin-File: /kf5-trunk/messages/falkon/falkon_helloqml.pot\n"
|
"X-Crowdin-File: /kf5-stable/messages/falkon/falkon_helloqml.pot\n"
|
||||||
"X-Crowdin-File-ID: 8007\n"
|
"X-Crowdin-File-ID: 10242\n"
|
||||||
|
|
||||||
#: main.qml:23
|
#: main.qml:23
|
||||||
msgid "\"Hello QML\" plugin loaded"
|
msgid "\"Hello QML\" plugin loaded"
|
||||||
|
@ -3,7 +3,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: kdeorg\n"
|
"Project-Id-Version: kdeorg\n"
|
||||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||||
"POT-Creation-Date: 2019-07-01 02:41+0200\n"
|
"POT-Creation-Date: 2019-07-01 02:41+0200\n"
|
||||||
"PO-Revision-Date: 2023-02-24 12:43\n"
|
"PO-Revision-Date: 2023-03-27 12:01\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
"Language: zh_CN\n"
|
"Language: zh_CN\n"
|
||||||
@ -14,8 +14,8 @@ msgstr ""
|
|||||||
"X-Crowdin-Project: kdeorg\n"
|
"X-Crowdin-Project: kdeorg\n"
|
||||||
"X-Crowdin-Project-ID: 269464\n"
|
"X-Crowdin-Project-ID: 269464\n"
|
||||||
"X-Crowdin-Language: zh-CN\n"
|
"X-Crowdin-Language: zh-CN\n"
|
||||||
"X-Crowdin-File: /kf5-trunk/messages/falkon/falkon_middleclickloader.pot\n"
|
"X-Crowdin-File: /kf5-stable/messages/falkon/falkon_middleclickloader.pot\n"
|
||||||
"X-Crowdin-File-ID: 7457\n"
|
"X-Crowdin-File-ID: 10240\n"
|
||||||
|
|
||||||
#: mcl_settings.py:43
|
#: mcl_settings.py:43
|
||||||
msgid "MiddleClickLoader Setting"
|
msgid "MiddleClickLoader Setting"
|
||||||
|
@ -3,7 +3,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: kdeorg\n"
|
"Project-Id-Version: kdeorg\n"
|
||||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||||
"POT-Creation-Date: 2019-07-01 02:41+0200\n"
|
"POT-Creation-Date: 2019-07-01 02:41+0200\n"
|
||||||
"PO-Revision-Date: 2023-02-24 12:43\n"
|
"PO-Revision-Date: 2023-03-27 12:01\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
"Language: zh_CN\n"
|
"Language: zh_CN\n"
|
||||||
@ -14,8 +14,8 @@ msgstr ""
|
|||||||
"X-Crowdin-Project: kdeorg\n"
|
"X-Crowdin-Project: kdeorg\n"
|
||||||
"X-Crowdin-Project-ID: 269464\n"
|
"X-Crowdin-Project-ID: 269464\n"
|
||||||
"X-Crowdin-Language: zh-CN\n"
|
"X-Crowdin-Language: zh-CN\n"
|
||||||
"X-Crowdin-File: /kf5-trunk/messages/falkon/falkon_runaction.pot\n"
|
"X-Crowdin-File: /kf5-stable/messages/falkon/falkon_runaction.pot\n"
|
||||||
"X-Crowdin-File-ID: 7091\n"
|
"X-Crowdin-File-ID: 10244\n"
|
||||||
|
|
||||||
#: button.py:30
|
#: button.py:30
|
||||||
msgid "Run Action"
|
msgid "Run Action"
|
||||||
|
@ -24,17 +24,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "شارك الصفحة"
|
msgstr "شارك الصفحة"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "محفظة كِيدِي"
|
msgstr "محفظة كِيدِي"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "محفظة كِيدِي معطلة"
|
msgstr "محفظة كِيدِي معطلة"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "الرجاء مكن محفظة كِيدِي لحفظ كلمة المرور."
|
msgstr "الرجاء مكن محفظة كِيدِي لحفظ كلمة المرور."
|
||||||
|
@ -65,7 +65,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "انسخ"
|
msgstr "انسخ"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "أخرى..."
|
msgstr "أخرى..."
|
||||||
@ -249,12 +249,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (خطأ: %2)"
|
msgstr "%1 (خطأ: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "محتوى محجوب"
|
msgstr "محتوى محجوب"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
@ -5804,7 +5804,7 @@ msgstr "%1 - فالكون"
|
|||||||
|
|
||||||
#~ msgctxt "Preferences|"
|
#~ msgctxt "Preferences|"
|
||||||
#~ msgid "Allow Pepper Plugins (Flash plugin)"
|
#~ msgid "Allow Pepper Plugins (Flash plugin)"
|
||||||
#~ msgstr "اسمح بملحقات پِپِر (ملحقة فلاش)"
|
#~ msgstr "اسمح بملحقات بِبِر (ملحقة فلاش)"
|
||||||
|
|
||||||
#~ msgctxt "SearchToolBar|"
|
#~ msgctxt "SearchToolBar|"
|
||||||
#~ msgid "No results found."
|
#~ msgid "No results found."
|
||||||
|
@ -18,17 +18,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Səhifəni paylaşmaq"
|
msgstr "Səhifəni paylaşmaq"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet söndürülüb"
|
msgstr "KWallet söndürülüb"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Şifrəni saxlamaq üçün KWallet'i aktiv edin"
|
msgstr "Şifrəni saxlamaq üçün KWallet'i aktiv edin"
|
||||||
|
@ -58,7 +58,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Kopyalamaq"
|
msgstr "Kopyalamaq"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Digər..."
|
msgstr "Digər..."
|
||||||
@ -242,12 +242,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Xəta: %2)"
|
msgstr "%1 (Xəta: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Bloklanmış tərkib"
|
msgstr "Bloklanmış tərkib"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -18,17 +18,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Споделяне на страница"
|
msgstr "Споделяне на страница"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet е изключен"
|
msgstr "KWallet е изключен"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Включете KWallet, за да запазвате пароли."
|
msgstr "Включете KWallet, за да запазвате пароли."
|
||||||
|
@ -61,7 +61,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Копиране"
|
msgstr "Копиране"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Други..."
|
msgstr "Други..."
|
||||||
@ -245,12 +245,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Грешка: %2)"
|
msgstr "%1 (Грешка: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Блокирано съдържание"
|
msgstr "Блокирано съдържание"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -25,17 +25,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Comparteix la pàgina"
|
msgstr "Comparteix la pàgina"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "El KWallet està desactivat"
|
msgstr "El KWallet està desactivat"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Activeu el KWallet per a desar la contrasenya."
|
msgstr "Activeu el KWallet per a desar la contrasenya."
|
||||||
|
@ -15,7 +15,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: falkon\n"
|
"Project-Id-Version: falkon\n"
|
||||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||||
"POT-Creation-Date: 2018-02-25 02:34+0000\n"
|
"POT-Creation-Date: 2018-02-25 02:34+0000\n"
|
||||||
"PO-Revision-Date: 2023-02-19 10:59+0100\n"
|
"PO-Revision-Date: 2023-03-27 11:48+0200\n"
|
||||||
"Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
|
"Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
|
||||||
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
|
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
|
||||||
"Language: ca\n"
|
"Language: ca\n"
|
||||||
@ -73,7 +73,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Copia"
|
msgstr "Copia"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Altres..."
|
msgstr "Altres..."
|
||||||
@ -257,12 +257,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Error: %2)"
|
msgstr "%1 (Error: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Contingut bloquejat"
|
msgstr "Contingut bloquejat"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
@ -406,7 +406,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"El Falkon és un navegador web Qt nou i ràpid. El Falkon està llicenciat sota "
|
"El Falkon és un navegador web Qt nou i ràpid. El Falkon està llicenciat sota "
|
||||||
"GPL versió 3 o (si ho preferiu) qualsevol versió posterior. Està basat en el "
|
"GPL versió 3 o (si ho preferiu) qualsevol versió posterior. Està basat en el "
|
||||||
"motor QtWebEngine i el marc de treball de les Qt."
|
"motor QtWebEngine i el Qt Framework."
|
||||||
|
|
||||||
#: lib/app/mainmenu.cpp:84 lib/app/mainmenu.cpp:497
|
#: lib/app/mainmenu.cpp:84 lib/app/mainmenu.cpp:497
|
||||||
msgctxt "MainMenu|"
|
msgctxt "MainMenu|"
|
||||||
|
@ -25,17 +25,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Compartix la pàgina"
|
msgstr "Compartix la pàgina"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet està desactivat"
|
msgstr "KWallet està desactivat"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Activeu KWallet per a guardar la contrasenya."
|
msgstr "Activeu KWallet per a guardar la contrasenya."
|
||||||
|
@ -15,7 +15,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: falkon\n"
|
"Project-Id-Version: falkon\n"
|
||||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||||
"POT-Creation-Date: 2018-02-25 02:34+0000\n"
|
"POT-Creation-Date: 2018-02-25 02:34+0000\n"
|
||||||
"PO-Revision-Date: 2023-02-19 10:59+0100\n"
|
"PO-Revision-Date: 2023-03-27 11:48+0200\n"
|
||||||
"Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
|
"Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
|
||||||
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
|
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
|
||||||
"Language: ca@valencia\n"
|
"Language: ca@valencia\n"
|
||||||
@ -73,7 +73,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Copia"
|
msgstr "Copia"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Altres..."
|
msgstr "Altres..."
|
||||||
@ -257,12 +257,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Error: %2)"
|
msgstr "%1 (Error: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Contingut bloquejat"
|
msgstr "Contingut bloquejat"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
@ -4141,7 +4141,7 @@ msgstr "Configuració web"
|
|||||||
#: lib/preferences/preferences.ui:1011
|
#: lib/preferences/preferences.ui:1011
|
||||||
msgctxt "Preferences|"
|
msgctxt "Preferences|"
|
||||||
msgid "Enable Pepper plugin API (PPAPI)"
|
msgid "Enable Pepper plugin API (PPAPI)"
|
||||||
msgstr "Activa la API del connector Pepper (PPAPI)"
|
msgstr "Activa l'API del connector Pepper (PPAPI)"
|
||||||
|
|
||||||
#: lib/preferences/preferences.ui:1018
|
#: lib/preferences/preferences.ui:1018
|
||||||
msgctxt "Preferences|"
|
msgctxt "Preferences|"
|
||||||
|
@ -23,17 +23,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Sdílet stránku"
|
msgstr "Sdílet stránku"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet zakázáno"
|
msgstr "KWallet zakázáno"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Prosím, povolte KWallet uložení hesla."
|
msgstr "Prosím, povolte KWallet uložení hesla."
|
||||||
|
@ -63,7 +63,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Kopírovat"
|
msgstr "Kopírovat"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Jiné..."
|
msgstr "Jiné..."
|
||||||
@ -247,12 +247,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Chyba: %2)"
|
msgstr "%1 (Chyba: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Blokovaný obsah"
|
msgstr "Blokovaný obsah"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -12,12 +12,12 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgctxt "KDEFrameworksIntegrationPlugin|"
|
#| msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
#| msgid "KWallet"
|
#| msgid "KWallet"
|
||||||
@ -25,7 +25,7 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -67,7 +67,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Kopiér"
|
msgstr "Kopiér"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Anden..."
|
msgstr "Anden..."
|
||||||
@ -251,12 +251,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Fejl: %2)"
|
msgstr "%1 (Fejl: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Blokeret indhold"
|
msgstr "Blokeret indhold"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -22,17 +22,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Seite teilen"
|
msgstr "Seite teilen"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet deaktiviert"
|
msgstr "KWallet deaktiviert"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Bitte aktivieren Sie KWallet, um das Passwort zu speichern."
|
msgstr "Bitte aktivieren Sie KWallet, um das Passwort zu speichern."
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"PO-Revision-Date: 2023-02-09 00:42+0100\n"
|
"PO-Revision-Date: 2023-03-12 19:53+0100\n"
|
||||||
"Last-Translator: Frederik Schwarzer <schwarzer@kde.org>\n"
|
"Last-Translator: Frederik Schwarzer <schwarzer@kde.org>\n"
|
||||||
"Language-Team: German <kde-i18n-de@kde.org>\n"
|
"Language-Team: German <kde-i18n-de@kde.org>\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
@ -16,7 +16,7 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Lokalize 22.12.1\n"
|
"X-Generator: Lokalize 22.12.3\n"
|
||||||
"X-Qt-Contexts: true\n"
|
"X-Qt-Contexts: true\n"
|
||||||
|
|
||||||
#: lib/3rdparty/lineedit.cpp:102
|
#: lib/3rdparty/lineedit.cpp:102
|
||||||
@ -64,7 +64,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Kopieren"
|
msgstr "Kopieren"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Andere ..."
|
msgstr "Andere ..."
|
||||||
@ -248,12 +248,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Fehler: %2)"
|
msgstr "%1 (Fehler: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Blockierter Inhalt"
|
msgstr "Blockierter Inhalt"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
@ -3725,7 +3725,7 @@ msgid ""
|
|||||||
"Are you sure you want to permanently delete \"%1\" profile? This action "
|
"Are you sure you want to permanently delete \"%1\" profile? This action "
|
||||||
"cannot be undone!"
|
"cannot be undone!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Möchten Sie wirklich das Profil „%1” dauerhaft entfernen? Diese Aktion kann "
|
"Möchten Sie das Profil „%1” wirklich dauerhaft entfernen? Diese Aktion kann "
|
||||||
"nicht rückgängig gemacht werden."
|
"nicht rückgängig gemacht werden."
|
||||||
|
|
||||||
#: lib/preferences/preferences.cpp:838 lib/preferences/preferences.ui:227
|
#: lib/preferences/preferences.cpp:838 lib/preferences/preferences.ui:227
|
||||||
@ -4222,7 +4222,7 @@ msgstr "Bildschirmaufnahme aktivieren"
|
|||||||
#: lib/preferences/preferences.ui:1102
|
#: lib/preferences/preferences.ui:1102
|
||||||
msgctxt "Preferences|"
|
msgctxt "Preferences|"
|
||||||
msgid "Use hardware acceleration (requires restart)"
|
msgid "Use hardware acceleration (requires restart)"
|
||||||
msgstr ""
|
msgstr "Hardwarebeschleunigung verwenden (erfordert Neustart)"
|
||||||
|
|
||||||
#: lib/preferences/preferences.ui:1119
|
#: lib/preferences/preferences.ui:1119
|
||||||
msgctxt "Preferences|"
|
msgctxt "Preferences|"
|
||||||
|
@ -23,17 +23,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Διαμοιρασμός σελίδας"
|
msgstr "Διαμοιρασμός σελίδας"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "Το KWallet είναι ανενεργό"
|
msgstr "Το KWallet είναι ανενεργό"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Ενεργοποιήστε το KWallet για να αποθηκευτεί ο κωδικός πρόσβασης."
|
msgstr "Ενεργοποιήστε το KWallet για να αποθηκευτεί ο κωδικός πρόσβασης."
|
||||||
|
@ -63,7 +63,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Αντιγραφή"
|
msgstr "Αντιγραφή"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Άλλο..."
|
msgstr "Άλλο..."
|
||||||
@ -247,12 +247,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Σφάλμα: %2)"
|
msgstr "%1 (Σφάλμα: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Φραγμένο περιεχόμενο"
|
msgstr "Φραγμένο περιεχόμενο"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -18,17 +18,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Share page"
|
msgstr "Share page"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet disabled"
|
msgstr "KWallet disabled"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Please enable KWallet to save password."
|
msgstr "Please enable KWallet to save password."
|
||||||
|
@ -58,7 +58,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Copy"
|
msgstr "Copy"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Other..."
|
msgstr "Other..."
|
||||||
@ -242,12 +242,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Error: %2)"
|
msgstr "%1 (Error: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Blocked content"
|
msgstr "Blocked content"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -20,17 +20,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Compartir página"
|
msgstr "Compartir página"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet está desactivado"
|
msgstr "KWallet está desactivado"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Por favor, active KWallet para guardar la contraseña."
|
msgstr "Por favor, active KWallet para guardar la contraseña."
|
||||||
|
@ -67,7 +67,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Copiar"
|
msgstr "Copiar"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Otros..."
|
msgstr "Otros..."
|
||||||
@ -251,12 +251,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Error: %2)"
|
msgstr "%1 (Error: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Contenido bloqueado"
|
msgstr "Contenido bloqueado"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -18,17 +18,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Jaga lehekülge"
|
msgstr "Jaga lehekülge"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KDE turvalaegas"
|
msgstr "KDE turvalaegas"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KDE turvalaegas on keelatud"
|
msgstr "KDE turvalaegas on keelatud"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Parooli salvestamiseks palun luba KDE turvalaegas."
|
msgstr "Parooli salvestamiseks palun luba KDE turvalaegas."
|
||||||
|
@ -58,7 +58,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Kopeeri"
|
msgstr "Kopeeri"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Muu ..."
|
msgstr "Muu ..."
|
||||||
@ -242,12 +242,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (tõrge:%2)"
|
msgstr "%1 (tõrge:%2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Blokitud sisu"
|
msgstr "Blokitud sisu"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -25,17 +25,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Partekatu orria"
|
msgstr "Partekatu orria"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet ezgaituta dago"
|
msgstr "KWallet ezgaituta dago"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Gaitu KWallet pasahitza gordetzeko."
|
msgstr "Gaitu KWallet pasahitza gordetzeko."
|
||||||
|
@ -66,7 +66,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Kopiatu"
|
msgstr "Kopiatu"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Beste..."
|
msgstr "Beste..."
|
||||||
@ -250,12 +250,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Akatsa: %2)"
|
msgstr "%1 (Akatsa: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Blockeatutako edukia"
|
msgstr "Blockeatutako edukia"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -16,7 +16,7 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgctxt "KWalletPlugin|"
|
#| msgctxt "KWalletPlugin|"
|
||||||
#| msgid "KWallet"
|
#| msgid "KWallet"
|
||||||
@ -24,7 +24,7 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgctxt "KWalletPlugin|"
|
#| msgctxt "KWalletPlugin|"
|
||||||
#| msgid "KWallet"
|
#| msgid "KWallet"
|
||||||
@ -32,7 +32,7 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -56,7 +56,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "رونگاشت"
|
msgstr "رونگاشت"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -240,12 +240,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -18,17 +18,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Jaa sivu"
|
msgstr "Jaa sivu"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet ei käytössä"
|
msgstr "KWallet ei käytössä"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Ota KWallet käyttöön tallentaaksesi salasanan."
|
msgstr "Ota KWallet käyttöön tallentaaksesi salasanan."
|
||||||
|
@ -58,7 +58,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Kopioi"
|
msgstr "Kopioi"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Muu…"
|
msgstr "Muu…"
|
||||||
@ -242,12 +242,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Virhe: %2)"
|
msgstr "%1 (Virhe: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Torjuttu sisältö"
|
msgstr "Torjuttu sisältö"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -24,17 +24,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Partager une page"
|
msgstr "Partager une page"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet désactivé"
|
msgstr "KWallet désactivé"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Veuillez activer KWallet pour enregistrer le mot de passe."
|
msgstr "Veuillez activer KWallet pour enregistrer le mot de passe."
|
||||||
|
@ -66,7 +66,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Copier"
|
msgstr "Copier"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Autre…"
|
msgstr "Autre…"
|
||||||
@ -250,12 +250,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Erreur : %2)"
|
msgstr "%1 (Erreur : %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Contenu bloqué"
|
msgstr "Contenu bloqué"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -17,12 +17,12 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Compartir a páxina"
|
msgstr "Compartir a páxina"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgctxt "KDEFrameworksIntegrationPlugin|"
|
#| msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
#| msgid "KWallet"
|
#| msgid "KWallet"
|
||||||
@ -30,7 +30,7 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -58,7 +58,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Copiar"
|
msgstr "Copiar"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Outro…"
|
msgstr "Outro…"
|
||||||
@ -242,12 +242,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (erro: %2)"
|
msgstr "%1 (erro: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Contido bloqueado"
|
msgstr "Contido bloqueado"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -16,7 +16,7 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgctxt "KWalletPlugin|"
|
#| msgctxt "KWalletPlugin|"
|
||||||
#| msgid "KWallet"
|
#| msgid "KWallet"
|
||||||
@ -24,7 +24,7 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgctxt "KWalletPlugin|"
|
#| msgctxt "KWalletPlugin|"
|
||||||
#| msgid "KWallet"
|
#| msgid "KWallet"
|
||||||
@ -32,7 +32,7 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -63,7 +63,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Másolás"
|
msgstr "Másolás"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Egyéb..."
|
msgstr "Egyéb..."
|
||||||
@ -247,12 +247,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Hiba: %2)"
|
msgstr "%1 (Hiba: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -18,17 +18,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Comparti pagina"
|
msgstr "Comparti pagina"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet deactivate"
|
msgstr "KWallet deactivate"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Pro favor activa KWallet pro salveguardar contrasigno."
|
msgstr "Pro favor activa KWallet pro salveguardar contrasigno."
|
||||||
|
@ -58,7 +58,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Copia"
|
msgstr "Copia"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Altere..."
|
msgstr "Altere..."
|
||||||
@ -242,12 +242,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Error: %2)"
|
msgstr "%1 (Error: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Contento blocate"
|
msgstr "Contento blocate"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -17,12 +17,12 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Halaman berbagi"
|
msgstr "Halaman berbagi"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgctxt "KDEFrameworksIntegrationPlugin|"
|
#| msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
#| msgid "KWallet"
|
#| msgid "KWallet"
|
||||||
@ -30,7 +30,7 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -62,7 +62,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Salin"
|
msgstr "Salin"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Lainnya..."
|
msgstr "Lainnya..."
|
||||||
@ -246,12 +246,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Error: %2)"
|
msgstr "%1 (Error: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Konten terblokir"
|
msgstr "Konten terblokir"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -22,17 +22,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Deila síðu"
|
msgstr "Deila síðu"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet er óvirkt"
|
msgstr "KWallet er óvirkt"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Virkjaðu KWallet til að vista lykilorð."
|
msgstr "Virkjaðu KWallet til að vista lykilorð."
|
||||||
|
@ -62,7 +62,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Afrita"
|
msgstr "Afrita"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Annað..."
|
msgstr "Annað..."
|
||||||
@ -246,12 +246,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (villa: %2)"
|
msgstr "%1 (villa: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Útilokað efni"
|
msgstr "Útilokað efni"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -18,17 +18,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Condividi pagina"
|
msgstr "Condividi pagina"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet disabilitato"
|
msgstr "KWallet disabilitato"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Abilita KWallet per salvare la password."
|
msgstr "Abilita KWallet per salvare la password."
|
||||||
|
@ -63,7 +63,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Copia"
|
msgstr "Copia"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Altro..."
|
msgstr "Altro..."
|
||||||
@ -247,12 +247,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Errore: %2)"
|
msgstr "%1 (Errore: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Contenuto bloccato"
|
msgstr "Contenuto bloccato"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -20,7 +20,7 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgctxt "KWalletPlugin|"
|
#| msgctxt "KWalletPlugin|"
|
||||||
#| msgid "KWallet"
|
#| msgid "KWallet"
|
||||||
@ -28,7 +28,7 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgctxt "KWalletPlugin|"
|
#| msgctxt "KWalletPlugin|"
|
||||||
#| msgid "KWallet"
|
#| msgid "KWallet"
|
||||||
@ -36,7 +36,7 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -63,7 +63,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "コピー"
|
msgstr "コピー"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "その他..."
|
msgstr "その他..."
|
||||||
@ -247,12 +247,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (エラー: %2)"
|
msgstr "%1 (エラー: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "ブロックされたコンテンツ"
|
msgstr "ブロックされたコンテンツ"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -18,17 +18,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "გვერდის გაზიარება"
|
msgstr "გვერდის გაზიარება"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet -ი გათიშულია"
|
msgstr "KWallet -ი გათიშულია"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "პაროლის შესანახად ჩართეთ KWallet."
|
msgstr "პაროლის შესანახად ჩართეთ KWallet."
|
||||||
|
@ -58,7 +58,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "დააკოპირე"
|
msgstr "დააკოპირე"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "სხვა..."
|
msgstr "სხვა..."
|
||||||
@ -242,12 +242,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (შეცდომა %2)"
|
msgstr "%1 (შეცდომა %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "დაბლოკილი შემცველობა"
|
msgstr "დაბლოკილი შემცველობა"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -18,17 +18,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "페이지 공유"
|
msgstr "페이지 공유"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet 비활성화됨"
|
msgstr "KWallet 비활성화됨"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "암호를 저장하려면 KWallet을 활성화하십시오."
|
msgstr "암호를 저장하려면 KWallet을 활성화하십시오."
|
||||||
|
@ -58,7 +58,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "복사"
|
msgstr "복사"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "기타..."
|
msgstr "기타..."
|
||||||
@ -242,12 +242,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1(오류: %2)"
|
msgstr "%1(오류: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "차단된 내용"
|
msgstr "차단된 내용"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -19,17 +19,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Bendrinti puslapį"
|
msgstr "Bendrinti puslapį"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet išjungta"
|
msgstr "KWallet išjungta"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Norėdami įrašyti slaptažodį, įjunkite KWallet."
|
msgstr "Norėdami įrašyti slaptažodį, įjunkite KWallet."
|
||||||
|
@ -60,7 +60,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Kopijuoti"
|
msgstr "Kopijuoti"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Kita..."
|
msgstr "Kita..."
|
||||||
@ -244,12 +244,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Klaida: %2)"
|
msgstr "%1 (Klaida: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Užblokuotas turinys"
|
msgstr "Užblokuotas turinys"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -17,7 +17,7 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgctxt "KWalletPlugin|"
|
#| msgctxt "KWalletPlugin|"
|
||||||
#| msgid "KWallet"
|
#| msgid "KWallet"
|
||||||
@ -25,7 +25,7 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "„KWallet“"
|
msgstr "„KWallet“"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgctxt "KWalletPlugin|"
|
#| msgctxt "KWalletPlugin|"
|
||||||
#| msgid "KWallet"
|
#| msgid "KWallet"
|
||||||
@ -33,7 +33,7 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "„KWallet“"
|
msgstr "„KWallet“"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -57,7 +57,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Kopēt"
|
msgstr "Kopēt"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Citi..."
|
msgstr "Citi..."
|
||||||
@ -241,12 +241,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Kļūda: %2)"
|
msgstr "%1 (Kļūda: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -22,17 +22,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -65,7 +65,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Kopier"
|
msgstr "Kopier"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Annet …"
|
msgstr "Annet …"
|
||||||
@ -249,12 +249,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Feil: %2)"
|
msgstr "%1 (Feil: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Blokkert innhold"
|
msgstr "Blokkert innhold"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -18,17 +18,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Pagina delen"
|
msgstr "Pagina delen"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet uitgeschakeld"
|
msgstr "KWallet uitgeschakeld"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "KWallet inschakelen om wachtwoord op te slaan."
|
msgstr "KWallet inschakelen om wachtwoord op te slaan."
|
||||||
|
@ -64,7 +64,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Kopiëren"
|
msgstr "Kopiëren"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Overig..."
|
msgstr "Overig..."
|
||||||
@ -248,12 +248,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Fout: %2)"
|
msgstr "%1 (Fout: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Geblokkeerde inhoud"
|
msgstr "Geblokkeerde inhoud"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -24,17 +24,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Del sida"
|
msgstr "Del sida"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet er slått av"
|
msgstr "KWallet er slått av"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Slå på KWallet viss du vil lagra passord."
|
msgstr "Slå på KWallet viss du vil lagra passord."
|
||||||
|
@ -65,7 +65,7 @@ msgid "Copy"
|
|||||||
msgstr "Kopier"
|
msgstr "Kopier"
|
||||||
|
|
||||||
# Eit anna abonnement.
|
# Eit anna abonnement.
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Anna …"
|
msgstr "Anna …"
|
||||||
@ -252,12 +252,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (feil: %2)"
|
msgstr "%1 (feil: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Blokkert innhald"
|
msgstr "Blokkert innhald"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -58,7 +58,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "ਕਾਪੀ ਕਰੋ"
|
msgstr "ਕਾਪੀ ਕਰੋ"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "...ਹੋਰ"
|
msgstr "...ਹੋਰ"
|
||||||
@ -242,12 +242,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (ਗਲਤੀ: %2)"
|
msgstr "%1 (ਗਲਤੀ: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -27,17 +27,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Udostępnij stronę"
|
msgstr "Udostępnij stronę"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "Portfel"
|
msgstr "Portfel"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "Portfel wyłączony"
|
msgstr "Portfel wyłączony"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Proszę włączyć Portfel, aby zapisać hasło."
|
msgstr "Proszę włączyć Portfel, aby zapisać hasło."
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"PO-Revision-Date: 2023-03-05 09:17+0100\n"
|
"PO-Revision-Date: 2023-03-12 09:21+0100\n"
|
||||||
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
|
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
|
||||||
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
|
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
|
||||||
"Language: pl\n"
|
"Language: pl\n"
|
||||||
@ -20,7 +20,7 @@ msgstr ""
|
|||||||
"|| n%100>=20) ? 1 : 2);\n"
|
"|| n%100>=20) ? 1 : 2);\n"
|
||||||
"X-Language: pl_PL\n"
|
"X-Language: pl_PL\n"
|
||||||
"X-Qt-Contexts: true\n"
|
"X-Qt-Contexts: true\n"
|
||||||
"X-Generator: Lokalize 22.12.2\n"
|
"X-Generator: Lokalize 22.12.3\n"
|
||||||
|
|
||||||
#: lib/3rdparty/lineedit.cpp:102
|
#: lib/3rdparty/lineedit.cpp:102
|
||||||
msgctxt "LineEdit|"
|
msgctxt "LineEdit|"
|
||||||
@ -67,7 +67,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Skopiuj"
|
msgstr "Skopiuj"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Inny..."
|
msgstr "Inny..."
|
||||||
@ -251,12 +251,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Błąd: %2)"
|
msgstr "%1 (Błąd: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Zablokowana treść"
|
msgstr "Zablokowana treść"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
@ -4212,7 +4212,7 @@ msgstr "Włącz przechwytywanie ekranu"
|
|||||||
#: lib/preferences/preferences.ui:1102
|
#: lib/preferences/preferences.ui:1102
|
||||||
msgctxt "Preferences|"
|
msgctxt "Preferences|"
|
||||||
msgid "Use hardware acceleration (requires restart)"
|
msgid "Use hardware acceleration (requires restart)"
|
||||||
msgstr ""
|
msgstr "Użyj przyspieszenia sprzętowego (wymagane ponowne uruchomienie)"
|
||||||
|
|
||||||
#: lib/preferences/preferences.ui:1119
|
#: lib/preferences/preferences.ui:1119
|
||||||
msgctxt "Preferences|"
|
msgctxt "Preferences|"
|
||||||
|
@ -23,17 +23,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Partilhar a página"
|
msgstr "Partilhar a página"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet desactivada"
|
msgstr "KWallet desactivada"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Por favor active o KWallet para gravar a senha."
|
msgstr "Por favor active o KWallet para gravar a senha."
|
||||||
|
@ -68,7 +68,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Copiar"
|
msgstr "Copiar"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Outra..."
|
msgstr "Outra..."
|
||||||
@ -252,12 +252,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Erro: %2)"
|
msgstr "%1 (Erro: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Conteúdo bloqueado"
|
msgstr "Conteúdo bloqueado"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -24,17 +24,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Compartilhar página"
|
msgstr "Compartilhar página"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet desativado"
|
msgstr "KWallet desativado"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Ative o KWallet para salvar a senha."
|
msgstr "Ative o KWallet para salvar a senha."
|
||||||
|
@ -67,7 +67,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Copiar"
|
msgstr "Copiar"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Outro..."
|
msgstr "Outro..."
|
||||||
@ -251,12 +251,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (erro: %2)"
|
msgstr "%1 (erro: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Conteúdo bloqueado"
|
msgstr "Conteúdo bloqueado"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -85,7 +85,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Copiază"
|
msgstr "Copiază"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgctxt "Preferences|"
|
#| msgctxt "Preferences|"
|
||||||
#| msgid "Other"
|
#| msgid "Other"
|
||||||
@ -280,7 +280,7 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "Eroare:"
|
msgstr "Eroare:"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgctxt "WebPage|"
|
#| msgctxt "WebPage|"
|
||||||
#| msgid "AdBlocked Content"
|
#| msgid "AdBlocked Content"
|
||||||
@ -288,7 +288,7 @@ msgctxt "AdBlockUrlInterceptor|"
|
|||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Conținut blocat de AdBlock"
|
msgstr "Conținut blocat de AdBlock"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -26,17 +26,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Поделиться страницей"
|
msgstr "Поделиться страницей"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "Бумажник KDE отключён"
|
msgstr "Бумажник KDE отключён"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Для сохранения пароля включите Бумажник KDE"
|
msgstr "Для сохранения пароля включите Бумажник KDE"
|
||||||
|
@ -66,7 +66,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Копировать"
|
msgstr "Копировать"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Другие..."
|
msgstr "Другие..."
|
||||||
@ -250,12 +250,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (ошибка: %2)"
|
msgstr "%1 (ошибка: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Заблокированное содержимое"
|
msgstr "Заблокированное содержимое"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -25,17 +25,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Zdieľať stránku"
|
msgstr "Zdieľať stránku"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet zakázaný"
|
msgstr "KWallet zakázaný"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Na uloženie tohoto hesla, prosím, povoľte KWallet."
|
msgstr "Na uloženie tohoto hesla, prosím, povoľte KWallet."
|
||||||
|
@ -66,7 +66,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Kopírovať"
|
msgstr "Kopírovať"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Ostatné..."
|
msgstr "Ostatné..."
|
||||||
@ -250,12 +250,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Chyba: %2) "
|
msgstr "%1 (Chyba: %2) "
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Zablokovaný obsah"
|
msgstr "Zablokovaný obsah"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -20,17 +20,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Deli stran"
|
msgstr "Deli stran"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet (onemogočen)"
|
msgstr "KWallet (onemogočen)"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Omogoči KWallet, da shranim geslo."
|
msgstr "Omogoči KWallet, da shranim geslo."
|
||||||
|
@ -60,7 +60,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Kopiraj"
|
msgstr "Kopiraj"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Ostalo..."
|
msgstr "Ostalo..."
|
||||||
@ -244,12 +244,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Napaka: %2)"
|
msgstr "%1 (Napaka: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Blokirana vsebina"
|
msgstr "Blokirana vsebina"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -18,17 +18,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Dela sida"
|
msgstr "Dela sida"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "Plånbok"
|
msgstr "Plånbok"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "Plånbok inaktiverad"
|
msgstr "Plånbok inaktiverad"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Aktivera plånboken för att spara lösenord."
|
msgstr "Aktivera plånboken för att spara lösenord."
|
||||||
|
@ -63,7 +63,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Kopiera"
|
msgstr "Kopiera"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Annan ..."
|
msgstr "Annan ..."
|
||||||
@ -247,12 +247,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (fel: %2)"
|
msgstr "%1 (fel: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Blockerat innehåll"
|
msgstr "Blockerat innehåll"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"PO-Revision-Date: 2023-01-31 21:46+0530\n"
|
"PO-Revision-Date: 2023-03-12 16:52+0530\n"
|
||||||
"Last-Translator: Kishore G <kishore96@gmail.com>\n"
|
"Last-Translator: Kishore G <kishore96@gmail.com>\n"
|
||||||
"Language-Team: Tamil <kde-i18n-doc@kde.org>\n"
|
"Language-Team: Tamil <kde-i18n-doc@kde.org>\n"
|
||||||
"Language: ta\n"
|
"Language: ta\n"
|
||||||
@ -11,7 +11,7 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Qt-Contexts: true\n"
|
"X-Qt-Contexts: true\n"
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Lokalize 22.12.1\n"
|
"X-Generator: Lokalize 22.12.3\n"
|
||||||
|
|
||||||
#: lib/3rdparty/lineedit.cpp:102
|
#: lib/3rdparty/lineedit.cpp:102
|
||||||
msgctxt "LineEdit|"
|
msgctxt "LineEdit|"
|
||||||
@ -58,7 +58,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "நகலெடு"
|
msgstr "நகலெடு"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "மற்றவை..."
|
msgstr "மற்றவை..."
|
||||||
@ -242,12 +242,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (சிக்கல்: %2)"
|
msgstr "%1 (சிக்கல்: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "தடுக்கப்பட்ட உள்ளடக்கம்"
|
msgstr "தடுக்கப்பட்ட உள்ளடக்கம்"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
@ -367,17 +367,17 @@ msgstr "ஃபால்க்கன் துவக்கும்போது
|
|||||||
#: lib/app/mainapplication.cpp:1088
|
#: lib/app/mainapplication.cpp:1088
|
||||||
msgctxt "MainApplication|"
|
msgctxt "MainApplication|"
|
||||||
msgid "Default Browser"
|
msgid "Default Browser"
|
||||||
msgstr ""
|
msgstr "இயல்பிருப்பு உலாவி"
|
||||||
|
|
||||||
#: lib/app/mainapplication.cpp:1209
|
#: lib/app/mainapplication.cpp:1209
|
||||||
msgctxt "MainApplication|"
|
msgctxt "MainApplication|"
|
||||||
msgid "Open new tab"
|
msgid "Open new tab"
|
||||||
msgstr ""
|
msgstr "புதிய கீற்றை திற"
|
||||||
|
|
||||||
#: lib/app/mainapplication.cpp:1210
|
#: lib/app/mainapplication.cpp:1210
|
||||||
msgctxt "MainApplication|"
|
msgctxt "MainApplication|"
|
||||||
msgid "Open new window"
|
msgid "Open new window"
|
||||||
msgstr ""
|
msgstr "புதிய சாளரத்தை திற"
|
||||||
|
|
||||||
#: lib/app/mainapplication.cpp:1211
|
#: lib/app/mainapplication.cpp:1211
|
||||||
msgctxt "MainApplication|"
|
msgctxt "MainApplication|"
|
||||||
|
@ -22,17 +22,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Sayfayı paylaş"
|
msgstr "Sayfayı paylaş"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "K Cüzdan"
|
msgstr "K Cüzdan"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "K Cüzdan devre dışı"
|
msgstr "K Cüzdan devre dışı"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Parolayı kaydetmek için K Cüzdan'ı etkinleştirin."
|
msgstr "Parolayı kaydetmek için K Cüzdan'ı etkinleştirin."
|
||||||
|
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||||
"POT-Creation-Date: 2021-09-05 00:16+0000\n"
|
"POT-Creation-Date: 2021-09-05 00:16+0000\n"
|
||||||
"PO-Revision-Date: 2023-02-19 11:02+0300\n"
|
"PO-Revision-Date: 2023-03-14 19:15+0300\n"
|
||||||
"Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
|
"Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
|
||||||
"Language-Team: Turkish <kde-l10n-tr@kde.org>\n"
|
"Language-Team: Turkish <kde-l10n-tr@kde.org>\n"
|
||||||
"Language: tr\n"
|
"Language: tr\n"
|
||||||
@ -16,7 +16,7 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
"X-Generator: Lokalize 22.12.2\n"
|
"X-Generator: Lokalize 22.12.3\n"
|
||||||
|
|
||||||
#: lib/3rdparty/lineedit.cpp:102
|
#: lib/3rdparty/lineedit.cpp:102
|
||||||
msgctxt "LineEdit|"
|
msgctxt "LineEdit|"
|
||||||
@ -63,7 +63,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Kopyala"
|
msgstr "Kopyala"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Diğer..."
|
msgstr "Diğer..."
|
||||||
@ -247,12 +247,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Hata: %2)"
|
msgstr "%1 (Hata: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Engelli içerik"
|
msgstr "Engelli içerik"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
@ -513,7 +513,7 @@ msgstr "T&ümünü Seç"
|
|||||||
#: lib/app/mainmenu.cpp:531
|
#: lib/app/mainmenu.cpp:531
|
||||||
msgctxt "MainMenu|"
|
msgctxt "MainMenu|"
|
||||||
msgid "&Find"
|
msgid "&Find"
|
||||||
msgstr "B&ul"
|
msgstr "&Bul"
|
||||||
|
|
||||||
#: lib/app/mainmenu.cpp:536
|
#: lib/app/mainmenu.cpp:536
|
||||||
msgctxt "MainMenu|"
|
msgctxt "MainMenu|"
|
||||||
|
@ -25,17 +25,17 @@ msgctxt "KDEFrameworksIntegrationPlugin|"
|
|||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "Оприлюднити сторінку"
|
msgstr "Оприлюднити сторінку"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet вимкнено"
|
msgstr "KWallet вимкнено"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "Будь ласка, увімкніть KWallet, щоб мати змогу зберігати паролі."
|
msgstr "Будь ласка, увімкніть KWallet, щоб мати змогу зберігати паролі."
|
||||||
|
@ -68,7 +68,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "Копіювати"
|
msgstr "Копіювати"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "Інше…"
|
msgstr "Інше…"
|
||||||
@ -252,12 +252,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (Помилка: %2)"
|
msgstr "%1 (Помилка: %2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "Блокований зміст"
|
msgstr "Блокований зміст"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: kdeorg\n"
|
"Project-Id-Version: kdeorg\n"
|
||||||
"PO-Revision-Date: 2023-02-24 12:43\n"
|
"PO-Revision-Date: 2023-03-27 12:01\n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
"Language: zh_CN\n"
|
"Language: zh_CN\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -12,8 +12,8 @@ msgstr ""
|
|||||||
"X-Crowdin-Project: kdeorg\n"
|
"X-Crowdin-Project: kdeorg\n"
|
||||||
"X-Crowdin-Project-ID: 269464\n"
|
"X-Crowdin-Project-ID: 269464\n"
|
||||||
"X-Crowdin-Language: zh-CN\n"
|
"X-Crowdin-Language: zh-CN\n"
|
||||||
"X-Crowdin-File: /kf5-trunk/messages/falkon/falkon_autoscroll_qt.pot\n"
|
"X-Crowdin-File: /kf5-stable/messages/falkon/falkon_autoscroll_qt.pot\n"
|
||||||
"X-Crowdin-File-ID: 7084\n"
|
"X-Crowdin-File-ID: 7107\n"
|
||||||
|
|
||||||
#: autoscrollsettings.ui:14
|
#: autoscrollsettings.ui:14
|
||||||
msgctxt "AutoScrollSettings|"
|
msgctxt "AutoScrollSettings|"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: kdeorg\n"
|
"Project-Id-Version: kdeorg\n"
|
||||||
"PO-Revision-Date: 2023-02-24 12:43\n"
|
"PO-Revision-Date: 2023-03-27 12:01\n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
"Language: zh_CN\n"
|
"Language: zh_CN\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -12,8 +12,9 @@ msgstr ""
|
|||||||
"X-Crowdin-Project: kdeorg\n"
|
"X-Crowdin-Project: kdeorg\n"
|
||||||
"X-Crowdin-Project-ID: 269464\n"
|
"X-Crowdin-Project-ID: 269464\n"
|
||||||
"X-Crowdin-Language: zh-CN\n"
|
"X-Crowdin-Language: zh-CN\n"
|
||||||
"X-Crowdin-File: /kf5-trunk/messages/falkon/falkon_flashcookiemanager_qt.pot\n"
|
"X-Crowdin-File: /kf5-stable/messages/falkon/falkon_flashcookiemanager_qt."
|
||||||
"X-Crowdin-File-ID: 7085\n"
|
"pot\n"
|
||||||
|
"X-Crowdin-File-ID: 7108\n"
|
||||||
|
|
||||||
#: fcm_dialog.cpp:76
|
#: fcm_dialog.cpp:76
|
||||||
msgctxt "FCM_Dialog|"
|
msgctxt "FCM_Dialog|"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: kdeorg\n"
|
"Project-Id-Version: kdeorg\n"
|
||||||
"PO-Revision-Date: 2023-02-24 12:43\n"
|
"PO-Revision-Date: 2023-03-27 12:01\n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
"Language: zh_CN\n"
|
"Language: zh_CN\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -12,9 +12,9 @@ msgstr ""
|
|||||||
"X-Crowdin-Project: kdeorg\n"
|
"X-Crowdin-Project: kdeorg\n"
|
||||||
"X-Crowdin-Project-ID: 269464\n"
|
"X-Crowdin-Project-ID: 269464\n"
|
||||||
"X-Crowdin-Language: zh-CN\n"
|
"X-Crowdin-Language: zh-CN\n"
|
||||||
"X-Crowdin-File: /kf5-trunk/messages/falkon/falkon_gnomekeyringpasswords_qt."
|
"X-Crowdin-File: /kf5-stable/messages/falkon/falkon_gnomekeyringpasswords_qt."
|
||||||
"pot\n"
|
"pot\n"
|
||||||
"X-Crowdin-File-ID: 26845\n"
|
"X-Crowdin-File-ID: 7109\n"
|
||||||
|
|
||||||
#: gnomekeyringpasswordbackend.cpp:109
|
#: gnomekeyringpasswordbackend.cpp:109
|
||||||
msgctxt "GnomeKeyringPlugin|"
|
msgctxt "GnomeKeyringPlugin|"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: kdeorg\n"
|
"Project-Id-Version: kdeorg\n"
|
||||||
"PO-Revision-Date: 2023-02-24 12:43\n"
|
"PO-Revision-Date: 2023-03-27 12:01\n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
"Language: zh_CN\n"
|
"Language: zh_CN\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -12,8 +12,8 @@ msgstr ""
|
|||||||
"X-Crowdin-Project: kdeorg\n"
|
"X-Crowdin-Project: kdeorg\n"
|
||||||
"X-Crowdin-Project-ID: 269464\n"
|
"X-Crowdin-Project-ID: 269464\n"
|
||||||
"X-Crowdin-Language: zh-CN\n"
|
"X-Crowdin-Language: zh-CN\n"
|
||||||
"X-Crowdin-File: /kf5-trunk/messages/falkon/falkon_greasemonkey_qt.pot\n"
|
"X-Crowdin-File: /kf5-stable/messages/falkon/falkon_greasemonkey_qt.pot\n"
|
||||||
"X-Crowdin-File-ID: 7087\n"
|
"X-Crowdin-File-ID: 7110\n"
|
||||||
|
|
||||||
#: gm_addscriptdialog.cpp:50
|
#: gm_addscriptdialog.cpp:50
|
||||||
#, qt-format
|
#, qt-format
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: kdeorg\n"
|
"Project-Id-Version: kdeorg\n"
|
||||||
"PO-Revision-Date: 2023-02-24 12:43\n"
|
"PO-Revision-Date: 2023-03-27 12:01\n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
"Language: zh_CN\n"
|
"Language: zh_CN\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -12,26 +12,26 @@ msgstr ""
|
|||||||
"X-Crowdin-Project: kdeorg\n"
|
"X-Crowdin-Project: kdeorg\n"
|
||||||
"X-Crowdin-Project-ID: 269464\n"
|
"X-Crowdin-Project-ID: 269464\n"
|
||||||
"X-Crowdin-Language: zh-CN\n"
|
"X-Crowdin-Language: zh-CN\n"
|
||||||
"X-Crowdin-File: /kf5-trunk/messages/falkon/"
|
"X-Crowdin-File: /kf5-stable/messages/falkon/"
|
||||||
"falkon_kdeframeworksintegration_qt.pot\n"
|
"falkon_kdeframeworksintegration_qt.pot\n"
|
||||||
"X-Crowdin-File-ID: 7083\n"
|
"X-Crowdin-File-ID: 10238\n"
|
||||||
|
|
||||||
#: kdeframeworksintegrationplugin.cpp:69
|
#: kdeframeworksintegrationplugin.cpp:69
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Share page"
|
msgid "Share page"
|
||||||
msgstr "分享网页"
|
msgstr "分享网页"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:53
|
#: kwalletpasswordbackend.cpp:57
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet"
|
msgid "KWallet"
|
||||||
msgstr "KWallet"
|
msgstr "KWallet"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "KWallet disabled"
|
msgid "KWallet disabled"
|
||||||
msgstr "KWallet 已禁用"
|
msgstr "KWallet 已禁用"
|
||||||
|
|
||||||
#: kwalletpasswordbackend.cpp:182
|
#: kwalletpasswordbackend.cpp:186
|
||||||
msgctxt "KDEFrameworksIntegrationPlugin|"
|
msgctxt "KDEFrameworksIntegrationPlugin|"
|
||||||
msgid "Please enable KWallet to save password."
|
msgid "Please enable KWallet to save password."
|
||||||
msgstr "请启用 KWallet 以保存密码。"
|
msgstr "请启用 KWallet 以保存密码。"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: kdeorg\n"
|
"Project-Id-Version: kdeorg\n"
|
||||||
"PO-Revision-Date: 2023-02-24 12:43\n"
|
"PO-Revision-Date: 2023-03-27 12:01\n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
"Language: zh_CN\n"
|
"Language: zh_CN\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -12,8 +12,8 @@ msgstr ""
|
|||||||
"X-Crowdin-Project: kdeorg\n"
|
"X-Crowdin-Project: kdeorg\n"
|
||||||
"X-Crowdin-Project-ID: 269464\n"
|
"X-Crowdin-Project-ID: 269464\n"
|
||||||
"X-Crowdin-Language: zh-CN\n"
|
"X-Crowdin-Language: zh-CN\n"
|
||||||
"X-Crowdin-File: /kf5-trunk/messages/falkon/falkon_mousegestures_qt.pot\n"
|
"X-Crowdin-File: /kf5-stable/messages/falkon/falkon_mousegestures_qt.pot\n"
|
||||||
"X-Crowdin-File-ID: 24294\n"
|
"X-Crowdin-File-ID: 24270\n"
|
||||||
|
|
||||||
#: mousegesturessettingsdialog.ui:14
|
#: mousegesturessettingsdialog.ui:14
|
||||||
msgctxt "MouseGesturesSettingsDialog|"
|
msgctxt "MouseGesturesSettingsDialog|"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: kdeorg\n"
|
"Project-Id-Version: kdeorg\n"
|
||||||
"PO-Revision-Date: 2023-02-24 12:43\n"
|
"PO-Revision-Date: 2023-03-27 12:01\n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
"Language: zh_CN\n"
|
"Language: zh_CN\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -12,8 +12,8 @@ msgstr ""
|
|||||||
"X-Crowdin-Project: kdeorg\n"
|
"X-Crowdin-Project: kdeorg\n"
|
||||||
"X-Crowdin-Project-ID: 269464\n"
|
"X-Crowdin-Project-ID: 269464\n"
|
||||||
"X-Crowdin-Language: zh-CN\n"
|
"X-Crowdin-Language: zh-CN\n"
|
||||||
"X-Crowdin-File: /kf5-trunk/messages/falkon/falkon_pim_qt.pot\n"
|
"X-Crowdin-File: /kf5-stable/messages/falkon/falkon_pim_qt.pot\n"
|
||||||
"X-Crowdin-File-ID: 7090\n"
|
"X-Crowdin-File-ID: 7114\n"
|
||||||
|
|
||||||
#: PIM_handler.cpp:59
|
#: PIM_handler.cpp:59
|
||||||
msgctxt "PIM_Handler|"
|
msgctxt "PIM_Handler|"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: kdeorg\n"
|
"Project-Id-Version: kdeorg\n"
|
||||||
"PO-Revision-Date: 2023-02-24 12:43\n"
|
"PO-Revision-Date: 2023-03-27 12:01\n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
"Language: zh_CN\n"
|
"Language: zh_CN\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -12,8 +12,8 @@ msgstr ""
|
|||||||
"X-Crowdin-Project: kdeorg\n"
|
"X-Crowdin-Project: kdeorg\n"
|
||||||
"X-Crowdin-Project-ID: 269464\n"
|
"X-Crowdin-Project-ID: 269464\n"
|
||||||
"X-Crowdin-Language: zh-CN\n"
|
"X-Crowdin-Language: zh-CN\n"
|
||||||
"X-Crowdin-File: /kf5-trunk/messages/falkon/falkon_qt.pot\n"
|
"X-Crowdin-File: /kf5-stable/messages/falkon/falkon_qt.pot\n"
|
||||||
"X-Crowdin-File-ID: 7082\n"
|
"X-Crowdin-File-ID: 7105\n"
|
||||||
|
|
||||||
#: lib/3rdparty/lineedit.cpp:102
|
#: lib/3rdparty/lineedit.cpp:102
|
||||||
msgctxt "LineEdit|"
|
msgctxt "LineEdit|"
|
||||||
@ -60,7 +60,7 @@ msgctxt "SqueezeLabelV2|"
|
|||||||
msgid "Copy"
|
msgid "Copy"
|
||||||
msgstr "复制"
|
msgstr "复制"
|
||||||
|
|
||||||
#: lib/adblock/adblockaddsubscriptiondialog.cpp:45
|
#: lib/adblock/adblockaddsubscriptiondialog.cpp:40
|
||||||
msgctxt "AdBlockAddSubscriptionDialog|"
|
msgctxt "AdBlockAddSubscriptionDialog|"
|
||||||
msgid "Other..."
|
msgid "Other..."
|
||||||
msgstr "其他..."
|
msgstr "其他..."
|
||||||
@ -244,12 +244,12 @@ msgctxt "AdBlockTreeWidget|"
|
|||||||
msgid "%1 (Error: %2)"
|
msgid "%1 (Error: %2)"
|
||||||
msgstr "%1 (错误:%2)"
|
msgstr "%1 (错误:%2)"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:44
|
#: lib/adblock/adblockurlinterceptor.cpp:41
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked content"
|
msgid "Blocked content"
|
||||||
msgstr "屏蔽的内容"
|
msgstr "屏蔽的内容"
|
||||||
|
|
||||||
#: lib/adblock/adblockurlinterceptor.cpp:45
|
#: lib/adblock/adblockurlinterceptor.cpp:42
|
||||||
#, qt-format
|
#, qt-format
|
||||||
msgctxt "AdBlockUrlInterceptor|"
|
msgctxt "AdBlockUrlInterceptor|"
|
||||||
msgid "Blocked by <i>%1 (%2)</i>"
|
msgid "Blocked by <i>%1 (%2)</i>"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: kdeorg\n"
|
"Project-Id-Version: kdeorg\n"
|
||||||
"PO-Revision-Date: 2023-02-24 12:43\n"
|
"PO-Revision-Date: 2023-03-27 12:01\n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
"Language: zh_CN\n"
|
"Language: zh_CN\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -12,8 +12,8 @@ msgstr ""
|
|||||||
"X-Crowdin-Project: kdeorg\n"
|
"X-Crowdin-Project: kdeorg\n"
|
||||||
"X-Crowdin-Project-ID: 269464\n"
|
"X-Crowdin-Project-ID: 269464\n"
|
||||||
"X-Crowdin-Language: zh-CN\n"
|
"X-Crowdin-Language: zh-CN\n"
|
||||||
"X-Crowdin-File: /kf5-trunk/messages/falkon/falkon_statusbaricons_qt.pot\n"
|
"X-Crowdin-File: /kf5-stable/messages/falkon/falkon_statusbaricons_qt.pot\n"
|
||||||
"X-Crowdin-File-ID: 7092\n"
|
"X-Crowdin-File-ID: 7116\n"
|
||||||
|
|
||||||
#: sbi_imagesicon.cpp:34
|
#: sbi_imagesicon.cpp:34
|
||||||
msgctxt "SBI_ImagesIcon|"
|
msgctxt "SBI_ImagesIcon|"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: kdeorg\n"
|
"Project-Id-Version: kdeorg\n"
|
||||||
"PO-Revision-Date: 2023-02-24 12:43\n"
|
"PO-Revision-Date: 2023-03-27 12:01\n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
"Language: zh_CN\n"
|
"Language: zh_CN\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -12,8 +12,8 @@ msgstr ""
|
|||||||
"X-Crowdin-Project: kdeorg\n"
|
"X-Crowdin-Project: kdeorg\n"
|
||||||
"X-Crowdin-Project-ID: 269464\n"
|
"X-Crowdin-Project-ID: 269464\n"
|
||||||
"X-Crowdin-Language: zh-CN\n"
|
"X-Crowdin-Language: zh-CN\n"
|
||||||
"X-Crowdin-File: /kf5-trunk/messages/falkon/falkon_tabmanager_qt.pot\n"
|
"X-Crowdin-File: /kf5-stable/messages/falkon/falkon_tabmanager_qt.pot\n"
|
||||||
"X-Crowdin-File-ID: 7093\n"
|
"X-Crowdin-File-ID: 7117\n"
|
||||||
|
|
||||||
#: tabmanagersettings.ui:14
|
#: tabmanagersettings.ui:14
|
||||||
msgctxt "TabManagerSettings|"
|
msgctxt "TabManagerSettings|"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: kdeorg\n"
|
"Project-Id-Version: kdeorg\n"
|
||||||
"PO-Revision-Date: 2023-02-24 12:43\n"
|
"PO-Revision-Date: 2023-03-27 12:01\n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
"Language: zh_CN\n"
|
"Language: zh_CN\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -12,8 +12,8 @@ msgstr ""
|
|||||||
"X-Crowdin-Project: kdeorg\n"
|
"X-Crowdin-Project: kdeorg\n"
|
||||||
"X-Crowdin-Project-ID: 269464\n"
|
"X-Crowdin-Project-ID: 269464\n"
|
||||||
"X-Crowdin-Language: zh-CN\n"
|
"X-Crowdin-Language: zh-CN\n"
|
||||||
"X-Crowdin-File: /kf5-trunk/messages/falkon/falkon_testplugin_qt.pot\n"
|
"X-Crowdin-File: /kf5-stable/messages/falkon/falkon_testplugin_qt.pot\n"
|
||||||
"X-Crowdin-File-ID: 7094\n"
|
"X-Crowdin-File-ID: 7118\n"
|
||||||
|
|
||||||
#: testplugin.cpp:98
|
#: testplugin.cpp:98
|
||||||
msgctxt "TestPlugin|"
|
msgctxt "TestPlugin|"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: kdeorg\n"
|
"Project-Id-Version: kdeorg\n"
|
||||||
"PO-Revision-Date: 2023-02-24 12:43\n"
|
"PO-Revision-Date: 2023-03-27 12:01\n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
"Language: zh_CN\n"
|
"Language: zh_CN\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -12,8 +12,8 @@ msgstr ""
|
|||||||
"X-Crowdin-Project: kdeorg\n"
|
"X-Crowdin-Project: kdeorg\n"
|
||||||
"X-Crowdin-Project-ID: 269464\n"
|
"X-Crowdin-Project-ID: 269464\n"
|
||||||
"X-Crowdin-Language: zh-CN\n"
|
"X-Crowdin-Language: zh-CN\n"
|
||||||
"X-Crowdin-File: /kf5-trunk/messages/falkon/falkon_verticaltabs_qt.pot\n"
|
"X-Crowdin-File: /kf5-stable/messages/falkon/falkon_verticaltabs_qt.pot\n"
|
||||||
"X-Crowdin-File-ID: 7095\n"
|
"X-Crowdin-File-ID: 7106\n"
|
||||||
|
|
||||||
#: tablistview.cpp:196
|
#: tablistview.cpp:196
|
||||||
msgctxt "TabListView|"
|
msgctxt "TabListView|"
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user