# SOME DESCRIPTIVE TITLE. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2018-12-10 03:22+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: _translatorinfo:1 part/katefactory.cpp:115 msgid "" "_: NAME OF TRANSLATORS\n" "Your names" msgstr "" #: _translatorinfo:2 part/katefactory.cpp:115 msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" msgstr "" #: part/kateautoindent.cpp:97 part/katehighlight.cpp:3170 #: part/kateschema.cpp:1058 msgid "Normal" msgstr "" #: part/kateautoindent.cpp:99 msgid "C Style" msgstr "" #: part/kateautoindent.cpp:101 msgid "Python Style" msgstr "" #: part/kateautoindent.cpp:103 msgid "XML Style" msgstr "" #: part/kateautoindent.cpp:105 msgid "S&S C Style" msgstr "" #: part/kateautoindent.cpp:107 msgid "Variable Based Indenter" msgstr "" #: part/kateautoindent.cpp:111 part/katefiletype.cpp:522 #: part/katehighlight.cpp:1192 msgid "None" msgstr "" #: part/katebookmarks.cpp:77 msgid "Set &Bookmark" msgstr "" #: part/katebookmarks.cpp:80 msgid "If a line has no bookmark then add one, otherwise remove it." msgstr "" #: part/katebookmarks.cpp:81 msgid "Clear &Bookmark" msgstr "" #: part/katebookmarks.cpp:84 msgid "Clear &All Bookmarks" msgstr "" #: part/katebookmarks.cpp:87 msgid "Remove all bookmarks of the current document." msgstr "" #: part/katebookmarks.cpp:90 part/katebookmarks.cpp:242 msgid "Next Bookmark" msgstr "" #: part/katebookmarks.cpp:93 msgid "Go to the next bookmark." msgstr "" #: part/katebookmarks.cpp:96 part/katebookmarks.cpp:244 msgid "Previous Bookmark" msgstr "" #: part/katebookmarks.cpp:99 msgid "Go to the previous bookmark." msgstr "" #: part/katebookmarks.cpp:101 msgid "&Bookmarks" msgstr "" #: part/katebookmarks.cpp:203 msgid "&Next: %1 - \"%2\"" msgstr "" #: part/katebookmarks.cpp:210 msgid "&Previous: %1 - \"%2\"" msgstr "" #: part/katecmds.cpp:98 part/katejscript.cpp:275 part/katejscript.cpp:741 #: part/katejscript.cpp:944 msgid "Could not access view" msgstr "" #: part/katecmds.cpp:151 msgid "Mode must be at least 0." msgstr "" #: part/katecmds.cpp:169 msgid "No such highlight '%1'" msgstr "" #: part/katecmds.cpp:180 msgid "Missing argument. Usage: %1 " msgstr "" #: part/katecmds.cpp:184 msgid "Failed to convert argument '%1' to integer." msgstr "" #: part/katecmds.cpp:190 part/katecmds.cpp:196 msgid "Width must be at least 1." msgstr "" #: part/katecmds.cpp:202 msgid "Column must be at least 1." msgstr "" #: part/katecmds.cpp:208 msgid "Line must be at least 1" msgstr "" #: part/katecmds.cpp:210 msgid "There is not that many lines in this document" msgstr "" #: part/katecmds.cpp:232 msgid "Usage: %1 on|off|1|0|true|false" msgstr "" #: part/katecmds.cpp:274 msgid "Bad argument '%1'. Usage: %2 on|off|1|0|true|false" msgstr "" #: part/katecmds.cpp:279 msgid "Unknown command '%1'" msgstr "" #: part/katecmds.cpp:498 msgid "Sorry, but Kate is not able to replace newlines, yet" msgstr "" #: part/katecmds.cpp:540 #, c-format msgid "" "_n: 1 replacement done\n" "%n replacements done" msgstr "" #: part/katedialogs.cpp:152 msgid "Automatic Indentation" msgstr "" #: part/katedialogs.cpp:156 msgid "&Indentation mode:" msgstr "" #: part/katedialogs.cpp:160 part/katedialogs.cpp:1131 msgid "Configure..." msgstr "" #: part/katedialogs.cpp:162 msgid "Insert leading Doxygen \"*\" when typing" msgstr "" #: part/katedialogs.cpp:163 msgid "Adjust indentation of code pasted from the clipboard" msgstr "" #: part/katedialogs.cpp:165 msgid "Indentation with Spaces" msgstr "" #: part/katedialogs.cpp:167 msgid "Use &spaces instead of tabs to indent" msgstr "" #: part/katedialogs.cpp:168 msgid "Emacs style mixed mode" msgstr "" #: part/katedialogs.cpp:172 msgid "Number of spaces:" msgstr "" #: part/katedialogs.cpp:174 msgid "Keep indent &profile" msgstr "" #: part/katedialogs.cpp:175 msgid "&Keep extra spaces" msgstr "" #: part/katedialogs.cpp:177 msgid "Keys to Use" msgstr "" #: part/katedialogs.cpp:178 msgid "&Tab key indents" msgstr "" #: part/katedialogs.cpp:179 msgid "&Backspace key indents" msgstr "" #: part/katedialogs.cpp:182 msgid "Tab Key Mode if Nothing Selected" msgstr "" #: part/katedialogs.cpp:184 msgid "Insert indent &characters" msgstr "" #: part/katedialogs.cpp:185 msgid "I&nsert tab character" msgstr "" #: part/katedialogs.cpp:186 msgid "Indent current &line" msgstr "" #: part/katedialogs.cpp:208 msgid "Check this if you want to indent with spaces rather than tabs." msgstr "" #: part/katedialogs.cpp:210 msgid "" "Indentations of more than the selected number of spaces will not be " "shortened." msgstr "" #: part/katedialogs.cpp:213 msgid "" "This allows the Tab key to be used to increase the indentation level." msgstr "" #: part/katedialogs.cpp:216 msgid "" "This allows the Backspace key to be used to decrease the indentation " "level." msgstr "" #: part/katedialogs.cpp:219 msgid "" "Automatically inserts a leading \"*\" while typing within a Doxygen style " "comment." msgstr "" #: part/katedialogs.cpp:222 msgid "Use a mix of tab and space characters for indentation." msgstr "" #: part/katedialogs.cpp:224 msgid "" "If this option is selected, pasted code from the clipboard is indented. " "Triggering the undo-action removes the indentation." msgstr "" #: part/katedialogs.cpp:226 msgid "The number of spaces to indent with." msgstr "" #: part/katedialogs.cpp:229 msgid "" "If this button is enabled, additional indenter specific options are " "available and can be configured in an extra dialog." msgstr "" #: part/katedialogs.cpp:281 msgid "Configure Indenter" msgstr "" #: part/katedialogs.cpp:356 msgid "Text Cursor Movement" msgstr "" #: part/katedialogs.cpp:358 msgid "Smart ho&me and smart end" msgstr "" #: part/katedialogs.cpp:362 msgid "Wrap c&ursor" msgstr "" #: part/katedialogs.cpp:366 msgid "&PageUp/PageDown moves cursor" msgstr "" #: part/katedialogs.cpp:372 msgid "Autocenter cursor (lines):" msgstr "" #: part/katedialogs.cpp:379 msgid "Selection Mode" msgstr "" #: part/katedialogs.cpp:383 msgid "&Normal" msgstr "" #: part/katedialogs.cpp:384 msgid "&Persistent" msgstr "" #: part/katedialogs.cpp:389 msgid "" "Selections will be overwritten by typed text and will be lost on cursor " "movement." msgstr "" #: part/katedialogs.cpp:392 msgid "Selections will stay even after cursor movement and typing." msgstr "" #: part/katedialogs.cpp:395 msgid "" "Sets the number of lines to maintain visible above and below the cursor when " "possible." msgstr "" #: part/katedialogs.cpp:399 msgid "" "When selected, pressing the home key will cause the cursor to skip " "whitespace and go to the start of a line's text. The same applies for the " "end key." msgstr "" #: part/katedialogs.cpp:404 msgid "" "When on, moving the insertion cursor using the Left and Right " "keys will go on to previous/next line at beginning/end of the line, similar " "to most editors.

When off, the insertion cursor cannot be moved left of " "the line start, but it can be moved off the line end, which can be very " "handy for programmers." msgstr "" #: part/katedialogs.cpp:410 msgid "" "Selects whether the PageUp and PageDown keys should alter the vertical " "position of the cursor relative to the top of the view." msgstr "" #: part/katedialogs.cpp:472 msgid "Tabulators" msgstr "" #: part/katedialogs.cpp:474 msgid "&Insert spaces instead of tabulators" msgstr "" #: part/katedialogs.cpp:478 msgid "&Show tabulators" msgstr "" #: part/katedialogs.cpp:484 msgid "Tab width:" msgstr "" #: part/katedialogs.cpp:489 msgid "Static Word Wrap" msgstr "" #: part/katedialogs.cpp:491 msgid "Enable static &word wrap" msgstr "" #: part/katedialogs.cpp:495 msgid "&Show static word wrap marker (if applicable)" msgstr "" #: part/katedialogs.cpp:501 msgid "Wrap words at:" msgstr "" #: part/katedialogs.cpp:506 msgid "Remove &trailing spaces" msgstr "" #: part/katedialogs.cpp:511 msgid "Auto &brackets" msgstr "" #: part/katedialogs.cpp:518 msgid "Unlimited" msgstr "" #: part/katedialogs.cpp:519 msgid "Maximum undo steps:" msgstr "" #: part/katedialogs.cpp:524 msgid "Smart search t&ext from:" msgstr "" #: part/katedialogs.cpp:527 msgid "Nowhere" msgstr "" #: part/katedialogs.cpp:528 msgid "Selection Only" msgstr "" #: part/katedialogs.cpp:529 msgid "Selection, then Current Word" msgstr "" #: part/katedialogs.cpp:530 msgid "Current Word Only" msgstr "" #: part/katedialogs.cpp:531 msgid "Current Word, then Selection" msgstr "" #: part/katedialogs.cpp:541 msgid "" "Automatically start a new line of text when the current line exceeds the " "length specified by the Wrap words at: option.

This option does not " "wrap existing lines of text - use the Apply Static Word Wrap option " "in the Tools menu for that purpose.

If you want lines to be " "visually wrapped instead, according to the width of the view, enable " "Dynamic Word Wrap in the View Defaults config page." msgstr "" #: part/katedialogs.cpp:549 msgid "" "If the Word Wrap option is selected this entry determines the length (in " "characters) at which the editor will automatically start a new line." msgstr "" #: part/katedialogs.cpp:552 msgid "" "When the user types a left bracket ([,(, or {) KateView automatically enters " "the right bracket (}, ), or ]) to the right of the cursor." msgstr "" #: part/katedialogs.cpp:555 msgid "" "The editor will display a symbol to indicate the presence of a tab in the " "text." msgstr "" #: part/katedialogs.cpp:559 msgid "" "Sets the number of undo/redo steps to record. More steps uses more memory." msgstr "" #: part/katedialogs.cpp:562 msgid "" "This determines where KateView will get the search text from (this will be " "automatically entered into the Find Text dialog): " "

  • Nowhere: Don't guess the search " "text.
  • Selection Only: Use the current text selection, if " "available.
  • Selection, then Current Word: Use the current " "selection if available, otherwise use the current word.
  • Current " "Word Only: Use the word that the cursor is currently resting on, if " "available.
  • Current Word, then Selection: Use the current word " "if available, otherwise use the current selection.
Note that, in " "all the above modes, if a search string has not been or cannot be " "determined, then the Find Text Dialog will fall back to the last search text." msgstr "" #: part/katedialogs.cpp:587 msgid "" "If this is enabled, the editor will calculate the number of spaces up to the " "next tab position as defined by the tab width, and insert that number of " "spaces instead of a TAB character." msgstr "" #: part/katedialogs.cpp:591 msgid "" "If this is enabled, the editor will remove any trailing whitespace on lines " "when they are left by the insertion cursor." msgstr "" #: part/katedialogs.cpp:594 msgid "" "

If this option is checked, a vertical line will be drawn at the word wrap " "column as defined in the Editing properties.

Note that " "the word wrap marker is only drawn if you use a fixed pitch font." msgstr "" #: part/katedialogs.cpp:650 msgid "Word Wrap" msgstr "" #: part/katedialogs.cpp:652 msgid "&Dynamic word wrap" msgstr "" #: part/katedialogs.cpp:655 msgid "Dynamic word wrap indicators (if applicable):" msgstr "" #: part/katedialogs.cpp:657 msgid "Off" msgstr "" #: part/katedialogs.cpp:658 msgid "Follow Line Numbers" msgstr "" #: part/katedialogs.cpp:659 msgid "Always On" msgstr "" #: part/katedialogs.cpp:663 msgid "Vertically align dynamically wrapped lines to indentation depth:" msgstr "" #: part/katedialogs.cpp:666 #, no-c-format msgid "% of View Width" msgstr "" #: part/katedialogs.cpp:667 msgid "Disabled" msgstr "" #: part/katedialogs.cpp:671 msgid "Code Folding" msgstr "" #: part/katedialogs.cpp:673 msgid "Show &folding markers (if available)" msgstr "" #: part/katedialogs.cpp:674 msgid "Collapse toplevel folding nodes" msgstr "" #: part/katedialogs.cpp:679 msgid "Borders" msgstr "" #: part/katedialogs.cpp:681 msgid "Show &icon border" msgstr "" #: part/katedialogs.cpp:682 msgid "Show &line numbers" msgstr "" #: part/katedialogs.cpp:683 msgid "Show &scrollbar marks" msgstr "" #: part/katedialogs.cpp:687 msgid "Sort Bookmarks Menu" msgstr "" #: part/katedialogs.cpp:689 msgid "By &position" msgstr "" #: part/katedialogs.cpp:690 msgid "By c&reation" msgstr "" #: part/katedialogs.cpp:694 msgid "Show indentation lines" msgstr "" #: part/katedialogs.cpp:701 part/kateview.cpp:365 msgid "" "If this option is checked, the text lines will be wrapped at the view border " "on the screen." msgstr "" #: part/katedialogs.cpp:703 part/kateview.cpp:368 msgid "Choose when the Dynamic Word Wrap Indicators should be displayed" msgstr "" #: part/katedialogs.cpp:708 msgid "" "

