diff options
author | Northspring <pantera.polnocy@phoenixviewer.com> | 2014-10-25 20:57:43 +0200 |
---|---|---|
committer | Northspring <pantera.polnocy@phoenixviewer.com> | 2014-10-25 20:57:43 +0200 |
commit | 320b74e941a7404437635060c59cc5df5c7673d5 (patch) | |
tree | 4017e1a5720354c9e997d76de5473600d7b889f5 /indra/newview/skins/default/xui/pl/floater_region_restarting.xml | |
parent | 873a92785f4688e37ba5be54d7e7123988aefc03 (diff) |
Polish translation update for viewer-release 3.7.17: Adding new files not present in /pl/, but present in /en/ directory (2/3)
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_region_restarting.xml')
-rw-r--r-- | indra/newview/skins/default/xui/pl/floater_region_restarting.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_region_restarting.xml b/indra/newview/skins/default/xui/pl/floater_region_restarting.xml new file mode 100644 index 0000000000..4157d4b424 --- /dev/null +++ b/indra/newview/skins/default/xui/pl/floater_region_restarting.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes" ?> +<floater name="region_restarting" title="RESTART REGIONU"> + <string name="RegionName"> + Region, w którym teraz jesteś ([NAME]) zostanie za chwilę zrestartowany. + +Jeśli w nim zostaniesz, to symulator Cię wyloguje. + </string> + <string name="RestartSeconds"> + Sekund do restartu +[SECONDS] + </string> + <panel name="layout_panel_1"> + <text name="region_name"> + Region, w którym teraz jesteś (-The longest region name-) zostanie za chwilę zrestartowany. + +Jeśli w nim zostaniesz, to symulator Cię wyloguje. + </text> + <text name="restart_seconds"> + Sekund do restartu +32767 + </text> + </panel> +</floater> |