Ignore:
Timestamp:
Aug 29, 2011, 3:24:15 AM (13 years ago)
Author:
kde-how-scripter
Message:

SF-KDE: Ažuriranje datoteka bazirano na zadnjim template datotekama + padeži.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde-croatia/kde4/summit/hr/summit/messages/kdebase/kate.po

    r1229 r1231  
    77"Project-Id-Version: kate 0\n"
    88"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
    9 "POT-Creation-Date: 2011-08-26 08:27+0200\n"
     9"POT-Creation-Date: 2011-08-28 09:22+0200\n"
    1010"PO-Revision-Date: 2010-03-15 15:31+0100\n"
    1111"Last-Translator: Andrej Dundovic <adundovi@gmail.com>\n"
     
    173173
    174174#. +> trunk stable
    175 #: app/kateappcommands.cpp:87
     175#: app/kateappcommands.cpp:89
    176176msgid "All documents written to disk"
    177177msgstr "Svi su dokumenti zapisani na disk"
    178178
    179179#. +> trunk stable
    180 #: app/kateappcommands.cpp:90
     180#: app/kateappcommands.cpp:92
    181181msgid "Document written to disk"
    182182msgstr "Dokument zapisan na disk"
    183183
    184184#. +> trunk
    185 #: app/kateappcommands.cpp:176
     185#: app/kateappcommands.cpp:178
    186186#, fuzzy
    187187msgid "Cannot go to the document"
     
    194194
    195195#. +> trunk stable
    196 #: app/kateappcommands.cpp:199
     196#: app/kateappcommands.cpp:201
    197197msgid "<p><b>w/wa &mdash; write document(s) to disk</b></p><p>Usage: <tt><b>w[a]</b></tt></p><p>Writes the current document(s) to disk. It can be called in two ways:<br /> <tt>w</tt> &mdash; writes the current document to disk<br /> <tt>wa</tt> &mdash; writes all documents to disk.</p><p>If no file name is associated with the document, a file dialog will be shown.</p>"
    198198msgstr ""
    199199
    200200#. +> trunk stable
    201 #: app/kateappcommands.cpp:210
     201#: app/kateappcommands.cpp:212
    202202msgid "<p><b>q/qa/wq/wqa &mdash; [write and] quit</b></p><p>Usage: <tt><b>[w]q[a]</b></tt></p><p>Quits the application. If <tt>w</tt> is prepended, it also writes the document(s) to disk. This command can be called in several ways:<br /> <tt>q</tt> &mdash; closes the current view.<br /> <tt>qa</tt> &mdash; closes all views, effectively quitting the application.<br /> <tt>wq</tt> &mdash; writes the current document to disk and closes its view.<br /> <tt>wqa</tt> &mdash; writes all documents to disk and quits.</p><p>In all cases, if the view being closed is the last view, the application quits. If no file name is associated with the document and it should be written to disk, a file dialog will be shown.</p>"
    203203msgstr ""
    204204
    205205#. +> trunk stable
    206 #: app/kateappcommands.cpp:225
     206#: app/kateappcommands.cpp:227
    207207msgid "<p><b>x/xa &mdash; write and quit</b></p><p>Usage: <tt><b>x[a]</b></tt></p><p>Saves document(s) and quits (e<b>x</b>its). This command can be called in two ways:<br /> <tt>x</tt> &mdash; closes the current view.<br /> <tt>xa</tt> &mdash; closes all views, effectively quitting the application.</p><p>In all cases, if the view being closed is the last view, the application quits. If no file name is associated with the document and it should be written to disk, a file dialog will be shown.</p><p>Unlike the 'w' commands, this command only writes the document if it is modified.</p>"
    208208msgstr ""
    209209
    210210#. +> trunk
    211 #: app/kateappcommands.cpp:239
     211#: app/kateappcommands.cpp:241
    212212msgid "<p><b>bn,bnext &mdash; switch to next document</b></p><p>Usage: <tt><b>bn[ext] [N]</b></tt></p><p>Goes to <b>[N]</b>th next document (\"<b>b</b>uffer\") in document list.<b>[N]</b> defaults to one. </p><p>Wraps around the end of the document list.</p>"
    213213msgstr ""
    214214
    215215#. +> trunk
    216 #: app/kateappcommands.cpp:247
     216#: app/kateappcommands.cpp:249
    217217msgid "<p><b>bp,bprev &mdash; previous buffer</b></p><p>Usage: <tt><b>bp[revious] [N]</b></tt></p><p>Goes to <b>[N]</b>th previous document (\"<b>b</b>uffer\") in document list. </p><p> <b>[N]</b> defaults to one. </p><p>Wraps around the start of the document list.</p>"
    218218msgstr ""
    219219
    220220#. +> trunk
    221 #: app/kateappcommands.cpp:255
     221#: app/kateappcommands.cpp:257
    222222msgid "<p><b>bf,bfirst &mdash; first document</b></p><p>Usage: <tt><b>bf[irst]</b></tt></p><p>Goes to the <b>f</b>irst document (\"<b>b</b>uffer\") in document list.</p>"
    223223msgstr ""
    224224
    225225#. +> trunk
    226 #: app/kateappcommands.cpp:261
     226#: app/kateappcommands.cpp:263
    227227msgid "<p><b>bl,blast &mdash; last document</b></p><p>Usage: <tt><b>bl[ast]</b></tt></p><p>Goes to the <b>l</b>ast document (\"<b>b</b>uffer\") in document list.</p>"
    228228msgstr ""
    229229
    230230#. +> trunk
    231 #: app/kateappcommands.cpp:267
     231#: app/kateappcommands.cpp:269
    232232msgid "<p><b>b,buffer &mdash; Edit document N from the document list</b></p><p>Usage: <tt><b>b[uffer] [N]</b></tt></p>"
    233233msgstr ""
    234234
    235235#. +> trunk
    236 #: app/kateappcommands.cpp:272
     236#: app/kateappcommands.cpp:274
    237237msgid "<p><b>sp,split&mdash; Split horizontally the current view into two</b></p><p>Usage: <tt><b>sp[lit]</b></tt></p><p>The result is two views on the same document</p>."
    238238msgstr ""
    239239
    240240#. +> trunk
    241 #: app/kateappcommands.cpp:278
     241#: app/kateappcommands.cpp:280
    242242msgid "<p><b>vs,vsplit&mdash; Split vertically the current view into two</b></p><p>Usage: <tt><b>vs[lit]</b></tt></p><p>The result is two views on the same document.</p>"
    243243msgstr ""
    244244
    245245#. +> trunk stable
    246 #: app/kateappcommands.cpp:284
     246#: app/kateappcommands.cpp:286
    247247msgid "<p><b>[v]new &mdash; split view and create new document</b></p><p>Usage: <tt><b>[v]new</b></tt></p><p>Splits the current view and opens a new document in the new view. This command can be called in two ways:<br /> <tt>new</tt> &mdash; splits the view horizontally and opens a new document.<br /> <tt>vnew</tt> &mdash; splits the view vertically and opens a new document.<br /></p>"
    248248msgstr ""
    249249
    250250#. +> trunk stable
    251 #: app/kateappcommands.cpp:294
     251#: app/kateappcommands.cpp:296
    252252msgid "<p><b>e[dit] &mdash; reload current document</b></p><p>Usage: <tt><b>e[dit]</b></tt></p><p>Starts <b>e</b>diting the current document again. This is useful to re-edit the current file, when it has been changed by another program.</p>"
    253253msgstr ""
Note: See TracChangeset for help on using the changeset viewer.