summaryrefslogtreecommitdiff
path: root/po/sk.po
diff options
context:
space:
mode:
authorbubulle@debian.org <>2008-11-13 19:46:14 +0100
committerbubulle@debian.org <>2008-11-13 19:46:14 +0100
commit812d9c3d1be846cb72b2243de344b5f408e7a9bc (patch)
tree0fca74343f25c4b10ef6af6513b4f08c8baff0a8 /po/sk.po
parent93d14b124a3ac0b9f3ce63203ca2b91c2cac1b10 (diff)
Updates to translation (and a mistake of mine with ru.po)
Diffstat (limited to 'po/sk.po')
-rw-r--r--po/sk.po50
1 files changed, 6 insertions, 44 deletions
diff --git a/po/sk.po b/po/sk.po
index 6d75c01b5..cfc3ab9b4 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: apt\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-12 22:07+0100\n"
-"PO-Revision-Date: 2008-07-26 15:33+0100\n"
+"PO-Revision-Date: 2008-11-12 23:06+0100\n"
"Last-Translator: Ivan Masár <helix84@centrum.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
"MIME-Version: 1.0\n"
@@ -166,43 +166,6 @@ msgid "%s %s for %s compiled on %s %s\n"
msgstr "%s %s pre %s skompilovaný %s %s\n"
#: cmdline/apt-cache.cc:1721
-#, fuzzy
-#| msgid ""
-#| "Usage: apt-cache [options] command\n"
-#| " apt-cache [options] add file1 [file2 ...]\n"
-#| " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
-#| " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
-#| "\n"
-#| "apt-cache is a low-level tool used to manipulate APT's binary\n"
-#| "cache files, and query information from them\n"
-#| "\n"
-#| "Commands:\n"
-#| " add - Add a package file to the source cache\n"
-#| " gencaches - Build both the package and source cache\n"
-#| " showpkg - Show some general information for a single package\n"
-#| " showsrc - Show source records\n"
-#| " stats - Show some basic statistics\n"
-#| " dump - Show the entire file in a terse form\n"
-#| " dumpavail - Print an available file to stdout\n"
-#| " unmet - Show unmet dependencies\n"
-#| " search - Search the package list for a regex pattern\n"
-#| " show - Show a readable record for the package\n"
-#| " depends - Show raw dependency information for a package\n"
-#| " rdepends - Show reverse dependency information for a package\n"
-#| " pkgnames - List the names of all packages\n"
-#| " dotty - Generate package graphs for GraphViz\n"
-#| " xvcg - Generate package graphs for xvcg\n"
-#| " policy - Show policy settings\n"
-#| "\n"
-#| "Options:\n"
-#| " -h This help text.\n"
-#| " -p=? The package cache.\n"
-#| " -s=? The source cache.\n"
-#| " -q Disable progress indicator.\n"
-#| " -i Show only important deps for the unmet command.\n"
-#| " -c=? Read this configuration file\n"
-#| " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
-#| "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
msgid ""
"Usage: apt-cache [options] command\n"
" apt-cache [options] add file1 [file2 ...]\n"
@@ -261,7 +224,7 @@ msgstr ""
" show - Zobrazí prehľadné informácie o balíku\n"
" depends - Zobrazí základné údaje o závislostiach balíka\n"
" rdepends - Zobrazí údaje o spätných závislostiach balíka\n"
-" pkgnames - Vypíše zoznam názvov všetkých balíkov\n"
+" pkgnames - Vypíše zoznam názvov všetkých balíkov v systéme\n"
" dotty - Vytvorí diagramy balíka pre GraphViz\n"
" xvcg - Vytvorí diagramy balíka pre xvcg\n"
" policy - Zobrazí nastavenia zásad\n"
@@ -948,7 +911,7 @@ msgstr ""
#: cmdline/apt-get.cc:1013
msgid "--fix-missing and media swapping is not currently supported"
-msgstr "--fix-missing a výmena média nie sú momentálne podporované"
+msgstr "--fix-missing a výmena nosiča nie sú momentálne podporované"
#: cmdline/apt-get.cc:1018
msgid "Unable to correct missing packages."
@@ -1394,7 +1357,7 @@ msgid ""
" '%s'\n"
"in the drive '%s' and press enter\n"
msgstr ""
-"Výmena média: Vložte disk s názvom\n"
+"Výmena nosiča: Vložte disk s názvom\n"
" „%s“\n"
"do mechaniky „%s“ a stlačte Enter\n"
@@ -2087,9 +2050,8 @@ msgid "Error reading from server"
msgstr "Chyba pri čítaní zo servera"
#: methods/http.cc:945 apt-pkg/contrib/mmap.cc:196
-#, fuzzy
msgid "Failed to truncate file"
-msgstr "Zápis súboru %s zlyhal"
+msgstr "Nepodarilo sa skrátiť súbor"
#: methods/http.cc:1105
msgid "Bad header data"
@@ -2114,7 +2076,7 @@ msgstr "Nedá sa urobiť mmap %lu bajtov"
#: apt-pkg/contrib/mmap.cc:213
msgid "Dynamic MMap ran out of room"
-msgstr ""
+msgstr "Dynamickému MMap došlo miesto"
#: apt-pkg/contrib/strutl.cc:1014
#, c-format