Enables the start of dynamically wrapped lines to be aligned vertically " "to the indentation level of the first line. This can help to make code and " "markup more readable.

Additionally, this allows you to set a maximum " "width of the screen, as a percentage, after which dynamically wrapped lines " "will no longer be vertically aligned. For example, at 50%, lines whose " "indentation levels are deeper than 50% of the width of the screen will not " "have vertical alignment applied to subsequent wrapped lines.

" msgstr "" #: part/katedialogs.cpp:717 msgid "" "If this option is checked, every new view will display line numbers on the " "left hand side." msgstr "" #: part/katedialogs.cpp:720 msgid "" "If this option is checked, every new view will display an icon border on the " "left hand side.

The icon border shows bookmark signs, for instance." msgstr "" #: part/katedialogs.cpp:724 msgid "" "If this option is checked, every new view will show marks on the vertical " "scrollbar.

These marks will, for instance, show bookmarks." msgstr "" #: part/katedialogs.cpp:728 msgid "" "If this option is checked, every new view will display marks for code " "folding, if code folding is available." msgstr "" #: part/katedialogs.cpp:731 msgid "" "Choose how the bookmarks should be ordered in the Bookmarks menu." msgstr "" #: part/katedialogs.cpp:733 msgid "The bookmarks will be ordered by the line numbers they are placed at." msgstr "" #: part/katedialogs.cpp:735 msgid "" "Each new bookmark will be added to the bottom, independently from where it " "is placed in the document." msgstr "" #: part/katedialogs.cpp:738 msgid "" "If this is enabled, the editor will display vertical lines to help identify " "indent lines." msgstr "" #: part/katedialogs.cpp:854 msgid "File Format" msgstr "" #: part/katedialogs.cpp:858 msgid "&Encoding:" msgstr "" #: part/katedialogs.cpp:863 msgid "End &of line:" msgstr "" #: part/katedialogs.cpp:867 msgid "&Automatic end of line detection" msgstr "" #: part/katedialogs.cpp:869 msgid "UNIX" msgstr "" #: part/katedialogs.cpp:870 msgid "DOS/Windows" msgstr "" #: part/katedialogs.cpp:871 msgid "Macintosh" msgstr "" #: part/katedialogs.cpp:873 msgid "Memory Usage" msgstr "" #: part/katedialogs.cpp:878 msgid "Maximum loaded &blocks per file:" msgstr "" #: part/katedialogs.cpp:884 msgid "Automatic Cleanups on Load/Save" msgstr "" #: part/katedialogs.cpp:887 msgid "Re&move trailing spaces" msgstr "" #: part/katedialogs.cpp:890 msgid "Folder Config File" msgstr "" #: part/katedialogs.cpp:895 msgid "Do not use config file" msgstr "" #: part/katedialogs.cpp:896 msgid "Se&arch depth for config file:" msgstr "" #: part/katedialogs.cpp:898 msgid "Backup on Save" msgstr "" #: part/katedialogs.cpp:900 msgid "&Local files" msgstr "" #: part/katedialogs.cpp:901 msgid "&Remote files" msgstr "" #: part/katedialogs.cpp:904 msgid "&Prefix:" msgstr "" #: part/katedialogs.cpp:909 msgid "&Suffix:" msgstr "" #: part/katedialogs.cpp:916 msgid "" "The editor will automatically eliminate extra spaces at the ends of lines of " "text while loading/saving the file." msgstr "" #: part/katedialogs.cpp:919 msgid "" "

Backing up on save will cause Kate to copy the disk file to " "'<prefix><filename><suffix>' before saving changes.

The " "suffix defaults to ~ and prefix is empty by default" msgstr "" #: part/katedialogs.cpp:923 msgid "" "Check this if you want the editor to autodetect the end of line type.The " "first found end of line type will be used for the whole file." msgstr "" #: part/katedialogs.cpp:926 msgid "Check this if you want backups of local files when saving" msgstr "" #: part/katedialogs.cpp:928 msgid "Check this if you want backups of remote files when saving" msgstr "" #: part/katedialogs.cpp:930 msgid "Enter the prefix to prepend to the backup file names" msgstr "" #: part/katedialogs.cpp:932 msgid "Enter the suffix to add to the backup file names" msgstr "" #: part/katedialogs.cpp:934 msgid "" "The editor will search the given number of folder levels upwards for " ".kateconfig file and load the settings line from it." msgstr "" #: part/katedialogs.cpp:937 msgid "" "The editor will load given number of blocks (of around 2048 lines) of text " "into memory; if the filesize is bigger than this the other blocks are " "swapped to disk and loaded transparently as-needed.
This can cause " "little delays while navigating in the document; a larger block count " "increases the editing speed at the cost of memory.
For normal usage, " "just choose the highest possible block count: limit it only if you have " "problems with the memory usage." msgstr "" #: part/katedialogs.cpp:976 msgid "" "You did not provide a backup suffix or prefix. Using default suffix: '~'" msgstr "" #: part/katedialogs.cpp:977 msgid "No Backup Suffix or Prefix" msgstr "" #: part/katedialogs.cpp:1013 msgid "TDE Default" msgstr "" #: part/katedialogs.cpp:1115 part/katedialogs.cpp:1446 msgid "Name" msgstr "" #: part/katedialogs.cpp:1116 part/katehighlight.cpp:3178 msgid "Comment" msgstr "" #: part/katedialogs.cpp:1212 #, c-format msgid "Configure %1" msgstr "" #: part/katedialogs.cpp:1266 part/kateschema.cpp:689 msgid "H&ighlight:" msgstr "" #: part/katedialogs.cpp:1279 msgid "Information" msgstr "" #: part/katedialogs.cpp:1284 msgid "Author:" msgstr "" #: part/katedialogs.cpp:1290 msgid "License:" msgstr "" #: part/katedialogs.cpp:1293 part/katefiletype.cpp:285 #: part/katefiletype.cpp:485 msgid "Properties" msgstr "" #: part/katedialogs.cpp:1298 part/katefiletype.cpp:304 msgid "File e&xtensions:" msgstr "" #: part/katedialogs.cpp:1303 part/katefiletype.cpp:308 #: plugins/autobookmarker/autobookmarker.cpp:323 msgid "MIME &types:" msgstr "" #: part/katedialogs.cpp:1308 part/katefiletype.cpp:317 msgid "Prio&rity:" msgstr "" #: part/katedialogs.cpp:1323 msgid "Do&wnload..." msgstr "" #: part/katedialogs.cpp:1331 msgid "" "Choose a Syntax Highlight mode from this list to view its " "properties below." msgstr "" #: part/katedialogs.cpp:1334 msgid "" "The list of file extensions used to determine which files to highlight using " "the current syntax highlight mode." msgstr "" #: part/katedialogs.cpp:1337 msgid "" "The list of Mime Types used to determine which files to highlight using the " "current highlight mode.

Click the wizard button on the left of the entry " "field to display the MimeType selection dialog." msgstr "" #: part/katedialogs.cpp:1341 msgid "" "Display a dialog with a list of all available mime types to choose " "from.

