Ignore:
Timestamp:
Jul 29, 2011, 3:07:51 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

    r1179 r1180  
    77"Project-Id-Version: kate 0\n"
    88"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
    9 "POT-Creation-Date: 2011-07-27 08:54+0200\n"
     9"POT-Creation-Date: 2011-07-28 09:10+0200\n"
    1010"PO-Revision-Date: 2010-03-15 15:31+0100\n"
    1111"Last-Translator: Andrej Dundovic <adundovi@gmail.com>\n"
     
    182182msgstr "Dokument zapisan na disk"
    183183
     184#. +> trunk
     185#: app/kateappcommands.cpp:176
     186#, fuzzy
     187msgid "Can't go to the document"
     188msgstr "Kraj dokumenta"
     189
    184190#. +> stable
    185191#: app/kateappcommands.cpp:190
     
    188194
    189195#. +> trunk stable
    190 #: app/kateappcommands.cpp:195
     196#: app/kateappcommands.cpp:199
    191197msgid "<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>"
    192198msgstr ""
    193199
    194200#. +> trunk stable
    195 #: app/kateappcommands.cpp:206
     201#: app/kateappcommands.cpp:210
    196202msgid "<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>"
    197203msgstr ""
    198204
    199205#. +> trunk stable
    200 #: app/kateappcommands.cpp:221
     206#: app/kateappcommands.cpp:225
    201207msgid "<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>"
    202208msgstr ""
    203209
    204210#. +> trunk
    205 #: app/kateappcommands.cpp:235
     211#: app/kateappcommands.cpp:239
    206212msgid "<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>"
    207213msgstr ""
    208214
    209215#. +> trunk
    210 #: app/kateappcommands.cpp:243
     216#: app/kateappcommands.cpp:247
    211217msgid "<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>"
    212218msgstr ""
    213219
    214220#. +> trunk
    215 #: app/kateappcommands.cpp:251
     221#: app/kateappcommands.cpp:255
    216222msgid "<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>"
    217223msgstr ""
    218224
    219225#. +> trunk
    220 #: app/kateappcommands.cpp:257
     226#: app/kateappcommands.cpp:261
    221227msgid "<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>"
    222228msgstr ""
    223229
    224230#. +> trunk
    225 #: app/kateappcommands.cpp:263
     231#: app/kateappcommands.cpp:267
    226232msgid "<p><b>b,buffer &mdash; Edit document N from the document list</b></p><p>Usage: <tt><b>b[uffer] [N]</b></tt></p>"
    227233msgstr ""
    228234
    229235#. +> trunk
    230 #: app/kateappcommands.cpp:268
     236#: app/kateappcommands.cpp:272
    231237msgid "<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>."
    232238msgstr ""
    233239
    234240#. +> trunk
    235 #: app/kateappcommands.cpp:274
     241#: app/kateappcommands.cpp:278
    236242msgid "<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>"
    237243msgstr ""
    238244
    239245#. +> trunk stable
    240 #: app/kateappcommands.cpp:280
     246#: app/kateappcommands.cpp:284
    241247msgid "<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>"
    242248msgstr ""
    243249
    244250#. +> trunk stable
    245 #: app/kateappcommands.cpp:290
     251#: app/kateappcommands.cpp:294
    246252msgid "<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>"
    247253msgstr ""
Note: See TracChangeset for help on using the changeset viewer.