[ Príspevkov: 3 ] 
AutorSpráva
Offline

Prevádzkovateľ fóra
Prevádzkovateľ fóra
PREKLAD: Advanced Report Hack SK

Registrovaný: 01.05.05
Príspevky: 13415
Témy: 1494 | 1494
Bydlisko: Bratislava
NapísalOffline : 29.01.2007 16:12 | PREKLAD: Advanced Report Hack SK

Kód:
//
// Reports
//
$lang['Reportlist_title'] = 'Nahlásenia';
$lang['Reportlist_explain'] = 'On this page you can maintain the reports that were sent to staff.';

$lang['No_new_reports'] = 'Žiadne nové nahlásenia';
$lang['New_report'] = '<span class=\'red\'>1 nové Nahlásenie</span>';
$lang['New_reports'] = '<span class=\'red\'>%d nových Nahlásení</span>';

$lang['Report_count_0'] = 'Žiadne nahlásenia';
$lang['Report_count_1'] = 'Jedno nahlásenie';
$lang['Report_count_2'] = '%d nahlásení';

$lang['Write_report'] = 'Napísať nahlásenie';
$lang['Report_post'] = 'Nahlásiť príspevok';
$lang['Report_topic'] = 'Nahlásiť tému';
$lang['Report_user'] = 'Nahlásiť užívateľa';
$lang['Categories'] = 'Kategórie';
$lang['Change_category'] = 'Zmeniť kategóriu';
$lang['Category_description'] = 'Popis kategórie';
$lang['Status'] = 'Status';
$lang['Report_subject'] = 'Predmet';
$lang['Report_text'] = 'Text';
$lang['Report_status_not_cleared'] = 'Neskontrolované';
$lang['Report_status_in_process'] = 'Pracuje sa';
$lang['Report_status_cleared'] = 'Skontrolované';
$lang['Mark_cleared'] = 'Označiť ako \'cleared\'';
$lang['No_reports'] = 'Žiadne nahlásenia';
$lang['Show_all_categories'] = 'Zobraziť všetky kategórie';
$lang['Report_notification'] = 'Notifikácia nahlásení';

$lang['Confirm_delete_report'] = 'Naozaj chcete odstrániť toto nahlásenie?';
$lang['Report_deleted'] = 'Nahlásenie bolo úspešne vymazané.';
$lang['Confirm_delete_reports'] = 'Naozaj chcete odstrániť tieto nahlásenia?';
$lang['Reports_deleted'] = 'Nahlásenia boli úspešne odstránené.';
$lang['Report_sent'] = 'Nahlásenie bolo úspešne odoslané.';
$lang['No_categories'] = 'Žiadna kategória-';
$lang['No_category_selected'] = 'Nebola vybraná žiadna kategória.';
$lang['No_text_entered'] = 'Musíte zadať text nahlásenia.';
$lang['Post_already_reported'] = 'Tento príspevok už bol nahlásený.';
$lang['Topic_already_reported'] = 'Táto téma už bola nahlásená.';
$lang['Report_not_authorised'] = 'Nemáte prístup na túto stránku.';

$lang['Click_return_reportlist'] = 'Kliknite %ssem%s pre návrat do zobrazení nahlásení.';
$lang['Click_return_post'] = 'Kliknite %ssem%s pre návrat n daný príspevok.';
$lang['Click_return_profile'] = 'Kliknite %ssem%s pre návrat do profilu.';


_________________
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 | Ergotron LX Wall Mount Keyboard Arm | Logitech Craft | Logitech G603 | Logitech F710 | Harman Kardon Sabre SB 35 & Sennheiser RS 175 | Microsoft Windows 11 Enterprise | APC Back-UPS BE-850 VA | Lenovo ThinkPad X250 & Microsoft Windows 11 Professional | iPhone 15 Pro 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 24.04.1 LTS
Offline

Užívateľ
Užívateľ
PREKLAD: Advanced Report Hack SK

Registrovaný: 17.11.06
Prihlásený: 12.07.09
Príspevky: 65
Témy: 16 | 16
NapísalOffline : 28.11.2007 16:46 | PREKLAD: Advanced Report Hack SK

