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 /******************************************************************************/ /*..

Decoded Output download

<?php

/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its   */
/* state. When there is no comment, it means the entry is fully translated.   */
/* The recognized comments are (comment matching is case-insensitive):        */
/*   + TODO: the entry has never been translated.                             */
/*   + DIRTY: the entry has been translated but needs to be updated.          */
/*   + IGNORE: the entry does not need to be translated.                      */
/* When a comment is not recognized, it is discarded.                         */
/******************************************************************************/

return array(
	'auth' => array(
		'allow_anonymous' => 'ntanml kullancnn makalelerinin anonim okunmasna izin ver (%s)',
		'allow_anonymous_refresh' => 'Anonim makale yenilemesine izin ver',
		'api_enabled' => '<abbr>API</abbr> eriimine izin ver <small>(mobil uygulamalar iin gerekli)</small>',
		'form' => 'Web formu (geleneksel, JavaScript gerektirir)',
		'http' => 'HTTP (ileri kullanclar iin, HTTPS)',
		'none' => 'Hibiri (tehlikeli)',
		'title' => 'Kimlik dorulama',
		'token' => 'Ana kimlik dorulama jetonu',
		'token_help' => 'Kullancnn tm RSS klarna eriimine ve kimlik dorulamas olmadan aklar yenilemesine izin ver:',
		'type' => 'Kimlik dorulama yntemi',
		'unsafe_autologin' => 'Gvensiz otomatik girie izin ver: ',
	),
	'check_install' => array(
		'cache' => array(
			'nok' => '<em>./data/cache</em> klasr yetkisini kontrol edin. HTTP yazma yetkisi olmal',
			'ok' => 'nbellek klasr yetkileri sorunsuz.',
		),
		'categories' => array(
			'nok' => 'Kategori tablosu kt yaplandrlm.',
			'ok' => 'Kategori tablosu sorunsuz.',
		),
		'connection' => array(
			'nok' => 'Veritaban ile balant kurulamyor.',
			'ok' => 'Veritaban ile balant sorunsuz.',
		),
		'ctype' => array(
			'nok' => 'Karakter yazm kontrol iin ktphane eksik (php-ctype).',
			'ok' => 'Karakter yazm kontrol iin ktphane sorunsuz (ctype).',
		),
		'curl' => array(
			'nok' => 'cURL eksik (php-curl package).',
			'ok' => 'cURL eklentisi sorunsuz.',
		),
		'data' => array(
			'nok' => '<em>./data</em> klasr yetkisini kontrol edin. HTTP yazma yetkisi olmal',
			'ok' => 'Veri klasr yetkileri sorunsuz.',
		),
		'database' => 'Veritaban kurulumu',
		'dom' => array(
			'nok' => 'DOM ktpbanesi eksik (php-xml package).',
			'ok' => 'DOM ktphanesi sorunsuz.',
		),
		'entries' => array(
			'nok' => 'Giri tablosu kt yaplandrlm.',
			'ok' => 'Giri tablosu sorunsuz.',
		),
		'favicons' => array(
			'nok' => '<em>./data/favicons</em> klasr yetkisini kontrol edin. HTTP yazma yetkisi olmal',
			'ok' => 'Site ikonu klasr yetkileri sorunsuz.',
		),
		'feeds' => array(
			'nok' => 'Ak tablosu kt yaplandrlm.',
			'ok' => 'Ak tablosu sorunsuz.',
		),
		'fileinfo' => array(
			'nok' => 'PHP fileinfo eksik (fileinfo package).',
			'ok' => 'fileinfo eklentisi sorunsuz.',
		),
		'files' => 'Dosya kurulumu',
		'json' => array(
			'nok' => 'JSON eklentisi eksik (php-json package).',
			'ok' => 'JSON eklentisi sorunsuz.',
		),
		'mbstring' => array(
			'nok' => 'Unicode iin tavsiye edilen mbstring ktphanesi bulunamad.',
			'ok' => 'Unicode iin tavsiye edilen mbstring ktphaneniz mevcut.',
		),
		'pcre' => array(
			'nok' => 'Dzenli ifadeler ktphanesi eksik (php-pcre).',
			'ok' => 'Dzenli ifadeler ktphanesi sorunsuz (PCRE).',
		),
		'pdo' => array(
			'nok' => 'PDO veya PDO destekli bir src eksik (pdo_mysql, pdo_sqlite, pdo_pgsql).',
			'ok' => 'PDO sorunsuz (pdo_mysql, pdo_sqlite, pdo_pgsql).',
		),
		'php' => array(
			'_' => 'PHP kurulumu',
			'nok' => 'PHP srmnz %s fakat FreshRSS iin gerekli olan en dk srm %s.',
			'ok' => 'PHP srmnz %s, FreshRSS ile tam uyumlu.',
		),
		'tables' => array(
			'nok' => 'Veritabannda bir veya daha fazla tablo eksik.',
			'ok' => 'Veritaban tablolar sorunsuz.',
		),
		'title' => 'Kurulum kontrol',
		'tokens' => array(
			'nok' => '<em>./data/tokens</em> klasr yetkisini kontrol edin. HTTP yazma yetkisi olmal',
			'ok' => 'aretler klasr yetkileri sorunsuz..',
		),
		'users' => array(
			'nok' => '<em>./data/users</em> klasr yetkisini kontrol edin. HTTP yazma yetkisi olmal',
			'ok' => 'Kullanclar klasr yetkileri sorunsuz.',
		),
		'zip' => array(
			'nok' => 'ZIP eklentisi eksik (php-zip package).',
			'ok' => 'ZIP eklentisi sorunsuz.',
		),
	),
	'extensions' => array(
		'author' => 'Yazar',
		'community' => 'Kullanlabilir topluluk eklentileri',
		'description' => 'Aklama',
		'disabled' => 'Pasif',
		'empty_list' => 'Yklenmi eklenti bulunmamaktadr',
		'enabled' => 'Aktif',
		'latest' => 'Kuruldu',
		'name' => 'sim',
		'no_configure_view' => 'Bu eklenti yaplandrlamaz.',
		'system' => array(
			'_' => 'Sistem eklentileri',
			'no_rights' => 'Sistem eklentileri (dzenleme hakknz yok)',
		),
		'title' => 'Eklentiler',
		'update' => 'Gncelleme mevcut',
		'user' => 'Kullanc eklentileri',
		'version' => 'Srm',
	),
	'stats' => array(
		'_' => 'statistikler',
		'all_feeds' => 'Tm ak',
		'category' => 'Kategori',
		'entry_count' => 'Makale says',
		'entry_per_category' => 'Kategori ba makale says',
		'entry_per_day' => 'Gnlk makale says (last 30 days)',
		'entry_per_day_of_week' => 'Haftann gn (ortalama: %.2f makale)',
		'entry_per_hour' => 'Saatlik (ortalama: %.2f makale)',
		'entry_per_month' => 'Aylk (average: %.2f makale)',
		'entry_repartition' => 'Giri dalm',
		'feed' => 'Ak',
		'feed_per_category' => 'Kategoriye gre aklar',
		'idle' => 'Botaki aklar',
		'main' => 'Ana istatistikler',
		'main_stream' => 'Ana ak',
		'no_idle' => 'Bota ak yok!',
		'number_entries' => '%d makale',
		'percent_of_total' => '% toplamn yzdesi',
		'repartition' => 'Makale dalm',
		'status_favorites' => 'Favoriler',
		'status_read' => 'Okunmu',
		'status_total' => 'Toplam',
		'status_unread' => 'Okunmam',
		'title' => 'statistikler',
		'top_feed' => 'lk 10 ak',
	),
	'system' => array(
		'_' => 'Sistem yaplandrmas',
		'auto-update-url' => 'Otomatik gncelleme sunucu URL',
		'base-url' => array(
			'_' => 'Ana URL',
			'recommendation' => 'Otomatik neri: <kbd>%s</kbd>',
		),
		'cookie-duration' => array(
			'help' => 'saniye',
			'number' => 'Oturum ak kalma sresi',
		),
		'force_email_validation' => 'Email dorulamasn zorunlu kl',
		'instance-name' => 'rnek isim',
		'max-categories' => 'Kullanc bana kategori limiti',
		'max-feeds' => 'Kullanc bana ak limiti',
		'registration' => array(
			'number' => 'En fazla hesap says',
			'select' => array(
				'label' => 'Kayt Formu',
				'option' => array(
					'noform' => 'Devre D: Kayt Formu',
					'nolimit' => 'Devrede: Hesap limiti yok',
					'setaccountsnumber' => 'Maksimum hesap limitini ayarla',
				),
			),
			'status' => array(
				'disabled' => 'Form devre d',
				'enabled' => 'Form devrede',
			),
			'title' => 'Kullanc kayt formu',
		),
		'sensitive-parameter' => 'Hassas parametre. <kbd>./data/config.php</kbd> adresinde elle dzenleyiniz.',
		'tos' => array(
			'disabled' => 'verilmedi',
			'enabled' => '<a href="./?a=tos">aktive edildi</a>',
			'help' => '<a href="https://freshrss.github.io/FreshRSS/en/admins/12_User_management.html#enable-terms-of-service-tos" target="_blank">Kullanm artlarn</a> nasl aktifletiririm?',
		),
		'websub' => array(
			'help' => '<a href="https://freshrss.github.io/FreshRSS/en/users/WebSub.html" target="_blank">WebSub</a> hakknda',
		),
	),
	'update' => array(
		'_' => 'Sistem gncelleme',
		'apply' => 'Uygula',
		'changelog' => 'Deiiklik gnl',
		'check' => 'Gncelleme kontrol',
		'copiedFromURL' => 'update.php %s lokasyonundan ./data lokasyonuna kopyaland',
		'current_version' => 'Mevcut srmnz',
		'last' => 'Son kontrol',
		'loading' => 'Gncelleniyor',
		'none' => 'Yeni gncelleme yok',
		'releaseChannel' => array(
			'_' => 'Srm kanal',
			'edge' => 'Rolling release (edge)',	// IGNORE
			'latest' => 'Stabil srm (latest)',
		),
		'title' => 'Sistem gncelleme',
		'viaGit' => 'git ve GitHub.com ile gncelleme balad',
	),
	'user' => array(
		'admin' => 'Ynetici',
		'article_count' => 'Makaleler',
		'back_to_manage' => ' Kullanc listesine geri dn',
		'create' => 'Yeni kullanc olutur',
		'database_size' => 'Veritaban boyutu',
		'email' => 'Email adres',
		'enabled' => 'Aktif',
		'feed_count' => 'Ak',
		'is_admin' => 'yneticidir',
		'language' => 'Dil',
		'last_user_activity' => 'Son kullanc hareketi',
		'list' => 'Kullanc Listesi',
		'number' => 'Oluturulmu %d hesap mevcut',
		'numbers' => 'Oluturulmu %d hesap mevcut',
		'password_form' => 'ifre<br /><small>(Tarayc girii iin)</small>',
		'password_format' => 'En az 7 karakter',
		'title' => 'Kullanclar ynet',
		'username' => 'Kullanc ad',
	),
);
 ?>

