updated polish translations (#2135)

Co-authored-by: Piotr Bub <pbubacz@live.com>
This commit is contained in:
Weblate (bot)
2020-11-21 11:43:42 +01:00
committed by GitHub
parent 72edce86ba
commit fc12056ba2
6 changed files with 550 additions and 378 deletions

View File

@@ -1,55 +1,59 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" target-language="pl" datatype="plaintext" original="flashmessages.en.xlf">
<body>
<trans-unit id="warning">
<source>warning</source>
<target>Uwaga</target>
</trans-unit>
<trans-unit id="timesheet.stop.success">
<source>timesheet.stop.success</source>
<target>Rejestrowanie czasu zatrzymane</target>
</trans-unit>
<trans-unit id="timesheet.stop.error">
<source>timesheet.stop.error</source>
<target>Nie mozna zatrzymać rejestrowania czasu</target>
</trans-unit>
<trans-unit id="timesheet.start.success">
<source>timesheet.start.success</source>
<target>Rejestrowanie czasu uruchomione</target>
</trans-unit>
<trans-unit id="timesheet.start.error">
<source>timesheet.start.error</source>
<target>Nie można uruchomić rejestrowania czasu</target>
</trans-unit>
<trans-unit id="timesheet.start.exceeded_limit">
<source>timesheet.start.exceeded_limit</source>
<target>Limit aktywnych jednoczesnych pomiarów czasu został osiągnięty , proszę zatrzymać przynajmniej jedną aktywność.</target>
</trans-unit>
<trans-unit id="timesheet.locked.warning">
<source>timesheet.locked.warning</source>
<target>Edytujesz wyeksportowany rekord</target>
</trans-unit>
<trans-unit id="action.update.success">
<source>action.update.success</source>
<target>Zapisano zmiany</target>
</trans-unit>
<trans-unit id="action.update.error">
<source>action.update.error</source>
<target>Nie mozna zapisać zmian: %reason%</target>
</trans-unit>
<trans-unit id="action.delete.success">
<source>action.delete.success</source>
<target>Wpis został usunięty</target>
</trans-unit>
<trans-unit id="action.delete.error">
<source>action.delete.error</source>
<target>Nie mozna usunąć wpisu: %reason%</target>
</trans-unit>
<trans-unit id="invoice.first_template">
<source>invoice.first_template</source>
<target>Należy utworzyć pierwszy wzorzec faktury aby kontynuować</target>
</trans-unit>
</body>
</file>
<?xml version='1.0' encoding='UTF-8'?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" target-language="pl" datatype="plaintext" original="flashmessages.en.xlf">
<body>
<trans-unit id="warning">
<source>warning</source>
<target>Uwaga</target>
</trans-unit>
<trans-unit id="timesheet.stop.success">
<source>timesheet.stop.success</source>
<target>Rejestrowanie czasu zatrzymane</target>
</trans-unit>
<trans-unit id="timesheet.stop.error">
<source>timesheet.stop.error</source>
<target>Nie mozna zatrzymać rejestrowania czasu</target>
</trans-unit>
<trans-unit id="timesheet.start.success">
<source>timesheet.start.success</source>
<target>Rejestrowanie czasu uruchomione</target>
</trans-unit>
<trans-unit id="timesheet.start.error">
<source>timesheet.start.error</source>
<target>Nie można uruchomić rejestrowania czasu</target>
</trans-unit>
<trans-unit id="timesheet.start.exceeded_limit">
<source>timesheet.start.exceeded_limit</source>
<target>Limit aktywnych jednoczesnych pomiarów czasu został osiągnięty , proszę zatrzymać przynajmniej jedną aktywność.</target>
</trans-unit>
<trans-unit id="timesheet.locked.warning">
<source>timesheet.locked.warning</source>
<target>Edytujesz wyeksportowany rekord</target>
</trans-unit>
<trans-unit id="action.update.success">
<source>action.update.success</source>
<target>Zapisano zmiany</target>
</trans-unit>
<trans-unit id="action.update.error">
<source>action.update.error</source>
<target>Nie mozna zapisać zmian: %reason%</target>
</trans-unit>
<trans-unit id="action.delete.success">
<source>action.delete.success</source>
<target>Wpis został usunięty</target>
</trans-unit>
<trans-unit id="action.delete.error">
<source>action.delete.error</source>
<target>Nie mozna usunąć wpisu: %reason%</target>
</trans-unit>
<trans-unit id="invoice.first_template">
<source>invoice.first_template</source>
<target>Należy utworzyć pierwszy wzorzec faktury aby kontynuować</target>
</trans-unit>
<trans-unit id="action.upload.error">
<source>action.upload.error</source>
<target>Nie można przesłać lub zapisać pliku: %reason%</target>
</trans-unit>
</body>
</file>
</xliff>