Files
snipe-it/app/lang/ro/admin/settings/general.php
T
2015-09-15 02:10:01 -07:00

51 lines
2.9 KiB
PHP
Executable File

<?php
return array(
'alert_email' => 'Send alerts to',
'alerts_enabled' => 'Alerts enabled',
'asset_ids' => 'Asset IDs',
'auto_increment_assets' => 'Genereaza ID-uri crescatoare de active',
'auto_increment_prefix' => 'Prefix (optional)',
'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this',
'backups' => 'Backups',
'barcode_type' => 'Barcode Type',
'barcode_settings' => 'Barcode Settings',
'custom_css' => 'Custom CSS',
'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the &lt;style&gt;&lt;/style&gt; tags.',
'default_currency' => 'Default Currency',
'default_eula_text' => 'Default EULA',
'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.',
'display_asset_name' => 'Afiseaza nume activ',
'display_checkout_date' => 'Arata data predare',
'display_eol' => 'Arata EOL in tabel',
'display_qr' => 'Arata cod QR',
'eula_settings' => 'EULA Settings',
'eula_markdown' => 'This EULA allows <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
'general_settings' => 'General Settings',
'generate_backup' => 'Generate Backup',
'header_color' => 'Header Color',
'info' => 'Aceste setari va lasa sa modificati anumite aspecte ale instalarii.',
'laravel' => 'Versiune Laravel',
'load_remote' => 'This Snipe-IT install can load scripts from the outside world.',
'logo' => 'Logo',
'optional' => 'optional',
'per_page' => 'Rezultate pe pagina',
'php' => 'Versiune PHP',
'php_gd_info' => 'Trebuie sa instalati php-gd ca sa afisati coduri QR, verificati instructiunile de instalare.',
'php_gd_warning' => 'PHP Image Processing si GD plugin NU sunt instalate.',
'qr_help' => 'Activeaza codurile QR inainte sa setati asta',
'qr_text' => 'Text cod QR',
'setting' => 'Setare',
'settings' => 'Setari',
'site_name' => 'Nume site',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
'slack_endpoint' => 'Slack Endpoint',
'slack_integration' => 'Slack Settings',
'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first <a href=":slack_link" target="_new">create an incoming webhook</a> on your Slack account.',
'snipe_version' => 'Snipe-IT version',
'system' => 'Informatii sistem',
'update' => 'Actualizeaza setari',
'value' => 'Valoare',
);