diff options
author | Northspring <pantera.polnocy@phoenixviewer.com> | 2014-11-15 20:12:22 +0100 |
---|---|---|
committer | Northspring <pantera.polnocy@phoenixviewer.com> | 2014-11-15 20:12:22 +0100 |
commit | 37a6872b6bf4ecc34b718a8b0d494bac82e4edb5 (patch) | |
tree | 43436bef96b41fa674e7569a3674ab519eff9e89 /indra/newview/skins/default/xui/pl/floater_script_queue.xml | |
parent | abecce4887a4b1c40476f88836ef76baec026a7a (diff) |
Phase 3: Updating existing files by dumping current, outdated ones completely, replacing them with /en/ files and re-formatting / re-translating again.
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_script_queue.xml')
-rwxr-xr-x | indra/newview/skins/default/xui/pl/floater_script_queue.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_script_queue.xml b/indra/newview/skins/default/xui/pl/floater_script_queue.xml index bdfdba569e..3b6efca02a 100755 --- a/indra/newview/skins/default/xui/pl/floater_script_queue.xml +++ b/indra/newview/skins/default/xui/pl/floater_script_queue.xml @@ -1,19 +1,19 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?> -<floater name="queue" title="ZRESETUJ PRACĘ W TOKU"> +<?xml version="1.0" encoding="utf-8" standalone="yes" ?> +<floater name="queue" title="POSTĘP RESETOWANIA"> <floater.string name="Starting"> - Rozpoczęcie [START] [COUNT] elementów. + [START] w [COUNT] obiektach. </floater.string> <floater.string name="Done"> - Wykonane. + Gotowe. </floater.string> <floater.string name="Resetting"> - Trwa resetowanie + Resetowanie </floater.string> <floater.string name="Running"> - Skrypt działa + Włączanie </floater.string> <floater.string name="NotRunning"> - Skrypt nie działa + Wyłączanie </floater.string> - <button label="Zamknij" label_selected="Zamknij" name="close"/> + <button label="Zamknij" label_selected="Zamknij" name="close" /> </floater> |