Obsah fóra
PravidláRegistrovaťPrihlásenie




Odpovedať na tému [ Príspevkov: 2 ] 
AutorSpráva
Offline

Prevádzkovateľ fóra
Prevádzkovateľ fóra
PREKLAD: User Level SK

Registrovaný: 01.05.05
Príspevky: 13348
Témy: 1496
Bydlisko: Bratislava
Príspevok NapísalOffline : 12.11.2006 16:52

Kód:
##############################################################
## MOD Title:   User Level
## MOD Version:   0.9.5
## Translation:   Slovenčina (Slovak)
## Translation Version:   1.01
## Rev date:   16/04/2005
##
## Translator:   churchyard < [nospam]churchyard@gmail.com > (n/a) http://www.pratchett.wz.cz/
## with help - n/a < [nospam]hroncokm@iec.cz > (Miroslav Hrončok) http://www.iec.cz/
##
##############################################################
#
#-----[ OPEN ]------------------------------------------------
#
language/lang_slovak/lang_admin.php

#
#-----[ FIND ]------------------------------------------------
#
?>
#
#-----[ BEFORE, ADD ]-----------------------------------------
#
// Start add - User Level Mod
$lang['fontcolor4'] = 'Farba online -  S. Team';
$lang['fontcolor5'] = 'Farba online - V.I.P.';
$lang['fontcolor98'] = 'Farba online - Main Mod';
$lang['fontcolor99'] = 'Farba online - Bot';
$lang['Auth_Main_Mod'] = 'Hl. Moderátor';
$lang['Auth_Support'] = 'Support Team';
$lang['Auth_VIP'] = 'VIP';
$lang['Auth_Bot'] = 'Bot';
$lang['Forum_MAIN_MOD'] = 'MAIN_MOD';
$lang['Forum_SUPPORT'] = 'SUPPORT';
$lang['Forum_VIP'] = 'VIP';
$lang['Forum_BOT'] = 'BOT';
// End add - User Level Mod

#
#-----[ OPEN ]------------------------------------------------
#
language/lang_slovak/lang_main.php

#
#-----[ FIND ]------------------------------------------------
#
?>
#
#-----[ BEFORE, ADD ]-----------------------------------------
#
// Start add - User Level Mod
$lang['Legend'] = 'Legenda';
$lang['Main_Mod_online_color'] = '%sHl. Moderátor%s';
$lang['Support_online_color'] = '%sSupport Team%s';
$lang['VIP_online_color'] = '%sV.I.P%s';
$lang['Bot_online_color'] = '%sBot%s';
$lang['User_online_color'] = '%sUživatel%s';
$lang['Auth_Main_Moderators'] = '<strong>Hl. Moderátor</strong>';
$lang['Auth_Supporters'] = '<strong>Support Team</strong>';
$lang['Auth_VIP'] = '<strong>V.I.P</strong>';
$lang['Auth_Bots'] = '<strong>Bots</strong>';
$lang['Administrators'] = 'Administrátor';
$lang['Main_Moderators'] = 'Hl. Moderátor';
$lang['Support'] = 'Support Team';
$lang['Supporters'] = 'Support Team';
$lang['VIP'] = 'VIP';
$lang['Bots'] = 'Bots';
$lang['Users'] = 'Registrovaný Uživatelia';
$lang['Level_list'] = 'Level list';
$lang['Messenger'] = 'Messenger';
$lang['No_match_found'] = 'Žiaden uživatel';
$lang['Viewing_level_list'] = 'Pozerá level list';
// End add - User Level Mod
#
#-----[ SAVE/CLOSE ALL FILES ]--------------------------------
#
# EoM







_________________
Streacom DA2 | SilverStone Titanium SX800-LTI 800W | ASRock X299E-ITX/ac | Intel Core i9-9980XE & be quiet! Dark Rock TF | Kingston HyperX Impact 64 GB DDR4 2666 MHz | NVIDIA Titan RTX 24 GB | Intel SSD Optane 905P 480 GB NVMe U.2 & Intel SSD 750 1,2 TB NVMe U.2 & Intel SSD 660p 2 TB NVMe M.2 & Seagate BackUp Plus Portable 56 TB USB | 55" 4K OLED Dell Alienware AW5520QF & 24" LCD EIZO FlexScan EV2451 | Ergotron LX Wall Mount Keyboard Arm | Logitech Craft | Logitech G603 | Logitech F710 | Harman Kardon Sabre SB 35 & Sennheiser RS 175 | Microsoft Windows 7 Ultimate | APC Back-UPS ES 700 | Lenovo ThinkPad X250 | iPhone X 256 GB & Pitaka Aramid | SilverStone ML05B Milo | Corsair SF600 SFX 600W | ASRock X99E-ITX/ac | Intel Xeon E5-2683 v4 & NOCTUA NH-L12S | Kingston HyperX Savage 32 GB DDR4 2400 MHz | NVIDIA GeForce GT 710 1 GB | Intel SSD Optane Memory 32 GB NVMe M.2 & Intel SSD 730 240 GB SATA | Ubuntu Server
Offline

