Author: hermanns Date: Wed Dec 6 11:34:03 2006 New Revision: 483189 URL: http://svn.apache.org/viewvc?view=rev&rev=483189 Log: Polish version of struts-messages.properties
Issue Number: WW-1540 Submitted by: Dariusz Wojtas Added: struts/struts2/trunk/core/src/main/resources/org/apache/struts2/struts-messages_pl.properties Added: struts/struts2/trunk/core/src/main/resources/org/apache/struts2/struts-messages_pl.properties URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/resources/org/apache/struts2/struts-messages_pl.properties?view=auto&rev=483189 ============================================================================== --- struts/struts2/trunk/core/src/main/resources/org/apache/struts2/struts-messages_pl.properties (added) +++ struts/struts2/trunk/core/src/main/resources/org/apache/struts2/struts-messages_pl.properties Wed Dec 6 11:34:03 2006 @@ -0,0 +1,13 @@ +struts.messages.invalid.token=Formularz zosta\u0142 ju\u017c przetworzony lub nie za\u0142\u0105czono tokena, spr\u00f3buj ponownie. +struts.internal.invalid.token=Token formularza {0} nie pasuje do tokena sesji {1}. + +struts.messages.bypass.request=Omijanie {0}/ {1} +struts.messages.current.file=Plik {0} {1} {2} {3} +struts.messages.invalid.file=Nie odnaleziono nazwy pliku dla {0}. Upewnij si\u0119 \u017ce wys\u0142ano w\u0142a\u015bciwy plik. +struts.messages.invalid.content.type=Nie odnaleziono Content-Type dla {0}. Upewnij si\u0119 \u017ce wys\u0142ano w\u0142a\u015bciwy plik. +struts.messages.removing.file=Usuwanie pliku {0} {1} +struts.messages.error.uploading=B\u0142\u0105d podczas wysy\u0142ania pliku: {0} +struts.messages.error.file.too.large=Plik jest za du\u017cy: {0} "{1}" {2} +struts.messages.error.content.type.not.allowed=Niedozwolony Content-Type: {0} "{1}" {2} + +devmode.notification=Powiadmienie Developera (ustaw struts.devMode na false by wy\u0142\u0105czy\u0107 t\u0119 wiadomo\u015b\u0107):\n{0}