author | mickeyl <mickeyl> | 2003-11-06 23:00:29 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-11-06 23:00:29 (UTC) |
commit | 3017bf910c5dbee33cc9586364578b63b666edbc (patch) (side-by-side diff) | |
tree | a6b288be805a290f35e715850f7f9d043d5f1cb0 /i18n/pl/tabmanager.ts | |
parent | 29bb76c638c81d7aa59b933170c43aa2051b25f4 (diff) | |
download | opie-3017bf910c5dbee33cc9586364578b63b666edbc.zip opie-3017bf910c5dbee33cc9586364578b63b666edbc.tar.gz opie-3017bf910c5dbee33cc9586364578b63b666edbc.tar.bz2 |
use translations from BRANCH
-rw-r--r-- | i18n/pl/tabmanager.ts | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/i18n/pl/tabmanager.ts b/i18n/pl/tabmanager.ts index d544c39..7378b2e 100644 --- a/i18n/pl/tabmanager.ts +++ b/i18n/pl/tabmanager.ts @@ -1,87 +1,88 @@ <!DOCTYPE TS><TS> <context> <name>AppEdit</name> <message> <source>Application</source> - <translation type="unfinished"></translation> + <translation>Aplikacja</translation> </message> <message> <source>Name:</source> - <translation type="unfinished"></translation> + <translation>Nazwa:</translation> </message> <message> <source>Icon:</source> - <translation type="unfinished"></translation> + <translation>Ikona:</translation> </message> <message> <source>Exec:</source> - <translation type="unfinished"></translation> + <translation>Wykonaj:</translation> </message> <message> <source>Comment:</source> - <translation type="unfinished"></translation> + <translation>Komentarz:</translation> </message> </context> <context> <name>TabManager</name> <message> <source>Message</source> - <translation type="unfinished"></translation> + <translation>Wiadomosc</translation> </message> <message> <source>Can't remove with applications still in the group.</source> - <translation type="unfinished"></translation> + <translation>Nie mozna usunac z aplikacjami +wciaz wewnatrz grupy.</translation> </message> <message> <source>Ok</source> - <translation type="unfinished"></translation> + <translation>Ok</translation> </message> <message> <source>Are you sure you want to delete?</source> - <translation type="unfinished"></translation> + <translation>Czy na pewno usunac?</translation> </message> <message> <source>Yes</source> - <translation type="unfinished"></translation> + <translation>Tak</translation> </message> <message> <source>Cancel</source> - <translation type="unfinished"></translation> + <translation>Anuluj</translation> </message> <message> <source>Can't remove.</source> - <translation type="unfinished"></translation> + <translation>Nie mozna usunac.</translation> </message> <message> <source>Tab</source> - <translation type="unfinished"></translation> + <translation>Zakladka</translation> </message> <message> <source>Gathering icons...</source> - <translation type="unfinished"></translation> + <translation>Zbieranie ikon...</translation> </message> <message> <source>Application</source> - <translation type="unfinished"></translation> + <translation>Aplikacja</translation> </message> </context> <context> <name>TabManagerBase</name> <message> <source>Tab Manager</source> - <translation type="unfinished"></translation> + <translation>Meneger Zakladek</translation> </message> <message> <source>Hierarchy</source> - <translation type="unfinished"></translation> + <translation>Hierarchia</translation> </message> </context> <context> <name>Wait</name> <message> <source>Please Wait...</source> - <translation type="unfinished"></translation> + <translation>Prosze Czekac...</translation> </message> </context> </TS> |