# Copyright (C) 2023 This file is copyright: # This file is distributed under the same license as the ktextwidgets package. # # SPDX-FileCopyrightText: 2023 Enol P. msgid "" msgstr "" "Project-Id-Version: ktextwidgets\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-05-08 00:36+0000\n" "PO-Revision-Date: 2023-11-07 21:27+0100\n" "Last-Translator: Enol P. \n" "Language-Team: \n" "Language: ast\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 23.08.2\n" #: dialogs/klinkdialog.cpp:39 #, kde-format msgid "Manage Link" msgstr "" #: dialogs/klinkdialog.cpp:46 #, kde-format msgid "Link Text:" msgstr "" #: dialogs/klinkdialog.cpp:49 #, kde-format msgid "Link URL:" msgstr "" #: findreplace/kfind.cpp:48 #, kde-format msgid "Find Next" msgstr "" #: findreplace/kfind.cpp:52 #, kde-format msgid "Find next occurrence of '%1'?" msgstr "" #: findreplace/kfind.cpp:573 findreplace/kfind.cpp:594 #, kde-format msgid "1 match found." msgid_plural "%1 matches found." msgstr[0] "" msgstr[1] "" #: findreplace/kfind.cpp:575 #, kde-format msgid "No matches found for '%1'." msgstr "" #: findreplace/kfind.cpp:596 #, kde-format msgid "No matches found for '%1'." msgstr "" #: findreplace/kfind.cpp:600 findreplace/kreplace.cpp:384 #, kde-format msgid "Beginning of document reached." msgstr "" #: findreplace/kfind.cpp:602 findreplace/kreplace.cpp:386 #, kde-format msgid "End of document reached." msgstr "" #. i18n() of the first if() because of the plural form. #. Hope this word puzzle is ok, it's a different sentence #: findreplace/kfind.cpp:608 #, kde-format msgid "Continue from the end?" msgstr "" #: findreplace/kfind.cpp:608 #, kde-format msgid "Continue from the beginning?" msgstr "" #: findreplace/kfinddialog.cpp:35 #, kde-format msgid "Find Text" msgstr "" #: findreplace/kfinddialog.cpp:76 #, kde-format msgctxt "@title:group" msgid "Find" msgstr "" #: findreplace/kfinddialog.cpp:79 #, kde-format msgid "&Text to find:" msgstr "" #: findreplace/kfinddialog.cpp:83 #, kde-format msgid "Regular e&xpression" msgstr "" #: findreplace/kfinddialog.cpp:84 #, kde-format msgctxt "@action:button" msgid "&Edit…" msgstr "" #: findreplace/kfinddialog.cpp:93 #, kde-format msgid "Replace With" msgstr "" #: findreplace/kfinddialog.cpp:96 #, kde-format msgid "Replace&ment text:" msgstr "" #: findreplace/kfinddialog.cpp:100 #, kde-format msgid "Use p&laceholders" msgstr "" #: findreplace/kfinddialog.cpp:101 #, kde-format msgid "Insert Place&holder" msgstr "" #: findreplace/kfinddialog.cpp:110 #, kde-format msgid "Options" msgstr "Opciones" #: findreplace/kfinddialog.cpp:113 #, kde-format msgid "C&ase sensitive" msgstr "" #: findreplace/kfinddialog.cpp:114 #, kde-format msgid "&Whole words only" msgstr "" #: findreplace/kfinddialog.cpp:115 #, kde-format msgid "From c&ursor" msgstr "" #: findreplace/kfinddialog.cpp:116 #, kde-format msgid "Find &backwards" msgstr "" #: findreplace/kfinddialog.cpp:117 #, kde-format msgid "&Selected text" msgstr "" #: findreplace/kfinddialog.cpp:124 #, kde-format msgid "&Prompt on replace" msgstr "" #: findreplace/kfinddialog.cpp:204 #, kde-format msgid "&Replace" msgstr "" #: findreplace/kfinddialog.cpp:206 #, kde-format msgid "Start replace" msgstr "" #: findreplace/kfinddialog.cpp:207 #, kde-format msgid "" "If you press the Replace button, the text you entered above is " "searched for within the document and any occurrence is replaced with the " "replacement text." msgstr "" #: findreplace/kfinddialog.cpp:212 #, kde-format msgid "&Find" msgstr "" #: findreplace/kfinddialog.cpp:214 #, kde-format msgid "Start searching" msgstr "" #: findreplace/kfinddialog.cpp:215 #, kde-format msgid "" "If you press the Find button, the text you entered above is " "searched for within the document." msgstr "" #: findreplace/kfinddialog.cpp:220 #, kde-format msgid "" "Enter a pattern to search for, or select a previous pattern from the list." msgstr "" #: findreplace/kfinddialog.cpp:221 #, kde-format msgid "If enabled, search for a regular expression." msgstr "" #: findreplace/kfinddialog.cpp:222 #, kde-format msgid "Click here to edit your regular expression using a graphical editor." msgstr "" #: findreplace/kfinddialog.cpp:223 #, kde-format msgid "Enter a replacement string, or select a previous one from the list." msgstr "" #: findreplace/kfinddialog.cpp:225 #, kde-format msgid "" "If enabled, any occurrence of \\N, where N is an integer number, will be replaced with the corresponding " "capture (\"parenthesized substring\") from the pattern.