The File Extensions entry will automatically be " "edited as well." msgstr "" #: part/katedialogs.cpp:1345 msgid "" "Click this button to download new or updated syntax highlight descriptions " "from the Kate website." msgstr "" #: part/katedialogs.cpp:1423 msgid "" "Select the MimeTypes you want highlighted using the '%1' syntax highlight " "rules.\n" "Please note that this will automatically edit the associated file extensions " "as well." msgstr "" #: part/katedialogs.cpp:1425 part/katefiletype.cpp:506 #: plugins/autobookmarker/autobookmarker.cpp:366 msgid "Select Mime Types" msgstr "" #: part/katedialogs.cpp:1438 msgid "Highlight Download" msgstr "" #: part/katedialogs.cpp:1438 msgid "&Install" msgstr "" #: part/katedialogs.cpp:1443 msgid "Select the syntax highlighting files you want to update:" msgstr "" #: part/katedialogs.cpp:1447 msgid "Installed" msgstr "" #: part/katedialogs.cpp:1448 msgid "Latest" msgstr "" #: part/katedialogs.cpp:1452 msgid "Note: New versions are selected automatically." msgstr "" #: part/katedialogs.cpp:1547 msgid "Go to Line" msgstr "" #: part/katedialogs.cpp:1557 msgid "&Go to line:" msgstr "" #: part/katedialogs.cpp:1583 msgid "File Was Deleted on Disk" msgstr "" #: part/katedialogs.cpp:1584 msgid "&Save File As..." msgstr "" #: part/katedialogs.cpp:1585 msgid "Lets you select a location and save the file again." msgstr "" #: part/katedialogs.cpp:1587 msgid "File Changed on Disk" msgstr "" #: part/katedialogs.cpp:1588 part/katedocument.cpp:4403 msgid "&Reload File" msgstr "" #: part/katedialogs.cpp:1589 msgid "" "Reload the file from disk. If you have unsaved changes, they will be lost." msgstr "" #: part/katedialogs.cpp:1594 msgid "&Ignore" msgstr "" #: part/katedialogs.cpp:1597 msgid "Ignore the changes. You will not be prompted again." msgstr "" #: part/katedialogs.cpp:1598 msgid "" "Do nothing. Next time you focus the file, or try to save it or close it, you " "will be prompted again." msgstr "" #: part/katedialogs.cpp:1610 part/katedocument.cpp:4402 msgid "What do you want to do?" msgstr "" #: part/katedialogs.cpp:1616 msgid "&View Difference" msgstr "" #: part/katedialogs.cpp:1621 msgid "" "Calculates the difference between the editor contents and the disk file " "using diff(1) and opens the diff file with the default application for that." msgstr "" #: part/katedialogs.cpp:1625 msgid "Overwrite" msgstr "" #: part/katedialogs.cpp:1626 msgid "Overwrite the disk file with the editor content." msgstr "" #: part/katedialogs.cpp:1694 msgid "" "The diff command failed. Please make sure that diff(1) is installed and in " "your PATH." msgstr "" #: part/katedialogs.cpp:1696 msgid "Error Creating Diff" msgstr "" #: part/katedialogs.cpp:1711 msgid "" "Ignoring means that you will not be warned again (unless the disk file " "changes once more): if you save the document, you will overwrite the file on " "disk; if you do not save then the disk file (if present) is what you have." msgstr "" #: part/katedialogs.cpp:1715 msgid "You Are on Your Own" msgstr "" #: part/katedocument.cpp:431 part/katedocument.cpp:472 msgid "Appearance" msgstr "" #: part/katedocument.cpp:434 msgid "Fonts & Colors" msgstr "" #: part/katedocument.cpp:437 msgid "Cursor & Selection" msgstr "" #: part/katedocument.cpp:440 msgid "Editing" msgstr "" #: part/katedocument.cpp:443 msgid "Indentation" msgstr "" #: part/katedocument.cpp:446 msgid "Open/Save" msgstr "" #: part/katedocument.cpp:449 msgid "Highlighting" msgstr "" #: part/katedocument.cpp:452 msgid "Filetypes" msgstr "" #: part/katedocument.cpp:455 msgid "Shortcuts" msgstr "" #: part/katedocument.cpp:458 msgid "Plugins" msgstr "" #: part/katedocument.cpp:475 msgid "Font & Color Schemas" msgstr "" #: part/katedocument.cpp:478 msgid "Cursor & Selection Behavior" msgstr "" #: part/katedocument.cpp:481 msgid "Editing Options" msgstr "" #: part/katedocument.cpp:484 msgid "Indentation Rules" msgstr "" #: part/katedocument.cpp:487 msgid "File Opening & Saving" msgstr "" #: part/katedocument.cpp:490 msgid "Highlighting Rules" msgstr "" #: part/katedocument.cpp:493 msgid "Filetype Specific Settings" msgstr "" #: part/katedocument.cpp:496 msgid "Shortcuts Configuration" msgstr "" #: part/katedocument.cpp:499 msgid "Plugin Manager" msgstr "" #: part/katedocument.cpp:1984 msgid "Configure" msgstr "" #: part/katedocument.cpp:2483 msgid "" "The file %1 could not be loaded completely, as there is not enough temporary " "disk storage for it." msgstr "" #: part/katedocument.cpp:2485 msgid "" "The file %1 could not be loaded, as it was not possible to read from it.\n" "\n" "Check if you have read access to this file." msgstr "" #: part/katedocument.cpp:2495 part/katedocument.cpp:2561 msgid "The file %1 is a binary, saving it will result in a corrupt file." msgstr "" #: part/katedocument.cpp:2496 msgid "Binary File Opened" msgstr "" #: part/katedocument.cpp:2554 msgid "" "This file could not be loaded correctly due to lack of temporary disk space. " "Saving it could cause data loss.\n" "\n" "Do you really want to save it?" msgstr "" #: part/katedocument.cpp:2554 part/katedocument.cpp:2581 #: part/katedocument.cpp:2592 part/katedocument.cpp:2757 msgid "Possible Data Loss" msgstr "" #: part/katedocument.cpp:2554 part/katedocument.cpp:2563 #: part/katedocument.cpp:2575 part/katedocument.cpp:2581 #: part/katedocument.cpp:2592 msgid "Save Nevertheless" msgstr "" #: part/katedocument.cpp:2562 msgid "Trying to Save Binary File" msgstr "" #: part/katedocument.cpp:2575 msgid "" "Do you really want to save this unmodified file? You could overwrite changed " "data in the file on disk." msgstr "" #: part/katedocument.cpp:2575 msgid "Trying to Save Unmodified File" msgstr "" #: part/katedocument.cpp:2581 msgid "" "Do you really want to save this file? Both your open file and the file on " "disk were changed. There could be some data lost." msgstr "" #: part/katedocument.cpp:2592 msgid "" "The selected encoding cannot encode every unicode character in this " "document. Do you really want to save it? There could be some data lost." msgstr "" #: part/katedocument.cpp:2643 msgid "" "The document could not be saved, as it was not possible to write to %1.\n" "\n" "Check that you have write access to this file or that enough disk space is " "available." msgstr "" #: part/katedocument.cpp:2756 msgid "Do you really want to continue to close this file? Data loss may occur." msgstr "" #: part/katedocument.cpp:2757 msgid "Close Nevertheless" msgstr "" #: part/katedocument.cpp:4300 msgid "Untitled" msgstr "" #: part/katedocument.cpp:4331 part/katedocument.cpp:5073 part/kateview.cpp:868 msgid "Save File" msgstr "" #: part/katedocument.cpp:4340 msgid "Save failed" msgstr "" #: part/katedocument.cpp:4403 msgid "File Was Changed on Disk" msgstr "" #: part/katedocument.cpp:4403 msgid "&Ignore Changes" msgstr "" #: part/katedocument.cpp:4981 msgid "The file '%1' was modified by another program." msgstr "" #: part/katedocument.cpp:4984 msgid "The file '%1' was created by another program." msgstr "" #: part/katedocument.cpp:4987 msgid "The file '%1' was deleted by another program." msgstr "" #: part/katedocument.cpp:5101 part/kateview.cpp:895 msgid "" "A file named \"%1\" already exists. Are you sure you want to overwrite it?" msgstr "" #: part/katedocument.cpp:5103 part/kateview.cpp:896 msgid "Overwrite File?" msgstr "" #: part/katedocument.cpp:5104 part/kateview.cpp:897 msgid "&Overwrite" msgstr "" #: part/katefactory.cpp:70 msgid "Kate Part" msgstr "" #: part/katefactory.cpp:71 msgid "Embeddable editor component" msgstr "" #: part/katefactory.cpp:72 msgid "(c) 2000-2004 The Kate Authors" msgstr "" #: part/katefactory.cpp:83 msgid "Maintainer" msgstr "" #: part/katefactory.cpp:84 part/katefactory.cpp:85 part/katefactory.cpp:86 #: part/katefactory.cpp:91 msgid "Core Developer" msgstr "" #: part/katefactory.cpp:87 msgid "The cool buffersystem" msgstr "" #: part/katefactory.cpp:88 msgid "The Editing Commands" msgstr "" #: part/katefactory.cpp:89 msgid "Testing, ..." msgstr "" #: part/katefactory.cpp:90 msgid "Former Core Developer" msgstr "" #: part/katefactory.cpp:92 msgid "KWrite Author" msgstr "" #: part/katefactory.cpp:93 msgid "KWrite port to KParts" msgstr "" #: part/katefactory.cpp:96 msgid "KWrite Undo History, Kspell integration" msgstr "" #: part/katefactory.cpp:97 msgid "KWrite XML Syntax highlighting support" msgstr "" #: part/katefactory.cpp:98 msgid "Patches and more" msgstr "" #: part/katefactory.cpp:99 msgid "Developer & Highlight wizard" msgstr "" #: part/katefactory.cpp:101 msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "" #: part/katefactory.cpp:102 msgid "Highlighting for VHDL" msgstr "" #: part/katefactory.cpp:103 msgid "Highlighting for SQL" msgstr "" #: part/katefactory.cpp:104 msgid "Highlighting for Ferite" msgstr "" #: part/katefactory.cpp:105 msgid "Highlighting for ILERPG" msgstr "" #: part/katefactory.cpp:106 msgid "Highlighting for LaTeX" msgstr "" #: part/katefactory.cpp:107 msgid "Highlighting for Makefiles, Python" msgstr "" #: part/katefactory.cpp:108 msgid "Highlighting for Python" msgstr "" #: part/katefactory.cpp:110 msgid "Highlighting for Scheme" msgstr "" #: part/katefactory.cpp:111 msgid "PHP Keyword/Datatype list" msgstr "" #: part/katefactory.cpp:112 msgid "Very nice help" msgstr "" #: part/katefactory.cpp:113 msgid "All people who have contributed and I have forgotten to mention" msgstr "" #: part/katefiletype.cpp:273 msgid "&Filetype:" msgstr "" #: part/katefiletype.cpp:279 msgid "&New" msgstr "" #: part/katefiletype.cpp:282 part/kateschema.cpp:843 #: plugins/autobookmarker/autobookmarker.cpp:410 msgid "&Delete" msgstr "" #: part/katefiletype.cpp:289 msgid "N&ame:" msgstr "" #: part/katefiletype.cpp:294 msgid "&Section:" msgstr "" #: part/katefiletype.cpp:299 msgid "&Variables:" msgstr "" #: part/katefiletype.cpp:332 msgid "Create a new file type." msgstr "" #: part/katefiletype.cpp:333 msgid "Delete the current file type." msgstr "" #: part/katefiletype.cpp:335 msgid "" "The name of the filetype will be the text of the corresponding menu item." msgstr "" #: part/katefiletype.cpp:337 msgid "The section name is used to organize the file types in menus." msgstr "" #: part/katefiletype.cpp:339 msgid "" "

This string allows you to configure Kate's settings for the files " "selected by this mimetype using Kate variables. You can set almost any " "configuration option, such as highlight, indent-mode, encoding, " "etc.

For a full list of known variables, see the manual.

" msgstr "" #: part/katefiletype.cpp:344 msgid "" "The wildcards mask allows you to select files by filename. A typical mask " "uses an asterisk and the file extension, for example *.txt; " "*.text. The string is a semicolon-separated list of masks." msgstr "" #: part/katefiletype.cpp:349 msgid "" "The mime type mask allows you to select files by mimetype. The string is a " "semicolon-separated list of mimetypes, for example text/plain; " "text/english." msgstr "" #: part/katefiletype.cpp:353 msgid "Displays a wizard that helps you easily select mimetypes." msgstr "" #: part/katefiletype.cpp:355 msgid "" "Sets a priority for this file type. If more than one file type selects the " "same file, the one with the highest priority will be used." msgstr "" #: part/katefiletype.cpp:427 msgid "New Filetype" msgstr "" #: part/katefiletype.cpp:471 #, c-format msgid "Properties of %1" msgstr "" #: part/katefiletype.cpp:504 msgid "" "Select the MimeTypes you want for this file type.\n" "Please note that this will automatically edit the associated file extensions " "as well." msgstr "" #: part/katehighlight.cpp:1823 msgid "Normal Text" msgstr "" #: part/katehighlight.cpp:1971 msgid "" "%1: Deprecated syntax. Attribute (%2) not addressed by symbolic " "name
" msgstr "" #: part/katehighlight.cpp:2338 msgid "%1: Deprecated syntax. Context %2 has no symbolic name
" msgstr "" #: part/katehighlight.cpp:2385 msgid "" "%1:Deprecated syntax. Context %2 not addressed by a symbolic name" msgstr "" #: part/katehighlight.cpp:2505 msgid "" "There were warning(s) and/or error(s) while parsing the syntax highlighting " "configuration." msgstr "" #: part/katehighlight.cpp:2507 msgid "Kate Syntax Highlighting Parser" msgstr "" #: part/katehighlight.cpp:2658 msgid "" "Since there has been an error parsing the highlighting description, this " "highlighting will be disabled" msgstr "" #: part/katehighlight.cpp:2860 msgid "" "%1: Specified multiline comment region (%2) could not be resolved
" msgstr "" #: part/katehighlight.cpp:3171 msgid "Keyword" msgstr "" #: part/katehighlight.cpp:3172 msgid "Data Type" msgstr "" #: part/katehighlight.cpp:3173 msgid "Decimal/Value" msgstr "" #: part/katehighlight.cpp:3174 msgid "Base-N Integer" msgstr "" #: part/katehighlight.cpp:3175 msgid "Floating Point" msgstr "" #: part/katehighlight.cpp:3176 msgid "Character" msgstr "" #: part/katehighlight.cpp:3177 msgid "String" msgstr "" #: part/katehighlight.cpp:3179 msgid "Others" msgstr "" #: part/katehighlight.cpp:3180 msgid "Alert" msgstr "" #: part/katehighlight.cpp:3181 msgid "Function" msgstr "" #: part/katehighlight.cpp:3183 msgid "Region Marker" msgstr "" #: part/katehighlight.cpp:3185 part/kateschema.cpp:310 msgid "Error" msgstr "" #: part/katejscript.cpp:304 part/katejscript.cpp:928 msgid "Exception, line %1: %2" msgstr "" #: part/katejscript.cpp:754 msgid "Command not found" msgstr "" #: part/katejscript.cpp:762 part/katejscript.cpp:897 msgid "JavaScript file not found" msgstr "" #: part/katejscript.cpp:1058 part/katejscript.cpp:1076 #: part/kateluaindentscript.cpp:413 part/kateluaindentscript.cpp:431 msgid "(Unknown)" msgstr "" #: part/kateluaindentscript.cpp:86 msgid "indenter.register requires 2 parameters (event id, function to call)" msgstr "" #: part/kateluaindentscript.cpp:94 msgid "" "indenter.register requires 2 parameters (event id (number), function to call " "(function))" msgstr "" #: part/kateluaindentscript.cpp:108 msgid "indenter.register:invalid event id" msgstr "" #: part/kateluaindentscript.cpp:113 msgid "indenter.register:there is already a function set for given" msgstr "" #: part/kateluaindentscript.cpp:126 msgid "document.textLine:One parameter (line number) required" msgstr "" #: part/kateluaindentscript.cpp:130 msgid "document.textLine:One parameter (line number) required (number)" msgstr "" #: part/kateluaindentscript.cpp:139 msgid "" "document.removeText:Four parameters needed (start line, start col,end line, " "end col)" msgstr "" #: part/kateluaindentscript.cpp:143 msgid "" "document.removeText:Four parameters needed (start line, start col,end line, " "end col) (4x number)" msgstr "" #: part/kateluaindentscript.cpp:152 msgid "document.insertText:Three parameters needed (line,col,text)" msgstr "" #: part/kateluaindentscript.cpp:156 msgid "" "document.removeText:Three parameters needed (line,col,text) " "(number,number,string)" msgstr "" #: part/kateluaindentscript.cpp:253 msgid "LUA interpreter could not be initialized" msgstr "" #: part/kateluaindentscript.cpp:293 part/kateluaindentscript.cpp:316 #: part/kateluaindentscript.cpp:344 #, c-format msgid "Lua indenting script had errors: %1" msgstr "" #: part/kateprinter.cpp:72 #, c-format msgid "Print %1" msgstr "" #: part/kateprinter.cpp:202 msgid "(Selection of) " msgstr "" #: part/kateprinter.cpp:309 part/kateprinter.cpp:528 #, c-format msgid "Typographical Conventions for %1" msgstr "" #: part/kateprinter.cpp:639 msgid "Te&xt Settings" msgstr "" #: part/kateprinter.cpp:644 msgid "Print &selected text only" msgstr "" #: part/kateprinter.cpp:647 msgid "Print &line numbers" msgstr "" #: part/kateprinter.cpp:650 msgid "Print syntax &guide" msgstr "" #: part/kateprinter.cpp:659 msgid "" "

This option is only available if some text is selected in the " "document.

If available and enabled, only the selected text is " "printed.

" msgstr "" #: part/kateprinter.cpp:662 msgid "" "

If enabled, line numbers will be printed on the left side of the " "page(s).

" msgstr "" #: part/kateprinter.cpp:664 msgid "" "