Prevádzkovateľ fóra
Prevádzkovateľ fóra
PREKLAD: User Level SK

Registrovaný: 01.05.05
Príspevky: 13348
Témy: 1496
Bydlisko: Bratislava
Príspevok Napísal autor témyOffline : 12.11.2006 16:58

Český preklad

Kód:
##############################################################
## MOD Title:   User Level
## MOD Version:   0.9.5
## Translation:   Čeština (Czech)
## Translation Version:   1.01
## Rev date:   16/04/2005
##
## Translator:   churchyard < [nospam]churchyard@gmail.com > (n/a) http://www.pratchett.wz.cz/
##
##############################################################
#
#-----[ OPEN ]------------------------------------------------
#
language/lang_czech/lang_admin.php

#
#-----[ FIND ]------------------------------------------------
#
?>
#
#-----[ BEFORE, ADD ]-----------------------------------------
#
// Start add - User Level Mod
$lang['fontcolor4'] = 'Barva online - S. Team';
$lang['fontcolor5'] = 'Barva online - V.I.P.';
$lang['fontcolor98'] = 'Barva online - Main Mod';
$lang['fontcolor99'] = 'Barva online - Bot';
$lang['Auth_Main_Mod'] = 'Hl. Moderátor';
$lang['Auth_Support'] = 'Support Team';
$lang['Auth_VIP'] = 'VIP';
$lang['Auth_Bot'] = 'Bot';
$lang['Forum_MAIN_MOD'] = 'MAIN_MOD';
$lang['Forum_SUPPORT'] = 'SUPPORT';
$lang['Forum_VIP'] = 'VIP';
$lang['Forum_BOT'] = 'BOT';
// End add - User Level Mod

#
#-----[ OPEN ]------------------------------------------------
#
language/lang_czech/lang_main.php

#
#-----[ FIND ]------------------------------------------------
#
?>
#
#-----[ BEFORE, ADD ]-----------------------------------------
#
// Start add - User Level Mod
$lang['Legend'] = 'Legenda';
$lang['Main_Mod_online_color'] = '%sHl. Moderátor%s';
$lang['Support_online_color'] = '%sSupport Team%s';
$lang['VIP_online_color'] = '%sV.I.P%s';
$lang['Bot_online_color'] = '%sBot%s';
$lang['User_online_color'] = '%sSmrtelníci%s';
$lang['Auth_Main_Moderators'] = '<strong>Hl. Moderátor</strong>';
$lang['Auth_Supporters'] = '<strong>Support Team</strong>';
$lang['Auth_VIP'] = '<strong>V.I.P</strong>';
$lang['Auth_Bots'] = '<strong>Bots</strong>';
$lang['Administrators'] = 'Administrátor';
$lang['Main_Moderators'] = 'Hl. Moderátor';
$lang['Support'] = 'Support Team';
$lang['Supporters'] = 'Support Team';
$lang['VIP'] = 'VIP';
$lang['Bots'] = 'Bots';
$lang['Users'] = 'Registrovaní Uživatelé';
$lang['Level_list'] = 'Level list';
$lang['Messenger'] = 'Messenger';
$lang['No_match_found'] = 'Nenalezen žádný uživatel';
$lang['Viewing_level_list'] = 'Prohlíží level list';
// End add - User Level Mod

#
#-----[ SAVE/CLOSE ALL FILES ]--------------------------------
#
# EoM







