mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
* New translations message.php (Japanese) * New translations section.php (Japanese) * New translations setting.php (Japanese) * New translations section.php (Korean) * New translations setting.php (Korean) * New translations section.php (Italian) * New translations setting.php (Italian) * New translations message.php (Hebrew) * New translations message.php (Italian) * New translations message.php (Korean) * New translations message.php (Polish) * New translations message.php (Portuguese) * New translations section.php (Portuguese) * New translations setting.php (Portuguese) * New translations section.php (Dutch) * New translations setting.php (Dutch) * New translations section.php (Polish) * New translations setting.php (Polish) * New translations message.php (Dutch) * New translations section.php (Spanish) * New translations setting.php (Spanish) * New translations section.php (Arabic) * New translations setting.php (Arabic) * New translations message.php (Spanish) * New translations message.php (French) * New translations message.php (Romanian) * New translations section.php (Romanian) * New translations setting.php (Romanian) * New translations section.php (French) * New translations setting.php (French) * New translations section.php (Greek) * New translations setting.php (Greek) * New translations message.php (Greek) * New translations section.php (Hebrew) * New translations setting.php (Hebrew) * New translations message.php (Arabic) * New translations message.php (German) * New translations section.php (German) * New translations setting.php (German) * New translations message.php (Swedish) * New translations section.php (Swedish) * New translations setting.php (Swedish) * New translations message.php (Turkish) * New translations section.php (Turkish) * New translations setting.php (Turkish) * New translations message.php (Russian) * New translations section.php (Russian) * New translations setting.php (Russian) * New translations message.php (Albanian) * New translations section.php (Albanian) * New translations setting.php (Albanian) * New translations message.php (Bengali) * New translations setting.php (Azerbaijani) * New translations section.php (Azerbaijani) * New translations message.php (Persian) * New translations setting.php (Bengali) * New translations section.php (Bengali) * New translations setting.php (Hindi) * New translations message.php (Hindi) * New translations section.php (Hindi) * New translations message.php (Azerbaijani) * New translations message.php (Ukrainian) * New translations setting.php (Urdu (Pakistan)) * New translations section.php (Urdu (Pakistan)) * New translations setting.php (Ukrainian) * New translations section.php (Ukrainian) * New translations message.php (Vietnamese) * New translations setting.php (Persian) * New translations section.php (Persian) * New translations message.php (Urdu (Pakistan)) * New translations setting.php (Vietnamese) * New translations section.php (Vietnamese)
180 lines
4.4 KiB
PHP
180 lines
4.4 KiB
PHP
<?php
|
|
|
|
return [
|
|
'auto_approve' => [
|
|
'name' => 'Automatyczne zatwierdzanie',
|
|
],
|
|
'default_view_type' => [
|
|
'name' => 'Domyślny typ widoku',
|
|
],
|
|
'hide_zero_price' => [
|
|
'name' => 'Ukryj cenę, jeśli zero',
|
|
'instructions' => 'Ukryj cenę, jeśli cena reklamy wynosi 0',
|
|
],
|
|
'estimated_pending_time' => [
|
|
'name' => 'Szacowany czas oczekiwania',
|
|
'instructions' => 'W godzinach',
|
|
],
|
|
'default_published_time' => [
|
|
'name' => 'Domyślny czas publikacji',
|
|
],
|
|
'address' => [
|
|
'name' => 'Skontaktuj się z adresem',
|
|
],
|
|
'phone' => [
|
|
'name' => 'telefon kontaktowy',
|
|
],
|
|
'favicon' => [
|
|
'name' => 'Favicon',
|
|
]
|
|
,'map_coordinates_long' => [
|
|
'name' => 'Współrzędna długa mapy',
|
|
],
|
|
'map_coordinates_lat' => [
|
|
'name' => 'Współrzędna mapy Lat',
|
|
],
|
|
'iban_numbers' => [
|
|
'name' => 'IBAN',
|
|
],
|
|
'logo' => [
|
|
'name' => 'Logo',
|
|
],
|
|
'ogImage' => [
|
|
'name' => 'Logo akcji społecznościowych',
|
|
'warning' => 'Powinien mieć rozdzielczość 1200 x 630. ',
|
|
|
|
],
|
|
'currencies' => [
|
|
'name' => 'Aktywne waluty',
|
|
],
|
|
'latest-limit' => [
|
|
'name' => 'Ostatni limit',
|
|
],
|
|
'site_address' => [
|
|
'name' => 'Adres miejsca',
|
|
'warning' => 'Dodano auto www. www.<strong>sitename.com</strong> ',
|
|
],
|
|
'google_map_key' => [
|
|
'name' => 'Google Map Api Key',
|
|
],
|
|
|
|
'default_country' => [
|
|
'name' => 'Domyślny kraj reklamy',
|
|
],
|
|
'free_currencyconverterapi_key' => [
|
|
'name' => 'Klucz API przelicznika walut'
|
|
],
|
|
'default_city' => [
|
|
'name' => 'Domyślne miasto reklamy',
|
|
],
|
|
'default_district' => [
|
|
'name' => 'Domyślny okręg reklamowy',
|
|
],
|
|
'default_neighborhood' => [
|
|
'name' => 'Domyślne sąsiedztwo reklam',
|
|
],
|
|
'default_currency' => [
|
|
'name' => 'Domyślna waluta reklamy',
|
|
],
|
|
'default_GET' => [
|
|
'name' => 'Domyślna reklama GET',
|
|
],
|
|
'twitter' => [
|
|
'name' => 'Świergot',
|
|
],
|
|
'facebook' => [
|
|
'name' => 'Facebook',
|
|
],
|
|
'youtube' => [
|
|
'name' => 'youtube',
|
|
],
|
|
'google' => [
|
|
'name' => 'Google',
|
|
],
|
|
'listing_page_image' => [
|
|
'name' => 'Obraz strony z listą',
|
|
],
|
|
'hide_standard_price_field' => [
|
|
'name' => 'Ukryj pole ceny standardowej',
|
|
],
|
|
'enabled_currencies' => [
|
|
'name' => 'Włączone waluty',
|
|
],
|
|
'google_statistic_code' => [
|
|
'name' => 'Kod statystyczny Google',
|
|
],
|
|
'register_email_field' => [
|
|
'name' => 'Wymagany adres e-mail rejestracji członka',
|
|
],
|
|
'market_place' => [
|
|
'name' => 'Rynek',
|
|
],
|
|
|
|
'hide_price_filter' => [
|
|
'name' => 'Ukryj filtr cen',
|
|
],
|
|
'hide_date_filter' => [
|
|
'name' => 'Ukryj filtr dat',
|
|
],
|
|
'hide_photo_filter' => [
|
|
'name' => 'Ukryj filtr zdjęć',
|
|
],
|
|
'hide_map_filter' => [
|
|
'name' => 'Ukryj filtr mapy',
|
|
],
|
|
'show_lang_url' => [
|
|
'name' => 'Pokaż parametr języka dla adresu URL',
|
|
],
|
|
'tcmb_exchange_url' => [
|
|
'name' => 'URL wymiany TCMB',
|
|
],
|
|
'popular_ads_limit' => [
|
|
'name' => 'Limit popularnych reklam',
|
|
],
|
|
|
|
//Image
|
|
|
|
'image_resize_backend' => [
|
|
'name' => 'Image Resize Backend',
|
|
],
|
|
'full_image_width' => [
|
|
'name' => 'Pełna szerokość obrazu',
|
|
],
|
|
'full_image_height' => [
|
|
'name' => 'Pełna wysokość obrazu',
|
|
],
|
|
'medium_image_width' => [
|
|
'name' => 'Średnia szerokość obrazu',
|
|
],
|
|
'medium_image_height' => [
|
|
'name' => 'Średnia wysokość obrazu',
|
|
],
|
|
'thumbnail_width' => [
|
|
'name' => 'Szerokość miniatury',
|
|
],
|
|
'thumbnail_height' => [
|
|
'name' => 'Wysokość miniatury',
|
|
],
|
|
'add_canvas' => [
|
|
'name' => 'Dodaj płótno',
|
|
],
|
|
'image_canvas_width' => [
|
|
'name' => 'Szerokość obszaru roboczego obrazu',
|
|
],
|
|
'image_canvas_height' => [
|
|
'name' => 'Wysokość obszaru roboczego obrazu',
|
|
],
|
|
'watermark_type' => [
|
|
'name' => 'Rodzaj znaku wodnego',
|
|
],
|
|
'watermark_text' => [
|
|
'name' => 'Tekst znaku wodnego',
|
|
],
|
|
'watermark_image' => [
|
|
'name' => 'Obraz znaku wodnego',
|
|
],
|
|
'watermark_position' => [
|
|
'name' => 'Pozycja znaku wodnego',
|
|
],
|
|
];
|