Citácia:
//
// Reports
//
$lang['Reports'] = 'Reports';
$lang['New_report'] = ' (one open)';
$lang['New_reports'] = ' (%d open)';
$lang['Report_index'] = 'Index';
$lang['Statistics'] = 'Statistics';
$lang['Statistic'] = 'Statistic';
$lang['Value'] = 'Value';
$lang['Report_count'] = 'Current report count';
$lang['Report_modules_count'] = 'Report modules count';
$lang['Report_hack_count'] = 'Overall report count';
$lang['Deleted_reports'] = 'Reports suggested for deletion';
$lang['Report_type'] = 'Report type';
$lang['Report_by'] = 'by';
$lang['No_reports'] = 'No reports';
$lang['Invert_select'] = 'Invert selection';
$lang['Reported_by'] = 'Reported by';
$lang['Reported_time'] = 'Reported on';
$lang['Status'] = 'Status';
$lang['Last_changed_by'] = 'Last changed by';
$lang['Changes'] = 'Changes';
$lang['Report_change_text'] = 'Marked as "%1$s" by %2$s on %3$s.';
$lang['Report_change_text_comment'] = 'Marked as "%1$s" by %2$s on %3$s:<br />%4$s';
$lang['Report_change_delete_text'] = 'Suggested for deletion by %1$s on %2$s.';
$lang['Action'] = 'Action';
$lang['Report_mark'] = 'Mark as';
$lang['Open_reports'] = 'Offene Meldungen';
$lang['No_reports_found'] = 'No matching reports found.';
$lang['No_reports_selected'] = 'No reports were selected.';
$lang['Report_not_exists'] = 'The selected report doesn\'t exist.';
$lang['Report_not_supported'] = 'This feature isn\'t supported.';
$lang['Click_return_report'] = '%sClick here%s to return to the report.';
$lang['Click_return_report_list'] = '%sClick here%s to return to the report list.';

$lang['Report_status'] = array(
REPORT_NEW => 'new',
REPORT_OPEN => 'open',
REPORT_IN_PROCESS => 'in process',
REPORT_CLEARED => 'cleared',
REPORT_DELETE => 'suggested for deletion');

$lang['Reason'] = 'Reason';
$lang['Report_subject'] = 'Subject';
$lang['Report_title_empty'] = 'You have to enter a title of the report.';
$lang['Report_desc_empty'] = 'You have to enter a message.';
$lang['Report_inserted'] = 'The report was sent to the team.';

$lang['Change_report'] = 'Change report';
$lang['Change_reports'] = 'Change reports';
$lang['Change_report_explain'] = 'Are you sure you want to change the status of the selected report?';
$lang['Change_reports_explain'] = 'Are you sure you want to change the status of the selected reports?';
$lang['Comment'] = 'Comment';
$lang['Report_changed'] = 'The status of the selected report was changed.';
$lang['Reports_changed'] = 'The status of the selected reports was changed.';

$lang['Delete_report'] = 'Delete report';
$lang['Delete_reports'] = 'Delete reports';
$lang['Delete_report_explain'] = 'Are you sure you want to delete the selected report?';
$lang['Delete_reports_explain'] = 'Are you sure you want to delete the selected reports?';
$lang['Report_deleted'] = 'The selected report was deleted.';
$lang['Reports_deleted'] = 'The selected reports were deleted.';



Kód:
http://www.phpbb.de/moddb/mod.php?id=Adv_Report_Hack


Ana tento mod bys češtinu neměl


Offline

Užívateľ
Užívateľ
Obrázok užívateľa

Registrovaný: 30.01.07
Prihlásený: 15.08.08
Príspevky: 17
Témy: 6 | 6
NapísalOffline : 04.04.2008 16:13 | PREKLAD: Advanced Report Hack SK

Ano prosim aj ja hladam nato cestinu.


 [ Príspevkov: 3 ] 


PREKLAD: Advanced Report Hack SK



Podobné témy

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

PREKLAD: Advanced Report Hack SK

v Redakčné systémy

0

2262

24.02.2007 12:59

JanoF

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

Report Post Hack

v Redakčné systémy

2

1042

02.08.2006 20:35

rEnEeK

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

Report post hack error

v Redakčné systémy

10

1800

13.02.2008 14:30

Risho_rk

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

PREKLAD: Report posts SK

v Redakčné systémy

8

2976

30.08.2007 23:25

Martinspeed

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

PREKLAD: Shop Hack CZ

v Redakčné systémy

0

3005

29.01.2007 16:12

JanoF

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

PREKLAD: News Block Hack SK

v Redakčné systémy

0

2363

12.11.2006 17:20

JanoF

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

PREKLAD: Advanced Visual Confirmation SK

v Redakčné systémy

0

2293

02.04.2007 16:10

JanoF

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

report

v PHP, ASP

5

726

01.12.2007 20:51

Flety

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

Report Mod

v Správy pre vedenie fóra

6

1368

30.07.2006 16:10

Luks

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

NH09 Match Report

v Ostatné

1

672

04.01.2009 5:05

Daron

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

Pravidla SPvF, Report, diskusia

v Správy pre vedenie fóra

3

1368

01.06.2009 20:42

Luks

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

Problem s Report modom

v Redakčné systémy

6

527

25.03.2007 12:51

Toxic

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

Power indicator (Report problem) 7300GT

v nVidia grafické karty

6

833

25.11.2007 18:44

Bubo222

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

DMCA report na url stop index

v Internetový marketing, SEO, reklama

0

1906

23.11.2018 18:24

tatorecords

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

Hack stranky

v PHP, ASP

7

3956

08.02.2009 18:58

neopagan

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

alterIW hack

v Antivíry a antispywary

9

692

12.05.2011 21:18

ioLo+



© 2005 - 2024 PCforum, edited by JanoF