To include (a " "literal \\N in your replacement, put an extra backslash " "in front of it, like \\\\N.

" msgstr "" #: findreplace/kfinddialog.cpp:231 #, kde-format msgid "Click for a menu of available captures." msgstr "" #: findreplace/kfinddialog.cpp:232 #, kde-format msgid "Require word boundaries in both ends of a match to succeed." msgstr "" #: findreplace/kfinddialog.cpp:233 #, kde-format msgid "Start searching at the current cursor location rather than at the top." msgstr "" #: findreplace/kfinddialog.cpp:234 #, kde-format msgid "Only search within the current selection." msgstr "" #: findreplace/kfinddialog.cpp:235 #, kde-format msgid "" "Perform a case sensitive search: entering the pattern 'Joe' will not match " "'joe' or 'JOE', only 'Joe'." msgstr "" #: findreplace/kfinddialog.cpp:236 #, kde-format msgid "Search backwards." msgstr "" #: findreplace/kfinddialog.cpp:237 #, kde-format msgid "Ask before replacing each match found." msgstr "" #: findreplace/kfinddialog.cpp:459 msgid "Any Character" msgstr "" #: findreplace/kfinddialog.cpp:460 msgid "Start of Line" msgstr "" #: findreplace/kfinddialog.cpp:461 msgid "End of Line" msgstr "" #: findreplace/kfinddialog.cpp:462 msgid "Set of Characters" msgstr "" #: findreplace/kfinddialog.cpp:463 msgid "Repeats, Zero or More Times" msgstr "" #: findreplace/kfinddialog.cpp:464 msgid "Repeats, One or More Times" msgstr "" #: findreplace/kfinddialog.cpp:465 msgid "Optional" msgstr "" #: findreplace/kfinddialog.cpp:466 msgid "Escape" msgstr "" #: findreplace/kfinddialog.cpp:467 msgid "TAB" msgstr "" #: findreplace/kfinddialog.cpp:468 msgid "Newline" msgstr "" #: findreplace/kfinddialog.cpp:469 msgid "Carriage Return" msgstr "" #: findreplace/kfinddialog.cpp:470 msgid "White Space" msgstr "" #: findreplace/kfinddialog.cpp:471 msgid "Digit" msgstr "" #: findreplace/kfinddialog.cpp:579 #, kde-format msgid "Complete Match" msgstr "" #: findreplace/kfinddialog.cpp:583 #, kde-format msgid "Captured Text (%1)" msgstr "" #: findreplace/kfinddialog.cpp:593 #, kde-format msgid "You must enter some text to search for." msgstr "" #: findreplace/kfinddialog.cpp:600 #, kde-format msgid "Invalid PCRE pattern syntax." msgstr "" #: findreplace/kreplace.cpp:48 findreplace/kreplace.cpp:59 #, kde-format msgid "Replace" msgstr "" #: findreplace/kreplace.cpp:55 #, kde-format msgctxt "@action:button Replace all occurrences" msgid "&All" msgstr "" #: findreplace/kreplace.cpp:57 #, kde-format msgid "&Skip" msgstr "" #: findreplace/kreplace.cpp:76 #, kde-format msgid "Replace '%1' with '%2'?" msgstr "" #: findreplace/kreplace.cpp:178 findreplace/kreplace.cpp:378 #, kde-format msgid "No text was replaced." msgstr "" #: findreplace/kreplace.cpp:180 findreplace/kreplace.cpp:380 #, kde-format msgid "1 replacement done." msgid_plural "%1 replacements done." msgstr[0] "" msgstr[1] "" #: findreplace/kreplace.cpp:393 #, kde-format msgid "Do you want to restart search from the end?" msgstr "" #: findreplace/kreplace.cpp:393 #, kde-format msgid "Do you want to restart search at the beginning?" msgstr "" #: findreplace/kreplace.cpp:398 #, kde-format msgctxt "@action:button Restart find & replace" msgid "Restart" msgstr "" #: findreplace/kreplace.cpp:399 #, kde-format msgctxt "@action:button Stop find & replace" msgid "Stop" msgstr "" #: findreplace/kreplacedialog.cpp:153 #, kde-format msgid "Your replacement string is referencing a capture greater than '\\%1', " msgstr "" #: findreplace/kreplacedialog.cpp:154 #, kde-format msgid "but your pattern only defines 1 capture." msgid_plural "but your pattern only defines %1 captures." msgstr[0] "" msgstr[1] "" #: findreplace/kreplacedialog.cpp:155 #, kde-format msgid "but your pattern defines no captures." msgstr "" #: findreplace/kreplacedialog.cpp:156 #, kde-format msgid "" "\n" "Please correct." msgstr "" #: widgets/krichtextwidget.cpp:207 #, kde-format msgctxt "@action" msgid "Text &Color…" msgstr "" #: widgets/krichtextwidget.cpp:208 #, kde-format msgctxt "@label stroke color" msgid "Color" msgstr "" #: widgets/krichtextwidget.cpp:221 #, kde-format msgctxt "@action" msgid "Text &Highlight…" msgstr "" #: widgets/krichtextwidget.cpp:234 #, kde-format msgctxt "@action" msgid "&Font" msgstr "" #: widgets/krichtextwidget.cpp:244 #, kde-format msgctxt "@action" msgid "Font &Size" msgstr "" #: widgets/krichtextwidget.cpp:253 #, kde-format msgctxt "@action boldify selected text" msgid "&Bold" msgstr "" #: widgets/krichtextwidget.cpp:267 #, kde-format msgctxt "@action italicize selected text" msgid "&Italic" msgstr "" #: widgets/krichtextwidget.cpp:281 #, kde-format msgctxt "@action underline selected text" msgid "&Underline" msgstr "" #: widgets/krichtextwidget.cpp:294 #, kde-format msgctxt "@action" msgid "&Strike Out" msgstr "" #: widgets/krichtextwidget.cpp:308 #, kde-format msgctxt "@action" msgid "Align &Left" msgstr "" #: widgets/krichtextwidget.cpp:309 #, kde-format msgctxt "@label left justify" msgid "Left" msgstr "" #: widgets/krichtextwidget.cpp:314 #, kde-format msgctxt "@action" msgid "Align &Center" msgstr "" #: widgets/krichtextwidget.cpp:315 #, kde-format msgctxt "@label center justify" msgid "Center" msgstr "" #: widgets/krichtextwidget.cpp:320 #, kde-format msgctxt "@action" msgid "Align &Right" msgstr "" #: widgets/krichtextwidget.cpp:321 #, kde-format msgctxt "@label right justify" msgid "Right" msgstr "" #: widgets/krichtextwidget.cpp:326 #, kde-format msgctxt "@action" msgid "&Justify" msgstr "" #: widgets/krichtextwidget.cpp:327 #, kde-format msgctxt "@label justify fill" msgid "Justify" msgstr "" #: widgets/krichtextwidget.cpp:345 #, kde-format msgctxt "@action" msgid "Left-to-Right" msgstr "" #: widgets/krichtextwidget.cpp:346 #, kde-format msgctxt "@label left-to-right" msgid "Left-to-Right" msgstr "" #: widgets/krichtextwidget.cpp:351 #, kde-format msgctxt "@action" msgid "Right-to-Left" msgstr "" #: widgets/krichtextwidget.cpp:352 #, kde-format msgctxt "@label right-to-left" msgid "Right-to-Left" msgstr "" #: widgets/krichtextwidget.cpp:366 #, kde-format msgctxt "@title:menu" msgid "List Style" msgstr "" #: widgets/krichtextwidget.cpp:369 #, kde-format msgctxt "@item:inmenu no list style" msgid "None" msgstr "" #: widgets/krichtextwidget.cpp:370 #, kde-format msgctxt "@item:inmenu disc list style" msgid "Disc" msgstr "" #: widgets/krichtextwidget.cpp:371 #, kde-format msgctxt "@item:inmenu circle list style" msgid "Circle" msgstr "" #: widgets/krichtextwidget.cpp:372 #, kde-format msgctxt "@item:inmenu square list style" msgid "Square" msgstr "" #: widgets/krichtextwidget.cpp:373 #, kde-format msgctxt "@item:inmenu numbered lists" msgid "123" msgstr "" #: widgets/krichtextwidget.cpp:374 #, kde-format msgctxt "@item:inmenu lowercase abc lists" msgid "abc" msgstr "" #: widgets/krichtextwidget.cpp:375 #, kde-format msgctxt "@item:inmenu uppercase abc lists" msgid "ABC" msgstr "" #: widgets/krichtextwidget.cpp:376 #, kde-format msgctxt "@item:inmenu lower case roman numerals" msgid "i ii iii" msgstr "" #: widgets/krichtextwidget.cpp:377 #, kde-format msgctxt "@item:inmenu upper case roman numerals" msgid "I II III" msgstr "" #: widgets/krichtextwidget.cpp:397 #, kde-format msgctxt "@action" msgid "Increase Indent" msgstr "" #: widgets/krichtextwidget.cpp:409 #, kde-format msgctxt "@action" msgid "Decrease Indent" msgstr "" #: widgets/krichtextwidget.cpp:421 #, kde-format msgctxt "@action" msgid "Insert Rule Line" msgstr "" #: widgets/krichtextwidget.cpp:430 #, kde-format msgctxt "@action" msgid "Link" msgstr "" #: widgets/krichtextwidget.cpp:442 #, kde-format msgctxt "@action" msgid "Format Painter" msgstr "" #: widgets/krichtextwidget.cpp:454 #, kde-format msgctxt "@action" msgid "To Plain Text" msgstr "" #: widgets/krichtextwidget.cpp:463 #, kde-format msgctxt "@action" msgid "Subscript" msgstr "" #: widgets/krichtextwidget.cpp:468 #, kde-format msgctxt "@action" msgid "Superscript" msgstr "" #: widgets/krichtextwidget.cpp:480 #, kde-format msgctxt "@title:menu" msgid "Heading Level" msgstr "" #: widgets/krichtextwidget.cpp:481 #, kde-format msgctxt "@item:inmenu no heading" msgid "Basic text" msgstr "" #: widgets/krichtextwidget.cpp:482 #, kde-format msgctxt "@item:inmenu heading level 1 (largest)" msgid "Title" msgstr "" #: widgets/krichtextwidget.cpp:483 #, kde-format msgctxt "@item:inmenu heading level 2" msgid "Subtitle" msgstr "" #: widgets/krichtextwidget.cpp:484 #, kde-format msgctxt "@item:inmenu heading level 3" msgid "Section" msgstr "" #: widgets/krichtextwidget.cpp:485 #, kde-format msgctxt "@item:inmenu heading level 4" msgid "Subsection" msgstr "" #: widgets/krichtextwidget.cpp:486 #, kde-format msgctxt "@item:inmenu heading level 5" msgid "Paragraph" msgstr "" #: widgets/krichtextwidget.cpp:487 #, kde-format msgctxt "@item:inmenu heading level 6 (smallest)" msgid "Subparagraph" msgstr "" #: widgets/ktextedit.cpp:47 #, kde-format msgid "Nothing to spell check." msgstr "" #: widgets/ktextedit.cpp:501 #, kde-format msgctxt "@action:inmenu" msgid "Check Spelling…" msgstr "" #: widgets/ktextedit.cpp:506 #, kde-format msgid "Spell Checking Language" msgstr "" #: widgets/ktextedit.cpp:527 #, kde-format msgid "Auto Spell Check" msgstr "" #: widgets/ktextedit.cpp:533 #, kde-format msgid "Allow Tabulations" msgstr "" #: widgets/ktextedit.cpp:566 #, kde-format msgid "Speak Text" msgstr ""