From 242434109c14a494dee7738b9c343f5947d20506 Mon Sep 17 00:00:00 2001
From: Timothy Pearson Kate comes with a nice set of plugins, providing simple\n"
+"and advanced features of all sorts. You can enable/disable plugins to suit your needs in the configuration "
+"dialog,\n"
+"choose Settings ->configure to launch that. You can swap the characters on each side of the cursor just by pressing\n"
+"Ctrl+T The script to execute to invoke the tool. The script is passed to /bin/sh "
-"for execution. The following macros will be expanded: You can export the current document as a HTML file, including\n"
+"syntax highlighting. Just choose File -> Export -> HTML... You can split the Kate editor as many times as you like and\n"
+"in either direction. Each frame has its own status bar and\n"
+"can display any open document. Just choose "
+" You can drag the Tool views (File List and File Selector)\n"
+"to any side that you want them in Kate, or stack them, or even tear them off "
+"the\n"
+"main window. Kate has a built-in terminal emulator, just click on "
+"\"Terminal\" at\n"
+"the bottom to show or hide it as you desire. Kate can highlight the current line with a\n"
+""
-"
"
+"%URL
- the URL of the current document."
-"%URLs
- a list of the URLs of all open documents."
-"%directory
- the URL of the directory containing the current "
-"document."
-"%filename
- the filename of the current document."
-"%line
- the current line of the text cursor in the current "
-"view."
-"%column
- the column of the text cursor in the current view."
-"%selection
- the selected text in the current view."
-"%text
- the text of the current document.
View -> Split [ Horizontal | Vertical ]"
+"
"
+" different\n"
+"background color.|
You can set the color in the Colors page of the configuration\n" +"dialog.
\n" msgstr "" -#: app/kateexternaltools.cpp:508 -msgid "&Save:" -msgstr "&Saglabāt: " - -#: app/kateexternaltools.cpp:512 -msgid "None" -msgstr "Nav" - -#: app/kateexternaltools.cpp:512 -msgid "Current Document" -msgstr "Pašreizējais dokuments" - -#: app/kateexternaltools.cpp:512 -msgid "All Documents" -msgstr "Visi dokumenti" - -#: app/kateexternaltools.cpp:516 +#: tips.txt:54 msgid "" -"You can elect to save the current or all [modified] documents prior to running " -"the command. This is helpful if you want to pass URLs to an application like, " -"for example, an FTP client." +"You can open the currently edited file in any other application from within\n" +"Kate.
\n" +"Choose File -> Open With for the list of programs\n" +"configured\n" +"for the document type. There is also an option Other... to\n" +"choose any application on your system.
\n" msgstr "" -#: app/kateexternaltools.cpp:523 -msgid "&Command line name:" -msgstr "&Komandrindas nosaukums:" - -#: app/kateexternaltools.cpp:528 +#: tips.txt:64 msgid "" -"If you specify a name here, you can invoke the command from the view command " -"lines with exttool-the_name_you_specified_here. Please do not use spaces or " -"tabs in the name." +"You can configure the editor to always display the line numbers and/or\n" +"bookmark panes when started from the View Defaults " +"page of the\n" +"configuration dialog.
\n" msgstr "" -#: app/kateexternaltools.cpp:539 -msgid "You must specify at least a name and a command" -msgstr "Jums vismaz ir jānorāda nosaukums un komanda" - -#: app/kateexternaltools.cpp:548 -msgid "Select the MimeTypes for which to enable this tool." +#: tips.txt:71 +msgid "" +"You can download new or updated Syntax highlight definitions from\n" +"the Highlighting page in the configuration dialog.
\n" +"Just click the Download... button on the Highlight Modes\n" +"tab (You have to be online, of course...).
\n" msgstr "" -#: app/kateexternaltools.cpp:550 -msgid "Select Mime Types" -msgstr "Izvēlieties Mime tipus" - -#: app/kateexternaltools.cpp:568 -msgid "&New..." -msgstr "&Jauns..." - -#: app/kateexternaltools.cpp:576 -msgid "&Edit..." +#: tips.txt:79 +msgid "" +"You can cycle through all open documents by pressing " +"Alt+Left\n" +"or Alt+Right. The next/previous document will immediately be " +"displayed\n" +"in the active frame.
\n" msgstr "" -#: app/kateexternaltools.cpp:580 -msgid "Insert &Separator" +#: tips.txt:86 +msgid "" +"You can do cool sed-like regular expression replacements using " +"Command Line.
\n" +"For example, press F7 and enter "
+"s /oldtext/newtext/g
\n"
+"to replace "oldtext" with "newtext" throughout the current\n"
+"line.
You can repeat your last search by just pressing F3, or\n" +"Shift+F3 if you want to search backwards.
\n" msgstr "" -#: app/kateviewspace.cpp:320 app/kateviewspace.cpp:359 -msgid " INS " -msgstr " INS " - -#: app/kateviewspace.cpp:325 app/kateviewspace.cpp:363 -msgid " NORM " -msgstr " NORM " - -#: app/kateviewspace.cpp:351 -msgid " Line: %1 Col: %2 " -msgstr " Rinda: %1 Kol: %2 " - -#: app/kateviewspace.cpp:355 -msgid " R/O " -msgstr " R/O " - -#: app/kateviewspace.cpp:357 -msgid " OVR " -msgstr " OVR " - -#: app/kateviewspace.cpp:363 -msgid " BLK " -msgstr " BLK " - -#: app/kateconsole.cpp:129 +#: tips.txt:100 msgid "" -"Do you really want to pipe the text to the console? This will execute any " -"contained commands with your user rights." +"You can filter the files displayed in the File Selector tool view.\n" +"
\n" +"Simply enter your filter in the filter entry at the bottom, for example:\n"
+"*.html *.php
if you only want to see HTML and PHP files in the\n"
+"current folder.
The File Selector will even remember your filters for you.
\n" msgstr "" -#: app/kateconsole.cpp:130 -msgid "Pipe to Console?" +#: tips.txt:110 +msgid "" +"You can have two views - or even more - of the same document in Kate. " +"Editing\n" +"in either will be reflected in both.
\n" +"So if you find yourself scrolling up and down to look at text at the other\n" +"end of a document, just press Ctrl+Shift+T to split\n" +"horizontally.
\n" msgstr "" -#: app/kateconsole.cpp:131 -msgid "Pipe to Console" +#: tips.txt:119 +msgid "" +"Press F8 or Shift+F8 to switch to the\n" +"next/previous frame.
\n" msgstr "" #: app/katemainwindow.cpp:212 app/katesavemodifieddialog.cpp:152 @@ -245,8 +226,8 @@ msgstr "Aizvērt šo logu" msgid "Create a new Kate view (a new window with the same document list)." msgstr "" -#: app/kateconfigdialog.cpp:268 app/kateconfigdialog.cpp:269 -#: app/katemainwindow.cpp:265 app/katemainwindow.cpp:540 +#: app/kateconfigdialog.cpp:298 app/kateconfigdialog.cpp:299 +#: app/katemainwindow.cpp:265 app/katemainwindow.cpp:539 msgid "External Tools" msgstr "" @@ -319,46 +300,46 @@ msgstr "" msgid "Closing Aborted" msgstr "" -#: app/katemainwindow.cpp:489 +#: app/katemainwindow.cpp:488 msgid "" "_: 'document name [*]', [*] means modified\n" "%1 [*]" msgstr "" -#: app/katemainwindow.cpp:611 +#: app/katemainwindow.cpp:610 msgid "&Other..." msgstr "&Citi..." -#: app/katemainwindow.cpp:621 +#: app/katemainwindow.cpp:620 msgid "Other..." msgstr "Citi..." -#: app/katemainwindow.cpp:638 +#: app/katemainwindow.cpp:637 msgid "Application '%1' not found!" msgstr "" -#: app/katemainwindow.cpp:638 +#: app/katemainwindow.cpp:637 #, fuzzy msgid "Application Not Found!" msgstr "Aplikaciju Režīms" -#: app/katemainwindow.cpp:666 +#: app/katemainwindow.cpp:665 msgid "" "The current document has not been saved, and cannot be attached to an email " "message." "
Do you want to save it and proceed?" msgstr "" -#: app/katemainwindow.cpp:669 +#: app/katemainwindow.cpp:668 msgid "Cannot Send Unsaved File" msgstr "" -#: app/katemainwindow.cpp:677 app/katemainwindow.cpp:698 +#: app/katemainwindow.cpp:676 app/katemainwindow.cpp:697 msgid "The file could not be saved. Please check if you have write permission." msgstr "" "Failu nevar saglabāt. Lūdzu pārbaudiet, vai jums ir rakstīšanas tiesības." -#: app/katemainwindow.cpp:688 +#: app/katemainwindow.cpp:687 msgid "" "
The current file:"
"
%1"
@@ -366,307 +347,181 @@ msgid ""
"
Do you want to save it before sending it?" msgstr "" -#: app/katemainwindow.cpp:691 +#: app/katemainwindow.cpp:690 msgid "Save Before Sending?" msgstr "Saglabāt pirms sūtīšanas?" -#: app/katemainwindow.cpp:691 +#: app/katemainwindow.cpp:690 msgid "Do Not Save" msgstr "Nesaglabāt" -#: app/katemailfilesdialog.cpp:47 -msgid "Email Files" -msgstr "Sūtīt failus pa e-pastu" - -#: app/katemailfilesdialog.cpp:49 app/katemailfilesdialog.cpp:99 -msgid "&Show All Documents >>" -msgstr "&Rādīt visus dokumentus >>" +#: app/kateconfigplugindialogpage.cpp:81 app/katemailfilesdialog.cpp:61 +msgid "Name" +msgstr "Nosaukums" -#: app/katemailfilesdialog.cpp:52 -msgid "&Mail..." -msgstr "Sūtīt pa &e-pastu..." +#: app/kateconfigplugindialogpage.cpp:82 +msgid "Comment" +msgstr "Komentārs" -#: app/katemailfilesdialog.cpp:57 +#: app/kateconfigplugindialogpage.cpp:83 msgid "" -"
Press Mail... to email the current document." -"
To select more documents to send, press Show All "
-"Documents >>."
+"Here you can see all available Kate plugins. Those with a check mark are "
+"loaded, and will be loaded again the next time Kate is started."
msgstr ""
-#: app/kateconfigplugindialogpage.cpp:81 app/katemailfilesdialog.cpp:61
-msgid "Name"
-msgstr "Nosaukums"
+#: app/katemain.cpp:41
+msgid "Start Kate with a given session"
+msgstr ""
-#: app/katefilelist.cpp:142 app/katefilelist.cpp:579
-#: app/katemailfilesdialog.cpp:62
-msgid "URL"
-msgstr "URL"
+#: app/katemain.cpp:43
+msgid "Use a already running kate instance (if possible)"
+msgstr ""
-#: app/katemailfilesdialog.cpp:104
-msgid "&Hide Document List <<"
+#: app/katemain.cpp:45
+msgid "Force single document mode if the MDI setting is enabled."
msgstr ""
-#: app/katemailfilesdialog.cpp:105
-msgid "Press Mail... to send selected documents"
+#: app/katemain.cpp:47
+msgid "Only try to reuse kate instance with this pid"
msgstr ""
-#: app/katemwmodonhddialog.cpp:61
-#, fuzzy
-msgid "Documents Modified on Disk"
-msgstr "Atveramais dokuments."
+#: app/katemain.cpp:49 app/kwritemain.cpp:532
+msgid "Set encoding for the file to open"
+msgstr ""
-#: app/katemwmodonhddialog.cpp:63
-msgid "&Ignore"
-msgstr "&Ignorēt"
-
-#: app/katemwmodonhddialog.cpp:64
-msgid "&Overwrite"
-msgstr "&Pārrakstīt"
-
-#: app/katemwmodonhddialog.cpp:68
-msgid ""
-"Removes the modified flag from the selected documents and closes the dialog if "
-"there are no more unhandled documents."
+#: app/katemain.cpp:51 app/kwritemain.cpp:533
+msgid "Navigate to this line"
msgstr ""
-#: app/katemwmodonhddialog.cpp:71
-msgid ""
-"Overwrite selected documents, discarding the disk changes and closes the dialog "
-"if there are no more unhandled documents."
+#: app/katemain.cpp:53 app/kwritemain.cpp:534
+msgid "Navigate to this column"
msgstr ""
-#: app/katemwmodonhddialog.cpp:74
-msgid ""
-"Reloads the selected documents from disk and closes the dialog if there are no "
-"more unhandled documents."
+#: app/katemain.cpp:55 app/kwritemain.cpp:531
+msgid "Read the contents of stdin"
msgstr ""
-#: app/katemwmodonhddialog.cpp:87
-msgid ""
-" Select one or more at the time and press an action button until the list is "
-"empty.cd
"
-"to the directory of the active document when started and whenever the active "
-"document changes, if the document is a local file."
-msgstr ""
-"Ja šis ir iezīmēts, iebūvētā Konsole cd
"
-"uz aktīvā dokumenta direktoriju, kad startēta un arī kad aktīvais dokuments "
-"mainās, ja dokuments ir lokāls fails."
-
-#: app/kateconfigdialog.cpp:132
-msgid "Wa&rn about files modified by foreign processes"
-msgstr "B&rīdināt par failiem, ko modificējis cits process"
-
-#: app/kateconfigdialog.cpp:135
-msgid ""
-"If enabled, when Kate receives focus you will be asked what to do with files "
-"that have been modified on the hard disk. If not enabled, you will be asked "
-"what to do with a file that has been modified on the hard disk only when that "
-"file gains focus inside Kate."
-msgstr ""
-
-#: app/kateconfigdialog.cpp:143
-msgid "Meta-Information"
-msgstr "Meta informācija"
-
-#: app/kateconfigdialog.cpp:148
-msgid "Keep &meta-information past sessions"
-msgstr ""
-
-#: app/kateconfigdialog.cpp:151
-msgid ""
-"Check this if you want document configuration like for example bookmarks to be "
-"saved past editor sessions. The configuration will be restored if the document "
-"has not changed when reopened."
-msgstr ""
-
-#: app/kateconfigdialog.cpp:159
-msgid "&Delete unused meta-information after:"
-msgstr "&Dzēst neizmantoto meta informāciju pēc:"
-
-#: app/kateconfigdialog.cpp:161
-msgid "(never)"
-msgstr "(nekad)"
+msgid "KWrite Undo History, Kspell integration"
+msgstr "KWrite Atsaukšanas Vēsture, Kspell integrācija"
-#: app/kateconfigdialog.cpp:162
-msgid " day(s)"
-msgstr " dienām"
+#: app/katemain.cpp:85 app/kwritemain.cpp:572
+msgid "KWrite XML Syntax highlighting support"
+msgstr "KWrite XML sintakses izcelšanas uzturēšana"
-#: app/kateconfigdialog.cpp:174
-msgid "Sessions"
-msgstr "Sesijas"
+#: app/katemain.cpp:86 app/kwritemain.cpp:573
+msgid "Patches and more"
+msgstr "Labojumi un vēl"
-#: app/kateconfigdialog.cpp:175
-msgid "Session Management"
-msgstr "Sesiju pārvaldīšana"
+#: app/katemain.cpp:87
+msgid "Developer & Highlight wizard"
+msgstr "Izstrādātājs un izcelšanas guru"
-#: app/kateconfigdialog.cpp:181
-msgid "Elements of Sessions"
-msgstr ""
+#: app/katemain.cpp:89 app/kwritemain.cpp:575
+msgid "Highlighting for RPM Spec-Files, Perl, Diff and more"
+msgstr "Izcelšana RPM Spec-Failiem, Perlam, Diff un citiem"
-#: app/kateconfigdialog.cpp:186
-#, fuzzy
-msgid "Include &window configuration"
-msgstr "Atjaunot &Skatījumu Konfigurāciju"
+#: app/katemain.cpp:90 app/kwritemain.cpp:576
+msgid "Highlighting for VHDL"
+msgstr "Izcelšana priekš VHDL"
-#: app/kateconfigdialog.cpp:190
-msgid ""
-"Check this if you want all your views and frames restored each time you open "
-"Kate"
-msgstr ""
-"Iezīmējiet šo, ja vēlaties, lai jūsu skatījumi tiktu atjaunoti katru reizi "
-"atverot Kate"
+#: app/katemain.cpp:91 app/kwritemain.cpp:577
+msgid "Highlighting for SQL"
+msgstr "Izcelšana priekš SQL"
-#: app/kateconfigdialog.cpp:195
-msgid "Behavior on Application Startup"
-msgstr ""
+#: app/katemain.cpp:92 app/kwritemain.cpp:578
+msgid "Highlighting for Ferite"
+msgstr "Izcelšana priekš Ferite"
-#: app/kateconfigdialog.cpp:199
-msgid "&Start new session"
-msgstr "&Sākt jaunu sesiju"
+#: app/katemain.cpp:93 app/kwritemain.cpp:579
+msgid "Highlighting for ILERPG"
+msgstr "Izcelšana priekš ILERPG"
-#: app/kateconfigdialog.cpp:200
-msgid "&Load last-used session"
-msgstr "&Ielādēt pēdējo izmatoto sesiju"
+#: app/katemain.cpp:94 app/kwritemain.cpp:580
+msgid "Highlighting for LaTeX"
+msgstr "Izcelšana priekš LaTeX"
-#: app/kateconfigdialog.cpp:201
-msgid "&Manually choose a session"
-msgstr "&Manuāli izvēlēties sesiju"
+#: app/katemain.cpp:95 app/kwritemain.cpp:581
+msgid "Highlighting for Makefiles, Python"
+msgstr "Izcelšana priekš Makefile, Python"
-#: app/kateconfigdialog.cpp:216
-msgid "Behavior on Application Exit or Session Switch"
-msgstr ""
+#: app/katemain.cpp:96 app/kwritemain.cpp:582
+msgid "Highlighting for Python"
+msgstr "Izcelšana priekš Python"
-#: app/kateconfigdialog.cpp:220
-msgid "&Do not save session"
-msgstr "&Nesaglabāt sesiju"
+#: app/katemain.cpp:98 app/kwritemain.cpp:584
+msgid "Highlighting for Scheme"
+msgstr "Izcelšana priekš Shēmas"
-#: app/kateconfigdialog.cpp:221
-msgid "&Save session"
-msgstr "&Saglabāt sesiju"
+#: app/katemain.cpp:99 app/kwritemain.cpp:585
+msgid "PHP Keyword/Datatype list"
+msgstr "PHP Atslēgasvārdu/Datutipu saraksts"
-#: app/kateconfigdialog.cpp:222
-msgid "&Ask user"
-msgstr "&Jautāt"
+#: app/katemain.cpp:100 app/kwritemain.cpp:586
+msgid "Very nice help"
+msgstr "Ļoti laba palīdzība"
-#: app/kateconfigdialog.cpp:243
-msgid "File Selector"
-msgstr ""
+#: app/katemain.cpp:101 app/kwritemain.cpp:587
+msgid "All people who have contributed and I have forgotten to mention"
+msgstr "Visi cilvēki, kuri ir atbalstījuši un kurus esmu aizmirsis pieminēt"
-#: app/kateconfigdialog.cpp:245
-msgid "File Selector Settings"
+#: app/kateapp.cpp:214 app/kateapp.cpp:326 app/kwritemain.cpp:686
+msgid ""
+"The file '%1' could not be opened: it is not a normal file, it is a folder."
msgstr ""
-#: app/kateconfigdialog.cpp:252
-msgid "Document List"
-msgstr "Dokumentu saraksts"
-
-#: app/kateconfigdialog.cpp:253
-msgid "Document List Settings"
-msgstr "Dokumentu saraksta parametri"
-
-#: app/kateconfigdialog.cpp:260 app/kateconfigdialog.cpp:317
-msgid "Plugins"
-msgstr "Spraudņi"
-
-#: app/kateconfigdialog.cpp:261
-msgid "Plugin Manager"
-msgstr "Spraudņu pārvaldnieks"
-
-#: app/kateconfigdialog.cpp:276 app/kateconfigdialog.cpp:282
-msgid "Editor"
-msgstr "Redaktors"
-
#: app/kategrepdialog.cpp:102
msgid "Pattern:"
msgstr "Šablons:"
@@ -821,427 +676,753 @@ msgstr "Kļūda:
" msgid "Grep Tool Error" msgstr "" -#: app/katemain.cpp:41 -msgid "Start Kate with a given session" -msgstr "" +#: app/katedocmanager.cpp:395 +msgid "" +"
The document '%1' has been modified, but not saved." +"
Do you want to save your changes or discard them?"
+msgstr ""
+
+#: app/katedocmanager.cpp:397
+msgid "Close Document"
+msgstr "Aizvērt dokumentu"
+
+#: app/katedocmanager.cpp:484
+msgid "Reopening files from the last session..."
+msgstr "Atveru pēdējās sesijas failus..."
+
+#: app/katedocmanager.cpp:491
+msgid "Starting Up"
+msgstr "Startēšana"
+
+#: app/katemwmodonhddialog.cpp:61
+#, fuzzy
+msgid "Documents Modified on Disk"
+msgstr "Atveramais dokuments."
+
+#: app/katemwmodonhddialog.cpp:63
+msgid "&Ignore"
+msgstr "&Ignorēt"
+
+#: app/katemwmodonhddialog.cpp:64
+msgid "&Overwrite"
+msgstr "&Pārrakstīt"
+
+#: app/katemwmodonhddialog.cpp:68
+msgid ""
+"Removes the modified flag from the selected documents and closes the dialog if "
+"there are no more unhandled documents."
+msgstr ""
+
+#: app/katemwmodonhddialog.cpp:71
+msgid ""
+"Overwrite selected documents, discarding the disk changes and closes the dialog "
+"if there are no more unhandled documents."
+msgstr ""
+
+#: app/katemwmodonhddialog.cpp:74
+msgid ""
+"Reloads the selected documents from disk and closes the dialog if there are no "
+"more unhandled documents."
+msgstr ""
+
+#: app/katemwmodonhddialog.cpp:87
+msgid ""
+" Select one or more at the time and press an action button until the list is "
+"empty.
Press Mail... to email the current document." +"
To select more documents to send, press Show All " +"Documents >>." +msgstr "" + +#: app/katefilelist.cpp:150 app/katefilelist.cpp:688 +#: app/katemailfilesdialog.cpp:62 +msgid "URL" +msgstr "URL" -#: app/katemain.cpp:43 -msgid "Use a already running kate instance (if possible)" +#: app/katemailfilesdialog.cpp:104 +msgid "&Hide Document List <<" msgstr "" -#: app/katemain.cpp:45 -msgid "Only try to reuse kate instance with this pid" +#: app/katemailfilesdialog.cpp:105 +msgid "Press Mail... to send selected documents" msgstr "" -#: app/katemain.cpp:47 app/kwritemain.cpp:532 -msgid "Set encoding for the file to open" +#: app/katefileselector.cpp:170 +#, fuzzy +msgid "Current Document Folder" +msgstr "Tekošais Dokumentu Direktorijs" + +#: app/katefileselector.cpp:198 +msgid "" +"
Here you can enter a path for a folder to display." +"
To go to a folder previously entered, press the arrow on the right and " +"choose one. " +"
The entry has folder completion. Right-click to choose how completion should " +"behave." msgstr "" -#: app/katemain.cpp:49 app/kwritemain.cpp:533 -msgid "Navigate to this line" +#: app/katefileselector.cpp:203 +msgid "" +"
Here you can enter a name filter to limit which files are displayed." +"
To clear the filter, toggle off the filter button to the left." +"
To reapply the last filter used, toggle on the filter button." msgstr "" -#: app/katemain.cpp:51 app/kwritemain.cpp:534 -msgid "Navigate to this column" +#: app/katefileselector.cpp:207 +msgid "" +"
This button clears the name filter when toggled off, or reapplies the last " +"filter used when toggled on." msgstr "" -#: app/katemain.cpp:53 app/kwritemain.cpp:531 -msgid "Read the contents of stdin" +#: app/katefileselector.cpp:321 +msgid "Apply last filter (\"%1\")" msgstr "" -#: app/katemain.cpp:54 app/kwritemain.cpp:535 -msgid "Document to open" -msgstr "Atveramais dokuments" +#: app/katefileselector.cpp:326 +msgid "Clear filter" +msgstr "Tīrīt filtru" -#: app/katemain.cpp:63 -msgid "Kate" -msgstr "Kate" +#: app/katefileselector.cpp:536 +msgid "Toolbar" +msgstr "Rīkjosla" -#: app/katemain.cpp:64 -#, fuzzy -msgid "Kate - Advanced Text Editor" -msgstr "Kate - TDE Advancēts Teksta Redaktors" +#: app/katefileselector.cpp:538 +msgid "A&vailable actions:" +msgstr "Pieejamās &darbības:" -#: app/katemain.cpp:65 app/kwritemain.cpp:552 -msgid "(c) 2000-2005 The Kate Authors" -msgstr "(c) 2000-2005 Kate autori" +#: app/katefileselector.cpp:539 +msgid "S&elected actions:" +msgstr "I&zvēlētās darbības:" -#: app/katemain.cpp:67 app/kwritemain.cpp:554 -msgid "Maintainer" -msgstr "Uzturētājs" +#: app/katefileselector.cpp:547 +msgid "Auto Synchronization" +msgstr "Auto sinhronizācija" -#: app/katemain.cpp:68 app/katemain.cpp:69 app/katemain.cpp:70 -#: app/katemain.cpp:75 app/kwritemain.cpp:555 app/kwritemain.cpp:556 -#: app/kwritemain.cpp:557 app/kwritemain.cpp:562 -msgid "Core Developer" -msgstr "Kodola izstrādātājs" +#: app/katefileselector.cpp:548 +msgid "When a docu&ment becomes active" +msgstr "" -#: app/katemain.cpp:71 app/kwritemain.cpp:558 -msgid "The cool buffersystem" -msgstr "Lieliskā bufersistēma" +#: app/katefileselector.cpp:549 +msgid "When the file selector becomes visible" +msgstr "" -#: app/katemain.cpp:72 app/kwritemain.cpp:559 -msgid "The Editing Commands" -msgstr "Rediģēšanas komandas" +#: app/katefileselector.cpp:556 +msgid "Remember &locations:" +msgstr "" -#: app/katemain.cpp:73 app/kwritemain.cpp:560 -msgid "Testing, ..." -msgstr "Testēšana, ..." +#: app/katefileselector.cpp:563 +msgid "Remember &filters:" +msgstr "Atcerēties &filtrus:" -#: app/katemain.cpp:74 app/kwritemain.cpp:561 -msgid "Former Core Developer" +#: app/katefileselector.cpp:570 +msgid "Session" +msgstr "Sesija" + +#: app/katefileselector.cpp:571 +msgid "Restore loca&tion" msgstr "" -#: app/katemain.cpp:76 app/kwritemain.cpp:563 -msgid "KWrite Author" -msgstr "KWrite autors" +#: app/katefileselector.cpp:572 +msgid "Restore last f&ilter" +msgstr "" -#: app/katemain.cpp:77 app/kwritemain.cpp:564 -msgid "KWrite port to KParts" -msgstr "KWrite portēšana uz KParts" +#: app/katefileselector.cpp:592 +msgid "" +"
Decides how many locations to keep in the history of the location combo box." +msgstr "" -#: app/katemain.cpp:80 app/kwritemain.cpp:567 -#, fuzzy -msgid "KWrite Undo History, Kspell integration" -msgstr "KWrite Atsaukšanas Vēsture, Kspell integrācija" +#: app/katefileselector.cpp:597 +msgid "" +"
Decides how many filters to keep in the history of the filter combo box." +msgstr "" -#: app/katemain.cpp:81 app/kwritemain.cpp:568 -msgid "KWrite XML Syntax highlighting support" -msgstr "KWrite XML sintakses izcelšanas uzturēšana" +#: app/katefileselector.cpp:602 +msgid "" +"
These options allow you to have the File Selector automatically change " +"location to the folder of the active document on certain events." +"
Auto synchronization is lazy, meaning it will not take effect until " +"the file selector is visible." +"
None of these are enabled by default, but you can always sync the location " +"by pressing the sync button in the toolbar." +msgstr "" -#: app/katemain.cpp:82 app/kwritemain.cpp:569 -msgid "Patches and more" -msgstr "Labojumi un vēl" +#: app/katefileselector.cpp:611 +msgid "" +"
If this option is enabled (default), the location will be restored when you " +"start Kate." +"
Note that if the session is handled by the TDE session " +"manager, the location is always restored." +msgstr "" -#: app/katemain.cpp:83 -msgid "Developer & Highlight wizard" -msgstr "Izstrādātājs un izcelšanas guru" +#: app/katefileselector.cpp:615 +msgid "" +"
If this option is enabled (default), the current filter will be restored " +"when you start Kate." +"
Note that if the session is handled by the TDE session " +"manager, the filter is always restored." +"
Note that some of the autosync settings may override the "
+"restored location if on."
+msgstr ""
-#: app/katemain.cpp:85 app/kwritemain.cpp:571
-msgid "Highlighting for RPM Spec-Files, Perl, Diff and more"
-msgstr "Izcelšana RPM Spec-Failiem, Perlam, Diff un citiem"
+#: app/kateconfigdialog.cpp:91 app/kateconfigdialog.cpp:97
+#: app/kateconfigdialog.cpp:204 app/kateconfigdialog.cpp:273
+#: app/kateconfigdialog.cpp:282 app/kateconfigdialog.cpp:290
+#: app/kateconfigdialog.cpp:298 app/kateconfigdialog.cpp:347
+msgid "Application"
+msgstr "Aplikācija"
-#: app/katemain.cpp:86 app/kwritemain.cpp:572
-msgid "Highlighting for VHDL"
-msgstr "Izcelšana priekš VHDL"
+#: app/kateconfigdialog.cpp:97
+msgid "General"
+msgstr "Vispārējs"
-#: app/katemain.cpp:87 app/kwritemain.cpp:573
-msgid "Highlighting for SQL"
-msgstr "Izcelšana priekš SQL"
+#: app/kateconfigdialog.cpp:98
+msgid "General Options"
+msgstr "Vispārējās opcijas"
-#: app/katemain.cpp:88 app/kwritemain.cpp:574
-msgid "Highlighting for Ferite"
-msgstr "Izcelšana priekš Ferite"
+#: app/kateconfigdialog.cpp:105
+msgid "&Appearance"
+msgstr "&Izskats"
-#: app/katemain.cpp:89 app/kwritemain.cpp:575
-msgid "Highlighting for ILERPG"
-msgstr "Izcelšana priekš ILERPG"
+#: app/kateconfigdialog.cpp:110
+msgid "&Show full path in title"
+msgstr "&Rādīt pilnu ceļu loga nosaukumā"
-#: app/katemain.cpp:90 app/kwritemain.cpp:576
-msgid "Highlighting for LaTeX"
-msgstr "Izcelšana priekš LaTeX"
+#: app/kateconfigdialog.cpp:112
+msgid ""
+"If this option is checked, the full document path will be shown in the window "
+"caption."
+msgstr ""
-#: app/katemain.cpp:91 app/kwritemain.cpp:577
-msgid "Highlighting for Makefiles, Python"
-msgstr "Izcelšana priekš Makefile, Python"
+#: app/kateconfigdialog.cpp:117
+msgid "Sort &files alphabetically in the file list"
+msgstr ""
-#: app/katemain.cpp:92 app/kwritemain.cpp:578
-msgid "Highlighting for Python"
-msgstr "Izcelšana priekš Python"
+#: app/kateconfigdialog.cpp:120
+msgid ""
+"If this is checked, the files in the file list will be sorted alphabetically."
+msgstr ""
-#: app/katemain.cpp:94 app/kwritemain.cpp:580
-msgid "Highlighting for Scheme"
-msgstr "Izcelšana priekš Shēmas"
+#: app/kateconfigdialog.cpp:124
+msgid "&Behavior"
+msgstr "&Izturēšanās"
-#: app/katemain.cpp:95 app/kwritemain.cpp:581
-msgid "PHP Keyword/Datatype list"
-msgstr "PHP Atslēgasvārdu/Datutipu saraksts"
+#: app/kateconfigdialog.cpp:129
+msgid "&Number of recent files:"
+msgstr ""
-#: app/katemain.cpp:96 app/kwritemain.cpp:582
-msgid "Very nice help"
-msgstr "Ļoti laba palīdzība"
+#: app/kateconfigdialog.cpp:134
+msgid ""
+" NOTE: If you set this lower than the current value, the "
+"list will be truncated and some items forgotten.
The document '%1' has been modified, but not saved." -"
Do you want to save your changes or discard them?"
+"If this is checked, the built in Konsole will cd
"
+"to the directory of the active document when started and whenever the active "
+"document changes, if the document is a local file."
msgstr ""
+"Ja šis ir iezīmēts, iebūvētā Konsole cd
"
+"uz aktīvā dokumenta direktoriju, kad startēta un arī kad aktīvais dokuments "
+"mainās, ja dokuments ir lokāls fails."
-#: app/katedocmanager.cpp:397
-msgid "Close Document"
-msgstr "Aizvērt dokumentu"
+#: app/kateconfigdialog.cpp:162
+msgid "Wa&rn about files modified by foreign processes"
+msgstr "B&rīdināt par failiem, ko modificējis cits process"
-#: app/katedocmanager.cpp:483
-msgid "Reopening files from the last session..."
-msgstr "Atveru pēdējās sesijas failus..."
+#: app/kateconfigdialog.cpp:165
+msgid ""
+"If enabled, when Kate receives focus you will be asked what to do with files "
+"that have been modified on the hard disk. If not enabled, you will be asked "
+"what to do with a file that has been modified on the hard disk only when that "
+"file gains focus inside Kate."
+msgstr ""
-#: app/katedocmanager.cpp:490
-msgid "Starting Up"
-msgstr "Startēšana"
+#: app/kateconfigdialog.cpp:173
+msgid "Meta-Information"
+msgstr "Meta informācija"
-#: app/katesession.cpp:78 app/katesession.cpp:102 app/katesession.cpp:252
-msgid "Default Session"
-msgstr "Noklusējuma sesija"
+#: app/kateconfigdialog.cpp:178
+msgid "Keep &meta-information past sessions"
+msgstr ""
+
+#: app/kateconfigdialog.cpp:181
+msgid ""
+"Check this if you want document configuration like for example bookmarks to be "
+"saved past editor sessions. The configuration will be restored if the document "
+"has not changed when reopened."
+msgstr ""
-#: app/katesession.cpp:82
-msgid "Unnamed Session"
-msgstr "Nenosaukta sesija"
+#: app/kateconfigdialog.cpp:189
+msgid "&Delete unused meta-information after:"
+msgstr "&Dzēst neizmantoto meta informāciju pēc:"
-#: app/katesession.cpp:104
-msgid "Session (%1)"
-msgstr "Sesija (%1)"
+#: app/kateconfigdialog.cpp:191
+msgid "(never)"
+msgstr "(nekad)"
-#: app/katesession.cpp:384
-msgid "Save Session?"
-msgstr "Saglabāt sesiju?"
+#: app/kateconfigdialog.cpp:192
+msgid " day(s)"
+msgstr " dienām"
-#: app/katesession.cpp:391
-msgid "Save current session?"
-msgstr "Saglabāt pašreizējo sesiju?"
+#: app/kateconfigdialog.cpp:204
+msgid "Sessions"
+msgstr "Sesijas"
-#: app/katesession.cpp:392
-msgid "Do not ask again"
-msgstr "Vairs nejautāt"
+#: app/kateconfigdialog.cpp:205
+msgid "Session Management"
+msgstr "Sesiju pārvaldīšana"
-#: app/katesession.cpp:482
-msgid "No session selected to open."
+#: app/kateconfigdialog.cpp:211
+msgid "Elements of Sessions"
msgstr ""
-#: app/katesession.cpp:482
-msgid "No Session Selected"
-msgstr "Nav izvēlēta sesija"
+#: app/kateconfigdialog.cpp:216
+#, fuzzy
+msgid "Include &window configuration"
+msgstr "Atjaunot &Skatījumu Konfigurāciju"
-#: app/katesession.cpp:554
-msgid "Specify Name for Current Session"
-msgstr "Norādiet pašreizējās sesijas nosaukumu"
+#: app/kateconfigdialog.cpp:220
+msgid ""
+"Check this if you want all your views and frames restored each time you open "
+"Kate"
+msgstr ""
+"Iezīmējiet šo, ja vēlaties, lai jūsu skatījumi tiktu atjaunoti katru reizi "
+"atverot Kate"
-#: app/katesession.cpp:554 app/katesession.cpp:572 app/katesession.cpp:850
-msgid "Session name:"
-msgstr "Sesijas nosaukums:"
+#: app/kateconfigdialog.cpp:225
+msgid "Behavior on Application Startup"
+msgstr ""
-#: app/katesession.cpp:561
-msgid "To save a new session, you must specify a name."
-msgstr "Lai saglabātu jaunu sesiju, Jums ir jānorāda tās nosaukums."
+#: app/kateconfigdialog.cpp:229
+msgid "&Start new session"
+msgstr "&Sākt jaunu sesiju"
-#: app/katesession.cpp:561 app/katesession.cpp:579 app/katesession.cpp:857
-msgid "Missing Session Name"
-msgstr "Trūkst sesijas nosaukuma"
+#: app/kateconfigdialog.cpp:230
+msgid "&Load last-used session"
+msgstr "&Ielādēt pēdējo izmatoto sesiju"
-#: app/katesession.cpp:572
-msgid "Specify New Name for Current Session"
-msgstr ""
+#: app/kateconfigdialog.cpp:231
+msgid "&Manually choose a session"
+msgstr "&Manuāli izvēlēties sesiju"
-#: app/katesession.cpp:579 app/katesession.cpp:857
-msgid "To save a session, you must specify a name."
+#: app/kateconfigdialog.cpp:246
+msgid "Behavior on Application Exit or Session Switch"
msgstr ""
-#: app/katesession.cpp:618
-msgid "Session Chooser"
-msgstr "Sesiju izvēle"
+#: app/kateconfigdialog.cpp:250
+msgid "&Do not save session"
+msgstr "&Nesaglabāt sesiju"
-#: app/katesession.cpp:623 app/katesession.cpp:715
-msgid "Open Session"
-msgstr "Atvērt sesiju"
+#: app/kateconfigdialog.cpp:251
+msgid "&Save session"
+msgstr "&Saglabāt sesiju"
-#: app/katesession.cpp:624
-msgid "New Session"
-msgstr "Jauna sesija"
+#: app/kateconfigdialog.cpp:252
+msgid "&Ask user"
+msgstr "&Jautāt"
-#: app/katesession.cpp:642 app/katesession.cpp:732 app/katesession.cpp:796
-msgid "Session Name"
-msgstr "Sesijas nosaukums"
+#: app/kateconfigdialog.cpp:273
+msgid "File Selector"
+msgstr ""
-#: app/katesession.cpp:643 app/katesession.cpp:733 app/katesession.cpp:797
-msgid "Open Documents"
-msgstr "Atvērt dokumentus"
+#: app/kateconfigdialog.cpp:275
+msgid "File Selector Settings"
+msgstr ""
-#: app/katesession.cpp:660
-msgid "&Always use this choice"
-msgstr "&Vienmēr izmantot šo izvēli"
+#: app/kateconfigdialog.cpp:282
+msgid "Document List"
+msgstr "Dokumentu saraksts"
-#: app/katesession.cpp:720
-msgid "&Open"
-msgstr "&Atvērt"
+#: app/kateconfigdialog.cpp:283
+msgid "Document List Settings"
+msgstr "Dokumentu saraksta parametri"
-#: app/katesession.cpp:781
-msgid "Manage Sessions"
-msgstr "Pārvaldīt sesijas"
+#: app/kateconfigdialog.cpp:290 app/kateconfigdialog.cpp:347
+msgid "Plugins"
+msgstr "Spraudņi"
-#: app/katesession.cpp:810
-msgid "&Rename..."
-msgstr "&Pārsaukt..."
+#: app/kateconfigdialog.cpp:291
+msgid "Plugin Manager"
+msgstr "Spraudņu pārvaldnieks"
-#: app/katesession.cpp:850
-msgid "Specify New Name for Session"
-msgstr "Norādiet jaunās sesijas nosaukumu"
+#: app/kateconfigdialog.cpp:306 app/kateconfigdialog.cpp:312
+msgid "Editor"
+msgstr "Redaktors"
-#: app/katefilelist.cpp:139
+#: app/katefilelist.cpp:141
msgid "Sort &By"
msgstr "Kārtot &pēc"
-#: app/katefilelist.cpp:142 app/katefilelist.cpp:579
+#: app/katefilelist.cpp:143
+msgid "Move File Up"
+msgstr ""
+
+#: app/katefilelist.cpp:145
+msgid "Move File Down"
+msgstr ""
+
+#: app/katefilelist.cpp:150 app/katefilelist.cpp:688
msgid "Opening Order"
msgstr "Atvēršanas kārtība"
-#: app/katefilelist.cpp:142 app/katefilelist.cpp:579
+#: app/katefilelist.cpp:150 app/katefilelist.cpp:688
msgid "Document Name"
msgstr "Dokumenta nosaukums"
-#: app/katefilelist.cpp:373
+#: app/katefilelist.cpp:150
+msgid "Manual Placement"
+msgstr ""
+
+#: app/katefilelist.cpp:432
msgid ""
"This file was changed (modified) on disk by another program.
"
msgstr "Šo failu uz diska ir mainījusi cita programma.
"
-#: app/katefilelist.cpp:375
+#: app/katefilelist.cpp:434
msgid ""
"This file was changed (created) on disk by another program.
"
msgstr ""
"So failu uz diska ir mainījusi (izveidojusi) cita programma.
"
-#: app/katefilelist.cpp:377
+#: app/katefilelist.cpp:436
msgid ""
"This file was changed (deleted) on disk by another program.
"
msgstr ""
"Šo failu uz diska ir mainījusi (izdzēsusi) cita programma.
"
-#: app/katefilelist.cpp:553
+#: app/katefilelist.cpp:662
msgid "Background Shading"
msgstr "Fona ieēnošana"
-#: app/katefilelist.cpp:559
+#: app/katefilelist.cpp:668
msgid "&Enable background shading"
msgstr "&Ieslēgt fona ieēnošanu"
-#: app/katefilelist.cpp:563
+#: app/katefilelist.cpp:672
msgid "&Viewed documents' shade:"
msgstr "&Aplūkota dokumenta ieēnojums:"
-#: app/katefilelist.cpp:568
+#: app/katefilelist.cpp:677
msgid "&Modified documents' shade:"
msgstr "&Modificēta dokumenta ieēnojums:"
-#: app/katefilelist.cpp:575
+#: app/katefilelist.cpp:684
msgid "&Sort by:"
msgstr "&Kārtot pēc:"
-#: app/katefilelist.cpp:585
+#: app/katefilelist.cpp:694
msgid ""
"When background shading is enabled, documents that have been viewed or edited "
"within the current session will have a shaded background. The most recent "
"documents have the strongest shade."
msgstr ""
-#: app/katefilelist.cpp:589
+#: app/katefilelist.cpp:698
msgid "Set the color for shading viewed documents."
msgstr ""
-#: app/katefilelist.cpp:591
+#: app/katefilelist.cpp:700
msgid ""
"Set the color for modified documents. This color is blended into the color for "
"viewed files. The most recently edited documents get most of this color."
msgstr ""
-#: app/katefilelist.cpp:596
-msgid "Set the sorting method for the documents."
-msgstr ""
+#: app/katefilelist.cpp:705
+msgid "Set the sorting method for the documents."
+msgstr ""
+
+#: app/kwritemain.cpp:82
+msgid ""
+"A TDE text-editor component could not be found;\n"
+"please check your TDE installation."
+msgstr ""
+
+#: app/kwritemain.cpp:142
+msgid "Use this to close the current document"
+msgstr "Izmantojiet šo, lai aizvērtu pašreizējo dokumentu"
+
+#: app/kwritemain.cpp:145
+msgid "Use this command to print the current document"
+msgstr ""
+
+#: app/kwritemain.cpp:146
+msgid "Use this command to create a new document"
+msgstr ""
+
+#: app/kwritemain.cpp:147
+msgid "Use this command to open an existing document for editing"
+msgstr ""
+
+#: app/kwritemain.cpp:155
+#, fuzzy
+msgid "Create another view containing the current document"
+msgstr "Aizvērt &Tekošo"
+
+#: app/kwritemain.cpp:157
+#, fuzzy
+msgid "Choose Editor Component..."
+msgstr "Izvēlieties redaktoru..."
+
+#: app/kwritemain.cpp:159
+msgid "Override the system wide setting for the default editing component"
+msgstr ""
+
+#: app/kwritemain.cpp:161
+msgid "Close the current document view"
+msgstr ""
+
+#: app/kwritemain.cpp:167
+msgid "Use this command to show or hide the view's statusbar"
+msgstr ""
+
+#: app/kwritemain.cpp:169
+msgid "Sho&w Path"
+msgstr "Rādī&t ceļu"
+
+#: app/kwritemain.cpp:171
+msgid "Hide Path"
+msgstr "Slēpt ceļu"
+
+#: app/kwritemain.cpp:172
+msgid "Show the complete document path in the window caption"
+msgstr "Rādīt pilnu dokumenta ceļu loga nosaukumā"
+
+#: app/kateviewmanager.cpp:375 app/kwritemain.cpp:229
+msgid "Open File"
+msgstr "Atvērt failu"
+
+#: app/kwritemain.cpp:253
+msgid ""
+"The given file could not be read, check if it exists or if it is readable for "
+"the current user."
+msgstr ""
+
+#: app/kwritemain.cpp:553
+msgid "KWrite"
+msgstr "KWrite"
+
+#: app/kwritemain.cpp:555
+msgid "KWrite - Text Editor"
+msgstr ""
+
+#: app/kwritemain.cpp:700
+msgid "Choose Editor Component"
+msgstr ""
+
+#: app/kateconsole.cpp:129
+msgid ""
+"Do you really want to pipe the text to the console? This will execute any "
+"contained commands with your user rights."
+msgstr ""
+
+#: app/kateconsole.cpp:130
+msgid "Pipe to Console?"
+msgstr ""
+
+#: app/kateconsole.cpp:131
+msgid "Pipe to Console"
+msgstr ""
+
+#: app/katesession.cpp:78 app/katesession.cpp:102 app/katesession.cpp:252
+msgid "Default Session"
+msgstr "Noklusējuma sesija"
+
+#: app/katesession.cpp:82
+msgid "Unnamed Session"
+msgstr "Nenosaukta sesija"
+
+#: app/katesession.cpp:104
+msgid "Session (%1)"
+msgstr "Sesija (%1)"
+
+#: app/katesession.cpp:384
+msgid "Save Session?"
+msgstr "Saglabāt sesiju?"
+
+#: app/katesession.cpp:391
+msgid "Save current session?"
+msgstr "Saglabāt pašreizējo sesiju?"
+
+#: app/katesession.cpp:392
+msgid "Do not ask again"
+msgstr "Vairs nejautāt"
+
+#: app/katesession.cpp:482
+msgid "No session selected to open."
+msgstr ""
+
+#: app/katesession.cpp:482
+msgid "No Session Selected"
+msgstr "Nav izvēlēta sesija"
+
+#: app/katesession.cpp:554
+msgid "Specify Name for Current Session"
+msgstr "Norādiet pašreizējās sesijas nosaukumu"
+
+#: app/katesession.cpp:554 app/katesession.cpp:572 app/katesession.cpp:850
+msgid "Session name:"
+msgstr "Sesijas nosaukums:"
-#: app/kwritemain.cpp:82
-msgid ""
-"A TDE text-editor component could not be found;\n"
-"please check your TDE installation."
-msgstr ""
+#: app/katesession.cpp:561
+msgid "To save a new session, you must specify a name."
+msgstr "Lai saglabātu jaunu sesiju, Jums ir jānorāda tās nosaukums."
-#: app/kwritemain.cpp:142
-msgid "Use this to close the current document"
-msgstr "Izmantojiet šo, lai aizvērtu pašreizējo dokumentu"
+#: app/katesession.cpp:561 app/katesession.cpp:579 app/katesession.cpp:857
+msgid "Missing Session Name"
+msgstr "Trūkst sesijas nosaukuma"
-#: app/kwritemain.cpp:145
-msgid "Use this command to print the current document"
+#: app/katesession.cpp:572
+msgid "Specify New Name for Current Session"
msgstr ""
-#: app/kwritemain.cpp:146
-msgid "Use this command to create a new document"
+#: app/katesession.cpp:579 app/katesession.cpp:857
+msgid "To save a session, you must specify a name."
msgstr ""
-#: app/kwritemain.cpp:147
-msgid "Use this command to open an existing document for editing"
-msgstr ""
+#: app/katesession.cpp:618
+msgid "Session Chooser"
+msgstr "Sesiju izvēle"
-#: app/kwritemain.cpp:155
-#, fuzzy
-msgid "Create another view containing the current document"
-msgstr "Aizvērt &Tekošo"
+#: app/katesession.cpp:623 app/katesession.cpp:715
+msgid "Open Session"
+msgstr "Atvērt sesiju"
-#: app/kwritemain.cpp:157
-msgid "Choose Editor..."
-msgstr "Izvēlieties redaktoru..."
+#: app/katesession.cpp:624
+msgid "New Session"
+msgstr "Jauna sesija"
-#: app/kwritemain.cpp:159
-msgid "Override the system wide setting for the default editing component"
-msgstr ""
+#: app/katesession.cpp:642 app/katesession.cpp:732 app/katesession.cpp:796
+msgid "Session Name"
+msgstr "Sesijas nosaukums"
-#: app/kwritemain.cpp:161
-msgid "Close the current document view"
-msgstr ""
+#: app/katesession.cpp:643 app/katesession.cpp:733 app/katesession.cpp:797
+msgid "Open Documents"
+msgstr "Atvērt dokumentus"
-#: app/kwritemain.cpp:167
-msgid "Use this command to show or hide the view's statusbar"
-msgstr ""
+#: app/katesession.cpp:660
+msgid "&Always use this choice"
+msgstr "&Vienmēr izmantot šo izvēli"
-#: app/kwritemain.cpp:169
-msgid "Sho&w Path"
-msgstr "Rādī&t ceļu"
+#: app/katesession.cpp:720
+msgid "&Open"
+msgstr "&Atvērt"
-#: app/kwritemain.cpp:171
-msgid "Hide Path"
-msgstr "Slēpt ceļu"
+#: app/katesession.cpp:781
+msgid "Manage Sessions"
+msgstr "Pārvaldīt sesijas"
-#: app/kwritemain.cpp:172
-msgid "Show the complete document path in the window caption"
-msgstr "Rādīt pilnu dokumenta ceļu loga nosaukumā"
+#: app/katesession.cpp:810
+msgid "&Rename..."
+msgstr "&Pārsaukt..."
-#: app/kateviewmanager.cpp:375 app/kwritemain.cpp:229
-msgid "Open File"
-msgstr "Atvērt failu"
+#: app/katesession.cpp:850
+msgid "Specify New Name for Session"
+msgstr "Norādiet jaunās sesijas nosaukumu"
-#: app/kwritemain.cpp:253
-msgid ""
-"The given file could not be read, check if it exists or if it is readable for "
-"the current user."
-msgstr ""
+#: app/kateviewspace.cpp:321 app/kateviewspace.cpp:360
+msgid " INS "
+msgstr " INS "
-#: app/kwritemain.cpp:549
-msgid "KWrite"
-msgstr "KWrite"
+#: app/kateviewspace.cpp:326 app/kateviewspace.cpp:364
+msgid " NORM "
+msgstr " NORM "
-#: app/kwritemain.cpp:551
-msgid "KWrite - Text Editor"
-msgstr ""
+#: app/kateviewspace.cpp:352
+msgid " Line: %1 Col: %2 "
+msgstr " Rinda: %1 Kol: %2 "
-#: app/kateapp.cpp:210 app/kateapp.cpp:322 app/kwritemain.cpp:682
-msgid ""
-"The file '%1' could not be opened: it is not a normal file, it is a folder."
-msgstr ""
+#: app/kateviewspace.cpp:356
+msgid " R/O "
+msgstr " R/O "
-#: app/kwritemain.cpp:696
-msgid "Choose Editor Component"
-msgstr ""
+#: app/kateviewspace.cpp:358
+msgid " OVR "
+msgstr " OVR "
+
+#: app/kateviewspace.cpp:364
+msgid " BLK "
+msgstr " BLK "
#: app/kateviewmanager.cpp:97
msgid "New Tab"
@@ -1307,79 +1488,6 @@ msgstr "Atvērt jaunu cilni"
msgid "Close the current tab"
msgstr ""
-#: app/katemdi.cpp:140
-msgid "Tool &Views"
-msgstr "Rīku &skatījums"
-
-#: app/katemdi.cpp:141
-msgid "Show Side&bars"
-msgstr ""
-
-#: app/katemdi.cpp:143
-msgid "Hide Side&bars"
-msgstr ""
-
-#: app/katemdi.cpp:176
-#, c-format
-msgid "Show %1"
-msgstr "Rādīt %1"
-
-#: app/katemdi.cpp:179
-#, c-format
-msgid "Hide %1"
-msgstr "Slēpt %1"
-
-#: app/katemdi.cpp:464
-msgid "Behavior"
-msgstr "Izturēšanās"
-
-#: app/katemdi.cpp:466
-msgid "Make Non-Persistent"
-msgstr ""
-
-#: app/katemdi.cpp:466
-msgid "Make Persistent"
-msgstr ""
-
-#: app/katemdi.cpp:468
-msgid "Move To"
-msgstr "Pārvietot uz"
-
-#: app/katemdi.cpp:471
-msgid "Left Sidebar"
-msgstr ""
-
-#: app/katemdi.cpp:474
-msgid "Right Sidebar"
-msgstr ""
-
-#: app/katemdi.cpp:477
-msgid "Top Sidebar"
-msgstr ""
-
-#: app/katemdi.cpp:480
-msgid "Bottom Sidebar"
-msgstr ""
-
-#: app/katemdi.cpp:778
-msgid ""
-"
Here you can enter a path for a folder to display." -"
To go to a folder previously entered, press the arrow on the right and " -"choose one. " -"
The entry has folder completion. Right-click to choose how completion should " -"behave." -msgstr "" - -#: app/katefileselector.cpp:203 -msgid "" -"
Here you can enter a name filter to limit which files are displayed." -"
To clear the filter, toggle off the filter button to the left." -"
To reapply the last filter used, toggle on the filter button." -msgstr "" - -#: app/katefileselector.cpp:207 -msgid "" -"
This button clears the name filter when toggled off, or reapplies the last " -"filter used when toggled on." -msgstr "" - -#: app/katefileselector.cpp:321 -msgid "Apply last filter (\"%1\")" -msgstr "" - -#: app/katefileselector.cpp:326 -msgid "Clear filter" -msgstr "Tīrīt filtru" - -#: app/katefileselector.cpp:536 -msgid "Toolbar" -msgstr "Rīkjosla" - -#: app/katefileselector.cpp:538 -msgid "A&vailable actions:" -msgstr "Pieejamās &darbības:" - -#: app/katefileselector.cpp:539 -msgid "S&elected actions:" -msgstr "I&zvēlētās darbības:" - -#: app/katefileselector.cpp:547 -msgid "Auto Synchronization" -msgstr "Auto sinhronizācija" - -#: app/katefileselector.cpp:548 -msgid "When a docu&ment becomes active" +#: app/kateexternaltools.cpp:276 +msgid "Failed to expand the command '%1'." msgstr "" -#: app/katefileselector.cpp:549 -msgid "When the file selector becomes visible" +#: app/kateexternaltools.cpp:277 +msgid "Kate External Tools" msgstr "" -#: app/katefileselector.cpp:556 -msgid "Remember &locations:" +#: app/kateexternaltools.cpp:427 +msgid "Edit External Tool" msgstr "" -#: app/katefileselector.cpp:563 -msgid "Remember &filters:" -msgstr "Atcerēties &filtrus:" - -#: app/katefileselector.cpp:570 -msgid "Session" -msgstr "Sesija" +#: app/kateexternaltools.cpp:441 +msgid "&Label:" +msgstr "&Iezīme: " -#: app/katefileselector.cpp:571 -msgid "Restore loca&tion" +#: app/kateexternaltools.cpp:446 +msgid "The name will be displayed in the 'Tools->External' menu" msgstr "" -#: app/katefileselector.cpp:572 -msgid "Restore last f&ilter" -msgstr "" +#: app/kateexternaltools.cpp:456 +msgid "S&cript:" +msgstr "S&kripts:" -#: app/katefileselector.cpp:592 +#: app/kateexternaltools.cpp:461 msgid "" -"
Decides how many locations to keep in the history of the location combo box." +"
The script to execute to invoke the tool. The script is passed to /bin/sh " +"for execution. The following macros will be expanded:
" +"%URL
- the URL of the current document."
+"%URLs
- a list of the URLs of all open documents."
+"%directory
- the URL of the directory containing the current "
+"document."
+"%filename
- the filename of the current document."
+"%line
- the current line of the text cursor in the current "
+"view."
+"%column
- the column of the text cursor in the current view."
+"%selection
- the selected text in the current view."
+"%text
- the text of the current document.Decides how many filters to keep in the history of the filter combo box." +#: app/kateexternaltools.cpp:479 +msgid "&Executable:" msgstr "" -#: app/katefileselector.cpp:602 +#: app/kateexternaltools.cpp:484 msgid "" -"
These options allow you to have the File Selector automatically change " -"location to the folder of the active document on certain events." -"
Auto synchronization is lazy, meaning it will not take effect until " -"the file selector is visible." -"
None of these are enabled by default, but you can always sync the location " -"by pressing the sync button in the toolbar." +"The executable used by the command. This is used to check if a tool should be " +"displayed; if not set, the first word of command will be used." msgstr "" -#: app/katefileselector.cpp:611 +#: app/kateexternaltools.cpp:490 +msgid "&Mime types:" +msgstr "&Mime tipi:" + +#: app/kateexternaltools.cpp:495 msgid "" -"
If this option is enabled (default), the location will be restored when you " -"start Kate." -"
Note that if the session is handled by the TDE session " -"manager, the location is always restored." +"A semicolon-separated list of mime types for which this tool should be " +"available; if this is left empty, the tool is always available. To choose from " +"known mimetypes, press the button on the right." msgstr "" -#: app/katefileselector.cpp:615 -msgid "" -"
If this option is enabled (default), the current filter will be restored " -"when you start Kate." -"
Note that if the session is handled by the TDE session " -"manager, the filter is always restored." -"
Note that some of the autosync settings may override the " -"restored location if on." +#: app/kateexternaltools.cpp:504 +msgid "Click for a dialog that can help you creating a list of mimetypes." msgstr "" -#. i18n: file ./data/kateui.rc line 43 -#: rc.cpp:9 -#, no-c-format -msgid "&Document" -msgstr "&Dokuments" +#: app/kateexternaltools.cpp:508 +msgid "&Save:" +msgstr "&Saglabāt: " -#. i18n: file ./data/kateui.rc line 62 -#: rc.cpp:18 -#, no-c-format -msgid "Sess&ions" -msgstr "Ses&ijas" +#: app/kateexternaltools.cpp:512 +msgid "None" +msgstr "Nav" -#. i18n: file ./data/kateui.rc line 85 -#: rc.cpp:24 -#, no-c-format -msgid "&Window" -msgstr "&Logs" +#: app/kateexternaltools.cpp:512 +msgid "Current Document" +msgstr "Pašreizējais dokuments" -#: tips.cpp:3 -msgid "" -"
Kate comes with a nice set of plugins, providing simple\n" -"and advanced features of all sorts.
\n" -"You can enable/disable plugins to suit your needs in the configuration " -"dialog,\n" -"choose Settings ->configure to launch that.
\n" -msgstr "" +#: app/kateexternaltools.cpp:512 +msgid "All Documents" +msgstr "Visi dokumenti" -#: tips.cpp:11 +#: app/kateexternaltools.cpp:516 msgid "" -"You can swap the characters on each side of the cursor just by pressing\n" -"Ctrl+T
\n" +"You can elect to save the current or all [modified] documents prior to running " +"the command. This is helpful if you want to pass URLs to an application like, " +"for example, an FTP client." msgstr "" -#: tips.cpp:17 +#: app/kateexternaltools.cpp:523 +msgid "&Command line name:" +msgstr "&Komandrindas nosaukums:" + +#: app/kateexternaltools.cpp:528 msgid "" -"You can export the current document as a HTML file, including\n" -"syntax highlighting.
\n" -"Just choose File -> Export -> HTML...
\n" +"If you specify a name here, you can invoke the command from the view command " +"lines with exttool-the_name_you_specified_here. Please do not use spaces or " +"tabs in the name." msgstr "" -#: tips.cpp:24 -msgid "" -"You can split the Kate editor as many times as you like and\n" -"in either direction. Each frame has its own status bar and\n" -"can display any open document.
\n" -"Just choose "
-"
View -> Split [ Horizontal | Vertical ]
You can drag the Tool views (File List and File Selector)\n" -"to any side that you want them in Kate, or stack them, or even tear them off " -"the\n" -"main window.
\n" +#: app/kateexternaltools.cpp:550 +msgid "Select Mime Types" +msgstr "Izvēlieties Mime tipus" + +#: app/kateexternaltools.cpp:568 +msgid "&New..." +msgstr "&Jauns..." + +#: app/kateexternaltools.cpp:576 +msgid "&Edit..." msgstr "" -#: tips.cpp:39 -msgid "" -"Kate has a built-in terminal emulator, just click on " -"\"Terminal\" at\n" -"the bottom to show or hide it as you desire.
\n" +#: app/kateexternaltools.cpp:580 +msgid "Insert &Separator" msgstr "" -#: tips.cpp:45 +#: app/kateexternaltools.cpp:602 msgid "" -"Kate can highlight the current line with a\n" -"
different\n" -"background color.| |
You can set the color in the Colors page of the configuration\n" -"dialog.
\n" +"This list shows all the configured tools, represented by their menu text." msgstr "" -#: tips.cpp:54 -msgid "" -"You can open the currently edited file in any other application from within\n" -"Kate.
\n" -"Choose File -> Open With for the list of programs\n" -"configured\n" -"for the document type. There is also an option Other... to\n" -"choose any application on your system.
\n" +#: app/katemdi.cpp:140 +msgid "Tool &Views" +msgstr "Rīku &skatījums" + +#: app/katemdi.cpp:141 +msgid "Show Side&bars" msgstr "" -#: tips.cpp:64 -msgid "" -"You can configure the editor to always display the line numbers and/or\n" -"bookmark panes when started from the View Defaults " -"page of the\n" -"configuration dialog.
\n" +#: app/katemdi.cpp:143 +msgid "Hide Side&bars" msgstr "" -#: tips.cpp:71 -msgid "" -"You can download new or updated Syntax highlight definitions from\n" -"the Highlighting page in the configuration dialog.
\n" -"Just click the Download... button on the Highlight Modes\n" -"tab (You have to be online, of course...).
\n" +#: app/katemdi.cpp:176 +#, c-format +msgid "Show %1" +msgstr "Rādīt %1" + +#: app/katemdi.cpp:179 +#, c-format +msgid "Hide %1" +msgstr "Slēpt %1" + +#: app/katemdi.cpp:465 +msgid "Behavior" +msgstr "Izturēšanās" + +#: app/katemdi.cpp:467 +msgid "Make Non-Persistent" msgstr "" -#: tips.cpp:79 -msgid "" -"You can cycle through all open documents by pressing " -"Alt+Left\n" -"or Alt+Right. The next/previous document will immediately be " -"displayed\n" -"in the active frame.
\n" +#: app/katemdi.cpp:467 +msgid "Make Persistent" msgstr "" -#: tips.cpp:86 -msgid "" -"You can do cool sed-like regular expression replacements using " -"Command Line.
\n" -"For example, press F7 and enter "
-"s /oldtext/newtext/g
\n"
-"to replace "oldtext" with "newtext" throughout the current\n"
-"line.
You can repeat your last search by just pressing F3, or\n" -"Shift+F3 if you want to search backwards.
\n" +#: app/katemdi.cpp:475 +msgid "Right Sidebar" msgstr "" -#: tips.cpp:100 -msgid "" -"You can filter the files displayed in the File Selector tool view.\n" -"
\n" -"Simply enter your filter in the filter entry at the bottom, for example:\n"
-"*.html *.php
if you only want to see HTML and PHP files in the\n"
-"current folder.
The File Selector will even remember your filters for you.
\n" +#: app/katemdi.cpp:478 +msgid "Top Sidebar" msgstr "" -#: tips.cpp:110 -msgid "" -"You can have two views - or even more - of the same document in Kate. " -"Editing\n" -"in either will be reflected in both.
\n" -"So if you find yourself scrolling up and down to look at text at the other\n" -"end of a document, just press Ctrl+Shift+T to split\n" -"horizontally.
\n" +#: app/katemdi.cpp:481 +msgid "Bottom Sidebar" msgstr "" -#: tips.cpp:119 +#: app/katemdi.cpp:779 msgid "" -"Press F8 or Shift+F8 to switch to the\n" -"next/previous frame.
\n" +"