_________________
Streacom DA2 | SilverStone Titanium SX800-LTI 800W | ASRock X299E-ITX/ac | Intel Core i9-9980XE & be quiet! Dark Rock TF | Kingston HyperX Impact 64 GB DDR4 2666 MHz | NVIDIA Titan RTX 24 GB | Intel SSD Optane 905P 480 GB NVMe U.2 & Intel SSD 750 1,2 TB NVMe U.2 & Intel SSD 660p 2 TB NVMe M.2 & Seagate BackUp Plus Portable 56 TB USB | 55" 4K OLED Dell Alienware AW5520QF & 24" LCD EIZO FlexScan EV2451 | Ergotron LX Wall Mount Keyboard Arm | Logitech Craft | Logitech G603 | Logitech F710 | Harman Kardon Sabre SB 35 & Sennheiser RS 175 | Microsoft Windows 7 Ultimate | APC Back-UPS ES 700 | Lenovo ThinkPad X250 | iPhone X 256 GB & Pitaka Aramid | SilverStone ML05B Milo | Corsair SF600 SFX 600W | ASRock X99E-ITX/ac | Intel Xeon E5-2683 v4 & NOCTUA NH-L12S | Kingston HyperX Savage 32 GB DDR4 2400 MHz | NVIDIA GeForce GT 710 1 GB | Intel SSD Optane Memory 32 GB NVMe M.2 & Intel SSD 730 240 GB SATA | Ubuntu Server
Odpovedať na tému [ Príspevkov: 2 ] 


Podobné témy

 Témy  Odpovede  Zobrazenia  Posledný príspevok 
V tomto fóre nie sú ďalšie neprečítané témy. PREKLAD: User Shop SK

v Redakčné systémy

0

563

29.05.2007 22:54

JanoF Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. Cache pamäť: Level 1:2x 64 + 64 kB Level 2:2x 1024 kB

v AMD - Advanced Micro Devices

5

398

29.10.2012 20:44

mino_85 Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. Level IT

v Obchody, reklamácie a právo

2

464

12.09.2011 20:46

M@Xo Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. low level format

v Pevné disky a radiče

11

1816

20.10.2009 15:11

Chaos Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. receiver+repro entry-level

v Ostatné

4

1268

30.12.2008 7:51

Jaro Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. vista a administrator - level account

v Operačné systémy Microsoft

1

333

07.07.2010 20:34

david3504 Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. K: Casopis Level cislo 158

v Kúpim

0

259

25.10.2014 10:01

X@rdas Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. Thermaltake + BMW = Level 10 PC case

v Novinky

17

1752

27.05.2009 16:05

mimkork Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. I/P:casopisy score a level

v Predám

0

382

11.04.2013 15:49

nagasaki. Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. Thermaltake Level 10 GT Snow Edition..

v Novinky

10

658

31.07.2011 19:59

KocuR Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. P: Veľkú zbierku časopisu LEVEL LACNO!

v Predám

9

1805

08.02.2011 18:58

tacosi Zobrazenie posledných príspevkov

Táto téma je zamknutá, nemôžete posielať nové príspevky alebo odpovedať na staršie. P: Staršie čísla LEVEL, SCORE s DVD

v Predám

5

482

22.04.2013 7:55

minimilian Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. SSD Kingston UV400 - lacné entry-level SSDčka

v Novinky

16

1117

01.07.2016 13:12

Johnnny Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. I/K: Starsie PC casipisy (Level, GameStar, Score...)

v Kúpim

4

498

28.11.2010 15:56

Ľubo Zobrazenie posledných príspevkov

Táto téma je zamknutá, nemôžete posielať nové príspevky alebo odpovedať na staršie. I/K: Časopis LEVEL aj s DVD , číslo 222

v Kúpim

4

455

13.02.2013 14:30

Mumaq Zobrazenie posledných príspevkov

V tomto fóre nie sú ďalšie neprečítané témy. V 2008 príde k tretiemu rozšíreniu top-level domén

v Novinky

1

328

15.05.2007 13:54

johny128 Zobrazenie posledných príspevkov


Nemôžete zakladať nové témy v tomto fóre
Nemôžete odpovedať na témy v tomto fóre
Nemôžete upravovať svoje príspevky v tomto fóre
Nemôžete mazať svoje príspevky v tomto fóre

Skočiť na:  

Powered by phpBB Jarvis © 2005 - 2024 PCforum, webhosting by WebSupport, secured by GeoTrust, edited by JanoF
Ako väčšina webových stránok aj my používame cookies. Zotrvaním na webovej stránke súhlasíte, že ich môžeme používať.
Všeobecné podmienky, spracovanie osobných údajov a pravidlá fóra