<html>
<head>
<style><!--
  body {background-color:#ffffff;}
  .file {border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;}
  .pathname {font-family:monospace; float:right;}
  .fileheader {margin-bottom:.5em;}
  .diff {margin:0;}
  .tasklist {padding:4px;border:1px dashed #000000;margin-top:1em;}
  .tasklist ul {margin-top:0;margin-bottom:0;}
  tr.alt {background-color:#eeeeee}
  #added {background-color:#ddffdd;}
  #addedchars {background-color:#99ff99;font-weight:bolder;}
  tr.alt #added {background-color:#ccf7cc;}
  #removed {background-color:#ffdddd;}
  #removedchars {background-color:#ff9999;font-weight:bolder;}
  tr.alt #removed {background-color:#f7cccc;}
  #info {color:#888888;}
  #context {background-color:#eeeeee;}
  td {padding-left:.3em;padding-right:.3em;}
  tr.head {border-bottom-width:1px;border-bottom-style:solid;}
  tr.head td {padding:0;padding-top:.2em;}
  .task {background-color:#ffff00;}
  .comment {padding:4px;border:1px dashed #000000;background-color:#ffffdd}
  .error {color:red;}
  hr {border-width:0px;height:2px;background:black;}
--></style>
</head>
<body>
<table cellspacing="0" cellpadding="0" border="0" rules="cols">
<tr class="head"><td colspan="4">Commit in <b><tt>trunk/as2api</tt></b><span id="info"> on MAIN</span></td></tr>
<tr><td><tt><a href="#file1">Makefile</a></tt></td><td align="right" id="added">+5</td><td align="right" id="removed">-1</td><td nowrap="nowrap" align="center">303 -&gt; 304</td></tr>
<tr class="alt"><td><tt>po/pl/<a href="#file2"><span id="added">as2api.po</span></a></tt></td><td align="right" id="added">+388</td><td></td><td nowrap="nowrap" align="right">added 304</td></tr>
<tr><td></td><td align="right" id="added">+393</td><td align="right" id="removed">-1</td><td></td></tr>
</table>
<small id="info">1 added + 1 modified, total 2 files</small><br />
<pre class="comment">
Added initial Polish translation
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname">trunk/as2api</span><br />
<div class="fileheader"><big><b>Makefile</b></big> <small id="info">303 -&gt; 304</small></div>
<pre class="diff"><small id="info">--- trunk/as2api/Makefile        2006-03-16 00:20:41 UTC (rev 303)
+++ trunk/as2api/Makefile        2006-03-16 00:24:53 UTC (rev 304)
@@ -125,7 +125,7 @@
</small></pre><pre class="diff" id="context">         ruby -w as2api.rb --help &gt; /dev/null
         rm -r dist-check-tmp
 
</pre><pre class="diff" id="removed">-translations: data/locale/en/LC_MESSAGES/as2api.mo data/locale/i_piglatin/LC_MESSAGES/as2api.mo
</pre><pre class="diff" id="added">+translations: data/locale/en/LC_MESSAGES/as2api.mo data/locale/i_piglatin/LC_MESSAGES/as2api.mo<span id="addedchars">&nbsp;data/locale/pl/LC_MESSAGES/as2api.mo</span>
</pre><pre class="diff" id="context">         
 
 po/as2api.pot:
</pre><pre class="diff"><small id="info">@@ -143,3 +143,7 @@
</small></pre><pre class="diff" id="context"> data/locale/i_piglatin/LC_MESSAGES/as2api.mo: po/i_piglatin/as2api.po
         mkdir -p data/locale/i_piglatin/LC_MESSAGES
         rmsgfmt $&lt; -o $@
</pre><pre class="diff" id="added">+
+data/locale/pl/LC_MESSAGES/as2api.mo: po/pl/as2api.po
+        mkdir -p data/locale/pl/LC_MESSAGES
+        rmsgfmt $&lt; -o $@
</pre></div>
<hr /><a name="file2" /><div class="file">
<span class="pathname" id="added">trunk/as2api/po/pl</span><br />
<div class="fileheader" id="added"><big><b>as2api.po</b></big> <small id="info">added at 304</small></div>
<pre class="diff"><small id="info">--- trunk/as2api/po/pl/as2api.po        2006-03-16 00:20:41 UTC (rev 303)
+++ trunk/as2api/po/pl/as2api.po        2006-03-16 00:24:53 UTC (rev 304)
@@ -0,0 +1,388 @@
</small></pre><pre class="diff" id="added">+# Polish translation for as2api
+# Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006
+# This file is distributed under the same license as the as2api package.
+# FIRST AUTHOR &lt;EMAIL@ADDRESS&gt;, 2006.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: as2api\n"
+"Report-Msgid-Bugs-To: FULL NAME &lt;EMAIL@ADDRESS&gt;\n"
+"POT-Creation-Date: 2006-02-25 12:09+0000\n"
+"PO-Revision-Date: 2006-03-15 22:10+0000\n"
+"Last-Translator: David Holroyd &lt;dave@badgers-in-foil.co.uk&gt;\n"
+"Language-Team: Polish &lt;pl@li.org&gt;\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ./output/html/html_framework.rb:247
+msgid "Class %s"
+msgstr "Class %s"
+
+#: ./output/html/html_framework.rb:249
+msgid "Interface %s"
+msgstr "Interface %s"
+
+#: ./output/html/html_framework.rb:332
+msgid "(Default)"
+msgstr "default"
+
+#: ./output/html/html_framework.rb:337
+msgid "Package %s"
+msgstr "Package %s"
+
+#: ./output/html/html_framework.rb:365
+msgid "ActionScript 2 API Documentation Generator"
+msgstr "ActionScript 2 API generator dokumentow"
+
+#: ./output/html/sources.rb:25
+msgid "Source code of %s"
+msgstr "Kod źródła %s"
+
+#: ./output/html/sources.rb:201 ./output/html/index.rb:158 ./output/html/core_pages.rb:157
+#: ./output/html/core_pages.rb:642 ./output/html/driver.rb:110
+msgid "Overview"
+msgstr "Przegląd"
+
+#: ./output/html/index.rb:37
+msgid " in package "
+msgstr " w package "
+
+#: ./output/html/index.rb:56
+msgid " method in "
+msgstr " method w "
+
+#: ./output/html/index.rb:64
+msgid " field in "
+msgstr " field w "
+
+#: ./output/html/index.rb:75
+msgid "Alpabetical index of types and members"
+msgstr "Spis alfabetyczny types i members"
+
+#: ./output/html/index.rb:121
+msgid "Alphabetical Index"
+msgstr "Spis Alfabetyczny"
+
+#: ./output/html/core_pages.rb:23
+msgid "Overview of %s"
+msgstr "Przegląd %s"
+
+#: ./output/html/core_pages.rb:25
+msgid "Overview of API"
+msgstr "Przegląd API"
+
+#: ./output/html/core_pages.rb:43
+msgid "Overview of package %s"
+msgstr "Przegląd package %s"
+
+#: ./output/html/core_pages.rb:64
+msgid "Detail of %s API"
+msgstr "Szczegol %s API"
+
+#: ./output/html/core_pages.rb:96
+msgid "Implemented Interfaces"
+msgstr "Implementowane Interfaces"
+
+#: ./output/html/core_pages.rb:110
+msgid "Description"
+msgstr "Opis"
+
+#: ./output/html/core_pages.rb:115 ./output/html/core_pages.rb:456
+msgid "See Also"
+msgstr "Sprawdź także"
+
+#: ./output/html/core_pages.rb:166 ./output/html/core_pages.rb:173
+msgid "Interface"
+msgstr "Interface"
+
+#: ./output/html/core_pages.rb:166 ./output/html/core_pages.rb:173 ./output/html/driver.rb:112
+msgid "Class"
+msgstr "Class"
+
+#: ./output/html/core_pages.rb:180
+msgid "Field Index"
+msgstr "Field Spis"
+
+#: ./output/html/core_pages.rb:186 ./output/html/core_pages.rb:235
+msgid "Inherited from "
+msgstr "wziete z "
+
+#: ./output/html/core_pages.rb:220
+msgid "Method Index"
+msgstr "Method Spis"
+
+#: ./output/html/core_pages.rb:269
+msgid "Constructor Detail"
+msgstr "Constructor szczegoly"
+
+#: ./output/html/core_pages.rb:276
+msgid "Field Detail"
+msgstr "Field szczegoly"
+
+#: ./output/html/core_pages.rb:304
+msgid "Method Detail"
+msgstr "Method szczegoly"
+
+#: ./output/html/core_pages.rb:350
+msgid "Description copied from "
+msgstr "Opis wziety z "
+
+#: ./output/html/core_pages.rb:401
+msgid "Parameters"
+msgstr "Parametry"
+
+#: ./output/html/core_pages.rb:421
+msgid "Variable length argument list"
+msgstr "Zmiennej dlugosci lista parametrow"
+
+#: ./output/html/core_pages.rb:432 ./output/html/diff.rb:155
+msgid "Return"
+msgstr "Return"
+
+#: ./output/html/core_pages.rb:440
+msgid "Throws"
+msgstr "Throws"
+
+#: ./output/html/core_pages.rb:467
+msgid "Specified By"
+msgstr "Okreslone przez"
+
+#: ./output/html/core_pages.rb:476
+msgid "Overrides"
+msgstr "Posiada wieksze znaczenie"
+
+#: ./output/html/core_pages.rb:567
+msgid "[Read Only]"
+msgstr "[Tylko do odczytu]"
+
+#: ./output/html/core_pages.rb:569
+msgid "[Write Only]"
+msgstr "Write Only"
+
+#: ./output/html/core_pages.rb:584
+msgid "%s API Documentation"
+msgstr "Dokumentacja %s API"
+
+#: ./output/html/core_pages.rb:597
+msgid "Interface Summary"
+msgstr "Podsumowanie Interface"
+
+#: ./output/html/core_pages.rb:617
+msgid "Class Summary"
+msgstr "Podsumowanie Class"
+
+#: ./output/html/core_pages.rb:658
+msgid "Class Inheritance Diagram"
+msgstr "Schemat Zaleznosci Class"
+
+#: ./output/html/core_pages.rb:678
+msgid "Interface Inheritance Diagram"
+msgstr "Schemat Zaleznosci Interface"
+
+#: ./output/html/core_pages.rb:790 ./output/html/core_pages.rb:794
+#: ./output/html/default_frameset.rb:65
+msgid "API Overview"
+msgstr "Przeglad API"
+
+#: ./output/html/core_pages.rb:796 ./output/html/default_frameset.rb:71
+msgid "Packages"
+msgstr "Packages"
+
+#: ./output/html/diff.rb:39 ./output/html/diff.rb:44
+msgid "API Change Overview"
+msgstr "Przeglad zmian API"
+
+#: ./output/html/diff.rb:47
+msgid "No changes"
+msgstr "Bez zmian"
+
+#: ./output/html/diff.rb:51
+msgid "Added Packages"
+msgstr "Dodatkowe Packages"
+
+#: ./output/html/diff.rb:57
+msgid "Modified Packages"
+msgstr "Zmienione Packeges"
+
+#: ./output/html/diff.rb:63
+msgid "Removed Packages"
+msgstr "Usuniete Packages"
+
+#: ./output/html/diff.rb:81
+msgid "Package %s API Change Overview"
+msgstr "Przeglad Zmian w Package %s API"
+
+#: ./output/html/diff.rb:88
+msgid "Added Types"
+msgstr "Dodatkowe Types"
+
+#: ./output/html/diff.rb:93
+msgid "Modified Types"
+msgstr "Zmodyfikowane Types"
+
+#: ./output/html/diff.rb:99
+msgid "Removed Types"
+msgstr "Usuniete Types"
+
+#: ./output/html/diff.rb:117
+msgid "%d API Change Overview"
+msgstr "Przeglad zmian w %d API"
+
+#: ./output/html/diff.rb:124
+msgid "Added Fields"
+msgstr "Dodatkowe Fields"
+
+#: ./output/html/diff.rb:128
+msgid "Modified Fields"
+msgstr "Zmodyfikowane Fields"
+
+#: ./output/html/diff.rb:135
+msgid "Field"
+msgstr "Field"
+
+#: ./output/html/diff.rb:140
+msgid "Removed Fields"
+msgstr "Usuniete Fields"
+
+#: ./output/html/diff.rb:144
+msgid "Added Methods"
+msgstr "Dodatkowe Methods"
+
+#: ./output/html/diff.rb:148
+msgid "Modified Methods"
+msgstr "Zmodyfikowane Methods"
+
+#: ./output/html/diff.rb:160
+msgid "Removed Methods"
+msgstr "Usunite Methods"
+
+#: ./output/html/diff.rb:167
+msgid "Visibility changed from "
+msgstr "Visibility zmieniona z "
+
+#: ./output/html/diff.rb:169 ./output/html/diff.rb:201 ./output/html/diff.rb:232
+msgid " to "
+msgstr " do "
+
+#: ./output/html/diff.rb:178
+msgid "Is now"
+msgstr "Jest teraz"
+
+#: ./output/html/diff.rb:180
+msgid "Is no longer"
+msgstr "Nie jest"
+
+#: ./output/html/diff.rb:192
+msgid "unspecified"
+msgstr "nieokreslony"
+
+#: ./output/html/diff.rb:199
+msgid " type changed from "
+msgstr " type zmieniony z "
+
+#: ./output/html/diff.rb:212
+msgid "Is now readable"
+msgstr "Jest teraz do odczytu"
+
+#: ./output/html/diff.rb:214
+msgid "Is no longer readable"
+msgstr "Nie jest do odczytu"
+
+#: ./output/html/diff.rb:219
+msgid "Is now writeable"
+msgstr "Jest teraz writeable"
+
+#: ./output/html/diff.rb:221
+msgid "Is no longer writeable"
+msgstr "Nie jest writable"
+
+#: ./output/html/diff.rb:230
+msgid "Argument list changed from "
+msgstr "Lista argumentow zmieniona z "
+
+#: ./output/html/default_frameset.rb:20
+msgid "%s API Naviation"
+msgstr "Nawigacja %s API"
+
+#: ./output/html/default_frameset.rb:32
+msgid "Interfaces"
+msgstr "Interfaces"
+
+#: ./output/html/default_frameset.rb:45
+msgid "Classes"
+msgstr "Classes"
+
+#: ./output/html/default_frameset.rb:75
+msgid "(All Types)"
+msgstr "(Wszystkie Typy)"
+
+#: ./output/html/default_frameset.rb:110
+msgid "All Types"
+msgstr "Wszystkie Typy"
+
+#: ./output/html/default_frameset.rb:154
+msgid "All Packages"
+msgstr "Wszystkie Packages"
+
+#: ./output/html/default_frameset.rb:157
+msgid "All types"
+msgstr "Wszystkie typy"
+
+#: ./output/html/default_frameset.rb:161
+msgid "Package and type descriptions"
+msgstr "Opisy package i type"
+
+#: ./output/html/default_frameset.rb:164
+msgid "Non-frameset overview page"
+msgstr "Non-frameset overview page"
+
+#: ./output/html/driver.rb:111
+msgid "Package"
+msgstr "Package"
+
+#: ./output/html/driver.rb:113
+msgid "Source"
+msgstr "Zrodlo"
+
+#: ./output/html/driver.rb:114
+msgid "Index"
+msgstr "Spis"
+
+#: ./ui/cli.rb:69
+msgid "Parsing %d source files:"
+msgstr "Analiza %d zrodla plikow"
+
+#: ./ui/cli.rb:81
+msgid "Generating %d HTML pages:"
+msgstr "Generowanie stron %d HTML"
+
+#: ./ui/cli.rb:161
+msgid "No packages specified"
+msgstr "Bez okraslonych packages"
+
+#: ./ui/cli.rb:203
+msgid "package %s will not be documented"
+msgstr "package %s nie zostana udekumentowane"
+
+#: ./ui/cli.rb:209
+msgid "%s contains no ActionScript files"
+msgstr "%s nie zawiera plikow ActionScript"
+
+#: ./ui/cli.rb:243
+msgid "No source files matching specified packages"
+msgstr "Bez zrodla plikow odpowiadajacych okraslonym paskages"
+
+#: ./ui/cli.rb:250
+msgid "No source files matching specified packages in oldrev-classpath"
+msgstr ""
+"Bez zrodla plikow odpowiadajacych okraslonym paskages w oldrev-classpath"
+
+#: ./ui/cli.rb:301
+msgid "error: %s"
+msgstr "blad: %s"
+
+#: ./ui/cli.rb:306
+msgid "warning: %s"
+msgstr "ostrzezenie: %s"
</pre></div>
<center><small><a href="http://www.badgers-in-foil.co.uk/projects/cvsspam/" title="commit -&gt; email">CVSspam</a> 0.2.11</small></center>
</body></html>