Przeglądaj źródła

Swedish translation update.

Regenerated script translations for all languages and updated Swedish
translation. Also updated the Swedish manual page translation now that
I have the translation for the strings that were added to the scripts
but not in the previous version of the scripts POT file. I did not
translate that last round to avoid having inconsistencies in the
translated strings.
Peter Karlsson 18 lat temu
rodzic
commit
ee011af92a
9 zmienionych plików z 3896 dodań i 3143 usunięć
  1. 1 0
      debian/changelog
  2. 4 0
      man/ChangeLog
  3. 16 3
      man/po/sv.po
  4. 6 0
      scripts/po/ChangeLog
  5. 727 612
      scripts/po/ca.po
  6. 716 610
      scripts/po/dpkg-dev.pot
  7. 793 632
      scripts/po/fr.po
  8. 784 629
      scripts/po/pl.po
  9. 849 657
      scripts/po/sv.po

+ 1 - 0
debian/changelog

@@ -65,6 +65,7 @@ dpkg (1.14.8) UNRELEASED; urgency=low
 
   [ Updated scripts translations ]
   * Polish (Robert Luberda).
+  * Swedish (Peter Karlsson).
 
  -- Raphael Hertzog <hertzog@debian.org>  Mon, 08 Oct 2007 20:49:51 +0200
 

+ 4 - 0
man/ChangeLog

@@ -1,3 +1,7 @@
+2007-10-26  Peter Karlsson  <peterk@softwolves.pp.se>
+
+	* po/sv.po: Updated to 1343t.
+
 2007-10-24  Peter Karlsson  <peterk@softwolves.pp.se>
 
 	* po/sv.po: Updated to 1338t0f5u.

+ 16 - 3
man/po/sv.po

@@ -6,7 +6,7 @@ msgstr ""
 "Project-Id-Version: dpkg man pages\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2007-10-11 01:01+0200\n"
-"PO-Revision-Date: 2007-10-24 15:13+0100\n"
+"PO-Revision-Date: 2007-10-26 10:28+0100\n"
 "Last-Translator: Peter Karlsson <peterk@debian.org>\n"
 "Language-Team: Swedish <debian-l10n-swedish@lists.debian.org>\n"
 "MIME-Version: 1.0\n"
@@ -7344,7 +7344,7 @@ msgstr ""
 #: ../../man/dpkg-shlibdeps.1:200
 #, no-wrap
 msgid "B<symbol>I< sym>B< used by >I<binary>B< found in none of the libraries.>"
-msgstr ""
+msgstr "B<symbolen> I<sym>B<, som används av> I<binär>B<, hittades inte i något av biblioteken.>"
 
 # type: Plain text
 #: ../../man/dpkg-shlibdeps.1:206
@@ -7354,12 +7354,15 @@ msgid ""
 "with an additional library during the build process (option B<-l>I<library> "
 "of the linker)."
 msgstr ""
+"Den nämnda symbolen hittades inte i biblioteken som länkas mot binären. "
+"I<Binär> är antagligen ett bibliotek och måste länkas mot ett annat "
+"bibliotek under byggproceduren (länkarflaggan B<-l>I<bibliotek>)."
 
 # type: TP
 #: ../../man/dpkg-shlibdeps.1:206
 #, no-wrap
 msgid "I<binary>B< shouldn't be linked with >I<library>B< (it uses none of its symbols).>"
-msgstr ""
+msgstr "I<binär> B<borde inte vara länkat mot> I<bibliotek> B<(inga av symbolerna används).>"
 
 # type: Plain text
 #: ../../man/dpkg-shlibdeps.1:211
@@ -7368,6 +7371,9 @@ msgid ""
 "problem but some small performance improvements in binary load time can be "
 "obtained by not linking this library to this binary."
 msgstr ""
+"I<Binär> länkar mot ett bibliotek den inte behöver. Det är inte ett problem, "
+"Men genom att inte länka biblioteket mot binären kan man uppnå en mindre "
+"prestandaförbättring."
 
 # type: Plain text
 #: ../../man/dpkg-shlibdeps.1:219
@@ -7380,6 +7386,13 @@ msgid ""
 "binaries, but the set of libraries needed at the package level is the same "
 "whether you fix the binaries or not."
 msgstr ""
+"Dessutom kan detta i vissa fall leda till ett icke-versionsstyrt beroende "
+"på biblioteket som kunde ha undvikits om binären endast länkats mot de "
+"bibliotek den faktiskt använder. Undantaget från regeln är när flera "
+"binärer länkats mot samma uppsättning bibliotek, men de enskilda binärerna "
+"bara använder en delmängd av dem. Du kommer få varningar på de enskilda "
+"binärerna, men uppsättningen bibliotek som behövs på paketnivå är desamma "
+"oavsett om du fixar binärerna eller inte."
 
 # type: Plain text
 #: ../../man/dpkg-shlibdeps.1:223

+ 6 - 0
scripts/po/ChangeLog

@@ -1,3 +1,9 @@
+2007-10-26  Peter Karlsson  <peterk@debian.org>
+
+	* dpkg-dev.pot: Regenerated.
+	* *.po: Merged with dpkg-dev.pot.
+	* sv.po: Updated Swedish to 478t.
+
 2007-10-08 Robert Luberda <robert@debian.org>
 
 	* LINGUAS, pl.po: Initial Polish translation with 322t69f71u.

Plik diff jest za duży
+ 727 - 612
scripts/po/ca.po


Plik diff jest za duży
+ 716 - 610
scripts/po/dpkg-dev.pot


Plik diff jest za duży
+ 793 - 632
scripts/po/fr.po


Plik diff jest za duży
+ 784 - 629
scripts/po/pl.po


Plik diff jest za duży
+ 849 - 657
scripts/po/sv.po