Did this file decode correctly?

Original Code

<?php

/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its   */
/* state. When there is no comment, it means the entry is fully translated.   */
/* The recognized comments are (comment matching is case-insensitive):        */
/*   + TODO: the entry has never been translated.                             */
/*   + DIRTY: the entry has been translated but needs to be updated.          */
/*   + IGNORE: the entry does not need to be translated.                      */
/* When a comment is not recognized, it is discarded.                         */
/******************************************************************************/

return array(
	'auth' => array(
		'allow_anonymous' => 'ntanml kullancnn makalelerinin anonim okunmasna izin ver (%s)',
		'allow_anonymous_refresh' => 'Anonim makale yenilemesine izin ver',
		'api_enabled' => '<abbr>API</abbr> eriimine izin ver <small>(mobil uygulamalar iin gerekli)</small>',
		'form' => 'Web formu (geleneksel, JavaScript gerektirir)',
		'http' => 'HTTP (ileri kullanclar iin, HTTPS)',
		'none' => 'Hibiri (tehlikeli)',
		'title' => 'Kimlik dorulama',
		'token' => 'Ana kimlik dorulama jetonu',
		'token_help' => 'Kullancnn tm RSS klarna eriimine ve kimlik dorulamas olmadan aklar yenilemesine izin ver:',
		'type' => 'Kimlik dorulama yntemi',
		'unsafe_autologin' => 'Gvensiz otomatik girie izin ver: ',
	),
	'check_install' => array(
		'cache' => array(
			'nok' => '<em>./data/cache</em> klasr yetkisini kontrol edin. HTTP yazma yetkisi olmal',
			'ok' => 'nbellek klasr yetkileri sorunsuz.',
		),
		'categories' => array(
			'nok' => 'Kategori tablosu kt yaplandrlm.',
			'ok' => 'Kategori tablosu sorunsuz.',
		),
		'connection' => array(
			'nok' => 'Veritaban ile balant kurulamyor.',
			'ok' => 'Veritaban ile balant sorunsuz.',
		),
		'ctype' => array(
			'nok' => 'Karakter yazm kontrol iin ktphane eksik (php-ctype).',
			'ok' => 'Karakter yazm kontrol iin ktphane sorunsuz (ctype).',
		),
		'curl' => array(
			'nok' => 'cURL eksik (php-curl package).',
			'ok' => 'cURL eklentisi sorunsuz.',
		),
		'data' => array(
			'nok' => '<em>./data</em> klasr yetkisini kontrol edin. HTTP yazma yetkisi olmal',
			'ok' => 'Veri klasr yetkileri sorunsuz.',
		),
		'database' => 'Veritaban kurulumu',
		'dom' => array(
			'nok' => 'DOM ktpbanesi eksik (php-xml package).',
			'ok' => 'DOM ktphanesi sorunsuz.',
		),
		'entries' => array(
			'nok' => 'Giri tablosu kt yaplandrlm.',
			'ok' => 'Giri tablosu sorunsuz.',
		),
		'favicons' => array(
			'nok' => '<em>./data/favicons</em> klasr yetkisini kontrol edin. HTTP yazma yetkisi olmal',
			'ok' => 'Site ikonu klasr yetkileri sorunsuz.',
		),
		'feeds' => array(
			'nok' => 'Ak tablosu kt yaplandrlm.',
			'ok' => 'Ak tablosu sorunsuz.',
		),
		'fileinfo' => array(
			'nok' => 'PHP fileinfo eksik (fileinfo package).',
			'ok' => 'fileinfo eklentisi sorunsuz.',
		),
		'files' => 'Dosya kurulumu',
		'json' => array(
			'nok' => 'JSON eklentisi eksik (php-json package).',
			'ok' => 'JSON eklentisi sorunsuz.',
		),
		'mbstring' => array(
			'nok' => 'Unicode iin tavsiye edilen mbstring ktphanesi bulunamad.',
			'ok' => 'Unicode iin tavsiye edilen mbstring ktphaneniz mevcut.',
		),
		'pcre' => array(
			'nok' => 'Dzenli ifadeler ktphanesi eksik (php-pcre).',
			'ok' => 'Dzenli ifadeler ktphanesi sorunsuz (PCRE).',
		),
		'pdo' => array(
			'nok' => 'PDO veya PDO destekli bir src eksik (pdo_mysql, pdo_sqlite, pdo_pgsql).',
			'ok' => 'PDO sorunsuz (pdo_mysql, pdo_sqlite, pdo_pgsql).',
		),
		'php' => array(
			'_' => 'PHP kurulumu',
			'nok' => 'PHP srmnz %s fakat FreshRSS iin gerekli olan en dk srm %s.',
			'ok' => 'PHP srmnz %s, FreshRSS ile tam uyumlu.',
		),
		'tables' => array(
			'nok' => 'Veritabannda bir veya daha fazla tablo eksik.',
			'ok' => 'Veritaban tablolar sorunsuz.',
		),
		'title' => 'Kurulum kontrol',
		'tokens' => array(
			'nok' => '<em>./data/tokens</em> klasr yetkisini kontrol edin. HTTP yazma yetkisi olmal',
			'ok' => 'aretler klasr yetkileri sorunsuz..',
		),
		'users' => array(
			'nok' => '<em>./data/users</em> klasr yetkisini kontrol edin. HTTP yazma yetkisi olmal',
			'ok' => 'Kullanclar klasr yetkileri sorunsuz.',
		),
		'zip' => array(
			'nok' => 'ZIP eklentisi eksik (php-zip package).',
			'ok' => 'ZIP eklentisi sorunsuz.',
		),
	),
	'extensions' => array(
		'author' => 'Yazar',
		'community' => 'Kullanlabilir topluluk eklentileri',
		'description' => 'Aklama',
		'disabled' => 'Pasif',
		'empty_list' => 'Yklenmi eklenti bulunmamaktadr',
		'enabled' => 'Aktif',
		'latest' => 'Kuruldu',
		'name' => 'sim',
		'no_configure_view' => 'Bu eklenti yaplandrlamaz.',
		'system' => array(
			'_' => 'Sistem eklentileri',
			'no_rights' => 'Sistem eklentileri (dzenleme hakknz yok)',
		),
		'title' => 'Eklentiler',
		'update' => 'Gncelleme mevcut',
		'user' => 'Kullanc eklentileri',
		'version' => 'Srm',
	),
	'stats' => array(
		'_' => 'statistikler',
		'all_feeds' => 'Tm ak',
		'category' => 'Kategori',
		'entry_count' => 'Makale says',
		'entry_per_category' => 'Kategori ba makale says',
		'entry_per_day' => 'Gnlk makale says (last 30 days)',
		'entry_per_day_of_week' => 'Haftann gn (ortalama: %.2f makale)',
		'entry_per_hour' => 'Saatlik (ortalama: %.2f makale)',
		'entry_per_month' => 'Aylk (average: %.2f makale)',
		'entry_repartition' => 'Giri dalm',
		'feed' => 'Ak',
		'feed_per_category' => 'Kategoriye gre aklar',
		'idle' => 'Botaki aklar',
		'main' => 'Ana istatistikler',
		'main_stream' => 'Ana ak',
		'no_idle' => 'Bota ak yok!',
		'number_entries' => '%d makale',
		'percent_of_total' => '% toplamn yzdesi',
		'repartition' => 'Makale dalm',
		'status_favorites' => 'Favoriler',
		'status_read' => 'Okunmu',
		'status_total' => 'Toplam',
		'status_unread' => 'Okunmam',
		'title' => 'statistikler',
		'top_feed' => 'lk 10 ak',
	),
	'system' => array(
		'_' => 'Sistem yaplandrmas',
		'auto-update-url' => 'Otomatik gncelleme sunucu URL',
		'base-url' => array(
			'_' => 'Ana URL',
			'recommendation' => 'Otomatik neri: <kbd>%s</kbd>',
		),
		'cookie-duration' => array(
			'help' => 'saniye',
			'number' => 'Oturum ak kalma sresi',
		),
		'force_email_validation' => 'Email dorulamasn zorunlu kl',
		'instance-name' => 'rnek isim',
		'max-categories' => 'Kullanc bana kategori limiti',
		'max-feeds' => 'Kullanc bana ak limiti',
		'registration' => array(
			'number' => 'En fazla hesap says',
			'select' => array(
				'label' => 'Kayt Formu',
				'option' => array(
					'noform' => 'Devre D: Kayt Formu',
					'nolimit' => 'Devrede: Hesap limiti yok',
					'setaccountsnumber' => 'Maksimum hesap limitini ayarla',
				),
			),
			'status' => array(
				'disabled' => 'Form devre d',
				'enabled' => 'Form devrede',
			),
			'title' => 'Kullanc kayt formu',
		),
		'sensitive-parameter' => 'Hassas parametre. <kbd>./data/config.php</kbd> adresinde elle dzenleyiniz.',
		'tos' => array(
			'disabled' => 'verilmedi',
			'enabled' => '<a href="./?a=tos">aktive edildi</a>',
			'help' => '<a href="https://freshrss.github.io/FreshRSS/en/admins/12_User_management.html#enable-terms-of-service-tos" target="_blank">Kullanm artlarn</a> nasl aktifletiririm?',
		),
		'websub' => array(
			'help' => '<a href="https://freshrss.github.io/FreshRSS/en/users/WebSub.html" target="_blank">WebSub</a> hakknda',
		),
	),
	'update' => array(
		'_' => 'Sistem gncelleme',
		'apply' => 'Uygula',
		'changelog' => 'Deiiklik gnl',
		'check' => 'Gncelleme kontrol',
		'copiedFromURL' => 'update.php %s lokasyonundan ./data lokasyonuna kopyaland',
		'current_version' => 'Mevcut srmnz',
		'last' => 'Son kontrol',
		'loading' => 'Gncelleniyor',
		'none' => 'Yeni gncelleme yok',
		'releaseChannel' => array(
			'_' => 'Srm kanal',
			'edge' => 'Rolling release (edge)',	// IGNORE
			'latest' => 'Stabil srm (latest)',
		),
		'title' => 'Sistem gncelleme',
		'viaGit' => 'git ve GitHub.com ile gncelleme balad',
	),
	'user' => array(
		'admin' => 'Ynetici',
		'article_count' => 'Makaleler',
		'back_to_manage' => ' Kullanc listesine geri dn',
		'create' => 'Yeni kullanc olutur',
		'database_size' => 'Veritaban boyutu',
		'email' => 'Email adres',
		'enabled' => 'Aktif',
		'feed_count' => 'Ak',
		'is_admin' => 'yneticidir',
		'language' => 'Dil',
		'last_user_activity' => 'Son kullanc hareketi',
		'list' => 'Kullanc Listesi',
		'number' => 'Oluturulmu %d hesap mevcut',
		'numbers' => 'Oluturulmu %d hesap mevcut',
		'password_form' => 'ifre<br /><small>(Tarayc girii iin)</small>',
		'password_format' => 'En az 7 karakter',
		'title' => 'Kullanclar ynet',
		'username' => 'Kullanc ad',
	),
);

Function Calls

None

Variables

None

Stats

MD5 590556641234985446bbcc9b5e54d3c9
Eval Count 0
Decode Time 112 ms