2016-02-12 05:25:29 +00:00
|
|
|
|
# Croatian translation of nano.
|
2018-05-15 07:14:23 +00:00
|
|
|
|
# Copyright (C) 2018 Free Software Foundation, Inc.
|
2016-02-12 05:25:29 +00:00
|
|
|
|
# This file is distributed under the same license as the nano package.
|
|
|
|
|
#
|
2018-09-09 09:50:47 +00:00
|
|
|
|
# Božidar Putanec <bozidarp@yahoo.com>, 2016-2018.
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
2018-11-11 15:53:55 +00:00
|
|
|
|
"Project-Id-Version: nano-3.2-pre1\n"
|
2017-03-31 09:07:01 +00:00
|
|
|
|
"Report-Msgid-Bugs-To: nano-devel@gnu.org\n"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
"POT-Creation-Date: 2018-11-11 16:51+0100\n"
|
|
|
|
|
"PO-Revision-Date: 2018-11-06 12:54-0800\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"Last-Translator: Božidar Putanec <bozidarp@yahoo.com>\n"
|
|
|
|
|
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
|
|
|
|
|
"Language: hr\n"
|
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2016-10-29 09:53:44 +00:00
|
|
|
|
"X-Bugs: Report translation errors to the Language-Team address.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
|
|
|
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
"X-Generator: Poedit 2.2\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-12-12 14:12:16 +00:00
|
|
|
|
# To je 'top' direktorij, više se ne može
|
2017-11-18 11:11:52 +00:00
|
|
|
|
#: src/browser.c:67
|
2016-12-12 14:12:16 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Cannot open directory: %s"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Nije moguće otvoriti direktorij: %s"
|
2016-12-12 14:12:16 +00:00
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# Korisnik upiše ili s tabom kompletira naziv direktorija koji želi otvoriti
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#. TRANSLATORS: This is a prompt.
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/browser.c:228
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go To Directory"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "u Direktorij"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/browser.c:231 src/browser.c:692 src/files.c:1131 src/files.c:2154
|
|
|
|
|
#: src/nano.c:1073 src/search.c:116 src/search.c:215 src/search.c:720
|
|
|
|
|
#: src/search.c:772 src/text.c:3050 src/text.c:3241
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Cancelled"
|
|
|
|
|
msgstr "Otkazano"
|
|
|
|
|
|
2016-06-27 09:07:44 +00:00
|
|
|
|
#. TRANSLATORS: This refers to the confining effect of the
|
|
|
|
|
#. * option --operatingdir, not of --restricted.
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/browser.c:248 src/browser.c:279
|
2016-07-28 07:38:30 +00:00
|
|
|
|
#, c-format
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgid "Can't go outside of %s"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Nije moguće ići izvan %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# To je 'top' direktorij, više se ne može
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/browser.c:270
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Can't move up a directory"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Nije moguće ići iznad ovog direktorija"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/browser.c:285 src/files.c:1012 src/files.c:1018 src/files.c:1673
|
|
|
|
|
#: src/files.c:1790 src/files.c:1832 src/files.c:1852 src/files.c:1965
|
|
|
|
|
#: src/history.c:311 src/history.c:407 src/rcfile.c:531 src/rcfile.c:1208
|
2016-07-28 07:38:30 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error reading %s: %s"
|
|
|
|
|
msgstr "Greška pri čitanju %s: %s"
|
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/browser.c:369
|
2016-12-12 14:12:16 +00:00
|
|
|
|
msgid "The working directory has disappeared"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Radni direktorij je nestao"
|
2016-12-12 14:12:16 +00:00
|
|
|
|
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#. TRANSLATORS: Try to keep this at most 7 characters.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/browser.c:563 src/browser.c:570
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "(dir)"
|
|
|
|
|
msgstr "(dir)"
|
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: Try to keep this at most 12 characters.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/browser.c:567
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "(parent dir)"
|
|
|
|
|
msgstr "(viši dir)"
|
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: Try to keep this at most 7 characters.
|
|
|
|
|
#. * If necessary, you can leave out the parentheses.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/browser.c:597
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "(huge)"
|
|
|
|
|
msgstr "(golem)"
|
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# Pretraži, sinonim za traži
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#. TRANSLATORS: This is the main search prompt.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/browser.c:682 src/search.c:103
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Search"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "Pretraži"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/browser.c:683 src/search.c:107
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid " [Backwards]"
|
|
|
|
|
msgstr " [unatrag]"
|
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# ‘uokrug’ može značiti bilo koji smjer traženja
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/browser.c:722 src/browser.c:727 src/search.c:285
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Search Wrapped"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "Pretraga ide naokolo"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-06-17 13:49:20 +00:00
|
|
|
|
# ‘nalaz’ je što pretraga nađe, a nađe ‘uzorak’;
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/browser.c:738 src/search.c:418
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "This is the only occurrence"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgstr "To je jedini nalaz"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/browser.c:784 src/search.c:359
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "No current search pattern"
|
2016-02-25 21:46:09 +00:00
|
|
|
|
msgstr "Nema uzorka za pretragu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/color.c:182
|
2016-06-27 09:07:44 +00:00
|
|
|
|
#, c-format
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Unknown syntax name: %s"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Nepoznato ime sintakse: %s"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/color.c:238
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "magic_load() failed: %s"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "magic_load() nije uspio: %s"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/color.c:242
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "magic_file(%s) failed: %s"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "magic_file(%s) nije uspio: %s"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2017-08-27 08:31:28 +00:00
|
|
|
|
#: src/files.c:45
|
2016-02-25 21:46:09 +00:00
|
|
|
|
#, c-format
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Directory '%s' does not exist"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgstr "Direktorij „%s“ ne postoji"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# putanja, put, možda je najbolje ‘staza’
|
2017-08-27 08:31:28 +00:00
|
|
|
|
#: src/files.c:47
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Path '%s': %s"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Staza „%s“: %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2017-08-27 08:31:28 +00:00
|
|
|
|
#: src/files.c:49
|
2016-02-25 21:46:09 +00:00
|
|
|
|
#, c-format
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Path '%s' is not a directory"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Staza „%s“ nije direktorij"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2017-08-27 08:31:28 +00:00
|
|
|
|
#: src/files.c:51
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Path '%s' is not accessible"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Staza „%s“ nije dostupna"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2017-08-27 08:31:28 +00:00
|
|
|
|
#: src/files.c:53
|
2016-09-01 10:42:50 +00:00
|
|
|
|
#, c-format
|
2016-08-10 10:14:26 +00:00
|
|
|
|
msgid "Directory '%s' is not writable"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Direktorij „%s“ ne dopušta pisanje"
|
2016-08-10 10:14:26 +00:00
|
|
|
|
|
2017-03-31 09:07:01 +00:00
|
|
|
|
#. TRANSLATORS: Keep the next eight messages at most 76 characters.
|
2018-03-29 08:17:00 +00:00
|
|
|
|
#: src/files.c:186
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Couldn't determine my identity for lock file (getpwuid() failed)"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Nije moguće odrediti korisnika zaključane datoteke (greška getpwuid())"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-03-29 08:17:00 +00:00
|
|
|
|
#: src/files.c:195
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Couldn't determine hostname for lock file: %s"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Nije moguće odrediti ime računala za zaključanu datoteku: %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-03-29 08:17:00 +00:00
|
|
|
|
#: src/files.c:215 src/files.c:224 src/files.c:262 src/files.c:269
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error writing lock file %s: %s"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgstr "Greška pri zapisivanju zaključane datoteke %s: %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-03-29 08:17:00 +00:00
|
|
|
|
#: src/files.c:291
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error deleting lock file %s: %s"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgstr "Greška pri brisanju zaključane datoteke %s: %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-03-29 08:17:00 +00:00
|
|
|
|
#: src/files.c:322
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error opening lock file %s: %s"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgstr "Greška pri otvaranju zaključane datoteke %s: %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-03-29 08:17:00 +00:00
|
|
|
|
#: src/files.c:336
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error reading lock file %s: Not enough data read"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgstr "Greška pri čitanju zaključane datoteke %s: Premalo učitanih podataka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: The second %s is the name of the user, the third that of the editor.
|
2018-03-29 08:17:00 +00:00
|
|
|
|
#: src/files.c:355
|
2016-09-01 10:42:50 +00:00
|
|
|
|
#, c-format
|
2016-08-10 10:14:26 +00:00
|
|
|
|
msgid "File %s is being edited (by %s with %s, PID %s); continue?"
|
2016-09-01 10:42:50 +00:00
|
|
|
|
msgstr "%s trenutačno uređuje (%s sa %s, PID %s); nastaviti?"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-03-29 08:17:00 +00:00
|
|
|
|
#: src/files.c:429
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
2017-08-27 08:31:28 +00:00
|
|
|
|
msgid "Can't read file from outside of %s"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Nije moguće pročitati datoteku izvan %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:445 src/files.c:1002 src/rcfile.c:510
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "\"%s\" is a directory"
|
2016-02-25 21:46:09 +00:00
|
|
|
|
msgstr "„%s“ je direktorij"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-03-29 08:17:00 +00:00
|
|
|
|
#: src/files.c:447
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "\"%s\" is not a normal file"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "„%s“ nije normalna datoteka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/files.c:526 src/files.c:548 src/files.c:572 src/files.c:590
|
|
|
|
|
msgid "spelling correction"
|
|
|
|
|
msgstr "popravljanje pravopisa"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#. TRANSLATORS: first %s is file name, second %s is file format.
|
|
|
|
|
#: src/files.c:623
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "%s -- %zu line (%s)"
|
|
|
|
|
msgid_plural "%s -- %zu lines (%s)"
|
|
|
|
|
msgstr[0] "%s -- %zu redak (%s)"
|
|
|
|
|
msgstr[1] "%s -- %zu retka (%s)"
|
|
|
|
|
msgstr[2] "%s -- %zu redaka (%s)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:625 src/files.c:631 src/global.c:1035 src/winio.c:2096
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "New Buffer"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgstr "Novi međuspremnik"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/files.c:626
|
|
|
|
|
msgid "DOS"
|
|
|
|
|
msgstr "DOS"
|
|
|
|
|
|
|
|
|
|
#: src/files.c:626
|
|
|
|
|
msgid "Mac"
|
|
|
|
|
msgstr "Mac"
|
|
|
|
|
|
|
|
|
|
#: src/files.c:629
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s -- %zu line"
|
|
|
|
|
msgid_plural "%s -- %zu lines"
|
|
|
|
|
msgstr[0] "%s -- %zu redak"
|
|
|
|
|
msgstr[1] "%s -- %zu retka"
|
|
|
|
|
msgstr[2] "%s -- %zu redaka"
|
|
|
|
|
|
|
|
|
|
#: src/files.c:640
|
|
|
|
|
msgid "No more open file buffers"
|
|
|
|
|
msgstr "Nema više otvorenih međuspremnika"
|
|
|
|
|
|
|
|
|
|
#: src/files.c:933
|
2016-12-12 14:12:16 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "File '%s' is unwritable"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Datoteku „%s“ nije moguće zapisati"
|
2016-12-12 14:12:16 +00:00
|
|
|
|
|
2016-10-29 09:53:44 +00:00
|
|
|
|
#. TRANSLATORS: Keep the next four messages at most 78 characters.
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/files.c:937
|
2017-11-27 18:21:00 +00:00
|
|
|
|
#, c-format
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Read %zu line (Converted from DOS and Mac format)"
|
|
|
|
|
msgid_plural "Read %zu lines (Converted from DOS and Mac format)"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr[0] "Učitano: %zu redak (pretvorenih iz DOS i Mac formata)"
|
|
|
|
|
msgstr[1] "Učitano: %zu retka (pretvorenih iz DOS i Mac formata)"
|
|
|
|
|
msgstr[2] "Učitano: %zu redaka (pretvorenih iz DOS i Mac formata)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/files.c:942
|
2017-11-27 18:21:00 +00:00
|
|
|
|
#, c-format
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Read %zu line (Converted from Mac format)"
|
|
|
|
|
msgid_plural "Read %zu lines (Converted from Mac format)"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr[0] "Učitano: %zu redak (pretvorenih iz Mac formata)"
|
|
|
|
|
msgstr[1] "Učitano: %zu retka (pretvorenih iz Mac formata)"
|
|
|
|
|
msgstr[2] "Učitano: %zu redaka (pretvorenih iz Mac formata)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/files.c:947
|
2017-11-27 18:21:00 +00:00
|
|
|
|
#, c-format
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Read %zu line (Converted from DOS format)"
|
|
|
|
|
msgid_plural "Read %zu lines (Converted from DOS format)"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr[0] "Učitano: %zu redak (pretvorenih iz DOS formata)"
|
|
|
|
|
msgstr[1] "Učitano: %zu retka (pretvorenih iz DOS formata)"
|
|
|
|
|
msgstr[2] "Učitano: %zu redaka (pretvorenih iz DOS formata)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/files.c:953
|
2017-11-27 18:21:00 +00:00
|
|
|
|
#, c-format
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Read %zu line"
|
|
|
|
|
msgid_plural "Read %zu lines"
|
2017-11-27 18:21:00 +00:00
|
|
|
|
msgstr[0] "Učitano: %zu redak"
|
|
|
|
|
msgstr[1] "Učitano: %zu retka"
|
|
|
|
|
msgstr[2] "Učitano: %zu redaka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/files.c:988
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "New File"
|
|
|
|
|
msgstr "Nova datoteka"
|
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/files.c:993
|
2016-06-27 09:07:44 +00:00
|
|
|
|
#, c-format
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "File \"%s\" not found"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Datoteka „%s“ nije pronađena"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:1003 src/rcfile.c:511
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "\"%s\" is a device file"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "„%s“ je uređaj"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/files.c:1021
|
2016-12-12 14:12:16 +00:00
|
|
|
|
msgid "Reading File"
|
|
|
|
|
msgstr "Učitavanje datoteke"
|
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#. TRANSLATORS: The next six messages are prompts.
|
|
|
|
|
#: src/files.c:1087
|
2017-02-23 10:46:40 +00:00
|
|
|
|
msgid "Command to execute in new buffer"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "U novom međuspremniku izvrši naredbu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/files.c:1090
|
2017-02-23 10:46:40 +00:00
|
|
|
|
msgid "Command to execute"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "Izvrši naredbu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/files.c:1098
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "File to read unconverted into new buffer [from %s]"
|
|
|
|
|
msgstr "Datoteka za učitati u novi međuspremnik bez pretvaranja [iz %s]"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/files.c:1101
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "File to read into new buffer [from %s]"
|
|
|
|
|
msgstr "Datoteku za učitati u novi međuspremnik [iz %s]"
|
|
|
|
|
|
|
|
|
|
#: src/files.c:1106
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "File to insert unconverted [from %s]"
|
|
|
|
|
msgstr "Datoteka za umetnuti bez pretvaranja [iz %s]"
|
|
|
|
|
|
|
|
|
|
#: src/files.c:1109
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "File to insert [from %s]"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "Datoteku za umetnuti [iz %s]"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:1472
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Invalid operating directory\n"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgstr "Nevaljani radni direktorij\n"
|
2017-03-31 09:07:01 +00:00
|
|
|
|
|
2016-02-12 05:25:29 +00:00
|
|
|
|
# backup file = kopija datoteke, ukratko kopija
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:1521
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Failed to write backup file; continue saving? (Say N if unsure.) "
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
"Osiguranje nije uspjelo; nastaviti sa spremanjem? (N ako niste sigurni) "
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:1538
|
2017-08-27 08:31:28 +00:00
|
|
|
|
msgid "Invalid backup directory\n"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgstr "Nevaljani direktorij za osiguranje\n"
|
2017-08-27 08:31:28 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:1631
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Can't write outside of %s"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Nije moguće pisati izvan %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:1709 src/files.c:1733 src/files.c:1751 src/files.c:1765
|
|
|
|
|
#: src/files.c:1777 src/files.c:1800
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error writing backup file %s: %s"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgstr "Greška pri zapisivanju sigurnosne datoteke %s: %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:1710 src/nano.c:660
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Too many backup files?"
|
|
|
|
|
msgstr "Ima li previše sigurnosnih datoteka?"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:1841 src/files.c:1863 src/help.c:55 src/help.c:122
|
|
|
|
|
#: src/text.c:2967 src/text.c:2985
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error writing temp file: %s"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgstr "Greška pri zapisivanju privremene datoteke: %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:1883 src/files.c:1893 src/files.c:1912 src/files.c:1929
|
|
|
|
|
#: src/files.c:1939 src/files.c:1972 src/files.c:1981
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error writing %s: %s"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgstr "Greška pri zapisivanju %s: %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:2031
|
2017-11-27 18:21:00 +00:00
|
|
|
|
#, c-format
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Wrote %zu line"
|
|
|
|
|
msgid_plural "Wrote %zu lines"
|
2017-11-27 18:21:00 +00:00
|
|
|
|
msgstr[0] "Zapisano: %zu redak"
|
|
|
|
|
msgstr[1] "Zapisano: %zu retka"
|
|
|
|
|
msgstr[2] "Zapisano: %zu redaka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:2114
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid " [DOS Format]"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr " [DOS format]"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:2115
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid " [Mac Format]"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr " [Mac format]"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:2116
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid " [Backup]"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr " [Osiguranje]"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-12-12 14:12:16 +00:00
|
|
|
|
#. TRANSLATORS: The next six strings are prompts.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:2123
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Prepend Selection to File"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "Odabrani tekst umetne na vrh datoteke"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:2124
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Append Selection to File"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "Odabrani tekst umetne na dno datoteke"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:2125
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Write Selection to File"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Odabrani tekst zapisati u datoteku"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:2127
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "File Name to Prepend to"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "Umetne na vrh datoteke"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:2128
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "File Name to Append to"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "Umetne na dno datoteke"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:2131
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "File Name to Write"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgstr "Naziv datoteke za spremiti"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#. TRANSLATORS: Concisely say the screen is too small.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:2214
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Too tiny"
|
|
|
|
|
msgstr "Premaleno"
|
|
|
|
|
|
2016-12-12 14:12:16 +00:00
|
|
|
|
#. TRANSLATORS: Restricted mode forbids overwriting.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:2244
|
2016-12-12 14:12:16 +00:00
|
|
|
|
msgid "File exists -- cannot overwrite"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Datoteka postoji -- nije moguće pisati preko nje"
|
2016-12-12 14:12:16 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:2254
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Save file under DIFFERENT NAME? "
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgstr "Spremiti datoteku pod DRUGIM NAZIVOM? "
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# overwrite: prepisati preko, prebrisati
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:2262
|
2016-06-27 09:07:44 +00:00
|
|
|
|
#, c-format
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "File \"%s\" exists; OVERWRITE? "
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgstr "Datoteka „%s“ već postoji; PREPISATI preko nje? "
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:2289
|
2017-07-21 08:02:20 +00:00
|
|
|
|
msgid "File on disk has changed"
|
2017-08-27 08:31:28 +00:00
|
|
|
|
msgstr "Datoteka na disku se promijenila"
|
2017-07-21 08:02:20 +00:00
|
|
|
|
|
2016-06-17 13:49:20 +00:00
|
|
|
|
# Nešto izvan nana je promijenilo datoteku na disku. nano pita da li da piše preko promijenjenje datoteke
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:2291
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "File was modified since you opened it; continue saving? "
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Datoteka je promijenjena nakon otvaranja; nastaviti sa spremanjem? "
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/files.c:2711
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "(more)"
|
|
|
|
|
msgstr "(više)"
|
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#. TRANSLATORS: Try to keep the next four strings at most 10 characters.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:525
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Exit"
|
|
|
|
|
msgstr "Izlaz"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:526
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Close"
|
|
|
|
|
msgstr "Zatvori"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:527
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Uncut Text"
|
2016-02-25 21:46:09 +00:00
|
|
|
|
msgstr "Zalijepi"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:529
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Unjustify"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "odPoravna"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: The next long series of strings are shortcut descriptions;
|
|
|
|
|
#. * they are best kept shorter than 56 characters, but may be longer.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:538
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Cancel the current function"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "odustajete -- prekidate ovu operaciju"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:539
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Display this help text"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "ova prikazana pomoć"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:541
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgid "Close the current buffer / Exit from nano"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "zatvori ovaj međuspremnik / zatvarate nano"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:543
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgid "Write the current buffer (or the marked region) to disk"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "zapiše ovaj međuspremnik (ili označeni tekst) na disk"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:545
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgid "Insert another file into current buffer (or into new buffer)"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "datoteku umetne u ovaj ili u novi međuspremnik"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2017-05-04 09:19:50 +00:00
|
|
|
|
# regularni izraz u dalnjem textu regiz ako je ograničen broj znakova
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:547
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Search forward for a string or a regular expression"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "traži (unaprijed) string ili regularni izraz (regiz)"
|
2017-11-18 11:11:52 +00:00
|
|
|
|
|
|
|
|
|
# regularni izraz u dalnjem textu regiz ako je ograničen broj znakova
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:549
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Search backward for a string or a regular expression"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "traži (unatrag) string ili regularni izraz (regiz)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:551
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Search forward for a string"
|
|
|
|
|
msgstr "traži string unaprijed"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:552
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Search backward for a string"
|
|
|
|
|
msgstr "traži string unatrag"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:553
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Refresh the file list"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "osvježi popis datoteka"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
|
|
|
|
# redak, stupac su brojevi
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:555
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Go to lefthand column"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "ode na lijevi stupac"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
|
|
|
|
# redak, stupac su brojevi
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:556
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Go to righthand column"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "ode na desni stupac"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2017-04-12 08:19:50 +00:00
|
|
|
|
# redak, stupac su brojevi
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:557
|
2017-04-12 08:19:50 +00:00
|
|
|
|
msgid "Go to first row in this column"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "ode u prvi red ovog stupca"
|
2017-04-12 08:19:50 +00:00
|
|
|
|
|
|
|
|
|
# redak, stupac su brojevi
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:558
|
2017-04-12 08:19:50 +00:00
|
|
|
|
msgid "Go to last row in this column"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "ode u zadnji red ovog stupca"
|
2017-04-12 08:19:50 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:561
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go one screenful up"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "za cijeli prozor gore (Page Up)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:562
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go one screenful down"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "za cijeli prozor dolje (Page Down)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:564
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgid "Cut current line (or marked region) and store it in cutbuffer"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "redak (ili označene retke) izreže i spremi u izreži-spremnik"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:566
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Uncut from the cutbuffer into the current line"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "zalijepi sadržaj izreži-spremnika u ovaj redak"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:567
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Display the position of the cursor"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "pokaže trenutačnu poziciju kursora"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:569
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Invoke the spell checker, if available"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "pozove provjeru pravopisa (ako je dostupna)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:571
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Replace a string or a regular expression"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "zamijeni string ili regularni izraz (regiz)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-06-17 13:49:20 +00:00
|
|
|
|
# redak, stupac su brojevi
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:572
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go to line and column number"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "ode u dani redak i stupac"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:574
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Mark text starting from the cursor position"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "označi tekst počevši od pozicije kursora"
|
2017-03-31 09:07:01 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:576
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgid "Copy current line (or marked region) and store it in cutbuffer"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgstr "kopira ovaj redak (ili označeni tekst) i spremi u izreži-spremnik"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:577
|
|
|
|
|
msgid "Throw away the current line (or marked region)"
|
|
|
|
|
msgstr "odbacuje ovaj redak (ili označene retke)"
|
|
|
|
|
|
|
|
|
|
#: src/global.c:578
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgid "Indent the current line (or marked lines)"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "izvuče ovaj redak (ili označene retke)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:579
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgid "Unindent the current line (or marked lines)"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "uvuče ovaj redak (ili označene retke)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:580
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Undo the last operation"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "poništi zadnju operaciju (vrati na prethodno stanje)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:581
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Redo the last undone operation"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "ponovi zadnju poništenu operaciju"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:583
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go back one character"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "jedan znak unazad"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:584
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go forward one character"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "jedan znak naprijed"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:585
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go back one word"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "jednu riječ unazad"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:586
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go forward one word"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "jednu riječ naprijed"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:587
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go to previous line"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "na prethodni redak"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:588
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go to next line"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "na sljedeći redak"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:589
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go to beginning of current line"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "na početak ovog retka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:590
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go to end of current line"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "na kraj ovog retka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:591
|
2016-07-28 07:38:30 +00:00
|
|
|
|
msgid "Go to previous block of text"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "na prethodni blok teksta"
|
2016-07-28 07:38:30 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:592
|
2016-07-28 07:38:30 +00:00
|
|
|
|
msgid "Go to next block of text"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "na sljedeći blok teksta"
|
2016-07-28 07:38:30 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:595
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go to beginning of paragraph; then of previous paragraph"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "na početak ovoga odlomka; zatim na početak prethodnoga..."
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:597
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go just beyond end of paragraph; then of next paragraph"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "na svršetak ovoga odlomka; zatim na svršetak sljedećega..."
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:599
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go to the first line of the file"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "na prvi redak datoteke"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:600
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go to the last line of the file"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "na zadnji redak datoteke"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:602
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go to the matching bracket"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "skoči na odgovarajuću zagradu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:606
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgid "Scroll up one line without moving the cursor textually"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "prozor gore za jedan redak (kursor ostaje u istom retku)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:608
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgid "Scroll down one line without moving the cursor textually"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "prozor dolje za jedan redak (kursor ostaje u istom retku)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:611
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Switch to the previous file buffer"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "na prethodni međuspremnik"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:612
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Switch to the next file buffer"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "na sljedeći međuspremnik"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:614
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Insert the next keystroke verbatim"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "doslovno umetne sljedeću otipkanu sekvenciju"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:615
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Insert a tab at the cursor position"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "unese tab(ulator) na poziciji kursora"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:616
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Insert a newline at the cursor position"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "prelomi redak na poziciju kursora i ode u novi redak"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:617
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Delete the character under the cursor"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "briše znak ispod kursora"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:619
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Delete the character to the left of the cursor"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "briše znak nalijevo od kursora"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:622
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Cut backward from cursor to word start"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "izreže unatrag od kursora do početka riječi"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:624
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Cut forward from cursor to next word start"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "izreže unaprijed od kursora do početka sljedeće riječi"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:626
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Cut from the cursor position to the end of the file"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "izreže sve od kursora do dna datoteke"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:629
|
2017-05-21 08:57:12 +00:00
|
|
|
|
msgid "Justify the current paragraph"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "poravna ovaj odlomak"
|
2017-05-21 08:57:12 +00:00
|
|
|
|
|
2016-06-17 13:49:20 +00:00
|
|
|
|
# poravnanje djeluje na ukupnu datoteku
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:630
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Justify the entire file"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "poravna cijelu datoteku"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:634
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Count the number of words, lines, and characters"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "izbroji broj riječi, redova i znakova"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:637
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Refresh (redraw) the current screen"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "osvježi (ponovno iscrta) prozor"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:639
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Suspend the editor (if suspension is enabled)"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "obustavi uređivanje teksta (ako je obustava omogućena)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:641
|
2016-12-12 14:12:16 +00:00
|
|
|
|
msgid "Try and complete the current word"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "pokuša dovršiti trenutačnu riječ"
|
2016-12-12 14:12:16 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:645
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgid "Comment/uncomment the current line (or marked lines)"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "komentira/odkomentira ovaj redak (ili označene retke)"
|
2016-12-12 14:12:16 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:647
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Save file without prompting"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "spremi datoteku bez pitanja (bez prompta)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:648
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Search next occurrence backward"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "traži unatrag sljedeći nalaz uzorka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:649
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Search next occurrence forward"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "traži unaprijed sljedeći nalaz uzorka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:651
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Start/stop recording a macro"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "započne/zaustavi snimanje makroa"
|
2017-11-18 11:11:52 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:652
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Run the last recorded macro"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "pokrene zadnji snimljeni makro"
|
2017-11-18 11:11:52 +00:00
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# toggle: smisao rečenice govori da je to 'šalter'; slično za večinu 'toggle' naredbi
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:655
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Toggle the case sensitivity of the search"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "razlikovati VELIKA i mala slova u pretrazi? Da/Ne"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:657
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Reverse the direction of the search"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "obrne smjer traženja"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:659
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Toggle the use of regular expressions"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "koristiti regularni izraz (regiz) u pretrazi? Da/Ne"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:662
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Recall the previous search/replace string"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "prethodni string za pretragu/zamjenu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:664
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Recall the next search/replace string"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "sljedeći string za pretragu/zamjenu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:667
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Toggle the use of DOS format"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "DOS format? Da/Ne"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:668
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Toggle the use of Mac format"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Mac format? Da/Ne"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:669
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Toggle appending"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "dodati (tekst) na dno datoteke? Da/Ne"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:670
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Toggle prepending"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "umetnuti (tekst) na vrh datoteke? Da/Ne"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:671
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Toggle backing up of the original file"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "osigurati originalne datoteke? Da/Ne"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:672
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Execute external command"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "izvrši vanjsku naredbu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:674
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgid "Pipe the current buffer (or marked region) to the command"
|
|
|
|
|
msgstr "kroz cijev pošalje međuspremnik (ili označeni tekst) na naredbu"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:675
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Do not convert from DOS/Mac format"
|
|
|
|
|
msgstr "ne pretvarati iz DOS/Mac formata"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:678
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Toggle the use of a new buffer"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "upotrijebiti novi međuspremnik? Da/Ne"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:680
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgid "Close buffer without saving it"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "zatvori međuspremnik bez da ga spremi"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:682
|
2017-05-21 08:57:12 +00:00
|
|
|
|
msgid "Go to file browser"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "otvori popis datoteka"
|
2017-05-21 08:57:12 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:683
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Exit from the file browser"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "napusti popis datoteka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:684
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go to the first file in the list"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "na prvu datoteku na popisu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:685
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go to the last file in the list"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "na zadnju datoteku na popisu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:686
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go to the previous file in the list"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "na prethodnu datoteku na popisu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:687
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go to the next file in the list"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "na sljedeću datoteku na popisu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# Prompt za odabir direktorija
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:688
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go to directory"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "otvori uneseni direktorij"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:691
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Invoke the linter, if available"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "pozove linter (alat) ako je dostupni"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:692
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go to previous linter msg"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "prethodna poruka lintera"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:693
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go to next linter msg"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "sljedeća poruka lintera"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#. TRANSLATORS: Try to keep the next ninety strings or so at most 10
|
|
|
|
|
#. * characters. Some strings may be longer -- run nano and see.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:708
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Get Help"
|
|
|
|
|
msgstr "Pomoć"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:711 src/prompt.c:704
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Cancel"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Odustajem"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:724
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Write Out"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Spremi"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:734 src/global.c:1050
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Read File"
|
|
|
|
|
msgstr "Učita datoteku"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:741 src/global.c:777
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Justify"
|
|
|
|
|
msgstr "Poravna"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:748 src/global.c:763 src/global.c:966
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Refresh"
|
|
|
|
|
msgstr "Osvježi"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:753 src/global.c:846
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Where Is"
|
|
|
|
|
msgstr "Pretraži"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:756 src/global.c:816
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Replace"
|
|
|
|
|
msgstr "Zamijeni"
|
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# Direktorij je dosta, jer je jasno iz konteksta a ima i pomoćni tekst
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:760
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go To Dir"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "u Direktorij"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:767
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Cut Text"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Izreži"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:781
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "To Spell"
|
|
|
|
|
msgstr "Pravopis"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:786
|
2016-10-29 09:53:44 +00:00
|
|
|
|
msgid "Cur Pos"
|
|
|
|
|
msgstr "Pozicija"
|
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
# 'Go to' se najčešće izbjegava; koristi se imenička konstrukcija jasna iz konteksta
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:793 src/global.c:832 src/global.c:923 src/global.c:1005
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Go To Line"
|
|
|
|
|
msgstr "u Redak"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:798
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Undo"
|
|
|
|
|
msgstr "Poništi"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:800
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Redo"
|
|
|
|
|
msgstr "Ponovi"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:803
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Mark Text"
|
|
|
|
|
msgstr "Označi tekst"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:805
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Copy Text"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Kopira"
|
2017-03-31 09:07:01 +00:00
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# razlikovanje malih od velikih slova
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:809
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Case Sens"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "Slova?!"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-06-17 13:49:20 +00:00
|
|
|
|
# regexp: regularni izraz > regizr ?
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:811
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Regexp"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "Reg izraz"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:813
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Backwards"
|
|
|
|
|
msgstr "Unatrag"
|
|
|
|
|
|
2016-06-17 13:49:20 +00:00
|
|
|
|
# Ne zamijeni? bolje Ne mijenjaj?
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:819
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "No Replace"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Traži"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:823
|
|
|
|
|
msgid "Older"
|
|
|
|
|
msgstr "Starije"
|
|
|
|
|
|
|
|
|
|
#: src/global.c:825
|
|
|
|
|
msgid "Newer"
|
|
|
|
|
msgstr "Novije"
|
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
# Poravnanje=operacija ravnanja teksta tako da svi reci imaju istu udaljenost u odnosu na rubove
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:829 src/global.c:954
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "FullJstify"
|
|
|
|
|
msgstr "SvePoravna"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:837
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "To Bracket"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgstr "Na zagradu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:841 src/global.c:1000
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Save"
|
|
|
|
|
msgstr "Spremi"
|
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: This starts a backward search.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:848 src/global.c:852
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Where Was"
|
|
|
|
|
msgstr "Traži unatrag"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#. TRANSLATORS: This refers to searching the preceding occurrence.
|
|
|
|
|
#: src/global.c:855
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Previous"
|
|
|
|
|
msgstr "Prethodni"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:857
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Next"
|
|
|
|
|
msgstr "Sljedeći"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#. TRANSLATORS: This means move the cursor one character back.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:861 src/global.c:866
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Back"
|
|
|
|
|
msgstr "Natrag"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:863 src/global.c:868
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Forward"
|
|
|
|
|
msgstr "Naprijed"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:872
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Prev Word"
|
|
|
|
|
msgstr "Riječ ←"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:874
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Next Word"
|
|
|
|
|
msgstr "Riječ →"
|
|
|
|
|
|
2016-06-17 13:49:20 +00:00
|
|
|
|
# Pozicija 1, 1. stupac, Home
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:877
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Home"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Početak"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:879
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "End"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Kraj"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:882
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Prev Line"
|
|
|
|
|
msgstr "Redak ↑"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:884
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Next Line"
|
|
|
|
|
msgstr "Redak ↓"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:887
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Scroll Up"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "Klizne gore"
|
2017-03-31 09:07:01 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:889
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Scroll Down"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "Klizne dolje"
|
2017-03-31 09:07:01 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:893
|
2016-07-28 07:38:30 +00:00
|
|
|
|
msgid "Prev Block"
|
2016-08-10 10:14:26 +00:00
|
|
|
|
msgstr "Blok ←"
|
2016-07-28 07:38:30 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:895
|
2016-07-28 07:38:30 +00:00
|
|
|
|
msgid "Next Block"
|
2016-08-10 10:14:26 +00:00
|
|
|
|
msgstr "Blok →"
|
2016-07-28 07:38:30 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:898
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Beg of Par"
|
|
|
|
|
msgstr "Vrh odlomka"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:900
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "End of Par"
|
2016-02-25 21:46:09 +00:00
|
|
|
|
msgstr "Dno odlomka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:904 src/global.c:1060
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Prev Page"
|
|
|
|
|
msgstr "Prozor ↑"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:906 src/global.c:1062
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Next Page"
|
|
|
|
|
msgstr "Prozor ↓"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:909
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "First Line"
|
|
|
|
|
msgstr "Na vrh"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:911
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Last Line"
|
|
|
|
|
msgstr "Na dno"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:915
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Prev File"
|
|
|
|
|
msgstr "Datoteka ←"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:917
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Next File"
|
|
|
|
|
msgstr "Datoteka →"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:927
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Tab"
|
|
|
|
|
msgstr "Tab"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:929
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Enter"
|
|
|
|
|
msgstr "Enter"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:932
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Backspace"
|
|
|
|
|
msgstr "Backspace"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:934
|
|
|
|
|
msgid "Delete"
|
|
|
|
|
msgstr "Delete"
|
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# izrezivanje riječi, ali gdje je shortcut?
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#. TRANSLATORS: The next two strings refer to cutting words.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:945
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Cut Left"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgstr "Reži ulijevo"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:947
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Cut Right"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgstr "Reži udesno"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# izrezivanje riječi, ali gdje je shortcut?
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:949
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "CutTillEnd"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "RežiDoKraja"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:959
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Word Count"
|
|
|
|
|
msgstr "Broj riječi"
|
|
|
|
|
|
2017-04-12 08:19:50 +00:00
|
|
|
|
# verbatim: doslovce, bukvalno,
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:963
|
2017-04-12 08:19:50 +00:00
|
|
|
|
msgid "Verbatim"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Doslovno"
|
2017-04-12 08:19:50 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:969
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Suspend"
|
|
|
|
|
msgstr "Obustavi"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:973
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Indent"
|
|
|
|
|
msgstr "Uvlačenje"
|
2017-03-31 09:07:01 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:975
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "Unindent"
|
|
|
|
|
msgstr "Izvlačenje"
|
2017-03-31 09:07:01 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:979
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Comment Lines"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Komentira retke"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:983
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgid "Complete"
|
|
|
|
|
msgstr "Kompletirano"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:987
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Record"
|
2017-11-27 18:21:00 +00:00
|
|
|
|
msgstr "Snimanje"
|
2017-11-18 11:11:52 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:989
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Run Macro"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "Pokrene makro"
|
2017-11-18 11:11:52 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:992
|
|
|
|
|
msgid "Zap Text"
|
|
|
|
|
msgstr "Obriši tekst"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
# lintanje, čišćenje koda
|
|
|
|
|
#: src/global.c:997
|
|
|
|
|
msgid "To Linter"
|
|
|
|
|
msgstr "Linter"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1009
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Go To Text"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Traži"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1013
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "DOS Format"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "DOS format"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1015
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Mac Format"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Mac format"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1023
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Append"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "Doda iza"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-06-17 13:49:20 +00:00
|
|
|
|
# dodaj, metni
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1025
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Prepend"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "Umetne ispred"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1028
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Backup File"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "Sigurnosna kopija"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1039
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "No Conversion"
|
|
|
|
|
msgstr "Bez pretvaranja"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1044
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Execute Command"
|
|
|
|
|
msgstr "Izvrši naredbu"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1047
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgid "Pipe Text"
|
|
|
|
|
msgstr "Pošalje tekst naredbi"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1057
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "To Files"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "Popis datoteka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1065
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "First File"
|
|
|
|
|
msgstr "Prva datoteka"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1067
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Last File"
|
|
|
|
|
msgstr "Zadnja datoteka"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1070
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Left Column"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Lijevi stupac"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1072
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Right Column"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Desni stupac"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1074
|
2017-04-12 08:19:50 +00:00
|
|
|
|
msgid "Top Row"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Prvi red"
|
2017-04-12 08:19:50 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1076
|
2017-04-12 08:19:50 +00:00
|
|
|
|
msgid "Bottom Row"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Zadnji red"
|
2017-04-12 08:19:50 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1081
|
2017-08-27 08:31:28 +00:00
|
|
|
|
msgid "Discard buffer"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgstr "Odbaci međuspremnik"
|
2017-08-27 08:31:28 +00:00
|
|
|
|
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#. TRANSLATORS: Try to keep the next two strings at most 20 characters.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1086
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Prev Lint Msg"
|
2016-02-25 21:46:09 +00:00
|
|
|
|
msgstr "Linter poruka ↑"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# linter alat za provjeru sintakse za neke programe
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1088
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Next Lint Msg"
|
2016-02-25 21:46:09 +00:00
|
|
|
|
msgstr "Linter poruka ↓"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#. TRANSLATORS: The next fourteen strings are toggle descriptions;
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#. * they are best kept shorter than 40 characters, but may be longer.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1398
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Help mode"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "Stalni prikaz pomoći u dva posljednja retka prozora?"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1400
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Constant cursor position display"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Pozicija kursora uvijek vidljiva?"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1402
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Smooth scrolling"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Glatko klizanje?"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1404
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Soft wrapping of overlong lines"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Meko prelamanje predugih redova?"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1406
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Whitespace display"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Bjelina uvijek vidljiva?"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1408
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Color syntax highlighting"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Sintaksu istaknuti bojama?"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# pometna Home tipka: prvi skok na prvi znak, zatim na poziciju 1
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1410
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Smart home key"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Pametna Home tipka?"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1412
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Auto indent"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Automatsko uvlačenje?"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1414
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Cut to end"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Izrezivanje do kraja retka?"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1416
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Hard wrapping of overlong lines"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Tvrdo prelamanje predugih redova?"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# Tab znak pretvara u razmake
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1418
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Conversion of typed tabs to spaces"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "Tab(ulatore) pretvarati u razmake?"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1420
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Mouse support"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Podrška za miša?"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1422
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Suspension"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Privremena obustava?"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/global.c:1424
|
2016-10-29 09:53:44 +00:00
|
|
|
|
msgid "Line numbering"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Numeracija redaka?"
|
2016-10-29 09:53:44 +00:00
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# uzorak = pattern, niz, znakovni niz, regiz (regexp)
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:299
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Search Command Help Text\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" Enter the words or characters you would like to search for, and then press "
|
|
|
|
|
"Enter. If there is a match for the text you entered, the screen will be "
|
|
|
|
|
"updated to the location of the nearest match for the search string.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The previous search string will be shown in brackets after the search "
|
|
|
|
|
"prompt. Hitting Enter without entering any text will perform the previous "
|
|
|
|
|
"search. "
|
|
|
|
|
msgstr ""
|
2018-06-02 08:26:36 +00:00
|
|
|
|
"=== Pretraga i zamjena ===\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
" Upišite uzorak (riječ(i), dio riječi ili znakove) koji želite naći, zatim "
|
|
|
|
|
"pritisnite Enter. Ako se uzorak pronađe, prozor će se osvježiti da pokaže "
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"prvi nalaz uzorka.\n"
|
|
|
|
|
"\n"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
" Prethodni uzorak za pretragu ostati će prikazan u uglatim zagradama iza "
|
2018-06-02 08:26:36 +00:00
|
|
|
|
"prompta „Pretraži“. Pritisnete li Enter, a da niste upisali novi uzorak za "
|
2016-06-17 13:49:20 +00:00
|
|
|
|
"pretragu, ponovit će se pretraga s prethodnim uzorkom. "
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:308
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If you have selected text with the mark and then search to replace, only "
|
|
|
|
|
"matches in the selected text will be replaced.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The following function keys are available in Search mode:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2018-03-29 08:17:00 +00:00
|
|
|
|
"Ako ste označili i odabrali tekst i nakon toga započnete pretragu za "
|
|
|
|
|
"zamjenu, samo će nalazi uzorka u odabranom tekstu biti zamijenjeni.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
" Sljedeće tipke i sekvencije su vam na raspolaganju za „Pretraži“\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:314
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Go To Line Help Text\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" Enter the line number that you wish to go to and hit Enter. If there are "
|
|
|
|
|
"fewer lines of text than the number you entered, you will be brought to the "
|
|
|
|
|
"last line of the file.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The following function keys are available in Go To Line mode:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2018-05-15 07:14:23 +00:00
|
|
|
|
"=== u Redak ===\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
" Upišite broj retka (, broj stupca) u koji želite otići te pritisnite "
|
|
|
|
|
"Enter. Ako je broj redaka u tekstu manji od tog broja, otići ćete u zadnji "
|
2018-06-02 08:26:36 +00:00
|
|
|
|
"redak teksta (dno teksta).\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
" Sljedeće tipke i prečaci su vam na raspolaganju za „u Redak“:\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
|
|
|
|
# upisati > to je samo pisati; unesti > to je upisati + Eneter
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:323
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Insert File Help Text\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" Type in the name of a file to be inserted into the current file buffer at "
|
|
|
|
|
"the current cursor location.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" If you have compiled nano with multiple file buffer support, and enable "
|
|
|
|
|
"multiple file buffers with the -F or --multibuffer command line flags, the "
|
|
|
|
|
"Meta-F toggle, or a nanorc file, inserting a file will cause it to be loaded "
|
|
|
|
|
"into a separate buffer (use Meta-< and > to switch between file buffers). "
|
|
|
|
|
msgstr ""
|
2018-06-02 08:26:36 +00:00
|
|
|
|
"=== Učitavanje i umetanje datoteke ===\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
" Unesite naziv datoteke koju treba umetnuti u ovaj međuspremnik na "
|
2018-03-08 10:10:29 +00:00
|
|
|
|
"trenutačnoj poziciji kursora.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
" Ako ste sastavili (compiled) nano s podrškom za višestruke međuspremnike i "
|
|
|
|
|
"omogućili višestruke međuspremnike s opcijom -F ili --multibuffer, ili ju "
|
|
|
|
|
"aktivirali s Meta-F, ili u nanorc, datoteka će biti učitana u zasebni "
|
|
|
|
|
"spremnik (rabite Meta-< ili Meta-> za prebacivanje između međuspremnika). "
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:332
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If you need another blank buffer, do not enter any filename, or type in a "
|
|
|
|
|
"nonexistent filename at the prompt and press Enter.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The following function keys are available in Insert File mode:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2018-04-27 09:17:12 +00:00
|
|
|
|
"Ako vam treba novi (prazni) međuspremnik, onda nemojte ništa upisati nego "
|
|
|
|
|
"samo samo pritisnite tipku Enter.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
" Sljedeće tipke i prečaci su vam na raspolaganju za „Učita datoteku“„:\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:338
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Write File Help Text\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" Type the name that you wish to save the current file as and press Enter to "
|
|
|
|
|
"save the file.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" If you have selected text with the mark, you will be prompted to save only "
|
|
|
|
|
"the selected portion to a separate file. To reduce the chance of "
|
|
|
|
|
"overwriting the current file with just a portion of it, the current filename "
|
|
|
|
|
"is not the default in this mode.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The following function keys are available in Write File mode:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2018-03-29 08:17:00 +00:00
|
|
|
|
"=== Spremanje datoteke ===\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
" Utipkajte naziv pod kojim želite spremiti ovu datoteku te pritisnite Enter "
|
|
|
|
|
"da ju spremite.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
" Ako ste označili i odabrali tekst, nano će vam predložiti da spremite "
|
2016-06-17 13:49:20 +00:00
|
|
|
|
"odabrani tekst kao zasebnu datoteku. Da se smanji opasnost od slučajnog "
|
|
|
|
|
"prepisivanja preko aktualne datoteke, a tek s nekim njezinim djelom (tekstom "
|
|
|
|
|
"koji ste odabrali), naziv aktualne datoteke neće biti predložen.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
" Sljedeće tipke i prečaci su vam na raspolaganju za „Spremi datoteku“:\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:352
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"File Browser Help Text\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The file browser is used to visually browse the directory structure to "
|
|
|
|
|
"select a file for reading or writing. You may use the arrow keys or Page Up/"
|
|
|
|
|
"Down to browse through the files, and S or Enter to choose the selected file "
|
|
|
|
|
"or enter the selected directory. To move up one level, select the directory "
|
|
|
|
|
"called \"..\" at the top of the file list.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The following function keys are available in the file browser:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2018-03-29 08:17:00 +00:00
|
|
|
|
"=== Popis datoteka ===\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
" Popis datoteka omogućuje vam vizualno pregledavanje strukture direktorija i "
|
|
|
|
|
"odabiranje datoteka za učitavanje ili zapisivanje. Pritom možete rabiti "
|
|
|
|
|
"tipke sa strelicama ili tipke Page Up/Down. Tipkom S ili Enter možete "
|
|
|
|
|
"odabrati datoteku ili otvoriti odabrani direktorij. Za pomak u viši "
|
|
|
|
|
"direktorij, odaberite direktorij „..“ (viši dir) na vrhu liste i pritisnite "
|
|
|
|
|
"Enter.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
" Sljedeće tipke i prečaci su vam na raspolaganju za „Popis datoteka“:\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:365
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Browser Search Command Help Text\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" Enter the words or characters you would like to search for, and then press "
|
|
|
|
|
"Enter. If there is a match for the text you entered, the screen will be "
|
|
|
|
|
"updated to the location of the nearest match for the search string.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The previous search string will be shown in brackets after the search "
|
|
|
|
|
"prompt. Hitting Enter without entering any text will perform the previous "
|
|
|
|
|
"search.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2018-06-02 08:26:36 +00:00
|
|
|
|
"=== Pretraživanje u popisu datoteka ===\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
" Upišite uzorak (riječi, dio riječi ili znakove) koji želite naći, zatim "
|
2018-04-27 09:17:12 +00:00
|
|
|
|
"pritisnite Enter. Pronađe li se uzorak, prozor će se osvježiti i pokazati "
|
2018-03-29 08:17:00 +00:00
|
|
|
|
"prvi nalaz uzorka.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
|
|
|
|
" Prethodni uzorak za pretragu će ostati prikazan u uglatim zagradama iza "
|
2018-06-02 08:26:36 +00:00
|
|
|
|
"prompta „Pretraži“. Ako pritisnete Enter, a da niste upisali novi uzorak za "
|
2016-06-17 13:49:20 +00:00
|
|
|
|
"pretragu, ponoviti će se pretraga s prijašnjim uzorkom.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:374
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
" The following function keys are available in Browser Search mode:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2018-06-02 08:26:36 +00:00
|
|
|
|
" Sljedeće tipke i prečaci su vam na raspolaganju za „Pretraži“:\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:378
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Browser Go To Directory Help Text\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" Enter the name of the directory you would like to browse to.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" If tab completion has not been disabled, you can use the Tab key to "
|
|
|
|
|
"(attempt to) automatically complete the directory name.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The following function keys are available in Browser Go To Directory mode:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2018-11-11 15:53:55 +00:00
|
|
|
|
"=== u Direktorij ===\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
|
|
|
|
" Unesite naziv direktorija koji želite pregledati.\n"
|
|
|
|
|
"\n"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
" Tipku Tab možete (pokušati) iskoristiti za automatsko kompletiranje naziva "
|
|
|
|
|
"direktorija ako je kompletiranje tabulatorom omogućeno.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
" Sljedeće tipke i prečaci su vam na raspolaganju za „u Direktorij“:\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:391
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Spell Check Help Text\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The spell checker checks the spelling of all text in the current file. "
|
|
|
|
|
"When an unknown word is encountered, it is highlighted and a replacement can "
|
|
|
|
|
"be edited. It will then prompt to replace every instance of the given "
|
|
|
|
|
"misspelled word in the current file, or, if you have selected text with the "
|
|
|
|
|
"mark, in the selected text.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The following function keys are available in Spell Check mode:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2018-03-29 08:17:00 +00:00
|
|
|
|
"=== Provjera pravopisa ===\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
" Provjera pravopisa provjerava sav tekst u ovoj datoteci. Kad provjera "
|
2016-06-17 13:49:20 +00:00
|
|
|
|
"naiđe na nepoznatu riječ, ta riječ se istakne i može se zamijeniti, odnosno "
|
|
|
|
|
"urediti. Provjera će nakon toga predložiti da zamijeni tu krivo napisanu "
|
2018-03-29 08:17:00 +00:00
|
|
|
|
"riječ svaki put kad se ona pojavi u ovoj datoteci. Ali ako ste oznakom "
|
|
|
|
|
"odabrali dio teksta, onda će provjera djelovati samo u odabranom tekstu.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
" Sljedeće tipke i prečaci su vam na raspolaganju za „Pravopis“:\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:406
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Execute Command Help Text\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" This mode allows you to insert the output of a command run by the shell "
|
2018-09-09 09:50:47 +00:00
|
|
|
|
"into the current buffer (or into a new buffer). If the command is preceded "
|
|
|
|
|
"by '|' (the pipe symbol), the current contents of the buffer (or marked "
|
|
|
|
|
"region) will be piped to the command. "
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgstr ""
|
2018-03-29 08:17:00 +00:00
|
|
|
|
"=== Vanjska naredba ===\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
" Ovdje možete umetnuti ispis naredbe vašeg operacijskog sustava u ovaj "
|
2018-09-09 09:50:47 +00:00
|
|
|
|
"međuspremnik (ili u novi međuspremnik). Ako se ispred naredbe upiše "
|
|
|
|
|
"„|“ (simbol cijevi), naredbi će biti poslan trenutačni sadržaj međuspremnika "
|
|
|
|
|
"(ili označeni tekst)."
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:412
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If you just need another blank buffer, do not enter any command.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Ako zatrebate jedan prazni međuspremnik, nemojte unijeti nikakvu komandu.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:414
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
" The following function keys are available in Execute Command mode:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2018-03-29 08:17:00 +00:00
|
|
|
|
" Sljedeće tipke i prečaci su vam na raspolaganju za „Izvrši naredbu“:\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:417
|
|
|
|
|
msgid ""
|
|
|
|
|
"=== Linter ===\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" In this mode, the status bar shows an error message or warning, and the "
|
|
|
|
|
"cursor is put at the corresponding position in the file. With PageUp and "
|
|
|
|
|
"PageDown you can switch to earlier and later messages.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"=== Linter ===\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" U statusnoj traci ispisuje se poruke o greškama ili upozorenjima, a kursor "
|
|
|
|
|
"ode na odgovarajuću poziciju u datoteci. Koristite PageUp i PageDown za "
|
|
|
|
|
"pregled ranijih ili kasnijih poruka.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
|
|
|
|
|
#: src/help.c:422
|
|
|
|
|
msgid ""
|
|
|
|
|
" The following function keys are available in Linter mode:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
" Sljedeće tipke i prečaci su vam na raspolaganju za „Linter“:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
|
|
|
|
|
#: src/help.c:429
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Main nano help text\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The nano editor is designed to emulate the functionality and ease-of-use of "
|
|
|
|
|
"the UW Pico text editor. There are four main sections of the editor. The "
|
|
|
|
|
"top line shows the program version, the current filename being edited, and "
|
|
|
|
|
"whether or not the file has been modified. Next is the main editor window "
|
|
|
|
|
"showing the file being edited. The status line is the third line from the "
|
|
|
|
|
"bottom and shows important messages. "
|
|
|
|
|
msgstr ""
|
2018-03-29 08:17:00 +00:00
|
|
|
|
"=== Upute za uporabu ===\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
" Nano je zamišljen tako da imitira funkcionalnost i lakoću upotrebe "
|
2017-05-04 09:19:50 +00:00
|
|
|
|
"uređivača teksta UW Pico. Ima četiri glavne sekcije. Traka na vrhu "
|
|
|
|
|
"pokazuje inačicu programa, naziv i stanje datoteke koja se trenutačno "
|
|
|
|
|
"uređuje. Ispod toga je glavni prozor u kojem je prikazan tekst te "
|
2018-04-27 09:17:12 +00:00
|
|
|
|
"datoteke. U trećem retku iznad dna je statusna traka u kojoj vam nano "
|
|
|
|
|
"javlja važne poruke. "
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:439
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The bottom two lines show the most commonly used shortcuts in the editor.\n"
|
|
|
|
|
"\n"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
" Shortcuts are written as follows: Control-key sequences are notated with a "
|
|
|
|
|
"'^' and can be entered either by using the Ctrl key or pressing the Esc key "
|
|
|
|
|
"twice. Meta-key sequences are notated with 'M-' and can be entered using "
|
|
|
|
|
"either the Alt, Cmd, or Esc key, depending on your keyboard setup. "
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgstr ""
|
2016-06-17 13:49:20 +00:00
|
|
|
|
"U posljednjim dvama redcima prikazane su najčešće upotrebljavane sekvencije "
|
2017-05-04 09:19:50 +00:00
|
|
|
|
"tipaka (prečaci) uređivača. Termini prečac, sekvencija ili tipka su "
|
|
|
|
|
"zamjenjivi i koriste se ovisno o kontekstu.\n"
|
2016-02-25 21:46:09 +00:00
|
|
|
|
"\n"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
" Notacija prečaca jest: sekvencije s tipkom Control započinju sa simbolom "
|
|
|
|
|
"„caret“ (^) koji se unosi upotrebom tipke Ctrl ili dvama uzastopnim "
|
|
|
|
|
"pritiscima tipke Esc. Sekvencije s tipkom Meta započinju s (M-) simbolom "
|
|
|
|
|
"koji se unosi upotrebom tipke Alt, ili tipke Cmd, ili tipke Esc ovisno o "
|
|
|
|
|
"vašoj tipkovnici. "
|
2016-02-25 21:46:09 +00:00
|
|
|
|
|
2016-06-17 13:49:20 +00:00
|
|
|
|
# sekvencije tipaka = naredbe
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:446
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Also, pressing Esc twice and then typing a three-digit decimal number from "
|
|
|
|
|
"000 to 255 will enter the character with the corresponding value. The "
|
|
|
|
|
"following keystrokes are available in the main editor window. Alternative "
|
|
|
|
|
"keys are shown in parentheses:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2016-06-17 13:49:20 +00:00
|
|
|
|
"Dva uzastopna pritiska tipke Esc i nakon toga unos troznamenkastoga "
|
2018-04-27 09:17:12 +00:00
|
|
|
|
"decimalnog broja od 000 do 255 unijet će znak koji odgovara tom broju. "
|
2018-06-02 08:26:36 +00:00
|
|
|
|
"Uzastopnim pritiskom na prečac koji pita „Da/Ne“ omogućite (Da) ili "
|
|
|
|
|
"onemogućite (Ne) predloženu opciju. Sljedeće tipke i prečaci su vam na "
|
|
|
|
|
"raspolaganju u glavnom prozoru uređivača. Alternativne sekvencije su "
|
|
|
|
|
"navedene u zagradama:\n"
|
2016-02-25 21:46:09 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/help.c:478 src/help.c:551
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "enable/disable"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr " Da/Ne"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2017-11-27 18:21:00 +00:00
|
|
|
|
#: src/history.c:240
|
2017-11-18 11:11:52 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Press Enter to continue\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Nastavite pritiskom na Enter\n"
|
|
|
|
|
|
2017-11-27 18:21:00 +00:00
|
|
|
|
#: src/history.c:283
|
2017-11-18 11:11:52 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Unable to create directory %s: %s\n"
|
|
|
|
|
"It is required for saving/loading search history or cursor positions.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Nije moguće napraviti direktorij %s: %s\n"
|
|
|
|
|
"Nužan je za čuvanje/čitanje povijesti pretraga ili pozicije kursora.\n"
|
|
|
|
|
|
2017-11-27 18:21:00 +00:00
|
|
|
|
#: src/history.c:290
|
2017-11-18 11:11:52 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Path %s is not a directory and needs to be.\n"
|
|
|
|
|
"Nano will be unable to load or save search history or cursor positions.\n"
|
|
|
|
|
msgstr ""
|
2018-01-29 08:56:30 +00:00
|
|
|
|
"Staza %s nije direktorij, a trebala bi biti.\n"
|
2017-11-18 11:11:52 +00:00
|
|
|
|
"Nano neće ni čitati ni čuvati povijest pretraga ili poziciju kursora.\n"
|
|
|
|
|
|
2017-11-27 18:21:00 +00:00
|
|
|
|
#: src/history.c:380 src/history.c:389 src/history.c:471 src/history.c:493
|
2017-11-18 11:11:52 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error writing %s: %s\n"
|
|
|
|
|
msgstr "Greška pri zapisivanju %s: %s\n"
|
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# Čitanje umjesto Pregledavanje
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:537
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Key is invalid in view mode"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Tipka ne važi za „Čitanje“"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:543
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "This function is disabled in restricted mode"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Ova funkcija nije dostupna u ograničenom načinu rada"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:551
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Help is not available"
|
|
|
|
|
msgstr "Pomoć nije dostupna"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:654
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Buffer written to %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
"Međuspremnik je zapisan u %s\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:656
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Buffer not written to %s: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
"Međuspremnik nije zapisan u %s: %s\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:659
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Buffer not written: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
"Međuspremnik nije zapisan: %s\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:768
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
2017-03-31 09:07:01 +00:00
|
|
|
|
"Usage: nano [OPTIONS] [[+LINE[,COLUMN]] FILE]...\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2017-03-31 09:07:01 +00:00
|
|
|
|
"Uporaba: nano [OPCIJE] [[+REDAK[,STUPAC]] DATOTEKA]...\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2017-03-31 09:07:01 +00:00
|
|
|
|
#. TRANSLATORS: The next two strings are part of the --help output.
|
|
|
|
|
#. * It's best to keep its lines within 80 characters.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:771
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"To place the cursor on a specific line of a file, put the line number with\n"
|
|
|
|
|
"a '+' before the filename. The column number can be added after a comma.\n"
|
|
|
|
|
msgstr ""
|
2018-04-27 09:17:12 +00:00
|
|
|
|
"Datoteku možete otvoriti s kursorom u specifičnom retku tako da navedete "
|
2017-05-04 09:19:50 +00:00
|
|
|
|
"broj\n"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
"retka s „+“ ispred naziva datoteke. Broj stupca možete navesti nakon "
|
2017-05-04 09:19:50 +00:00
|
|
|
|
"zareza.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:773
|
2017-08-27 08:31:28 +00:00
|
|
|
|
#, c-format
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid ""
|
2017-07-21 08:02:20 +00:00
|
|
|
|
"When a filename is '-', nano reads data from standard input.\n"
|
2017-03-31 09:07:01 +00:00
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2018-04-27 09:17:12 +00:00
|
|
|
|
"Ako je ime datoteke „-“, nano čita podatke iz standardnog ulaza.\n"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
"\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:774
|
2017-03-31 09:07:01 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Option\t\tGNU long option\t\tMeaning\n"
|
|
|
|
|
msgstr "Opcija\t\tGNU duga opcija\t\tZnačenje\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: The next forty or so strings are option descriptions
|
|
|
|
|
#. * for the --help output. Try to keep them at most 40 characters.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:778
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Enable smart home key"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "pametna Home tipka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:780
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Save backups of existing files"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "osigura sve postojeće datoteke"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# direktorij za spremanje sigurnosnih datoteka
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:781
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "-C <dir>"
|
|
|
|
|
msgstr "-C <dir>"
|
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# direktorij za spremanje unikata kopija
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:781
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "--backupdir=<dir>"
|
|
|
|
|
msgstr "--backupdir=<dir>"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:782
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Directory for saving unique backup files"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "direktorij dir za unikate osiguranja"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:785
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Use bold instead of reverse video text"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "deblja slova umjesto inverzije teksta"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:787
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Convert typed tabs to spaces"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "otipkane tabulatore zamijeni razmacima"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:792
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Read a file into a new buffer by default"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "datoteku učita u novi spremnik (zadano)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:795
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Use (vim-style) lock files"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "zaključane datoteke su u vim-stilu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:800
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Log & read search/replace string history"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "vodi dnevnik pretraga/zamjena teksta"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:803
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Don't look at nanorc files"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "zanemari sve nanorc datoteke"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:806
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Fix numeric keypad key confusion problem"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "ukloni problem s numeričkom tipkovnicom"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:808
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Don't add newlines to the ends of files"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "ne dodaje novi redak krajevima datoteka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:811
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgid "Trim tail spaces when hard-wrapping"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "briše zaostale bjeline nakon prelamanja"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:815
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Don't convert files from DOS/Mac format"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "ne pretvara datoteke iz DOS/Mac formata"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:817
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Use one more line for editing"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "prvi redak koristi za uređivanje"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:821
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Log & read location of cursor position"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "vodi dnevnik pozicija kursora"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:824
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgid "-Q <regex>"
|
|
|
|
|
msgstr "-Q <regiz>"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:824
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgid "--quotestr=<regex>"
|
|
|
|
|
msgstr "--quotestr=<regiz>"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:825
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgid "Regular expression to match quoting"
|
|
|
|
|
msgstr "regularni izraz koji podudara citiranje"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:828
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Restricted mode"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "ograničeni način rada"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:830
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Scroll by line instead of half-screen"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "kliže po redak umjesto po pola prozora"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:832
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "-T <#cols>"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "-T <#stupac>"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:832
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "--tabsize=<#cols>"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "--tabsize=<#stupac>"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# koliko razmaka je širok tabulator
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:833
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Set width of a tab to #cols columns"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "širina tabulatora je #stupac"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:834
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Do quick statusbar blanking"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "brzo ukloni statusnu traku"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:835
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Print version information and exit"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "pokaže informaciju o inačici i iziđe"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:838
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Detect word boundaries more accurately"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "točnije otkriva granice riječima"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-08-10 10:14:26 +00:00
|
|
|
|
# treba kratko, a 'znakovni niz' je predugo
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:839
|
2016-08-10 10:14:26 +00:00
|
|
|
|
msgid "-X <str>"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "-X <znak>"
|
2016-08-10 10:14:26 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:839
|
2016-08-10 10:14:26 +00:00
|
|
|
|
msgid "--wordchars=<str>"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "--wordchars=<znak>"
|
2016-08-10 10:14:26 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:840
|
2016-07-28 07:38:30 +00:00
|
|
|
|
msgid "Which other characters are word parts"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "ostali mogući znak(ovi) kao dio riječi"
|
2016-07-28 07:38:30 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:844
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "-Y <name>"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "-Y <ime>"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:844
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "--syntax=<name>"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "--syntax=<ime>"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:845
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Syntax definition to use for coloring"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "ime sintakse za isticanje bojama"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:848
|
|
|
|
|
msgid "Let Bsp and Del erase a marked region"
|
|
|
|
|
msgstr "Neka Bsp i Del obrišu označeno područje"
|
|
|
|
|
|
|
|
|
|
#: src/nano.c:849
|
2017-07-21 08:02:20 +00:00
|
|
|
|
msgid "When soft-wrapping, do it at whitespace"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "meko prelamanje lomi retke na bjelini"
|
2017-07-21 08:02:20 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:851
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Constantly show cursor position"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "pozicija kursora uvijek prikazana"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:853
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Fix Backspace/Delete confusion problem"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "popravi Backspace/Delete zbrku"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:856
|
|
|
|
|
msgid "Show cursor in file browser & help text"
|
|
|
|
|
msgstr "pokaže kursor u popisu datoteka i uputama"
|
2017-03-31 09:07:01 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:858
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Show this help text and exit"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "pokaže ovu pomoć i iziđe"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:860
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Automatically indent new lines"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "automatski uvlači nove retke"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:861
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Cut from cursor to end of line"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "izrezuje od kursora do kraja retka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:864
|
2016-10-29 09:53:44 +00:00
|
|
|
|
msgid "Show line numbers in front of the text"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "numeracija redaka ispred teksta"
|
2016-10-29 09:53:44 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:867
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Enable the use of the mouse"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "omogući upotrebu miša"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:869
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Do not read the file (only write it)"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "datoteku ne učitati (samo ju zapisati)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:871
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "-o <dir>"
|
|
|
|
|
msgstr "-o <dir>"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:871
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "--operatingdir=<dir>"
|
|
|
|
|
msgstr "--operatingdir=<dir>"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:872
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Set operating directory"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "postavi dir za radni direktorij"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:874
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Preserve XON (^Q) and XOFF (^S) keys"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "sačuva sekvencije XON (^Q) i XOFF (^S)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:876
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "-r <#cols>"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "-r <#stupac>"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:876
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "--fill=<#cols>"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "--fill=<#stupac>"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:877
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Set hard-wrapping point at column #cols"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "tvrdo prelama na stupcu #stupac"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# definiranje programa za provjeru pravopisa
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:881
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "-s <prog>"
|
|
|
|
|
msgstr "-s <prog>"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:881
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "--speller=<prog>"
|
|
|
|
|
msgstr "--speller=<prog>"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:882
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Enable alternate speller"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "rabi prog za provjeru pravopisa"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:884
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Auto save on exit, don't prompt"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "automatski spremi na izlazu, bez pitanja"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:886
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Save a file by default in Unix format"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "spremanje je (zadano) u Unix formatu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:888
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "View mode (read-only)"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "čitanje (moguće je samo čitati/tražiti)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:890
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Don't hard-wrap long lines"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "dugačke redove ne prelama tvrdo"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:892
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Don't show the two help lines"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "bez prikaza pomoći u zadnja dva retka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:894
|
2018-05-15 07:14:23 +00:00
|
|
|
|
msgid "Make Ctrl+Right stop at word ends"
|
|
|
|
|
msgstr "Ctrl+Right skoči na kraj riječi"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:897
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Enable suspension"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "omogući obustavu (pauziranje)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:899
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Enable soft line wrapping"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "omogući meko prelamanje redaka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:911
|
2016-10-29 09:53:44 +00:00
|
|
|
|
#, c-format
|
2016-09-01 10:42:50 +00:00
|
|
|
|
msgid " GNU nano, version %s\n"
|
2016-10-29 09:53:44 +00:00
|
|
|
|
msgstr " GNU nano, inačica %s\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:914
|
2017-05-04 09:19:50 +00:00
|
|
|
|
#, c-format
|
2017-04-12 08:19:50 +00:00
|
|
|
|
msgid " (C) 2014-%s the contributors to nano\n"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr " (C) 2014..%s suradnici koji su doprinijeli programu nano\n"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:915
|
2016-07-28 07:38:30 +00:00
|
|
|
|
#, c-format
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr " e-pošta: nano@nano-editor.org\tWeb: https://nano-editor.org/"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:916
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
" Compiled options:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
|
|
|
|
" Ugrađene opcije:"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:1062
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "No file name"
|
|
|
|
|
msgstr "Nema naziva datoteke"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:1064
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) "
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgstr ""
|
2018-04-27 09:17:12 +00:00
|
|
|
|
"Spremiti promijenjeni međuspremnik? (Odgovor „Ne“ će PONIŠTITI promjene) "
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:1111
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
2018-05-15 07:14:23 +00:00
|
|
|
|
msgid "Reading from standard input; type ^D or ^D^D to finish.\n"
|
|
|
|
|
msgstr "Čitanje iz standardno ulaza; pritisnite ^D ili ^D^D da završite.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:1138
|
2017-06-25 09:09:38 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to open stdin: %s"
|
2017-08-27 08:31:28 +00:00
|
|
|
|
msgstr "Nije uspjelo otvoriti standardni ulaz, stdin: %s"
|
2017-06-25 09:09:38 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:1151
|
2017-06-25 09:09:38 +00:00
|
|
|
|
msgid "Couldn't reopen stdin from keyboard, sorry\n"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Nije moguće ponovno otvoriti standardni ulaz pomoću tipkovnice\n"
|
2017-06-25 09:09:38 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:1232
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Received SIGHUP or SIGTERM\n"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Primljen SIGHUP ili SIGTERM\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:1239
|
2018-05-15 07:14:23 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Sorry! Nano crashed! Code: %d. Please report a bug.\n"
|
|
|
|
|
msgstr "Žao nam je! Nano se srušio! Kȏd: %d. Molimo da prijavite ovaj bug.\n"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:1255
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Use \"fg\" to return to nano.\n"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Rabite „fg“ za povratak u nano.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:1276
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Suspension is not enabled"
|
|
|
|
|
msgstr "Obustava nije omogućena"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:1408
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "enabled"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "→ » Da «"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:1408
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "disabled"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "→ » Ne «"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:1565
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Unbound key"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "Tipka nije definirana u ovom kontekstu"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:1568
|
2016-07-28 07:38:30 +00:00
|
|
|
|
msgid "Unbindable key: M-["
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "M-[: sekvenciju „M-[“ nije moguće definirati"
|
2016-07-28 07:38:30 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:1570
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unbound key: M-%c"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "M-%c: nije definirano u ovom kontekstu"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:1572
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unbound key: ^%c"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "^%c: nije definirano u ovom kontekstu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:1574
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unbound key: %c"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "%c: nije definirano u ovom kontekstu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:2169 src/rcfile.c:1169
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Requested tab size \"%s\" is invalid"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgstr "Zatražena širina tabulatora „%s“ nije valjana"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:2249 src/rcfile.c:1108
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Requested fill size \"%s\" is invalid"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Zatražena veličina ispune „%s“ nije valjana"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:2307
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Type '%s -h' for a list of available options.\n"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Utipkajte „%s -h“ za popis svih dostupnih opcija.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:2621 src/search.c:789
|
2017-02-23 10:46:40 +00:00
|
|
|
|
msgid "Invalid line or column number"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgstr "Nevaljani broj retka ili stupca"
|
2017-02-23 10:46:40 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:2671
|
2017-11-18 11:11:52 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Mistakes in '%s'"
|
2017-11-27 18:21:00 +00:00
|
|
|
|
msgstr "Pogreška u „%s“"
|
2017-11-18 11:11:52 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/nano.c:2677
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgid "Welcome to nano. For basic help, type Ctrl+G."
|
|
|
|
|
msgstr "Dobro došli u nano. Pritisnite Ctrl+G za osnovne upute za uporabu."
|
|
|
|
|
|
2018-05-15 07:14:23 +00:00
|
|
|
|
#. TRANSLATORS: For the next three strings, specify the starting letters
|
|
|
|
|
#. * of the translations for "Yes"/"No"/"All". The first letter of each of
|
|
|
|
|
#. * these strings MUST be a single-byte letter; others may be multi-byte.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/prompt.c:665
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Yy"
|
2018-05-15 07:14:23 +00:00
|
|
|
|
msgstr "Dd"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/prompt.c:666
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Nn"
|
2018-05-15 07:14:23 +00:00
|
|
|
|
msgstr "Nn"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/prompt.c:667
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Aa"
|
2018-05-15 07:14:23 +00:00
|
|
|
|
msgstr "Ss"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/prompt.c:691
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Yes"
|
|
|
|
|
msgstr "Da"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/prompt.c:695
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "No"
|
|
|
|
|
msgstr "Ne"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/prompt.c:700
|
2018-05-15 07:14:23 +00:00
|
|
|
|
msgid "All"
|
|
|
|
|
msgstr "Sve"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:152
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgid "Error in %s on line %zu: "
|
|
|
|
|
msgstr "Greška u %s u retku %zu: "
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:203
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Argument '%s' has an unterminated \""
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Argument „%s“ nije završen s \""
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:228 src/rcfile.c:686 src/rcfile.c:738 src/rcfile.c:818
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Regex strings must begin and end with a \" character"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Regularni izraz mora početi i završiti s \\\" znakom"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:254 src/search.c:47
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Bad regex \"%s\": %s"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "Loši regularni izraz „%s“: %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:273
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Missing syntax name"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Nedostaje ime sintakse"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:281
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgid "Unpaired quote in syntax name"
|
|
|
|
|
msgstr "Nespareni navodnici u imenu sintakse"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:293
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "The \"none\" syntax is reserved"
|
|
|
|
|
msgstr "Sintaksa „none“ je rezervirana"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:319
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "The \"default\" syntax does not accept extensions"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Sintaksa „default“ ne prihvaća proširivanje"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:350
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Missing key name"
|
|
|
|
|
msgstr "Nedostaje ime tipke"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:359 src/rcfile.c:370
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Key name is too short"
|
|
|
|
|
msgstr "Ime tipke je prekratko"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:380
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Key name must begin with \"^\", \"M\", or \"F\""
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Ime tipke (prečaca) mora započeti s „^“, „M“, ili „F“"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:383
|
2016-02-25 21:46:09 +00:00
|
|
|
|
#, c-format
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Key name %s is invalid"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgstr "Ime tipke %s nije valjano"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:392
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Must specify a function to bind the key to"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Morate navesti funkciju koja se veže na tipku"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: Do not translate the word "all".
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:403
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Must specify a menu (or \"all\") in which to bind/unbind the key"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
"Morate navesti meni (ili „all“) u kojem je tipka/prečac vezana/razvezana"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:421
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Cannot map name \"%s\" to a function"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Nije moguće pridružiti ime „%s“ funkciji"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:428
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Cannot map name \"%s\" to a menu"
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgstr "Nije moguće pridružiti ime „%s“ meniju"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:456
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Function '%s' does not exist in menu '%s'"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgstr "Funkcija „%s“ ne postoji u meniju „%s“"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:466
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Sorry, keystroke \"%s\" may not be rebound"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Sekvencija „%s“ ne smije se iznova redefinirati"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:562
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error expanding %s: %s"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Greška u proširivanju %s: %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:602
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgid "Color \"%s\" not understood"
|
|
|
|
|
msgstr "Boja „%s“ nije prepoznata"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:618
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgid "A background color cannot be bright"
|
|
|
|
|
msgstr "Boja pozadine ne može biti (bright) sjajna"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:650 src/rcfile.c:790 src/rcfile.c:850
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "A '%s' command requires a preceding 'syntax' command"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Naredba „%s“ zahtijeva prethodnu „syntax“ naredbu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:656
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Missing color name"
|
|
|
|
|
msgstr "Nedostaje ime boje"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:666 src/rcfile.c:802
|
2016-06-27 09:07:44 +00:00
|
|
|
|
#, c-format
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Missing regex string after '%s' command"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Nedostaje regularni izraz iza naredbe „%s“"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:697 src/rcfile.c:748
|
2017-02-23 10:46:40 +00:00
|
|
|
|
msgid "Empty regex string"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Regularni izraz je prazan"
|
2017-02-23 10:46:40 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:732
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "\"start=\" requires a corresponding \"end=\""
|
2016-02-25 21:46:09 +00:00
|
|
|
|
msgstr "„start=“ zahtijeva odgovarajući „end=“"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:797
|
2016-06-27 09:07:44 +00:00
|
|
|
|
#, c-format
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "The \"default\" syntax does not accept '%s' regexes"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Sintaksa „default“ ne prihvaća „%s“ regularne izraze"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:855
|
2017-08-27 08:31:28 +00:00
|
|
|
|
#, c-format
|
2017-07-21 08:02:20 +00:00
|
|
|
|
msgid "Missing argument after '%s'"
|
2017-08-27 08:31:28 +00:00
|
|
|
|
msgstr "Nedostaje argument iza „%s“"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:865
|
2016-06-27 09:07:44 +00:00
|
|
|
|
#, c-format
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Argument of '%s' lacks closing \""
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Argument od „%s“ nema završni navodnik \""
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:893
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "No key is bound to function '%s' in menu '%s'. Exiting.\n"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr ""
|
2018-09-09 09:50:47 +00:00
|
|
|
|
"Nijedna tipka ili prečac nije vezana na funkciju „%s“ u meniju „%s“. Kraj.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:896 src/rcfile.c:1258
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"If needed, use nano with the -I option to adjust your nanorc settings.\n"
|
|
|
|
|
msgstr ""
|
2017-05-04 09:19:50 +00:00
|
|
|
|
"Po potrebi, pokrenite nano s opcijom -I da uredite svoje nanorc postavke.\n"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:950
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not find syntax \"%s\" to extend"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Sintaksa „%s“ (da ju se proširi) nije bila pronađena"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:972 src/rcfile.c:1179
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Syntax \"%s\" has no color commands"
|
|
|
|
|
msgstr "Sintaksa „%s“ nema „color“ naredbu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:1002
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Command \"%s\" not allowed in included file"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Naredba „%s“ nije dopuštena u include datoteci; v. nanorc"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:1017
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Command \"%s\" not understood"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgstr "Naredba „%s“ nije shvaćena"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:1029
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Missing option"
|
|
|
|
|
msgstr "Nedostaje opcija"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:1043
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unknown option \"%s\""
|
|
|
|
|
msgstr "Nepoznata opcija „%s“"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:1052
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Cannot unset option \"%s\""
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "Opciju „%s“ nije moguće ukinuti"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:1064
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Option \"%s\" requires an argument"
|
2016-02-25 21:46:09 +00:00
|
|
|
|
msgstr "Opcija „%s“ zahtijeva argument"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:1079
|
2016-12-12 14:12:16 +00:00
|
|
|
|
msgid "Argument is not a valid multibyte string"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Argument nije ispravni višebajtni string"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:1120 src/rcfile.c:1140 src/rcfile.c:1146
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Non-blank characters required"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Bjelina (kao znak) nije dopuštena"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:1127
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Two single-column characters required"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgstr "Zahtijevaju se dva jednostupčana znaka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/rcfile.c:1250
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "I can't find my home directory! Wah!"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Ne možete pronaći svoj vlastiti direktorij! Joj!"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#. TRANSLATORS: The next four modify the search prompt.
|
2018-04-27 09:17:12 +00:00
|
|
|
|
#: src/search.c:105
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid " [Case Sensitive]"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr " [VELIKA/mala]"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# da zamijenimo ‘regularni izraz’ s ‘regiz po ugledu na regexp?
|
2018-04-27 09:17:12 +00:00
|
|
|
|
#: src/search.c:106
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid " [Regexp]"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr " [Reg.izraz]"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/search.c:109
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid " (to replace) in selection"
|
|
|
|
|
msgstr " (zamijeni) u odabranom tekstu"
|
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/search.c:111
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid " (to replace)"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr " (i zamijeni)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-06-17 13:49:20 +00:00
|
|
|
|
# Pretraži, sinonim za traži
|
2016-06-27 09:07:44 +00:00
|
|
|
|
#. TRANSLATORS: This is shown when searching takes
|
|
|
|
|
#. * more than half a second.
|
2018-09-18 17:39:06 +00:00
|
|
|
|
#: src/search.c:225
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Searching..."
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Traži se..."
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-09-18 17:39:06 +00:00
|
|
|
|
#: src/search.c:394
|
2018-04-27 09:17:12 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "\"%.*s%s\" not found"
|
|
|
|
|
msgstr "„%.*s%s“ nije pronađen"
|
|
|
|
|
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#. TRANSLATORS: This is a prompt.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/search.c:587
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Replace this instance?"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Nalaz uzorka zamijeniti?"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: This is a prompt.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/search.c:709
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Replace with"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Zamijeniti s(a)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/search.c:740
|
2017-11-27 18:21:00 +00:00
|
|
|
|
#, c-format
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Replaced %zd occurrence"
|
|
|
|
|
msgid_plural "Replaced %zd occurrences"
|
2017-11-27 18:21:00 +00:00
|
|
|
|
msgstr[0] "Zamijenjen %zd nalaz"
|
|
|
|
|
msgstr[1] "Zamijenjeno %zd nalaza"
|
|
|
|
|
msgstr[2] "Zamijenjeno %zd nalaza"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: This is a prompt.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/search.c:768
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Enter line number, column number"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Unesite broj retka, broj stupca"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/search.c:957
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Not a bracket"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgstr "To nije zagrada"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/search.c:1018
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "No matching bracket"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgstr "Zagrada nema odgovarajućega para"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/text.c:63
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Mark Set"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgstr "Oznaka je stavljena"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/text.c:67
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Mark Unset"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgstr "Oznaka je uklonjena"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#: src/text.c:77
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error invoking \"%s\""
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Greška pri pozivu „%s“"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:584
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Commenting is not supported for this file type"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Ova vrsta datoteke ne podržava komentiranje"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:594
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Cannot comment past end of file"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "Nije moguće komentirati iza kraja datoteke"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:717
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Nothing in undo buffer!"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgstr "Međuspremnik za poništavanje je prazan!"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-06-02 08:26:36 +00:00
|
|
|
|
#. TRANSLATORS: The next thirteen strings describe actions
|
|
|
|
|
#. * that are undone or redone. They are all nouns, not verbs.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:732 src/text.c:802 src/text.c:914 src/text.c:982
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "text add"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "dodavanje"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:747 src/text.c:926
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgid "line break"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "prelamanje"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:759 src/text.c:939
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "text delete"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "brisanje"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:769 src/text.c:952
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "line join"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "spajanje"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:788 src/text.c:967
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgid "text replace"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "zamjenjivanje"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:806 src/text.c:986
|
|
|
|
|
msgid "erasure"
|
|
|
|
|
msgstr "brisanje"
|
|
|
|
|
|
|
|
|
|
#: src/text.c:811 src/text.c:991
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "text cut"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "izrezivanje"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:815 src/text.c:995
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "text uncut"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "ljepljenje"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:819 src/text.c:999
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgid "text insert"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "umetanje"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:846 src/text.c:1017
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "indent"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "uvlačenje"
|
2017-11-18 11:11:52 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:850 src/text.c:1021
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "unindent"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "izvlačenje"
|
2017-11-18 11:11:52 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:855 src/text.c:1026
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "comment"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "komentiranje"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:859 src/text.c:1030
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "uncomment"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "odKomentiranje"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:868
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Undid action (%s)"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "%s je poništeno"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:893
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Nothing to re-do!"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Nema ništa za ponoviti!"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:1039
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Redid action (%s)"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "%s je ponovljeno"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:1172 src/text.c:2684 src/text.c:3058
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Could not create pipe"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "Nije uspjelo stvoriti cijev"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:1208 src/text.c:2773 src/text.c:2889 src/text.c:3095
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Could not fork"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "Nije uspjelo započeti novi proces"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:1227 src/text.c:1279
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "filtering"
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgstr "filtriranje"
|
2018-09-09 09:50:47 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:1273
|
2018-05-15 07:14:23 +00:00
|
|
|
|
#, c-format
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgid "Failed to open pipe: %s"
|
2018-05-15 07:14:23 +00:00
|
|
|
|
msgstr "Nije uspjelo otvoriti cijev: %s"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:2149
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Bad quote string %s: %s"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "Loši znakovi za citiranje (quotestr) %s: %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-02-25 21:46:09 +00:00
|
|
|
|
# suprotno od Poravnaj: Odravnaj
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:2453
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Can now UnJustify!"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "Moguće je poništiti poravnanje!"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:2606
|
2016-09-01 10:42:50 +00:00
|
|
|
|
#, c-format
|
2016-08-10 10:14:26 +00:00
|
|
|
|
msgid "Unfindable word: %s"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Ovu riječ nije moguće naći: %s"
|
2016-08-10 10:14:26 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:2622
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Edit a replacement"
|
|
|
|
|
msgstr "Uredite zamjenu"
|
|
|
|
|
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#. TRANSLATORS: Shown after fixing misspellings in one word.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:2635
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Next word..."
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Sljedeća riječ..."
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:2686
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Creating misspelled word list, please wait..."
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Pravi se popis krivo napisanih riječi, pričekajte..."
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:2779 src/text.c:3102
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Could not get size of pipe buffer"
|
2018-06-02 08:26:36 +00:00
|
|
|
|
msgstr "Nije bilo moguće odrediti veličinu međuspremnika za cijev"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:2833
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Error invoking \"spell\""
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Greška pri pozivu „spell“"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:2836
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Error invoking \"sort -f\""
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Greška pri pozivu „sort -f“"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:2839
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Error invoking \"uniq\""
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Greška pri pozivu „uniq“"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:3007
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Spell checking failed: %s"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Provjera pravopisa nije uspjela: %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:3009
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Spell checking failed: %s: %s"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Provjera pravopisa nije uspjela: %s: %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:3012
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Finished checking spelling"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Provjera pravopisa je završena"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:3037
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "No linter defined for this type of file!"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Za ovu vrstu datoteke nije definirani linter!"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-06-17 13:49:20 +00:00
|
|
|
|
# lintera lintaje
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:3047
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Save modified buffer before linting?"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Promijenjeni međuspremnik spremiti prije lintanja?"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:3064
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Invoking linter, please wait"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Poziva se linter, pričekajte"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:3196
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Got 0 parsable lines from command: %s"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgstr "Nijedan obradivi redak nije dobiven od naredbe: %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:3234
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "This message is for unopened file %s, open it in a new buffer?"
|
2018-03-08 10:10:29 +00:00
|
|
|
|
msgstr ""
|
2018-04-27 09:17:12 +00:00
|
|
|
|
"Ova poruka je za neotvorenu datoteku %s; učitati ju u novi međuspremnik?"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:3273
|
|
|
|
|
msgid "No messages for this file"
|
|
|
|
|
msgstr "Nema poruka za ovu datoteku"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:3320
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "At first message"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "To je prva poruka"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:3329
|
|
|
|
|
msgid "At last message"
|
|
|
|
|
msgstr "To je zadnja poruka"
|
|
|
|
|
|
|
|
|
|
#: src/text.c:3415
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgid "%sWords: %zu Lines: %zd Chars: %zu"
|
|
|
|
|
msgstr "%sRiječi: %zu Redova: %zd Znakova: %zu"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:3416
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "In Selection: "
|
|
|
|
|
msgstr "U odabranom tekstu: "
|
|
|
|
|
|
2016-06-17 13:49:20 +00:00
|
|
|
|
# verbatim doslovce bukvalno
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#. TRANSLATORS: This is displayed when the next keystroke will be
|
|
|
|
|
#. * inserted verbatim.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:3429
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Verbatim Input"
|
|
|
|
|
msgstr "Doslovni unos"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:3530
|
2018-09-09 09:50:47 +00:00
|
|
|
|
msgid "No word fragment"
|
|
|
|
|
msgstr "Nema fragmenta riječi"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:3622
|
2016-12-12 14:12:16 +00:00
|
|
|
|
msgid "No further matches"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Nema više podudaranja"
|
2016-12-12 14:12:16 +00:00
|
|
|
|
|
|
|
|
|
#. TRANSLATORS: Shown when there are zero possible completions.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/text.c:3626
|
2016-12-12 14:12:16 +00:00
|
|
|
|
msgid "No matches"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Nema podudaranja"
|
2016-12-12 14:12:16 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/utils.c:352 src/utils.c:364
|
|
|
|
|
msgid "Nano is out of memory!\n"
|
|
|
|
|
msgstr "Nano nema dovoljno memorije!\n"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-01-29 08:56:30 +00:00
|
|
|
|
#: src/winio.c:86
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Recording a macro..."
|
2017-11-27 18:21:00 +00:00
|
|
|
|
msgstr "Makro se snima..."
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-01-29 08:56:30 +00:00
|
|
|
|
#: src/winio.c:89
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Stopped recording"
|
2018-01-29 08:56:30 +00:00
|
|
|
|
msgstr "Snimanje je zaustavljeno"
|
2017-11-18 11:11:52 +00:00
|
|
|
|
|
2018-01-29 08:56:30 +00:00
|
|
|
|
#: src/winio.c:100
|
2017-11-18 11:11:52 +00:00
|
|
|
|
msgid "Cannot run macro while recording"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "Nije moguće pokrenuti makro u tijeku snimanja"
|
2017-11-18 11:11:52 +00:00
|
|
|
|
|
2018-01-29 08:56:30 +00:00
|
|
|
|
#: src/winio.c:106
|
2017-11-27 18:21:00 +00:00
|
|
|
|
msgid "Macro is empty"
|
|
|
|
|
msgstr "Makro je prazan"
|
|
|
|
|
|
2018-01-29 08:56:30 +00:00
|
|
|
|
#: src/winio.c:207
|
2018-11-11 15:53:55 +00:00
|
|
|
|
msgid "Too many errors from stdin\n"
|
|
|
|
|
msgstr "Previše grešaka na standardnom ulazu\n"
|
2017-06-25 09:09:38 +00:00
|
|
|
|
|
2016-06-17 13:49:20 +00:00
|
|
|
|
#. TRANSLATORS: This refers to a sequence of escape codes
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#. * (from the keyboard) that nano does not recognize.
|
|
|
|
|
#: src/winio.c:1344
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Unknown sequence"
|
2016-06-27 09:07:44 +00:00
|
|
|
|
msgstr "Nepoznata sekvencija"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2016-07-28 07:38:30 +00:00
|
|
|
|
#. TRANSLATORS: This is shown while a six-digit hexadecimal
|
|
|
|
|
#. * Unicode character code (%s) is being typed in.
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/winio.c:1483
|
2016-08-10 10:14:26 +00:00
|
|
|
|
#, c-format
|
2016-07-28 07:38:30 +00:00
|
|
|
|
msgid "Unicode Input: %s"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Unos unikodnoga (6 heksadecimalnih brojeva) znaka: %s"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#. TRANSLATORS: The next four are "labels" in the title bar.
|
|
|
|
|
#: src/winio.c:2074
|
|
|
|
|
msgid "Linting --"
|
|
|
|
|
msgstr "Lintanje --"
|
|
|
|
|
|
|
|
|
|
#: src/winio.c:2080
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "DIR:"
|
2018-03-29 08:17:00 +00:00
|
|
|
|
msgstr "Direktorij:"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/winio.c:2101 src/winio.c:2105
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "Modified"
|
2018-04-27 09:17:12 +00:00
|
|
|
|
msgstr "Promijenjeno"
|
2016-06-17 13:49:20 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/winio.c:2103
|
2016-06-17 13:49:20 +00:00
|
|
|
|
msgid "View"
|
|
|
|
|
msgstr "Čitanje"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/winio.c:2232
|
2017-03-31 09:07:01 +00:00
|
|
|
|
msgid "Further warnings were suppressed"
|
|
|
|
|
msgstr "Preostala upozorenja su prigušena"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/winio.c:3400
|
2016-02-12 05:25:29 +00:00
|
|
|
|
#, c-format
|
2018-01-02 15:07:04 +00:00
|
|
|
|
msgid "line %zd/%zd (%d%%), col %zu/%zu (%d%%), char %zu/%zu (%d%%)"
|
|
|
|
|
msgstr "redak %zd/%zd (%d%%), stupac %zu/%zu (%d%%), znakova %zu/%zu (%d%%)"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/winio.c:3592
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "The nano text editor"
|
|
|
|
|
msgstr "Uređivač teksta nano"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/winio.c:3593
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "version"
|
|
|
|
|
msgstr "inačica"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/winio.c:3594
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Brought to you by:"
|
|
|
|
|
msgstr "Poklon za vas od:"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/winio.c:3595
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Special thanks to:"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "Posebna zahvala:"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/winio.c:3596
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "The Free Software Foundation"
|
|
|
|
|
msgstr "The Free Software Foundation"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/winio.c:3597
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "the many translators and the TP"
|
2017-05-04 09:19:50 +00:00
|
|
|
|
msgstr "mnogim prevoditeljima i TP-u"
|
2016-02-12 05:25:29 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/winio.c:3598
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "For ncurses:"
|
|
|
|
|
msgstr "Za ncurses:"
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/winio.c:3599
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "and anyone else we forgot..."
|
|
|
|
|
msgstr "i svima ostalima koje smo zaboravili..."
|
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#: src/winio.c:3600
|
2016-02-12 05:25:29 +00:00
|
|
|
|
msgid "Thank you for using nano!"
|
|
|
|
|
msgstr "Hvala vam što koristite nano!"
|
2017-05-18 12:27:00 +00:00
|
|
|
|
|
2018-11-11 15:53:55 +00:00
|
|
|
|
#~ msgid "Key invalid in non-multibuffer mode"
|
|
|
|
|
#~ msgstr "Nevaljana tipka u načinu bez višestrukih međuspremnika"
|
|
|
|
|
|
|
|
|
|
#~ msgid "PrevHstory"
|
|
|
|
|
#~ msgstr "Ranije"
|
|
|
|
|
|
|
|
|
|
#~ msgid "NextHstory"
|
|
|
|
|
#~ msgstr "Kasnije"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Invoking spell checker, please wait"
|
|
|
|
|
#~ msgstr "Poziva se provjera pravopisa, pričekajte"
|
|
|
|
|
|
|
|
|
|
#~ msgid "No more errors in unopened files, cancelling"
|
|
|
|
|
#~ msgstr "Nema više grešaka u neotvorenim datotekama; završeno"
|
|
|
|
|
|
2018-09-09 09:50:47 +00:00
|
|
|
|
#~ msgid "Switched to %s"
|
|
|
|
|
#~ msgstr "Premješteni ste na: %s"
|
|
|
|
|
|
|
|
|
|
#~ msgid "WhereIs Next"
|
|
|
|
|
#~ msgstr "Traži dalje"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Repeat the last search"
|
|
|
|
|
#~ msgstr "ponovi zadnju pretragu -- nastavi tražiti"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Invoke formatter, if available"
|
|
|
|
|
#~ msgstr "pozove formatter (alat) ako je dostupni"
|
|
|
|
|
|
|
|
|
|
# popravljanje formata, oblikovanje teksta
|
|
|
|
|
#~ msgid "Formatter"
|
|
|
|
|
#~ msgstr "Formatter"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Indent Text"
|
|
|
|
|
#~ msgstr "Uvuci"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Unindent Text"
|
|
|
|
|
#~ msgstr "Izvuci"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Use of one more line for editing"
|
|
|
|
|
#~ msgstr "Dodatni redak za uređivanje?"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Backup files"
|
|
|
|
|
#~ msgstr "Osiguranje (napraviti sigurnosne kopije)?"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Reading file into separate buffer"
|
|
|
|
|
#~ msgstr "Učitavanje datoteke u zasebni međuspremnik"
|
|
|
|
|
|
|
|
|
|
#~ msgid "No conversion from DOS/Mac format"
|
|
|
|
|
#~ msgstr "Ne pretvarati iz DOS/Mac formata?"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n"
|
|
|
|
|
#~ msgstr ""
|
|
|
|
|
#~ "Kobna greška: nijedna tipka nije pridružena funkciji „%s“. Završeno.\n"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Finished"
|
|
|
|
|
#~ msgstr "Završeno"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Invoking formatter, please wait"
|
|
|
|
|
#~ msgstr "Poziva se formatter, pričekajte"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Finished formatting"
|
|
|
|
|
#~ msgstr "Formatiranje teksta je završeno"
|
|
|
|
|
|
2018-06-02 08:26:36 +00:00
|
|
|
|
#~ msgid "Quoting string"
|
|
|
|
|
#~ msgstr "znakovi koje nano rabi za poravnavanje"
|
|
|
|
|
|
2018-05-15 07:14:23 +00:00
|
|
|
|
#~ msgid "Reading from stdin, ^C to abort\n"
|
|
|
|
|
#~ msgstr "Čitanje iz standardnog ulaza, ^C prekida\n"
|
|
|
|
|
|
2018-03-08 10:10:29 +00:00
|
|
|
|
#~ msgid "Exit from nano"
|
|
|
|
|
#~ msgstr "Izlaz iz nano-a"
|
|
|
|
|
|
|
|
|
|
#~ msgid "A syntax name must be quoted"
|
|
|
|
|
#~ msgstr "Ime sintakse mora biti u navodnicima"
|
|
|
|
|
|
2018-01-29 08:56:30 +00:00
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Color \"%s\" not understood.\n"
|
|
|
|
|
#~ "Valid colors are \"green\", \"red\", \"blue\",\n"
|
|
|
|
|
#~ "\"white\", \"yellow\", \"cyan\", \"magenta\" and\n"
|
|
|
|
|
#~ "\"black\", with the optional prefix \"bright\"\n"
|
|
|
|
|
#~ "for foreground colors."
|
|
|
|
|
#~ msgstr ""
|
|
|
|
|
#~ "Boju „%s“ nije poznata.\n"
|
|
|
|
|
#~ "Dopuštene boje su „green“ (zelena), „red“ (crvena), „blue“ (plava),\n"
|
|
|
|
|
#~ "„white“ (bijela), „yellow“ (žuta), „cyan“ (cijan), „magenta“ (ružičasta)\n"
|
|
|
|
|
#~ "i „black“ (crna) s neobveznatim prefiksom „bright“ (sjajna) za boje\n"
|
|
|
|
|
#~ "u prednjem planu."
|
|
|
|
|
|
2018-01-02 15:07:04 +00:00
|
|
|
|
#~ msgid "Indent the current line"
|
|
|
|
|
#~ msgstr "Uvuče trenutačni redak"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Unindent the current line"
|
|
|
|
|
#~ msgstr "Izvuče trenutačni redak"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Can unindent only by a full tab size"
|
|
|
|
|
#~ msgstr "Samo tabulatori pune dužine se mogu izvući (unindent)"
|
|
|
|
|
|
2017-11-18 11:11:52 +00:00
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Detected a legacy nano history file (%s) which I tried to move\n"
|
|
|
|
|
#~ "to the preferred location (%s) but encountered an error: %s"
|
|
|
|
|
#~ msgstr ""
|
|
|
|
|
#~ "Otkrivena je stara nanova povijesna datoteka (%s). Pri pokušaju\n"
|
|
|
|
|
#~ "premještaja na željenu lokaciju (%s) došlo je do pogreške: %s"
|
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Detected a legacy nano history file (%s) which I moved\n"
|
|
|
|
|
#~ "to the preferred location (%s)\n"
|
|
|
|
|
#~ "(see the nano FAQ about this change)"
|
|
|
|
|
#~ msgstr ""
|
|
|
|
|
#~ "Otkrivena je stara nanova povijesna datoteka (%s)\n"
|
|
|
|
|
#~ "Premještena je na željenu lokaciju (%s)\n"
|
|
|
|
|
#~ "(vidi nano FAQ za obrazloženje)"
|
|
|
|
|
|
|
|
|
|
# pogreške u rc datotekama zanemarene
|
|
|
|
|
#~ msgid "Silently ignore startup issues like rc file errors"
|
|
|
|
|
#~ msgstr "Tiho zanemari greške pri pokretanju"
|
|
|
|
|
|
|
|
|
|
#~ msgid "XON ignored, mumble mumble"
|
|
|
|
|
#~ msgstr "XON je ignoriran, hmm, hmm"
|
|
|
|
|
|
|
|
|
|
#~ msgid "XOFF ignored, mumble mumble"
|
|
|
|
|
#~ msgstr "XOFF je ignoriran, hmm, hmm"
|
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "Press Enter to continue starting nano.\n"
|
|
|
|
|
#~ msgstr ""
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "Pritisnite Enter da nastavite pokretati nano.\n"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Internal error: line is missing. Please save your work."
|
|
|
|
|
#~ msgstr "Interna greška: nema retka. Spremite vaš rad."
|
|
|
|
|
|
|
|
|
|
#~ msgid "Internal error: unknown type. Please save your work."
|
|
|
|
|
#~ msgstr "Interna greška: nepoznate vrste. Spremite vaš rad."
|
|
|
|
|
|
|
|
|
|
#~ msgid "Internal error: cannot set up redo. Please save your work."
|
|
|
|
|
#~ msgstr "Interna greška: „ponovi“ se ne može omogućiti. Spremite vaš rad."
|
|
|
|
|
|
|
|
|
|
#~ msgid "Internal error: can't match line %ld. Please save your work."
|
|
|
|
|
#~ msgstr "Interna greška: redak %ld nije nađen. Spremite vaš rad."
|
|
|
|
|
|
|
|
|
|
#~ msgid "File:"
|
|
|
|
|
#~ msgstr "Datoteka:"
|
|
|
|
|
|
2017-05-18 12:27:00 +00:00
|
|
|
|
#~ msgid "Save modified buffer anyway? "
|
|
|
|
|
#~ msgstr "Ipak spremiti izmijenjenu međumemoriju? "
|