2022-09-13 15:58:12 -06:00
{
"extName" : {
"message" : "uBlock Origin Lite" ,
"description" : "extension name."
} ,
"extShortDesc" : {
2023-06-13 10:03:08 -06:00
"message" : "Një bllokues që bllokon në mënyrë të pavarur reklamat, gjurmuesit, kriptominatorët etj. menjëherë pas instalimit." ,
2022-09-13 15:58:12 -06:00
"description" : "this will be in the Chrome web store: must be 132 characters or less"
} ,
"perRulesetStats" : {
2023-03-11 13:54:07 -07:00
"message" : "{{ruleCount}} rregulla sipas {{filterCount}} filtrave" ,
2022-09-13 15:58:12 -06:00
"description" : "Appears aside each filter list in the _3rd-party filters_ pane"
} ,
"dashboardName" : {
2022-09-15 10:19:31 -06:00
"message" : "uBO Lite — Paneli i kontrollit" ,
2022-09-13 15:58:12 -06:00
"description" : "English: uBO Lite — Dashboard"
} ,
"settingsPageName" : {
"message" : "Parametrat" ,
"description" : "appears as tab name in dashboard"
} ,
"aboutPageName" : {
2022-09-15 10:19:31 -06:00
"message" : "Info" ,
2022-09-13 15:58:12 -06:00
"description" : "appears as tab name in dashboard"
} ,
"aboutPrivacyPolicy" : {
2022-09-15 10:19:31 -06:00
"message" : "Politika e privatësisë" ,
2022-09-13 15:58:12 -06:00
"description" : "Link to privacy policy on GitHub (English)"
} ,
2023-06-06 11:54:30 -06:00
"popupFilteringModeLabel" : {
"message" : "mënyra e filtrimit" ,
"description" : "Label in the popup panel for the current filtering mode"
2022-09-13 15:58:12 -06:00
} ,
2024-09-28 12:14:26 -06:00
"popupTipReport" : {
2024-10-04 10:30:37 -06:00
"message" : "Raportoj problemin me uebsajtin" ,
2024-09-28 12:14:26 -06:00
"description" : "Tooltip used for the 'chat' icon in the panel"
} ,
2022-09-13 15:58:12 -06:00
"popupTipDashboard" : {
2023-03-11 13:54:07 -07:00
"message" : "Hapni panelin e kontrollit" ,
2022-09-13 15:58:12 -06:00
"description" : "English: Click to open the dashboard"
} ,
2022-09-13 16:00:25 -06:00
"popupMoreButton" : {
2022-09-24 10:14:02 -06:00
"message" : "Më shumë" ,
2022-09-13 16:00:25 -06:00
"description" : "Label to be used to show popup panel sections"
} ,
"popupLessButton" : {
2022-09-15 10:19:31 -06:00
"message" : "Më pak" ,
2022-09-13 16:00:25 -06:00
"description" : "Label to be used to hide popup panel sections"
} ,
2022-09-13 15:58:12 -06:00
"3pGroupDefault" : {
2022-10-10 08:46:19 -06:00
"message" : "Standarde" ,
2022-09-13 15:58:12 -06:00
"description" : "Header for a ruleset section in 'Filter lists pane'"
} ,
"3pGroupAds" : {
"message" : "Reklamat" ,
"description" : "Header for a ruleset section in 'Filter lists pane'"
} ,
"3pGroupPrivacy" : {
"message" : "Privatësia" ,
"description" : "Header for a ruleset section in 'Filter lists pane'"
} ,
"3pGroupMalware" : {
"message" : "Domenet e dëmshme" ,
"description" : "Header for a ruleset section in 'Filter lists pane'"
} ,
"3pGroupAnnoyances" : {
"message" : "Elementet e bezdisshme" ,
"description" : "Header for a ruleset section in 'Filter lists pane'"
} ,
"3pGroupMisc" : {
"message" : "Të ndryshme" ,
"description" : "Header for a ruleset section in 'Filter lists pane'"
} ,
"3pGroupRegions" : {
"message" : "Sipas rajonit, gjuhës" ,
"description" : "Header for a ruleset section in 'Filter lists pane'"
} ,
"aboutChangelog" : {
"message" : "Ditari i ndryshimeve" ,
"description" : ""
} ,
"aboutCode" : {
2022-09-15 10:19:31 -06:00
"message" : "Materiali burimor (GPLv3)" ,
2022-09-13 15:58:12 -06:00
"description" : "English: Source code (GPLv3)"
} ,
"aboutContributors" : {
"message" : "Kontribuesit" ,
"description" : "English: Contributors"
} ,
"aboutSourceCode" : {
2022-09-15 10:19:31 -06:00
"message" : "Materiali burimor" ,
2022-09-13 15:58:12 -06:00
"description" : "Link text to source code repo"
} ,
"aboutTranslations" : {
"message" : "Përkthimet" ,
"description" : "Link text to translations repo"
} ,
"aboutFilterLists" : {
"message" : "Listat e filtrave" ,
"description" : "Link text to uBO's own filter lists repo"
} ,
"aboutDependencies" : {
"message" : "Programet kushtëzuese (sipas GPLv3):" ,
"description" : "Shown in the About pane"
} ,
2024-09-28 12:14:26 -06:00
"supportS6H" : {
2024-10-04 10:30:37 -06:00
"message" : "Raportoni problemet me filtrat" ,
2024-09-28 12:14:26 -06:00
"description" : "Header of 'Report a filter issue' section in Support pane"
} ,
"supportS3P1" : {
2024-10-04 10:30:37 -06:00
"message" : "Raportoni problemet me filtrat në uebsajt specifikë në <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. <u>Kërkon një llogari GitHub.</u>" ,
2024-09-28 12:14:26 -06:00
"description" : "First paragraph of 'Filter issues' section in Support pane"
} ,
"supportS6P1S1" : {
2024-10-04 10:30:37 -06:00
"message" : "Verifikoni a është raportuar më parë problemi që të mos i lodhni vullnetarët e tjerë me të njëjtat gjëra." ,
2024-09-28 12:14:26 -06:00
"description" : "A paragraph in the filter issue reporter section"
} ,
"supportFindSpecificButton" : {
2024-10-04 10:30:37 -06:00
"message" : "Gjej raporte të ngjashme" ,
2024-09-28 12:14:26 -06:00
"description" : "A clickable link in the filter issue reporter section"
} ,
"supportS6URL" : {
2024-10-04 10:30:37 -06:00
"message" : "Adresa e uebsajtit:" ,
2024-09-28 12:14:26 -06:00
"description" : "Label for the URL of the page"
} ,
"supportS6Select1" : {
2024-10-04 10:30:37 -06:00
"message" : "Uebsajti..." ,
2024-09-28 12:14:26 -06:00
"description" : "Label for widget to select type of issue"
} ,
"supportS6Select1Option0" : {
2024-10-04 10:30:37 -06:00
"message" : "-- Zgjidhni --" ,
2024-09-28 12:14:26 -06:00
"description" : "An entry in the widget used to select the type of issue"
} ,
"supportS6Select1Option1" : {
2024-10-04 10:30:37 -06:00
"message" : "Shfaq reklama ose pjesë reklamash" ,
2024-09-28 12:14:26 -06:00
"description" : "An entry in the widget used to select the type of issue"
} ,
"supportS6Select1Option2" : {
2024-10-04 10:30:37 -06:00
"message" : "Ka mbivendosje ose parregullsi të tjera" ,
2024-09-28 12:14:26 -06:00
"description" : "An entry in the widget used to select the type of issue"
} ,
"supportS6Select1Option3" : {
2024-10-04 10:30:37 -06:00
"message" : "Zbulon uBO Lite" ,
2024-09-28 12:14:26 -06:00
"description" : "An entry in the widget used to select the type of issue"
} ,
"supportS6Select1Option4" : {
2024-10-04 10:30:37 -06:00
"message" : "Ka probleme me privatësinë" ,
2024-09-28 12:14:26 -06:00
"description" : "An entry in the widget used to select the type of issue"
} ,
"supportS6Select1Option5" : {
2024-10-04 10:30:37 -06:00
"message" : "Krijon mosfunksionime kur uBO Lite është i aktivizuar" ,
2024-09-28 12:14:26 -06:00
"description" : "An entry in the widget used to select the type of issue"
} ,
"supportS6Select1Option6" : {
2024-10-04 10:30:37 -06:00
"message" : "Hap skeda ose dritare të panevojshme" ,
2024-09-28 12:14:26 -06:00
"description" : "An entry in the widget used to select the type of issue"
} ,
"supportS6Select1Option7" : {
2024-10-04 10:30:37 -06:00
"message" : "Çon në instalimin e programeve keqdashëse, mashtruese" ,
2024-09-28 12:14:26 -06:00
"description" : "An entry in the widget used to select the type of issue"
} ,
"supportS6Checkbox1" : {
2024-10-04 10:30:37 -06:00
"message" : "Etiketoni faqen e internetit si “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)" ,
2024-09-28 12:14:26 -06:00
"description" : "A checkbox to use for NSFW sites"
} ,
"supportReportSpecificButton" : {
2024-10-04 10:30:37 -06:00
"message" : "Krijoj raport të ri" ,
2024-09-28 12:14:26 -06:00
"description" : "Text for button which open an external webpage in Support pane"
} ,
2022-10-10 10:38:01 -06:00
"firstRunSectionLabel" : {
2022-10-11 06:52:17 -06:00
"message" : "Përshëndetje" ,
2022-10-10 10:38:01 -06:00
"description" : "The header text for the welcome message section"
} ,
"firstRunDescription" : {
2022-12-22 09:10:56 -07:00
"message" : "Sapo instaluat uBO Lite. Këtu mund të zgjidhni mënyrën e filtrimit që duhet përdorur për të gjitha uebsajtet.\n\n<em>E thjeshta</em> është mënyra standarde, sepse nuk ju merret leje për leximin dhe modifikimin e të dhënave. Nëse keni besim te uBO Lite, mund t'i jepni leje shtesë për leximin dhe modifikimin e të dhënave në të gjitha uebsajtet, në mënyrë që të kryeni një filtrim më të avancuar." ,
2022-10-10 10:38:01 -06:00
"description" : "Descriptive text shown at first install time only "
} ,
"defaultFilteringModeSectionLabel" : {
2022-10-11 06:52:17 -06:00
"message" : "Mënyra standarde e filtrimit" ,
2022-10-10 10:38:01 -06:00
"description" : "The header text for the default filtering mode section"
} ,
"defaultFilteringModeDescription" : {
2023-04-27 06:52:32 -06:00
"message" : "Mënyra standarde e filtrimit mund të ndryshohet në çdo kohë sipas kërkesave që kanë uebsajte të caktuara. Secila mënyrë ka avantazhet dhe disavantazhet e veta." ,
2022-10-10 10:38:01 -06:00
"description" : "This describes the default filtering mode setting"
} ,
"filteringMode0Name" : {
2022-10-11 06:52:17 -06:00
"message" : "pa filtër" ,
2022-10-10 10:38:01 -06:00
"description" : "Name of blocking mode 0"
} ,
"filteringMode1Name" : {
2022-12-22 09:10:56 -07:00
"message" : "thjesht" ,
2022-10-10 10:38:01 -06:00
"description" : "Name of blocking mode 1"
} ,
"filteringMode2Name" : {
"message" : "optimal" ,
"description" : "Name of blocking mode 2"
} ,
"filteringMode3Name" : {
2022-10-11 06:52:17 -06:00
"message" : "komplet" ,
2022-10-10 10:38:01 -06:00
"description" : "Name of blocking mode 3"
} ,
"basicFilteringModeDescription" : {
2022-11-23 10:43:55 -07:00
"message" : "Filtrat kryesorë të rrjetit nga listat e përzgjedhura.\n\nNuk merret leje për leximin dhe modifikimin e të dhënave në uebsajte." ,
2022-10-10 10:38:01 -06:00
"description" : "This describes the 'basic' filtering mode"
} ,
"optimalFilteringModeDescription" : {
2022-11-23 10:43:55 -07:00
"message" : "Filtrat e avancuar të rrjetit plus filtrat e posaçëm nga listat e përzgjedhura.\n\nDuhen leje shtesë për leximin dhe modifikimin e të dhënave në të gjitha uebsajtet." ,
2022-10-10 10:38:01 -06:00
"description" : "This describes the 'optimal' filtering mode"
} ,
"completeFilteringModeDescription" : {
2022-11-23 10:43:55 -07:00
"message" : "Filtrat e avancuar të rrjetit plus filtrat e posaçëm jospecifikë nga listat e përzgjedhura.\n\nDuhen leje shtesë për leximin dhe modifikimin e të dhënave në të gjitha uebsajtet.\n\nFiltrat e posaçëm jospecifikë mund ta rëndojnë hapjen e faqeve në internet." ,
2022-10-10 10:38:01 -06:00
"description" : "This describes the 'complete' filtering mode"
} ,
2023-11-28 19:15:51 -07:00
"noFilteringModeDescription" : {
2024-09-12 13:40:24 -06:00
"message" : "Lista e uebsajteve që nuk do të kalojnë në filtër." ,
2023-11-28 19:15:51 -07:00
"description" : "A short description for the editable field which lists trusted sites"
} ,
2024-08-12 08:54:11 -06:00
"noFilteringModePlaceholder" : {
2024-09-12 13:40:24 -06:00
"message" : "[vetëm emrat e hosteve]\nshembull.com\nlojera.shembull\n..." ,
2024-08-12 08:54:11 -06:00
"description" : "Default text for in edit field"
} ,
2022-10-10 10:38:01 -06:00
"behaviorSectionLabel" : {
2022-10-11 06:52:17 -06:00
"message" : "Sjellja" ,
2022-10-10 10:38:01 -06:00
"description" : "The header text for the 'Behavior' section"
} ,
"autoReloadLabel" : {
2022-10-17 06:24:54 -06:00
"message" : "Freskoj automatikisht faqen kur ndryshoj mënyrën e filtrimit" ,
2022-10-10 10:38:01 -06:00
"description" : "Label for a checkbox in the options page"
2024-03-21 11:59:06 -06:00
} ,
"showBlockedCountLabel" : {
2024-03-26 10:47:05 -06:00
"message" : "Shfaq numrin e kërkesave të bllokuara në ikonën e instrumenteve" ,
2024-03-21 11:59:06 -06:00
"description" : "Label for a checkbox in the options page"
2022-09-13 15:58:12 -06:00
}
}