-rw-r--r-- | i18n/pl/libclockapplet.ts | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/i18n/pl/libclockapplet.ts b/i18n/pl/libclockapplet.ts index bd02d12..c9e35bb 100644 --- a/i18n/pl/libclockapplet.ts +++ b/i18n/pl/libclockapplet.ts @@ -1,17 +1,18 @@ -<!DOCTYPE TS><TS> -<context> +<!DOCTYPE TS> +<TS> + <context> <name>LauncherClock</name> <message> - <source>Set time...</source> - <translation type="unfinished"></translation> + <source>Set time...</source> + <translation>Ustaw czas...</translation> </message> <message> - <source>Clock..</source> - <translation type="unfinished"></translation> + <source>Clock..</source> + <translation>Zegar..</translation> </message> <message> - <source>Alarm...</source> - <translation type="unfinished"></translation> + <source>Alarm...</source> + <translation type="unfinished" /> </message> -</context> + </context> </TS> |