Print a box displaying typographical conventions for the document type, " "as defined by the syntax highlighting being used." msgstr "" #: part/kateprinter.cpp:700 msgid "Hea&der && Footer" msgstr "" #: part/kateprinter.cpp:708 msgid "Pr&int header" msgstr "" #: part/kateprinter.cpp:710 msgid "Pri&nt footer" msgstr "" #: part/kateprinter.cpp:715 msgid "Header/footer font:" msgstr "" #: part/kateprinter.cpp:720 msgid "Choo&se Font..." msgstr "" #: part/kateprinter.cpp:724 msgid "Header Properties" msgstr "" #: part/kateprinter.cpp:727 msgid "&Format:" msgstr "" #: part/kateprinter.cpp:734 part/kateprinter.cpp:755 msgid "Colors:" msgstr "" #: part/kateprinter.cpp:737 part/kateprinter.cpp:758 msgid "Foreground:" msgstr "" #: part/kateprinter.cpp:740 msgid "Bac&kground" msgstr "" #: part/kateprinter.cpp:743 msgid "Footer Properties" msgstr "" #: part/kateprinter.cpp:747 msgid "For&mat:" msgstr "" #: part/kateprinter.cpp:761 msgid "&Background" msgstr "" #: part/kateprinter.cpp:788 msgid "

Format of the page header. The following tags are supported:

" msgstr "" #: part/kateprinter.cpp:790 msgid "" "
  • %u: current user name
  • %d: complete " "date/time in short format
  • %D: complete date/time in long " "format
  • %h: current time
  • %y: current date " "in short format
  • %Y: current date in long " "format
  • %f: file name
  • %U: full URL of the " "document
  • %p: page number

Note: Do " "not use the '|' (vertical bar) character." msgstr "" #: part/kateprinter.cpp:804 msgid "

Format of the page footer. The following tags are supported:

" msgstr "" #: part/kateprinter.cpp:908 msgid "L&ayout" msgstr "" #: part/kateprinter.cpp:915 part/kateschema.cpp:834 msgid "&Schema:" msgstr "" #: part/kateprinter.cpp:919 msgid "Draw bac&kground color" msgstr "" #: part/kateprinter.cpp:922 msgid "Draw &boxes" msgstr "" #: part/kateprinter.cpp:925 msgid "Box Properties" msgstr "" #: part/kateprinter.cpp:928 msgid "W&idth:" msgstr "" #: part/kateprinter.cpp:932 msgid "&Margin:" msgstr "" #: part/kateprinter.cpp:936 msgid "Co&lor:" msgstr "" #: part/kateprinter.cpp:954 msgid "" "

If enabled, the background color of the editor will be used.

This " "may be useful if your color scheme is designed for a dark background.

" msgstr "" #: part/kateprinter.cpp:957 msgid "" "

If enabled, a box as defined in the properties below will be drawn around " "the contents of each page. The Header and Footer will be separated from the " "contents with a line as well.

" msgstr "" #: part/kateprinter.cpp:961 msgid "The width of the box outline" msgstr "" #: part/kateprinter.cpp:963 msgid "The margin inside boxes, in pixels" msgstr "" #: part/kateprinter.cpp:965 msgid "The line color to use for boxes" msgstr "" #: part/kateschema.cpp:279 msgid "Text Area Background" msgstr "" #: part/kateschema.cpp:283 msgid "Normal text:" msgstr "" #: part/kateschema.cpp:289 msgid "Selected text:" msgstr "" #: part/kateschema.cpp:295 msgid "Current line:" msgstr "" #: part/kateschema.cpp:304 part/kateviewhelpers.cpp:704 msgid "Bookmark" msgstr "" #: part/kateschema.cpp:305 msgid "Active Breakpoint" msgstr "" #: part/kateschema.cpp:306 msgid "Reached Breakpoint" msgstr "" #: part/kateschema.cpp:307 msgid "Disabled Breakpoint" msgstr "" #: part/kateschema.cpp:308 msgid "Execution" msgstr "" #: part/kateschema.cpp:309 msgid "Warning" msgstr "" #: part/kateschema.cpp:317 msgid "Additional Elements" msgstr "" #: part/kateschema.cpp:321 msgid "Left border background:" msgstr "" #: part/kateschema.cpp:327 msgid "Line numbers:" msgstr "" #: part/kateschema.cpp:333 msgid "Bracket highlight:" msgstr "" #: part/kateschema.cpp:339 msgid "Word wrap markers:" msgstr "" #: part/kateschema.cpp:345 msgid "Tab markers:" msgstr "" #: part/kateschema.cpp:357 msgid "

Sets the background color of the editing area.

" msgstr "" #: part/kateschema.cpp:358 msgid "" "

Sets the background color of the selection.

To set the text color " "for selected text, use the \"Configure Highlighting\" dialog.

" msgstr "" #: part/kateschema.cpp:361 msgid "" "

Sets the background color of the selected marker type.

Note: " "The marker color is displayed lightly because of transparency.

" msgstr "" #: part/kateschema.cpp:364 msgid "

Select the marker type you want to change.

" msgstr "" #: part/kateschema.cpp:365 msgid "" "

Sets the background color of the currently active line, which means the " "line where your cursor is positioned.

" msgstr "" #: part/kateschema.cpp:368 msgid "" "

This color will be used to draw the line numbers (if enabled) and the " "lines in the code-folding pane.

" msgstr "" #: part/kateschema.cpp:370 msgid "" "

Sets the bracket matching color. This means, if you place the cursor e.g. " "at a (, the matching ) will be highlighted with this color.

" msgstr "" #: part/kateschema.cpp:374 msgid "" "

Sets the color of Word Wrap-related markers:

Static Word " "Wrap
A vertical line which shows the column where text is going to " "be wrapped
Dynamic Word Wrap
An arrow shown to the left of " "visually-wrapped lines
" msgstr "" #: part/kateschema.cpp:380 msgid "

Sets the color of the tabulator marks:

" msgstr "" #: part/kateschema.cpp:605 msgid "" "This list displays the default styles for the current schema and offers the " "means to edit them. The style name reflects the current style settings.

To " "edit the colors, click the colored squares, or select the color to edit from " "the popup menu.

You can unset the Background and Selected Background " "colors from the popup menu when appropriate." msgstr "" #: part/kateschema.cpp:711 msgid "" "This list displays the contexts of the current syntax highlight mode and " "offers the means to edit them. The context name reflects the current style " "settings.

To edit using the keyboard, press <SPACE> " "and choose a property from the popup menu.

To edit the colors, click the " "colored squares, or select the color to edit from the popup menu.

You can " "unset the Background and Selected Background colors from the context menu " "when appropriate." msgstr "" #: part/kateschema.cpp:840 plugins/autobookmarker/autobookmarker.cpp:405 msgid "&New..." msgstr "" #: part/kateschema.cpp:853 msgid "Colors" msgstr "" #: part/kateschema.cpp:856 msgid "Font" msgstr "" #: part/kateschema.cpp:859 msgid "Normal Text Styles" msgstr "" #: part/kateschema.cpp:863 msgid "Highlighting Text Styles" msgstr "" #: part/kateschema.cpp:868 msgid "&Default schema for %1:" msgstr "" #: part/kateschema.cpp:966 msgid "Name for New Schema" msgstr "" #: part/kateschema.cpp:966 msgid "Name:" msgstr "" #: part/kateschema.cpp:966 msgid "New Schema" msgstr "" #: part/kateschema.cpp:1053 msgid "Context" msgstr "" #: part/kateschema.cpp:1059 msgid "Selected" msgstr "" #: part/kateschema.cpp:1060 msgid "Background" msgstr "" #: part/kateschema.cpp:1061 msgid "Background Selected" msgstr "" #: part/kateschema.cpp:1063 msgid "Use Default Style" msgstr "" #: part/kateschema.cpp:1097 msgid "&Bold" msgstr "" #: part/kateschema.cpp:1099 msgid "&Italic" msgstr "" #: part/kateschema.cpp:1101 msgid "&Underline" msgstr "" #: part/kateschema.cpp:1103 msgid "S&trikeout" msgstr "" #: part/kateschema.cpp:1108 msgid "Normal &Color..." msgstr "" #: part/kateschema.cpp:1109 msgid "&Selected Color..." msgstr "" #: part/kateschema.cpp:1110 msgid "&Background Color..." msgstr "" #: part/kateschema.cpp:1111 msgid "S&elected Background Color..." msgstr "" #: part/kateschema.cpp:1122 msgid "Unset Background Color" msgstr "" #: part/kateschema.cpp:1124 msgid "Unset Selected Background Color" msgstr "" #: part/kateschema.cpp:1129 msgid "Use &Default Style" msgstr "" #: part/kateschema.cpp:1352 msgid "" "\"Use Default Style\" will be automatically unset when you change any style " "properties." msgstr "" #: part/kateschema.cpp:1353 msgid "Kate Styles" msgstr "" #: part/katesearch.cpp:72 msgid "Look up the first occurrence of a piece of text or regular expression." msgstr "" #: part/katesearch.cpp:74 msgid "Look up the next occurrence of the search phrase." msgstr "" #: part/katesearch.cpp:76 msgid "Look up the previous occurrence of the search phrase." msgstr "" #: part/katesearch.cpp:78 msgid "" "Look up a piece of text or regular expression and replace the result with " "some given text." msgstr "" #: part/katesearch.cpp:331 msgid "Search string '%1' not found!" msgstr "" #: part/katesearch.cpp:333 part/katesearch.cpp:510 msgid "Find" msgstr "" #: part/katesearch.cpp:353 part/katesearch.cpp:371 part/katesearch.cpp:487 #, c-format msgid "" "_n: %n replacement made.\n" "%n replacements made." msgstr "" #: part/katesearch.cpp:354 part/katesearch.cpp:372 part/katesearch.cpp:510 msgid "Replace" msgstr "" #: part/katesearch.cpp:491 msgid "End of document reached." msgstr "" #: part/katesearch.cpp:492 msgid "Beginning of document reached." msgstr "" #: part/katesearch.cpp:497 msgid "End of selection reached." msgstr "" #: part/katesearch.cpp:498 msgid "Beginning of selection reached." msgstr "" #: part/katesearch.cpp:502 msgid "Continue from the beginning?" msgstr "" #: part/katesearch.cpp:503 msgid "Continue from the end?" msgstr "" #: part/katesearch.cpp:511 msgid "&Stop" msgstr "" #: part/katesearch.cpp:765 msgid "Replace Confirmation" msgstr "" #: part/katesearch.cpp:767 msgid "Replace &All" msgstr "" #: part/katesearch.cpp:767 msgid "Re&place && Close" msgstr "" #: part/katesearch.cpp:767 msgid "&Replace" msgstr "" #: part/katesearch.cpp:769 msgid "&Find Next" msgstr "" #: part/katesearch.cpp:774 msgid "Found an occurrence of your search term. What do you want to do?" msgstr "" #: part/katesearch.cpp:826 msgid "Usage: find[:[bcersw]] PATTERN" msgstr "" #: part/katesearch.cpp:838 msgid "Usage: ifind[:[bcrs]] PATTERN" msgstr "" #: part/katesearch.cpp:892 msgid "Usage: replace[:[bceprsw]] PATTERN [REPLACEMENT]" msgstr "" #: part/katesearch.cpp:926 msgid "

Usage: find[:bcersw] PATTERN

" msgstr "" #: part/katesearch.cpp:929 msgid "" "

Usage: ifind:[:bcrs] PATTERN
ifind does incremental or " "'as-you-type' search

" msgstr "" #: part/katesearch.cpp:933 msgid "

Usage: replace[:bceprsw] PATTERN REPLACEMENT

" msgstr "" #: part/katesearch.cpp:936 msgid "" "

Options

b - Search backward
c - Search " "from cursor
r - Pattern is a regular expression
s - Case " "sensitive search" msgstr "" #: part/katesearch.cpp:945 msgid "" "
e - Search in selected text only
w - Search whole words " "only" msgstr "" #: part/katesearch.cpp:951 msgid "" "
p - Prompt for replace

If REPLACEMENT is not present, an " "empty string is used.

If you want to have whitespace in your PATTERN, " "you need to quote both PATTERN and REPLACEMENT with either single or double " "quotes. To have the quote characters in the strings, prepend them with a " "backslash." msgstr "" #: part/katespell.cpp:57 msgid "Spelling (from cursor)..." msgstr "" #: part/katespell.cpp:58 msgid "Check the document's spelling from the cursor and forward" msgstr "" #: part/katespell.cpp:60 msgid "Spellcheck Selection..." msgstr "" #: part/katespell.cpp:61 msgid "Check spelling of the selected text" msgstr "" #: part/katespell.cpp:125 msgid "Spellcheck" msgstr "" #: part/katespell.cpp:205 msgid "" "The spelling program could not be started. Please make sure you have set the " "correct spelling program and that it is properly configured and in your PATH." msgstr "" #: part/katespell.cpp:210 msgid "The spelling program seems to have crashed." msgstr "" #: part/katesyntaxdocument.cpp:76 msgid "" "The error %4
has been detected in the file %1 at %2/%3
" msgstr "" #: part/katesyntaxdocument.cpp:84 #, c-format msgid "Unable to open %1" msgstr "" #: part/katesyntaxdocument.cpp:457 msgid "Errors!" msgstr "" #: part/katesyntaxdocument.cpp:462 #, c-format msgid "Error: %1" msgstr "" #: part/kateview.cpp:216 msgid "Cut the selected text and move it to the clipboard" msgstr "" #: part/kateview.cpp:219 msgid "Paste previously copied or cut clipboard contents" msgstr "" #: part/kateview.cpp:222 msgid "" "Use this command to copy the currently selected text to the system clipboard." msgstr "" #: part/kateview.cpp:224 msgid "Copy as &HTML" msgstr "" #: part/kateview.cpp:225 msgid "" "Use this command to copy the currently selected text as HTML to the system " "clipboard." msgstr "" #: part/kateview.cpp:230 msgid "Save the current document" msgstr "" #: part/kateview.cpp:233 msgid "Revert the most recent editing actions" msgstr "" #: part/kateview.cpp:236 msgid "Revert the most recent undo operation" msgstr "" #: part/kateview.cpp:238 msgid "&Word Wrap Document" msgstr "" #: part/kateview.cpp:239 msgid "" "Use this command to wrap all lines of the current document which are longer " "than the width of the current view, to fit into this view.

