-rw-r--r-- | i18n/pl/doctab.ts | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/i18n/pl/doctab.ts b/i18n/pl/doctab.ts index ba1fef7..c8ba325 100644 --- a/i18n/pl/doctab.ts +++ b/i18n/pl/doctab.ts @@ -1,31 +1,38 @@ <!DOCTYPE TS><TS> <context> <name>DocTabSettingsBase</name> <message> <source>DocTab Settings</source> <translation>Ustawienia Dokumentów</translation> </message> <message> <source><b>Do you want a Documents Tab?</b><p> (Note that such a tab scans <i>all</i> documents on <i>all</i> external media, which can be quite slow and annyoing...)</source> - <translation><b>Czy chcesz używać zakładki Dokumenty?</b><p> + <translation type="obsolete"><b>Czy chcesz używać zakładki Dokumenty?</b><p> (Zakładka ta skanuje <i>wszystkie</i> dokumenty na <i>wszystkich</i> nośnikach, co może być całkiem powolne i denerwujące...)</translation> </message> <message> <source>Enable the DocTab</source> <translation>Włącz Dokumenty</translation> </message> <message> <source>Yes, please!</source> <translation>Tak, proszę!</translation> </message> <message> <source>No, thanks.</source> <translation>Nie, dziękuję.</translation> </message> + <message> + <source><b>Do you want a Documents Tab?</b><p> +(Note that such a tab scans <i>all</i> documents +on <i>all</i> external media, which can be quite +slow and annoying...)</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |