Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux indy02.toastserver.com 3.10.0-962.3.2.lve1.5.85.el7.x86_64 #1 SMP Thu Apr 18 15:18:36 UTC 2024 x86_64
User : palandch ( 1163)
PHP Version : 7.1.33
Disable Function : NONE
Directory :  /home/palandch/www/core/lexicon/pl/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/palandch/www/core/lexicon/pl/lexicon.inc.php
<?php
/**
 * Lexicon Polish lexicon topic
 *
 * @language pl
 * @package modx
 * @subpackage lexicon
 */

#$_lang['duplicate'] = 'Duplicate';
$_lang['duplicate'] = 'Duplicate';

#$_lang['entry'] = 'Entry';
$_lang['entry'] = 'Entry';

#$_lang['entry_create'] = 'Create Entry';
$_lang['entry_create'] = 'Create Entry';

#$_lang['entry_err_ae'] = 'Entry already exists!';
$_lang['entry_err_ae'] = 'Entry already exists!';

#$_lang['entry_err_nf'] = 'Entry not found.';
$_lang['entry_err_nf'] = 'Entry not found.';

#$_lang['entry_err_ns'] = 'Entry not specified.';
$_lang['entry_err_ns'] = 'Entry not specified.';

#$_lang['entry_err_save'] = 'An error occurred while trying to save the Lexicon Entry.';
$_lang['entry_err_save'] = 'An error occurred while trying to save the Lexicon Entry.';

#$_lang['entry_revert'] = 'Revert Lexicon Entry';
$_lang['entry_revert'] = 'Revert Lexicon Entry';

#$_lang['language'] = 'Language';
$_lang['language'] = 'Language';

#$_lang['languages'] = 'Languages';
$_lang['languages'] = 'Languages';

#$_lang['last_modified'] = 'Last Modified On';
$_lang['last_modified'] = 'Last Modified On';

#$_lang['lexicon'] = 'Lexicon';
$_lang['lexicon'] = 'Lexicon';

#$_lang['lexicon_export'] = 'Export Topic';
$_lang['lexicon_export'] = 'Export Topic';

#$_lang['lexicon_export_desc'] = 'Here you can select a Lexicon Topic to export to a file.';
$_lang['lexicon_export_desc'] = 'Here you can select a Lexicon Topic to export to a file.';

#$_lang['lexicon_topics'] = 'Lexicon Topics';
$_lang['lexicon_topics'] = 'Lexicon Topics';

#$_lang['lexicon_topics_desc'] = 'Here you can manage your Lexicon Topics.';
$_lang['lexicon_topics_desc'] = 'Here you can manage your Lexicon Topics.';

#$_lang['lexicon_import'] = 'Import Topic';
$_lang['lexicon_import'] = 'Import Topic';

#$_lang['lexicon_import_desc'] = 'You may import a file to load into a specified Lexicon Topic for a namespace. Your file must return a $_lang associative array of strings, similar to the core/lexicon files. If the topic in the namespace already exists, it will be overwritten.';
$_lang['lexicon_import_desc'] = 'You may import a file to load into a specified Lexicon Topic for a namespace. Your file must return a $_lang associative array of strings, similar to the core/lexicon files. If the topic in the namespace already exists, it will be overwritten.';

#$_lang['lexicon_import_err_ns'] = 'Lexicon Topic file not specified.';
$_lang['lexicon_import_err_ns'] = 'Lexicon Topic file not specified.';

#$_lang['lexicon_import_err_upload'] = 'An error occurred while trying to upload the new Lexicon Topic file. Check your web server permissions in trying to upload to the tmp directory, and validate that the file you are trying to upload is a valid file.';
$_lang['lexicon_import_err_upload'] = 'An error occurred while trying to upload the new Lexicon Topic file. Check your web server permissions in trying to upload to the tmp directory, and validate that the file you are trying to upload is a valid file.';

#$_lang['lexicon_management'] = 'Lexicon Management';
$_lang['lexicon_management'] = 'Lexicon Management';

#$_lang['lexicon_management_desc'] = 'Here you can override any Lexicon Entries across Namespaces and their respective Topics. Just double-click on any Entry\'s value to override it. To add new Lexicon Entries or Topics, just create their Topic files in their Namespace\'s respective directory.';
$_lang['lexicon_management_desc'] = 'Here you can override any Lexicon Entries across Namespaces and their respective Topics. Just double-click on any Entry\'s value to override it. To add new Lexicon Entries or Topics, just create their Topic files in their Namespace\'s respective directory.';

#$_lang['lexicon_rlfb_msg'] = 'Successfully regenerated [[+num]] strings.';
$_lang['lexicon_rlfb_msg'] = 'Successfully regenerated [[+num]] strings.';

#$_lang['reload_from_base'] = 'Revert All Core Entries';
$_lang['reload_from_base'] = 'Revert All Core Entries';

#$_lang['reload_success'] = 'Successfully reloaded [[+total]] strings.';
$_lang['reload_success'] = 'Successfully reloaded [[+total]] strings.';

#$_lang['search_by_key'] = 'Search by Key:';
$_lang['search_by_key'] = 'Search by Key:';

#$_lang['topic'] = 'Topic';
$_lang['topic'] = 'Topic';

Spamworldpro Mini