Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php return [ '<strong>E-Mail</strong> Summaries' => '<strong>E-Mail</strong> Saeci'..

Decoded Output download

<?php

return [
    '<strong>E-Mail</strong> Summaries' => '<strong>E-Mail</strong> Saeci',
    '<strong>Latest</strong> activities' => '<strong>Posljednje</strong> aktivnosti',
    'Activities' => 'Aktivnosti',
    'Daily' => 'Dnevno',
    'E-Mail Summaries' => 'E-mail saeci',
    'E-Mail summaries are sent to inform you about recent activities in the network.' => 'E-mail saeci poslani su kako bi vas informirali o nedavnim aktivnostima na mrei.',
    'E-Mail summaries are sent to users to inform them about recent activities in your network.' => 'E-mail saeci poslani su korisnicima kako bi ih informirali o nedavnim aktivnostima na vaoj mrei.',
    'Exclude spaces below from the mail summary' => 'Izuzmite razmak ispod saetka e-pote',
    'Hourly' => 'Na sat',
    'Interval' => 'Interval',
    'Latest news' => 'Najnovije vijesti',
    'Never' => 'Nikada',
    'On this page you can configure the contents and the interval of these e-mail updates.' => 'Na ovoj stranici moete konfigurirati sadraj i interval ovih auriranja e-pote.',
    'On this page you can define the default behavior for your users. These settings can be overwritten by users in their account settings page.' => 'Na ovoj stranici moete definirati zadano ponaanje za svoje korisnike. Ove postavke mogu biti promijenjene od strane korisnika na stranici s postavkama rauna.',
    'Only include spaces below to the mail summary' => 'U saetak pote ukljuite samo sljedee prostore',
    'Reset to defaults' => 'Vrati na zadano',
    'See online:' => 'Tko je online:',
    'Spaces' => 'Prostori',
    'There are no activities yet.' => 'Jo nema aktivnosti.',
    'Weekly' => 'Tjedno',
    'You will only receive an e-mail if there is something new.' => 'Primat ete e-potu samo ako postoji neto novo.',
    'Your daily summary' => 'Va dnevni saetak',
    'Your weekly summary' => 'Va tjedni saetak',
    'see online' => 'vidjeti online',
    'via' => 'preko',
    '{displayName} created the new space {spaceName}' => '{displayName} kreirao je novi prostor {spaceName}',
    '{displayName} created this space.' => '{displayName} kreirao je ovaj prostor.',
    '{displayName} joined the space {spaceName}' => '{displayName} pridruio se prostoru {spaceName}',
    '{displayName} joined this space.' => '{displayName} pridruio se ovom prostoru.',
    '{displayName} left the space {spaceName}' => '{displayName} napustio je prostor {spaceName}',
    '{displayName} left this space.' => '{displayName} napustio je ovaj prostor.',
    '{spaceName} has been archived' => '{spaceName} je arhiviran',
    '{spaceName} has been unarchived' => '{spaceName} je uklonjen iz arhive',
    '{user1} now follows {user2}.' => '{user1} sada prati {user2}.',
    'Monthly' => '',
    'Your monthly summary' => '',
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    '<strong>E-Mail</strong> Summaries' => '<strong>E-Mail</strong> Saeci',
    '<strong>Latest</strong> activities' => '<strong>Posljednje</strong> aktivnosti',
    'Activities' => 'Aktivnosti',
    'Daily' => 'Dnevno',
    'E-Mail Summaries' => 'E-mail saeci',
    'E-Mail summaries are sent to inform you about recent activities in the network.' => 'E-mail saeci poslani su kako bi vas informirali o nedavnim aktivnostima na mrei.',
    'E-Mail summaries are sent to users to inform them about recent activities in your network.' => 'E-mail saeci poslani su korisnicima kako bi ih informirali o nedavnim aktivnostima na vaoj mrei.',
    'Exclude spaces below from the mail summary' => 'Izuzmite razmak ispod saetka e-pote',
    'Hourly' => 'Na sat',
    'Interval' => 'Interval',
    'Latest news' => 'Najnovije vijesti',
    'Never' => 'Nikada',
    'On this page you can configure the contents and the interval of these e-mail updates.' => 'Na ovoj stranici moete konfigurirati sadraj i interval ovih auriranja e-pote.',
    'On this page you can define the default behavior for your users. These settings can be overwritten by users in their account settings page.' => 'Na ovoj stranici moete definirati zadano ponaanje za svoje korisnike. Ove postavke mogu biti promijenjene od strane korisnika na stranici s postavkama rauna.',
    'Only include spaces below to the mail summary' => 'U saetak pote ukljuite samo sljedee prostore',
    'Reset to defaults' => 'Vrati na zadano',
    'See online:' => 'Tko je online:',
    'Spaces' => 'Prostori',
    'There are no activities yet.' => 'Jo nema aktivnosti.',
    'Weekly' => 'Tjedno',
    'You will only receive an e-mail if there is something new.' => 'Primat ete e-potu samo ako postoji neto novo.',
    'Your daily summary' => 'Va dnevni saetak',
    'Your weekly summary' => 'Va tjedni saetak',
    'see online' => 'vidjeti online',
    'via' => 'preko',
    '{displayName} created the new space {spaceName}' => '{displayName} kreirao je novi prostor {spaceName}',
    '{displayName} created this space.' => '{displayName} kreirao je ovaj prostor.',
    '{displayName} joined the space {spaceName}' => '{displayName} pridruio se prostoru {spaceName}',
    '{displayName} joined this space.' => '{displayName} pridruio se ovom prostoru.',
    '{displayName} left the space {spaceName}' => '{displayName} napustio je prostor {spaceName}',
    '{displayName} left this space.' => '{displayName} napustio je ovaj prostor.',
    '{spaceName} has been archived' => '{spaceName} je arhiviran',
    '{spaceName} has been unarchived' => '{spaceName} je uklonjen iz arhive',
    '{user1} now follows {user2}.' => '{user1} sada prati {user2}.',
    'Monthly' => '',
    'Your monthly summary' => '',
];

Function Calls

None

Variables

None

Stats

MD5 4d2c255f1c9c6ff48dc9bb4ec4e833fe
Eval Count 0
Decode Time 82 ms