This is a " "static word wrap, meaning it is not updated when the view is resized." msgstr "" #: part/kateview.cpp:244 msgid "&Indent" msgstr "" #: part/kateview.cpp:245 msgid "" "Use this to indent a selected block of text.

You can configure " "whether tabs should be honored and used or replaced with spaces, in the " "configuration dialog." msgstr "" #: part/kateview.cpp:247 msgid "&Unindent" msgstr "" #: part/kateview.cpp:248 msgid "Use this to unindent a selected block of text." msgstr "" #: part/kateview.cpp:250 msgid "&Clean Indentation" msgstr "" #: part/kateview.cpp:251 msgid "" "Use this to clean the indentation of a selected block of text (only " "tabs/only spaces)

You can configure whether tabs should be honored " "and used or replaced with spaces, in the configuration dialog." msgstr "" #: part/kateview.cpp:254 msgid "&Align" msgstr "" #: part/kateview.cpp:255 msgid "" "Use this to align the current line or block of text to its proper indent " "level." msgstr "" #: part/kateview.cpp:257 msgid "C&omment" msgstr "" #: part/kateview.cpp:259 msgid "" "This command comments out the current line or a selected block of " "text.

The characters for single/multiple line comments are defined " "within the language's highlighting." msgstr "" #: part/kateview.cpp:262 msgid "Unco&mment" msgstr "" #: part/kateview.cpp:264 msgid "" "This command removes comments from the current line or a selected block of " "text.

The characters for single/multiple line comments are defined " "within the language's highlighting." msgstr "" #: part/kateview.cpp:267 msgid "&Read Only Mode" msgstr "" #: part/kateview.cpp:270 msgid "Lock/unlock the document for writing" msgstr "" #: part/kateview.cpp:272 msgid "Uppercase" msgstr "" #: part/kateview.cpp:274 msgid "" "Convert the selection to uppercase, or the character to the right of the " "cursor if no text is selected." msgstr "" #: part/kateview.cpp:277 msgid "Lowercase" msgstr "" #: part/kateview.cpp:279 msgid "" "Convert the selection to lowercase, or the character to the right of the " "cursor if no text is selected." msgstr "" #: part/kateview.cpp:282 msgid "Capitalize" msgstr "" #: part/kateview.cpp:284 msgid "" "Capitalize the selection, or the word under the cursor if no text is " "selected." msgstr "" #: part/kateview.cpp:287 part/kateview.cpp:589 msgid "Delete Line" msgstr "" #: part/kateview.cpp:289 msgid "Use this to delete the current line." msgstr "" #: part/kateview.cpp:291 msgid "Join Lines" msgstr "" #: part/kateview.cpp:293 msgid "Use this to join lines together." msgstr "" #: part/kateview.cpp:304 msgid "Print the current document." msgstr "" #: part/kateview.cpp:306 msgid "Reloa&d" msgstr "" #: part/kateview.cpp:307 msgid "Reload the current document from disk." msgstr "" #: part/kateview.cpp:310 msgid "Save the current document to disk, with a name of your choice." msgstr "" #: part/kateview.cpp:313 msgid "" "This command opens a dialog and lets you choose a line that you want the " "cursor to move to." msgstr "" #: part/kateview.cpp:315 msgid "&Configure Editor..." msgstr "" #: part/kateview.cpp:316 msgid "Configure various aspects of this editor." msgstr "" #: part/kateview.cpp:318 msgid "&Highlighting" msgstr "" #: part/kateview.cpp:319 msgid "Here you can choose how the current document should be highlighted." msgstr "" #: part/kateview.cpp:322 msgid "&Filetype" msgstr "" #: part/kateview.cpp:325 msgid "&Schema" msgstr "" #: part/kateview.cpp:329 msgid "&Indentation" msgstr "" #: part/kateview.cpp:332 msgid "E&xport as HTML..." msgstr "" #: part/kateview.cpp:333 msgid "" "This command allows you to export the current document with all highlighting " "information into a HTML document." msgstr "" #: part/kateview.cpp:337 msgid "Select the entire text of the current document." msgstr "" #: part/kateview.cpp:340 msgid "" "If you have selected something within the current document, this will no " "longer be selected." msgstr "" #: part/kateview.cpp:342 msgid "Enlarge Font" msgstr "" #: part/kateview.cpp:343 msgid "This increases the display font size." msgstr "" #: part/kateview.cpp:345 msgid "Shrink Font" msgstr "" #: part/kateview.cpp:346 msgid "This decreases the display font size." msgstr "" #: part/kateview.cpp:349 msgid "Bl&ock Selection Mode" msgstr "" #: part/kateview.cpp:352 msgid "" "This command allows switching between the normal (line based) selection mode " "and the block selection mode." msgstr "" #: part/kateview.cpp:355 msgid "Overwr&ite Mode" msgstr "" #: part/kateview.cpp:358 msgid "" "Choose whether you want the text you type to be inserted or to overwrite " "existing text." msgstr "" #: part/kateview.cpp:362 msgid "&Dynamic Word Wrap" msgstr "" #: part/kateview.cpp:367 msgid "Dynamic Word Wrap Indicators" msgstr "" #: part/kateview.cpp:372 msgid "&Off" msgstr "" #: part/kateview.cpp:373 msgid "Follow &Line Numbers" msgstr "" #: part/kateview.cpp:374 msgid "&Always On" msgstr "" #: part/kateview.cpp:378 msgid "Show Folding &Markers" msgstr "" #: part/kateview.cpp:381 msgid "" "You can choose if the codefolding marks should be shown, if codefolding is " "possible." msgstr "" #: part/kateview.cpp:382 msgid "Hide Folding &Markers" msgstr "" #: part/kateview.cpp:385 msgid "Show &Icon Border" msgstr "" #: part/kateview.cpp:389 msgid "" "Show/hide the icon border.

The icon border shows bookmark symbols, " "for instance." msgstr "" #: part/kateview.cpp:390 msgid "Hide &Icon Border" msgstr "" #: part/kateview.cpp:393 msgid "Show &Line Numbers" msgstr "" #: part/kateview.cpp:396 msgid "Show/hide the line numbers on the left hand side of the view." msgstr "" #: part/kateview.cpp:397 msgid "Hide &Line Numbers" msgstr "" #: part/kateview.cpp:400 msgid "Show Scroll&bar Marks" msgstr "" #: part/kateview.cpp:403 msgid "" "Show/hide the marks on the vertical scrollbar.

The marks, for " "instance, show bookmarks." msgstr "" #: part/kateview.cpp:404 msgid "Hide Scroll&bar Marks" msgstr "" #: part/kateview.cpp:407 msgid "Show Static &Word Wrap Marker" msgstr "" #: part/kateview.cpp:411 msgid "" "Show/hide the Word Wrap Marker, a vertical line drawn at the word wrap " "column as defined in the editing properties" msgstr "" #: part/kateview.cpp:413 msgid "Hide Static &Word Wrap Marker" msgstr "" #: part/kateview.cpp:416 msgid "Switch to Command Line" msgstr "" #: part/kateview.cpp:419 msgid "Show/hide the command line on the bottom of the view." msgstr "" #: part/kateview.cpp:421 msgid "&End of Line" msgstr "" #: part/kateview.cpp:422 msgid "Choose which line endings should be used, when you save the document" msgstr "" #: part/kateview.cpp:432 msgid "E&ncoding" msgstr "" #: part/kateview.cpp:449 msgid "Move Word Left" msgstr "" #: part/kateview.cpp:453 msgid "Select Character Left" msgstr "" #: part/kateview.cpp:457 msgid "Select Word Left" msgstr "" #: part/kateview.cpp:462 msgid "Move Word Right" msgstr "" #: part/kateview.cpp:466 msgid "Select Character Right" msgstr "" #: part/kateview.cpp:470 msgid "Select Word Right" msgstr "" #: part/kateview.cpp:475 msgid "Move to Beginning of Line" msgstr "" #: part/kateview.cpp:479 msgid "Move to Beginning of Document" msgstr "" #: part/kateview.cpp:483 msgid "Select to Beginning of Line" msgstr "" #: part/kateview.cpp:487 msgid "Select to Beginning of Document" msgstr "" #: part/kateview.cpp:492 msgid "Move to End of Line" msgstr "" #: part/kateview.cpp:496 msgid "Move to End of Document" msgstr "" #: part/kateview.cpp:500 msgid "Select to End of Line" msgstr "" #: part/kateview.cpp:504 msgid "Select to End of Document" msgstr "" #: part/kateview.cpp:509 msgid "Select to Previous Line" msgstr "" #: part/kateview.cpp:513 msgid "Scroll Line Up" msgstr "" #: part/kateview.cpp:517 msgid "Move to Next Line" msgstr "" #: part/kateview.cpp:520 msgid "Move to Previous Line" msgstr "" #: part/kateview.cpp:523 msgid "Move Character Right" msgstr "" #: part/kateview.cpp:526 msgid "Move Character Left" msgstr "" #: part/kateview.cpp:530 msgid "Select to Next Line" msgstr "" #: part/kateview.cpp:534 msgid "Scroll Line Down" msgstr "" #: part/kateview.cpp:539 msgid "Scroll Page Up" msgstr "" #: part/kateview.cpp:543 msgid "Select Page Up" msgstr "" #: part/kateview.cpp:547 msgid "Move to Top of View" msgstr "" #: part/kateview.cpp:551 msgid "Select to Top of View" msgstr "" #: part/kateview.cpp:556 msgid "Scroll Page Down" msgstr "" #: part/kateview.cpp:560 msgid "Select Page Down" msgstr "" #: part/kateview.cpp:564 msgid "Move to Bottom of View" msgstr "" #: part/kateview.cpp:568 msgid "Select to Bottom of View" msgstr "" #: part/kateview.cpp:572 msgid "Move to Matching Bracket" msgstr "" #: part/kateview.cpp:576 msgid "Select to Matching Bracket" msgstr "" #: part/kateview.cpp:584 msgid "Transpose Characters" msgstr "" #: part/kateview.cpp:594 msgid "Delete Word Left" msgstr "" #: part/kateview.cpp:599 msgid "Delete Word Right" msgstr "" #: part/kateview.cpp:603 msgid "Delete Next Character" msgstr "" #: part/kateview.cpp:607 msgid "Backspace" msgstr "" #: part/kateview.cpp:633 msgid "Collapse Toplevel" msgstr "" #: part/kateview.cpp:635 msgid "Expand Toplevel" msgstr "" #: part/kateview.cpp:637 msgid "Collapse One Local Level" msgstr "" #: part/kateview.cpp:639 msgid "Expand One Local Level" msgstr "" #: part/kateview.cpp:644 msgid "Show the code folding region tree" msgstr "" #: part/kateview.cpp:645 msgid "Basic template code test" msgstr "" #: part/kateview.cpp:707 msgid " OVR " msgstr "" #: part/kateview.cpp:709 msgid " INS " msgstr "" #: part/kateview.cpp:712 msgid " R/O " msgstr "" #: part/kateview.cpp:717 #, c-format msgid " Line: %1" msgstr "" #: part/kateview.cpp:718 #, c-format msgid " Col: %1" msgstr "" #: part/kateview.cpp:721 msgid " BLK " msgstr "" #: part/kateview.cpp:721 msgid " NORM " msgstr "" #: part/kateview.cpp:897 msgid "Overwrite the file" msgstr "" #: part/kateview.cpp:1799 msgid "Export File as HTML" msgstr "" #: part/kateviewhelpers.cpp:237 msgid "Available Commands" msgstr "" #: part/kateviewhelpers.cpp:239 msgid "" "

For help on individual commands, do 'help " "<command>'

" msgstr "" #: part/kateviewhelpers.cpp:250 msgid "No help for '%1'" msgstr "" #: part/kateviewhelpers.cpp:253 msgid "No such command %1" msgstr "" #: part/kateviewhelpers.cpp:258 msgid "" "

This is the Katepart command line.
Syntax: command [ " "arguments ]
For a list of available commands, enter " "help list
For help for individual commands, enter " "help <command>

" msgstr "" #: part/kateviewhelpers.cpp:345 msgid "Success: " msgstr "" #: part/kateviewhelpers.cpp:347 msgid "Success" msgstr "" #: part/kateviewhelpers.cpp:352 msgid "Error: " msgstr "" #: part/kateviewhelpers.cpp:354 msgid "Command \"%1\" failed." msgstr "" #: part/kateviewhelpers.cpp:360 msgid "No such command: \"%1\"" msgstr "" #: part/kateviewhelpers.cpp:1127 part/kateviewhelpers.cpp:1128 #, c-format msgid "Mark Type %1" msgstr "" #: part/kateviewhelpers.cpp:1144 msgid "Set Default Mark Type" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:90 msgid "AutoBookmarks" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:101 msgid "Configure AutoBookmarks" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:279 msgid "Edit Entry" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:287 msgid "&Pattern:" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:293 msgid "

