-rw-r--r-- | i18n/pl/formatter.ts | 121 |
1 files changed, 86 insertions, 35 deletions
diff --git a/i18n/pl/formatter.ts b/i18n/pl/formatter.ts index 751e732..1cfe32c 100644 --- a/i18n/pl/formatter.ts +++ b/i18n/pl/formatter.ts @@ -1,161 +1,212 @@ <!DOCTYPE TS><TS> <context> <name>FormatterApp</name> <message> <source>Formatter</source> - <translation type="unfinished"></translation> + <translation>Formater</translation> </message> <message> <source>Storage Type</source> - <translation type="unfinished"></translation> + <translation>Typ pamieci</translation> </message> <message> <source>File Systems</source> - <translation type="unfinished"></translation> + <translation>Systemy plikow</translation> </message> <message> <source>Format</source> - <translation type="unfinished"></translation> + <translation>Format</translation> </message> <message> <source>Main</source> - <translation type="unfinished"></translation> + <translation>Glowny</translation> </message> <message> <source>CAUTION: Changing parameters on this page may cause your system to stop functioning properly!!</source> - <translation type="unfinished"></translation> + <translation type="obsolete">UWAGA: +Zmiana parametrow na tej +stronie moze zaklocic prawidlowe +dzialanie twojego systemu!!</translation> </message> <message> <source>Edit fstab</source> - <translation type="unfinished"></translation> + <translation>Edytuj fstab</translation> </message> <message> <source>Check Disk</source> - <translation type="unfinished"></translation> + <translation>Sprawdz dysk</translation> </message> <message> <source>Device</source> - <translation type="unfinished"></translation> + <translation>Urzadzenie</translation> </message> <message> <source>Mount Point</source> - <translation type="unfinished"></translation> + <translation>Punkt montowania</translation> </message> <message> <source>Advanced</source> - <translation type="unfinished"></translation> + <translation>Zaawansowane</translation> </message> <message> <source>Format?!?</source> - <translation type="unfinished"></translation> + <translation type="obsolete">Formatowac?!?</translation> </message> <message> <source>Really format </source> - <translation type="unfinished"></translation> + <translation>Na pewno formatowac +</translation> </message> <message> <source> with </source> - <translation type="unfinished"></translation> + <translation type="obsolete"> +na</translation> </message> <message> <source> filesystem?!? You will loose all data!!</source> - <translation type="unfinished"></translation> + <translation type="obsolete">system plikow?!? +Stracisz wszystkie dane!!</translation> </message> <message> <source>Yes</source> - <translation type="unfinished"></translation> + <translation>Tak</translation> </message> <message> <source>No</source> - <translation type="unfinished"></translation> + <translation>Nie</translation> </message> <message> <source>Could not format. Unknown type</source> - <translation type="unfinished"></translation> + <translation>Nie mozna zformatowac. +Nieznany typ</translation> </message> <message> <source>Ok</source> - <translation type="unfinished"></translation> + <translation>Ok</translation> </message> <message> <source>Formatter Output</source> - <translation type="unfinished"></translation> + <translation>Dane wyjsciowe Formatera</translation> </message> <message> <source>Trying to umount.</source> - <translation type="unfinished"></translation> + <translation>Probuje odmontowac.</translation> </message> <message> <source>umount failed!</source> - <translation type="unfinished"></translation> + <translation>odmontowanie sie nie powiodlo!</translation> </message> <message> <source>&OK</source> - <translation type="unfinished"></translation> + <translation>&OK</translation> </message> <message> <source>Could not umount. Device is busy!</source> - <translation type="unfinished"></translation> + <translation>Nie mozna odmontowac. Urzadzenie jest uzywane!</translation> </message> <message> <source>Trying to format.</source> - <translation type="unfinished"></translation> + <translation>Probuje formatowac.</translation> </message> <message> <source>No such device!</source> - <translation type="unfinished"></translation> + <translation>Brak takiego urzadzenia!</translation> </message> <message> <source> has been successfully formatted.</source> - <translation type="unfinished"></translation> + <translation> +zostal zformatowany.</translation> </message> <message> <source>Trying to mount.</source> - <translation type="unfinished"></translation> + <translation type="obsolete">Probuje zamontowac.</translation> </message> <message> <source>Card mount failed!</source> - <translation type="unfinished"></translation> + <translation>Zamontowanie karty nie powiodlo sie!</translation> </message> <message> <source> has been successfully mounted.</source> - <translation type="unfinished"></translation> + <translation type="obsolete"> +zostal zamontowany.</translation> </message> <message> <source>You can now close the output window.</source> - <translation type="unfinished"></translation> + <translation>Mozesz zamknac okno z wynikami.</translation> </message> <message> <source>Internal</source> - <translation type="unfinished"></translation> + <translation>Wewnetrzny</translation> </message> <message> <source>Storage Type : </source> - <translation type="unfinished"></translation> + <translation type="obsolete">Typ pamieci:</translation> </message> <message> <source>Total: %1 kB ( %d mB) </source> - <translation type="unfinished"></translation> + <translation>Calosc: %1 kB ( %d mB) +</translation> </message> <message> <source>Used: %1 kB ( %d mB) </source> - <translation type="unfinished"></translation> + <translation>Zajete: %1 kB ( %d mB) +</translation> </message> <message> <source>Available: %1 kB ( %d mB)</source> + <translation>Dostepne: %1 kB ( %d mB)</translation> + </message> + <message> + <source>CAUTION: +Changing parameters on this +page may cause your system +to stop functioning properly!</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Format?</source> + <translation type="unfinished"></translation> + </message> + <message> + <source> +with %1 filesystem? +You will loose all data!!</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Trying to umount %1.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Trying to mount %1.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>%1 +has been successfully mounted.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Storage Type: %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Type: %1 +Formatted with %2 +%3, %4, %5</source> <translation type="unfinished"></translation> </message> </context> </TS> |