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/usermanager.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/usermanager.ts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/i18n/pl/usermanager.ts b/i18n/pl/usermanager.ts index 28f3895..dfb7403 100644 --- a/i18n/pl/usermanager.ts +++ b/i18n/pl/usermanager.ts @@ -1,31 +1,31 @@ <!DOCTYPE TS><TS> <context> <name>GroupDialog</name> <message> <source>Add Group</source> - <translation type="unfinished"></translation> + <translation>Dodaj Grupe</translation> </message> <message> <source>Edit Group</source> - <translation type="unfinished"></translation> + <translation>Edytuj Grupe</translation> </message> </context> <context> <name>UserConfig</name> <message> <source>Opie User Manager</source> - <translation type="unfinished"></translation> + <translation>Menadzer Uzytkownikow Opie</translation> </message> </context> <context> <name>UserDialog</name> <message> <source>Add User</source> - <translation type="unfinished"></translation> + <translation>Dodaj Uzytkownika</translation> </message> <message> <source>Edit User</source> - <translation type="unfinished"></translation> + <translation>Edytuj Uzytkownika</translation> </message> </context> </TS> |