A regular expression. Matching lines will be bookmarked.

" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:297 msgid "Case &sensitive" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:301 msgid "" "

If enabled, the pattern matching will be case sensitive, otherwise " "not.

" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:304 msgid "&Minimal matching" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:308 msgid "" "

If enabled, the pattern matching will use minimal matching; if you do not " "know what that is, please read the appendix on regular expressions in the " "kate manual.

" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:312 msgid "&File mask:" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:318 msgid "" "

A list of filename masks, separated by semicolons. This can be used to " "limit the usage of this entity to files with matching names.

Use the " "wizard button to the right of the mimetype entry below to easily fill out " "both lists.

" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:329 msgid "" "

A list of mime types, separated by semicolon. This can be used to limit " "the usage of this entity to files with matching mime types.

Use the " "wizard button on the right to get a list of existing file types to choose " "from, using it will fill in the file masks as well.

" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:339 msgid "" "

Click this button to display a checkable list of mimetypes available on " "your system. When used, the file masks entry above will be filled in with " "the corresponding masks.

" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:364 msgid "" "Select the MimeTypes for this pattern.\n" "Please note that this will automatically edit the associated file extensions " "as well." msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:384 msgid "&Patterns" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:387 msgid "Pattern" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:388 msgid "Mime Types" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:389 msgid "File Masks" msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:393 msgid "" "

This list shows your configured autobookmark entities. When a document is " "opened, each entity is used in the following way:

  1. The entity is " "dismissed, if a mime and/or filename mask is defined, and neither matches " "the document.
  2. Otherwise each line of the document is tried against " "the pattern, and a bookmark is set on matching lines.
  3. Use the " "buttons below to manage your collection of entities.

    " msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:408 msgid "Press this button to create a new autobookmark entity." msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:413 msgid "Press this button to delete the currently selected entity." msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:415 msgid "&Edit..." msgstr "" #: plugins/autobookmarker/autobookmarker.cpp:418 msgid "Press this button to edit the currently selected entity." msgstr "" #: plugins/insertfile/insertfileplugin.cpp:79 msgid "Insert File..." msgstr "" #: plugins/insertfile/insertfileplugin.cpp:88 msgid "Choose File to Insert" msgstr "" #: plugins/insertfile/insertfileplugin.cpp:89 msgid "&Insert" msgstr "" #: plugins/insertfile/insertfileplugin.cpp:116 msgid "" "Failed to load file:\n" "\n" msgstr "" #: plugins/insertfile/insertfileplugin.cpp:116 #: plugins/insertfile/insertfileplugin.cpp:137 #: plugins/insertfile/insertfileplugin.cpp:159 msgid "Insert File Error" msgstr "" #: plugins/insertfile/insertfileplugin.cpp:130 msgid "" "

    The file %1 does not exist or is not readable, aborting." msgstr "" #: plugins/insertfile/insertfileplugin.cpp:134 msgid "

    Unable to open file %1, aborting." msgstr "" #: plugins/insertfile/insertfileplugin.cpp:157 msgid "

    File %1 had no contents." msgstr "" #: plugins/isearch/ISearchPlugin.cpp:68 plugins/isearch/ISearchPlugin.cpp:371 msgid "Search Incrementally" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:72 plugins/isearch/ISearchPlugin.cpp:372 msgid "Search Incrementally Backwards" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:76 plugins/isearch/ISearchPlugin.cpp:79 msgid "I-Search:" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:95 msgid "Search" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:101 msgid "Search Options" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:106 plugins/isearch/ISearchPlugin.cpp:412 msgid "Case Sensitive" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:115 plugins/isearch/ISearchPlugin.cpp:414 msgid "From Beginning" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:124 plugins/isearch/ISearchPlugin.cpp:416 msgid "Regular Expression" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:244 msgid "" "_: Incremental Search\n" "I-Search:" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:247 msgid "" "_: Incremental Search found no match\n" "Failing I-Search:" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:250 msgid "" "_: Incremental Search in the reverse direction\n" "I-Search Backward:" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:253 msgid "Failing I-Search Backward:" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:256 msgid "" "_: Incremental Search has passed the end of the document\n" "Wrapped I-Search:" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:259 msgid "Failing Wrapped I-Search:" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:262 msgid "Wrapped I-Search Backward:" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:265 msgid "Failing Wrapped I-Search Backward:" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:269 msgid "" "_: Incremental Search has passed both the end of the document and the " "original starting position\n" "Overwrapped I-Search:" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:272 msgid "Failing Overwrapped I-Search:" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:275 msgid "Overwrapped I-Search Backwards:" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:278 msgid "Failing Overwrapped I-Search Backward:" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:280 msgid "Error: unknown i-search state!" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:341 msgid "Next Incremental Search Match" msgstr "" #: plugins/isearch/ISearchPlugin.cpp:342 msgid "Previous Incremental Search Match" msgstr "" #: plugins/kdatatool/kate_kdatatool.cpp:78 msgid "Data Tools" msgstr "" #: plugins/kdatatool/kate_kdatatool.cpp:153 #: plugins/kdatatool/kate_kdatatool.cpp:175 msgid "(not available)" msgstr "" #: plugins/kdatatool/kate_kdatatool.cpp:183 msgid "" "Data tools are only available when text is selected, or when the right mouse " "button is clicked over a word. If no data tools are offered even when text " "is selected, you need to install them. Some data tools are part of the " "KOffice package." msgstr "" #: plugins/wordcompletion/docwordcompletion.cpp:109 msgid "Word Completion Plugin" msgstr "" #: plugins/wordcompletion/docwordcompletion.cpp:114 msgid "Configure the Word Completion Plugin" msgstr "" #: plugins/wordcompletion/docwordcompletion.cpp:148 msgid "Reuse Word Above" msgstr "" #: plugins/wordcompletion/docwordcompletion.cpp:150 msgid "Reuse Word Below" msgstr "" #: plugins/wordcompletion/docwordcompletion.cpp:152 msgid "Pop Up Completion List" msgstr "" #: plugins/wordcompletion/docwordcompletion.cpp:154 msgid "Shell Completion" msgstr "" #: plugins/wordcompletion/docwordcompletion.cpp:156 msgid "Automatic Completion Popup" msgstr "" #: plugins/wordcompletion/docwordcompletion.cpp:498 msgid "Automatically &show completion list" msgstr "" #: plugins/wordcompletion/docwordcompletion.cpp:511 msgid "" "_: Translators: This is the first part of two strings wich will comprise the " "sentence 'Show completions when a word is at least N characters'. The first " "part is on the right side of the N, which is represented by a spinbox " "widget, followed by the second part: 'characters long'. Characters is a " "ingeger number between and including 1 and 30. Feel free to leave the second " "part of the sentence blank if it suits your language better. \n" "Show completions &when a word is at least" msgstr "" #: plugins/wordcompletion/docwordcompletion.cpp:517 msgid "" "_: This is the second part of two strings that will comprise teh sentence " "'Show completions when a word is at least N characters'\n" "characters long." msgstr "" #: plugins/wordcompletion/docwordcompletion.cpp:520 msgid "" "Enable the automatic completion list popup as default. The popup can be " "disabled on a view basis from the 'Tools' menu." msgstr "" #: plugins/wordcompletion/docwordcompletion.cpp:523 msgid "" "Define the length a word should have before the completion list is displayed." msgstr "" #: data/katepartreadonlyui.rc:4 data/katepartui.rc:4 #, no-c-format msgid "&File" msgstr "" #: data/katepartreadonlyui.rc:11 data/katepartui.rc:13 plugins/isearch/tdetexteditor_isearchui.rc:4 #, no-c-format msgid "&Edit" msgstr "" #: data/katepartreadonlyui.rc:25 data/katepartui.rc:36 #, no-c-format msgid "&View" msgstr "" #: data/katepartreadonlyui.rc:39 data/katepartui.rc:50 #, no-c-format msgid "&Code Folding" msgstr "" #: data/katepartreadonlyui.rc:49 data/katepartui.rc:61 plugins/insertfile/tdetexteditor_insertfileui.rc:4 #: plugins/wordcompletion/docwordcompletionui.rc:4 #, no-c-format msgid "&Tools" msgstr "" #: data/katepartreadonlyui.rc:76 data/katepartui.rc:91 #, no-c-format msgid "&Settings" msgstr "" #: data/katepartreadonlyui.rc:93 data/katepartui.rc:111 #, no-c-format msgid "Main Toolbar" msgstr "" #: plugins/isearch/tdetexteditor_isearchui.rc:9 #, no-c-format msgid "Search Toolbar" msgstr "" #: plugins/wordcompletion/docwordcompletionui.rc:6 #, no-c-format msgid "Word Completion" msgstr "" #: data/4dos.xml:9 data/ahk.xml:3 data/ample.xml:3 #: data/awk.xml:3 data/bash.xml:11 data/dosbat.xml:11 #: data/erlang.xml:39 data/euphoria.xml:32 #: data/ferite.xml:3 data/gnuplot.xml:3 #: data/html-php.xml:13 data/idconsole.xml:3 #: data/j.xml:27 data/javascript.xml:6 #: data/ld.xml:4 data/lsl.xml:14 #: data/lua.xml:38 data/mason.xml:3 #: data/mel.xml:23 data/perl.xml:42 #: data/php.xml:67 data/pig.xml:4 #: data/pike.xml:4 data/praat.xml:24 #: data/python.xml:16 data/q.xml:3 #: data/qml.xml:4 data/r.xml:10 #: data/rexx.xml:3 data/ruby.xml:33 #: data/scheme.xml:43 data/sed.xml:3 #: data/sieve.xml:4 data/taskjuggler.xml:14 #: data/tcl.xml:31 data/tcsh.xml:11 #: data/uscript.xml:3 data/velocity.xml:3 #: data/xonotic-console.xml:3 data/zsh.xml:11 msgid "" "_: Language Section\n" "Scripts" msgstr "" #: data/abap.xml:3 data/actionscript.xml:3 data/ansic89.xml:27 #: data/bitbake.xml:11 data/c.xml:3 #: data/cg.xml:23 data/cgis.xml:3 #: data/clipper.xml:3 data/clojure.xml:25 #: data/commonlisp.xml:26 data/component-pascal.xml:13 #: data/cpp.xml:9 data/crk.xml:2 #: data/cs.xml:2 data/d.xml:104 #: data/e.xml:3 data/eiffel.xml:13 #: data/fortran.xml:3 data/freebasic.xml:3 #: data/fsharp.xml:12 data/glsl.xml:3 #: data/go.xml:29 data/grammar.xml:6 #: data/groovy.xml:6 data/haskell.xml:3 #: data/haxe.xml:15 data/idl.xml:3 #: data/ilerpg.xml:48 data/inform.xml:5 #: data/java.xml:3 data/julia.xml:32 #: data/kbasic.xml:3 data/lex.xml:21 #: data/literate-haskell.xml:3 data/logtalk.xml:4 #: data/lpc.xml:19 data/m4.xml:41 #: data/modelica.xml:19 data/modula-2.xml:3 #: data/monobasic.xml:13 data/nemerle.xml:4 #: data/nesc.xml:3 data/noweb.xml:3 #: data/objectivec.xml:3 data/objectivecpp.xml:3 #: data/oors.xml:3 data/opal.xml:3 #: data/opencl.xml:3 data/prolog.xml:107 #: data/protobuf.xml:3 data/purebasic.xml:2 #: data/rapidq.xml:3 data/rsiidl.xml:3 #: data/rust.xml:37 data/sather.xml:3 #: data/scala.xml:3 data/sml.xml:3 #: data/stata.xml:3 data/tads3.xml:5 #: data/xharbour.xml:3 data/yacc.xml:28 #: data/zonnon.xml:3 msgid "" "_: Language Section\n" "Sources" msgstr "" #: data/abc.xml:5 data/alert.xml:29 data/alert_indent.xml:29 #: data/changelog.xml:3 data/css-php.xml:32 #: data/cue.xml:3 data/debianchangelog.xml:3 #: data/debiancontrol.xml:3 data/diff.xml:18 #: data/dockerfile.xml:4 data/email.xml:6 #: data/gdb.xml:10 data/git-rebase.xml:3 #: data/hunspell-aff.xml:3 data/hunspell-dat.xml:3 #: data/hunspell-dic.xml:3 data/jam.xml:24 #: data/javascript-php.xml:12 data/lilypond.xml:23 #: data/m3u.xml:17 data/makefile.xml:10 #: data/meson.xml:3 data/mup.xml:3 #: data/povray.xml:9 data/qmake.xml:3 #: data/rib.xml:8 data/rpmspec.xml:11 #: data/valgrind-suppression.xml:3 msgid "" "_: Language Section\n" "Other" msgstr "" #: data/ahdl.xml:3 data/spice.xml:4 #: data/systemc.xml:10 data/systemverilog.xml:42 #: data/vera.xml:42 data/verilog.xml:3 #: data/vhdl.xml:14 msgid "" "_: Language Section\n" "Hardware" msgstr "" #: data/ansys.xml:3 data/bmethod.xml:3 #: data/dot.xml:4 data/gap.xml:17 #: data/gdl.xml:3 data/magma.xml:3 #: data/mathematica.xml:3 data/matlab.xml:60 #: data/maxima.xml:24 data/octave.xml:18 #: data/replicode.xml:14 data/sci.xml:3 #: data/tibasic.xml:3 data/yacas.xml:3 msgid "" "_: Language Section\n" "Scientific" msgstr "" #: data/apache.xml:15 data/asterisk.xml:19 data/cisco.xml:3 #: data/fstab.xml:4 data/git-ignore.xml:3 #: data/gitolite.xml:3 data/ini.xml:3 #: data/mergetagtext.xml:28 data/nagios.xml:3 #: data/varnish.xml:3 data/varnishtest.xml:3 #: data/winehq.xml:3 data/xorg.xml:3 msgid "" "_: Language Section\n" "Configuration" msgstr "" #: data/asm-avr.xml:36 data/asm-dsp56k.xml:4 data/asm-m68k.xml:4 #: data/asm6502.xml:3 data/fasm.xml:16 #: data/gnuassembler.xml:46 data/mips.xml:3 #: data/nasm.xml:43 data/picsrc.xml:11 msgid "" "_: Language Section\n" "Assembler" msgstr "" #: data/asn1.xml:12 data/asp.xml:3 data/bibtex.xml:9 #: data/ccss.xml:9 data/coldfusion.xml:3 #: data/context.xml:3 data/css.xml:26 #: data/ddoc.xml:52 data/djangotemplate.xml:7 #: data/doxygenlua.xml:30 data/dtd.xml:6 #: data/ftl.xml:3 data/gettext.xml:26 #: data/glosstex.xml:3 data/haml.xml:3 #: data/hamlet.xml:8 data/html.xml:7 #: data/javadoc.xml:3 data/json.xml:15 #: data/jsp.xml:3 data/latex.xml:3 #: data/less.xml:3 data/mab.xml:3 #: data/mako.xml:7 data/mandoc.xml:3 #: data/mediawiki.xml:7 data/metafont.xml:9 #: data/pango.xml:3 data/postscript.xml:3 #: data/ppd.xml:12 data/relaxngcompact.xml:3 #: data/rest.xml:14 data/restructuredtext.xml:3 #: data/rhtml.xml:47 data/roff.xml:10 #: data/rtf.xml:3 data/scss.xml:28 #: data/sgml.xml:3 data/sisu.xml:3 #: data/texinfo.xml:3 data/textile.xml:18 #: data/txt2tags.xml:6 data/vcard.xml:5 #: data/wml.xml:57 data/xml.xml:9 #: data/xmldebug.xml:3 data/xslt.xml:55 #: data/xul.xml:7 data/yaml.xml:4 msgid "" "_: Language Section\n" "Markup" msgstr "" #: data/fgl-4gl.xml:3 data/fgl-per.xml:3 #: data/ldif.xml:3 data/progress.xml:3 #: data/sql-mysql.xml:8 data/sql-oracle.xml:4 #: data/sql-postgresql.xml:4 data/sql.xml:6 msgid "" "_: Language Section\n" "Database" msgstr "" #: data/vrml.xml:3 msgid "" "_: Language Section\n" "3D" msgstr "" #: data/4dos.xml:9 msgid "" "_: Language\n" "4DOS BatchToMemory" msgstr "" #: data/abap.xml:3 msgid "" "_: Language\n" "ABAP" msgstr "" #: data/abc.xml:5 msgid "" "_: Language\n" "ABC" msgstr "" #: data/actionscript.xml:3 msgid "" "_: Language\n" "ActionScript 2.0" msgstr "" #: data/ada.xml:3 msgid "" "_: Language\n" "Ada" msgstr "" #: data/ahdl.xml:3 msgid "" "_: Language\n" "AHDL" msgstr "" #: data/ahk.xml:3 msgid "" "_: Language\n" "AutoHotKey" msgstr "" #: data/alert.xml:29 msgid "" "_: Language\n" "Alerts" msgstr "" #: data/alert_indent.xml:29 msgid "" "_: Language\n" "Alerts_indent" msgstr "" #: data/ample.xml:3 msgid "" "_: Language\n" "AMPLE" msgstr "" #: data/ansic89.xml:27 msgid "" "_: Language\n" "ANSI C89" msgstr "" #: data/ansys.xml:3 msgid "" "_: Language\n" "Ansys" msgstr "" #: data/apache.xml:15 msgid "" "_: Language\n" "Apache Configuration" msgstr "" #: data/asm-avr.xml:36 msgid "" "_: Language\n" "AVR Assembler" msgstr "" #: data/asm-dsp56k.xml:4 msgid "" "_: Language\n" "Motorola DSP56k" msgstr "" #: data/asm-m68k.xml:4 msgid "" "_: Language\n" "Motorola 68k (VASM/Devpac)" msgstr "" #: data/asm6502.xml:3 msgid "" "_: Language\n" "Asm6502" msgstr "" #: data/asn1.xml:12 msgid "" "_: Language\n" "ASN.1" msgstr "" #: data/asp.xml:3 msgid "" "_: Language\n" "ASP" msgstr "" #: data/asterisk.xml:19 msgid "" "_: Language\n" "Asterisk" msgstr "" #: data/awk.xml:3 msgid "" "_: Language\n" "AWK" msgstr "" #: data/bash.xml:11 msgid "" "_: Language\n" "Bash" msgstr "" #: data/bibtex.xml:9 msgid "" "_: Language\n" "BibTeX" msgstr "" #: data/bitbake.xml:11 msgid "" "_: Language\n" "Bitbake" msgstr "" #: data/bmethod.xml:3 msgid "" "_: Language\n" "B-Method" msgstr "" #: data/c.xml:3 msgid "" "_: Language\n" "C" msgstr "" #: data/ccss.xml:9 msgid "" "_: Language\n" "CleanCSS" msgstr "" #: data/cg.xml:23 msgid "" "_: Language\n" "Cg" msgstr "" #: data/cgis.xml:3 msgid "" "_: Language\n" "CGiS" msgstr "" #: data/changelog.xml:3 msgid "" "_: Language\n" "ChangeLog" msgstr "" #: data/cisco.xml:3 msgid "" "_: Language\n" "Cisco" msgstr "" #: data/clipper.xml:3 msgid "" "_: Language\n" "Clipper" msgstr "" #: data/clojure.xml:25 msgid "" "_: Language\n" "Clojure" msgstr "" #: data/coffee.xml:4 msgid "" "_: Language\n" "CoffeeScript" msgstr "" #: data/coldfusion.xml:3 msgid "" "_: Language\n" "ColdFusion" msgstr "" #: data/commonlisp.xml:26 msgid "" "_: Language\n" "Common Lisp" msgstr "" #: data/component-pascal.xml:13 msgid "" "_: Language\n" "Component-Pascal" msgstr "" #: data/context.xml:3 msgid "" "_: Language\n" "ConTeXt" msgstr "" #: data/cpp.xml:9 msgid "" "_: Language\n" "C++" msgstr "" #: data/crk.xml:2 msgid "" "_: Language\n" "Crack" msgstr "" #: data/cs.xml:2 msgid "" "_: Language\n" "C#" msgstr "" #: data/css-php.xml:32 msgid "" "_: Language\n" "CSS/PHP" msgstr "" #: data/css.xml:26 msgid "" "_: Language\n" "CSS" msgstr "" #: data/cue.xml:3 msgid "" "_: Language\n" "CUE Sheet" msgstr "" #: data/curry.xml:33 msgid "" "_: Language\n" "Curry" msgstr "" #: data/d.xml:104 msgid "" "_: Language\n" "D" msgstr "" #: data/ddoc.xml:52 msgid "" "_: Language\n" "Ddoc" msgstr "" #: data/debianchangelog.xml:3 msgid "" "_: Language\n" "Debian Changelog" msgstr "" #: data/debiancontrol.xml:3 msgid "" "_: Language\n" "Debian Control" msgstr "" #: data/desktop.xml:3 msgid "" "_: Language\n" ".desktop" msgstr "" #: data/diff.xml:18 msgid "" "_: Language\n" "Diff" msgstr "" #: data/djangotemplate.xml:7 msgid "" "_: Language\n" "Django HTML Template" msgstr "" #: data/dockerfile.xml:4 msgid "" "_: Language\n" "Dockerfile" msgstr "" #: data/dosbat.xml:11 msgid "" "_: Language\n" "MS-DOS Batch" msgstr "" #: data/dot.xml:4 msgid "" "_: Language\n" "dot" msgstr "" #: data/doxygen.xml:31 msgid "" "_: Language\n" "Doxygen" msgstr "" #: data/doxygenlua.xml:30 msgid "" "_: Language\n" "DoxygenLua" msgstr "" #: data/dtd.xml:6 msgid "" "_: Language\n" "DTD" msgstr "" #: data/e.xml:3 msgid "" "_: Language\n" "E Language" msgstr "" #: data/eiffel.xml:13 msgid "" "_: Language\n" "Eiffel" msgstr "" #: data/email.xml:6 msgid "" "_: Language\n" "Email" msgstr "" #: data/erlang.xml:39 msgid "" "_: Language\n" "Erlang" msgstr "" #: data/euphoria.xml:32 msgid "" "_: Language\n" "Euphoria" msgstr "" #: data/fasm.xml:16 msgid "" "_: Language\n" "Intel x86 (FASM)" msgstr "" #: data/ferite.xml:3 msgid "" "_: Language\n" "ferite" msgstr "" #: data/fgl-4gl.xml:3 msgid "" "_: Language\n" "4GL" msgstr "" #: data/fgl-per.xml:3 msgid "" "_: Language\n" "4GL-PER" msgstr "" #: data/fortran.xml:3 msgid "" "_: Language\n" "Fortran" msgstr "" #: data/freebasic.xml:3 msgid "" "_: Language\n" "FreeBASIC" msgstr "" #: data/fsharp.xml:12 msgid "" "_: Language\n" "FSharp" msgstr "" #: data/fstab.xml:4 msgid "" "_: Language\n" "fstab" msgstr "" #: data/ftl.xml:3 msgid "" "_: Language\n" "FTL" msgstr "" #: data/gap.xml:17 msgid "" "_: Language\n" "GAP" msgstr "" #: data/gcode.xml:28 msgid "" "_: Language\n" "G-Code" msgstr "" #: data/gdb.xml:10 msgid "" "_: Language\n" "GDB Backtrace" msgstr "" #: data/gdl.xml:3 msgid "" "_: Language\n" "GDL" msgstr "" #: data/gettext.xml:26 msgid "" "_: Language\n" "GNU Gettext" msgstr "" #: data/git-ignore.xml:3 msgid "" "_: Language\n" "Git Ignore" msgstr "" #: data/git-rebase.xml:3 msgid "" "_: Language\n" "Git Rebase" msgstr "" #: data/gitolite.xml:3 msgid "" "_: Language\n" "Gitolite" msgstr "" #: data/glosstex.xml:3 msgid "" "_: Language\n" "GlossTex" msgstr "" #: data/glsl.xml:3 msgid "" "_: Language\n" "GLSL" msgstr "" #: data/gnuassembler.xml:46 msgid "" "_: Language\n" "GNU Assembler" msgstr "" #: data/gnuplot.xml:3 msgid "" "_: Language\n" "Gnuplot" msgstr "" #: data/go.xml:29 msgid "" "_: Language\n" "Go" msgstr "" #: data/grammar.xml:6 msgid "" "_: Language\n" "KDev-PG[-Qt] Grammar" msgstr "" #: data/groovy.xml:6 msgid "" "_: Language\n" "Groovy" msgstr "" #: data/haml.xml:3 msgid "" "_: Language\n" "Haml" msgstr "" #: data/hamlet.xml:8 msgid "" "_: Language\n" "Hamlet" msgstr "" #: data/haskell.xml:3 msgid "" "_: Language\n" "Haskell" msgstr "" #: data/haxe.xml:15 msgid "" "_: Language\n" "Haxe" msgstr "" #: data/html-php.xml:13 msgid "" "_: Language\n" "PHP (HTML)" msgstr "" #: data/html.xml:7 msgid "" "_: Language\n" "HTML" msgstr "" #: data/hunspell-aff.xml:3 msgid "" "_: Language\n" "Hunspell Affix File" msgstr "" #: data/hunspell-dat.xml:3 msgid "" "_: Language\n" "Hunspell Thesaurus File" msgstr "" #: data/hunspell-dic.xml:3 msgid "" "_: Language\n" "Hunspell Dictionary File" msgstr "" #: data/idconsole.xml:3 msgid "" "_: Language\n" "Quake Script" msgstr "" #: data/idl.xml:3 msgid "" "_: Language\n" "IDL" msgstr "" #: data/ilerpg.xml:48 msgid "" "_: Language\n" "ILERPG" msgstr "" #: data/inform.xml:5 msgid "" "_: Language\n" "Inform" msgstr "" #: data/ini.xml:3 msgid "" "_: Language\n" "INI Files" msgstr "" #: data/j.xml:27 msgid "" "_: Language\n" "J" msgstr "" #: data/jam.xml:24 msgid "" "_: Language\n" "Jam" msgstr "" #: data/java.xml:3 msgid "" "_: Language\n" "Java" msgstr "" #: data/javadoc.xml:3 msgid "" "_: Language\n" "Javadoc" msgstr "" #: data/javascript-php.xml:12 msgid "" "_: Language\n" "JavaScript/PHP" msgstr "" #: data/javascript.xml:6 msgid "" "_: Language\n" "JavaScript" msgstr "" #: data/json.xml:15 msgid "" "_: Language\n" "JSON" msgstr "" #: data/jsp.xml:3 msgid "" "_: Language\n" "JSP" msgstr "" #: data/julia.xml:32 msgid "" "_: Language\n" "Julia" msgstr "" #: data/kbasic.xml:3 msgid "" "_: Language\n" "KBasic" msgstr "" #: data/latex.xml:3 msgid "" "_: Language\n" "LaTeX" msgstr "" #: data/ld.xml:4 msgid "" "_: Language\n" "GNU Linker Script" msgstr "" #: data/ldif.xml:3 msgid "" "_: Language\n" "LDIF" msgstr "" #: data/less.xml:3 msgid "" "_: Language\n" "LESSCSS" msgstr "" #: data/lex.xml:21 msgid "" "_: Language\n" "Lex/Flex" msgstr "" #: data/lilypond.xml:23 msgid "" "_: Language\n" "LilyPond" msgstr "" #: data/literate-curry.xml:3 msgid "" "_: Language\n" "Literate Curry" msgstr "" #: data/literate-haskell.xml:3 msgid "" "_: Language\n" "Literate Haskell" msgstr "" #: data/logtalk.xml:4 msgid "" "_: Language\n" "Logtalk" msgstr "" #: data/lpc.xml:19 msgid "" "_: Language\n" "LPC" msgstr "" #: data/lsl.xml:14 msgid "" "_: Language\n" "LSL" msgstr "" #: data/lua.xml:38 msgid "" "_: Language\n" "Lua" msgstr "" #: data/m3u.xml:17 msgid "" "_: Language\n" "M3U" msgstr "" #: data/m4.xml:41 msgid "" "_: Language\n" "GNU M4" msgstr "" #: data/mab.xml:3 msgid "" "_: Language\n" "MAB-DB" msgstr "" #: data/magma.xml:3 msgid "" "_: Language\n" "Magma" msgstr "" #: data/makefile.xml:10 msgid "" "_: Language\n" "Makefile" msgstr "" #: data/mako.xml:7 msgid "" "_: Language\n" "Mako" msgstr "" #: data/mandoc.xml:3 msgid "" "_: Language\n" "Troff Mandoc" msgstr "" #: data/mason.xml:3 msgid "" "_: Language\n" "Mason" msgstr "" #: data/mathematica.xml:3 msgid "" "_: Language\n" "Mathematica" msgstr "" #: data/matlab.xml:60 msgid "" "_: Language\n" "Matlab" msgstr "" #: data/maxima.xml:24 msgid "" "_: Language\n" "Maxima" msgstr "" #: data/mediawiki.xml:7 msgid "" "_: Language\n" "MediaWiki" msgstr "" #: data/mel.xml:23 msgid "" "_: Language\n" "MEL" msgstr "" #: data/mergetagtext.xml:28 msgid "" "_: Language\n" "mergetag text" msgstr "" #: data/meson.xml:3 msgid "" "_: Language\n" "Meson" msgstr "" #: data/metafont.xml:9 msgid "" "_: Language\n" "Metapost/Metafont" msgstr "" #: data/mips.xml:3 msgid "" "_: Language\n" "MIPS Assembler" msgstr "" #: data/modelica.xml:19 msgid "" "_: Language\n" "Modelica" msgstr "" #: data/modelines.xml:10 msgid "" "_: Language\n" "Modelines" msgstr "" #: data/modula-2.xml:3 msgid "" "_: Language\n" "Modula-2" msgstr "" #: data/monobasic.xml:13 msgid "" "_: Language\n" "MonoBasic" msgstr "" #: data/mup.xml:3 msgid "" "_: Language\n" "Music Publisher" msgstr "" #: data/nagios.xml:3 msgid "" "_: Language\n" "Nagios" msgstr "" #: data/nasm.xml:43 msgid "" "_: Language\n" "Intel x86 (NASM)" msgstr "" #: data/nemerle.xml:4 msgid "" "_: Language\n" "Nemerle" msgstr "" #: data/nesc.xml:3 msgid "" "_: Language\n" "nesC" msgstr "" #: data/noweb.xml:3 msgid "" "_: Language\n" "noweb" msgstr "" #: data/objectivec.xml:3 msgid "" "_: Language\n" "Objective-C" msgstr "" #: data/objectivecpp.xml:3 msgid "" "_: Language\n" "Objective-C++" msgstr "" #: data/ocaml.xml:16 msgid "" "_: Language\n" "Objective Caml" msgstr "" #: data/ocamllex.xml:10 msgid "" "_: Language\n" "Objective Caml Ocamllex" msgstr "" #: data/ocamlyacc.xml:13 msgid "" "_: Language\n" "Objective Caml Ocamlyacc" msgstr "" #: data/octave.xml:18 msgid "" "_: Language\n" "Octave" msgstr "" #: data/oors.xml:3 msgid "" "_: Language\n" "OORS" msgstr "" #: data/opal.xml:3 msgid "" "_: Language\n" "OPAL" msgstr "" #: data/opencl.xml:3 msgid "" "_: Language\n" "OpenCL" msgstr "" #: data/pango.xml:3 msgid "" "_: Language\n" "Pango" msgstr "" #: data/pascal.xml:3 msgid "" "_: Language\n" "Pascal" msgstr "" #: data/perl.xml:42 msgid "" "_: Language\n" "Perl" msgstr "" #: data/php.xml:67 msgid "" "_: Language\n" "PHP/PHP" msgstr "" #: data/picsrc.xml:11 msgid "" "_: Language\n" "PicAsm" msgstr "" #: data/pig.xml:4 msgid "" "_: Language\n" "Pig" msgstr "" #: data/pike.xml:4 msgid "" "_: Language\n" "Pike" msgstr "" #: data/postscript.xml:3 msgid "" "_: Language\n" "PostScript" msgstr "" #: data/povray.xml:9 msgid "" "_: Language\n" "POV-Ray" msgstr "" #: data/ppd.xml:12 msgid "" "_: Language\n" "PostScript Printer Description" msgstr "" #: data/praat.xml:24 msgid "" "_: Language\n" "Praat" msgstr "" #: data/progress.xml:3 msgid "" "_: Language\n" "progress" msgstr "" #: data/prolog.xml:107 msgid "" "_: Language\n" "Prolog" msgstr "" #: data/protobuf.xml:3 msgid "" "_: Language\n" "Protobuf" msgstr "" #: data/purebasic.xml:2 msgid "" "_: Language\n" "PureBasic" msgstr "" #: data/python.xml:16 msgid "" "_: Language\n" "Python" msgstr "" #: data/q.xml:3 msgid "" "_: Language\n" "q" msgstr "" #: data/qmake.xml:3 msgid "" "_: Language\n" "QMake" msgstr "" #: data/qml.xml:4 msgid "" "_: Language\n" "QML" msgstr "" #: data/r.xml:10 msgid "" "_: Language\n" "R Script" msgstr "" #: data/rapidq.xml:3 msgid "" "_: Language\n" "RapidQ" msgstr "" #: data/relaxngcompact.xml:3 msgid "" "_: Language\n" "RelaxNG-Compact" msgstr "" #: data/replicode.xml:14 msgid "" "_: Language\n" "Replicode" msgstr "" #: data/rest.xml:14 msgid "" "_: Language\n" "reStructuredText" msgstr "" #: data/restructuredtext.xml:3 msgid "" "_: Language\n" "Restructured Text" msgstr "" #: data/rexx.xml:3 msgid "" "_: Language\n" "REXX" msgstr "" #: data/rhtml.xml:47 msgid "" "_: Language\n" "Ruby/Rails/RHTML" msgstr "" #: data/rib.xml:8 msgid "" "_: Language\n" "RenderMan RIB" msgstr "" #: data/roff.xml:10 msgid "" "_: Language\n" "Roff" msgstr "" #: data/rpmspec.xml:11 msgid "" "_: Language\n" "RPM Spec" msgstr "" #: data/rsiidl.xml:3 msgid "" "_: Language\n" "RSI IDL" msgstr "" #: data/rtf.xml:3 msgid "" "_: Language\n" "Rich Text Format" msgstr "" #: data/ruby.xml:33 msgid "" "_: Language\n" "Ruby" msgstr "" #: data/rust.xml:37 msgid "" "_: Language\n" "Rust" msgstr "" #: data/sather.xml:3 msgid "" "_: Language\n" "Sather" msgstr "" #: data/scala.xml:3 msgid "" "_: Language\n" "Scala" msgstr "" #: data/scheme.xml:43 msgid "" "_: Language\n" "Scheme" msgstr "" #: data/sci.xml:3 msgid "" "_: Language\n" "scilab" msgstr "" #: data/scss.xml:28 msgid "" "_: Language\n" "SCSS" msgstr "" #: data/sed.xml:3 msgid "" "_: Language\n" "sed" msgstr "" #: data/sgml.xml:3 msgid "" "_: Language\n" "SGML" msgstr "" #: data/sieve.xml:4 msgid "" "_: Language\n" "Sieve" msgstr "" #: data/sisu.xml:3 msgid "" "_: Language\n" "SiSU" msgstr "" #: data/sml.xml:3 msgid "" "_: Language\n" "SML" msgstr "" #: data/spice.xml:4 msgid "" "_: Language\n" "Spice" msgstr "" #: data/sql-mysql.xml:8 msgid "" "_: Language\n" "SQL (MySQL)" msgstr "" #: data/sql-oracle.xml:4 msgid "" "_: Language\n" "SQL (Oracle)" msgstr "" #: data/sql-postgresql.xml:4 msgid "" "_: Language\n" "SQL (PostgreSQL)" msgstr "" #: data/sql.xml:6 msgid "" "_: Language\n" "SQL" msgstr "" #: data/stata.xml:3 msgid "" "_: Language\n" "Stata" msgstr "" #: data/systemc.xml:10 msgid "" "_: Language\n" "SystemC" msgstr "" #: data/systemverilog.xml:42 msgid "" "_: Language\n" "SystemVerilog" msgstr "" #: data/tads3.xml:5 msgid "" "_: Language\n" "TADS 3" msgstr "" #: data/taskjuggler.xml:14 msgid "" "_: Language\n" "TaskJuggler" msgstr "" #: data/tcl.xml:31 msgid "" "_: Language\n" "Tcl/Tk" msgstr "" #: data/tcsh.xml:11 msgid "" "_: Language\n" "Tcsh" msgstr "" #: data/texinfo.xml:3 msgid "" "_: Language\n" "Texinfo" msgstr "" #: data/textile.xml:18 msgid "" "_: Language\n" "Textile" msgstr "" #: data/tibasic.xml:3 msgid "" "_: Language\n" "TI Basic" msgstr "" #: data/txt2tags.xml:6 msgid "" "_: Language\n" "txt2tags" msgstr "" #: data/uscript.xml:3 msgid "" "_: Language\n" "UnrealScript" msgstr "" #: data/valgrind-suppression.xml:3 msgid "" "_: Language\n" "Valgrind Suppression" msgstr "" #: data/varnish.xml:3 msgid "" "_: Language\n" "Varnish Configuration Language" msgstr "" #: data/varnishtest.xml:3 msgid "" "_: Language\n" "Varnish Test Case language" msgstr "" #: data/vcard.xml:5 msgid "" "_: Language\n" "vCard, vCalendar, iCalendar" msgstr "" #: data/velocity.xml:3 msgid "" "_: Language\n" "Velocity" msgstr "" #: data/vera.xml:42 msgid "" "_: Language\n" "Vera" msgstr "" #: data/verilog.xml:3 msgid "" "_: Language\n" "Verilog" msgstr "" #: data/vhdl.xml:14 msgid "" "_: Language\n" "VHDL" msgstr "" #: data/vrml.xml:3 msgid "" "_: Language\n" "VRML" msgstr "" #: data/winehq.xml:3 msgid "" "_: Language\n" "WINE Config" msgstr "" #: data/wml.xml:57 msgid "" "_: Language\n" "Wesnoth Markup Language" msgstr "" #: data/xharbour.xml:3 msgid "" "_: Language\n" "xHarbour" msgstr "" #: data/xml.xml:9 msgid "" "_: Language\n" "XML" msgstr "" #: data/xmldebug.xml:3 msgid "" "_: Language\n" "XML (Debug)" msgstr "" #: data/xonotic-console.xml:3 msgid "" "_: Language\n" "Xonotic Script" msgstr "" #: data/xorg.xml:3 msgid "" "_: Language\n" "x.org Configuration" msgstr "" #: data/xslt.xml:55 msgid "" "_: Language\n" "xslt" msgstr "" #: data/xul.xml:7 msgid "" "_: Language\n" "XUL" msgstr "" #: data/yacas.xml:3 msgid "" "_: Language\n" "yacas" msgstr "" #: data/yacc.xml:28 msgid "" "_: Language\n" "Yacc/Bison" msgstr "" #: data/yaml.xml:4 msgid "" "_: Language\n" "YAML" msgstr "" #: data/zonnon.xml:3 msgid "" "_: Language\n" "Zonnon" msgstr "" #: data/zsh.xml:11 msgid "" "_: Language\n" "Zsh" msgstr ""