<?php return [ //Localization For application buttons 'buttons' => [ 'cancel' => 'Prekliči', 'reject' => 'Zavrni', 'save' => 'Shrani', 'save_changes' => 'Shrani spremembe', 'close' => 'Zapri', 'create' => 'Ustvari', 'delete' => 'Izbriši', 'confirm' => 'Potrdi', 'show' => 'Prikaži', 'edit' => 'Uredi', 'update' => 'Posodobi', 'view' => 'Pogled', 'preview' => 'Predogled', 'back' => 'Nazaj', 'send' => 'Pošlji', 'login-as' => 'Prijava kot :name', 'apply' => 'Aktiviraj', 'add_new' => 'Dodaj novo', 'new_subscription' => 'Nova naročnina', 'export' => 'Izvozi', 'import' => 'Uvozi', 'reset' => 'Ponastavi', 'copy' => 'Kopiraj', 'move' => 'Premakni', 'remove_mms' => 'Odstrani MMS', 'new_server' => 'Dodaj nov strežnik', /*Version 3.1*/ 'submit' => 'Submit', 'add_coverage' => 'Pokritost države', 'update_coverage' => 'Posodobi države', ], //Localization for application exception 'exceptions' => [ 'general' => 'Glavne nastavitve', 'unauthorized' => 'Dejanje ni dovoljeno', 'invalid_action' => 'Neveljavno dejanje. Prosim, poskusite znova.', 'something_went_wrong' => 'Nekaj je šlo narobe. Prosim poskusite ponovno', 'upload_disable_demo_mode' => 'Nalaganje datotek je onemogočeno v demo načinu.', 'invalid_image' => 'Neveljavna slika. Prosimo, posodobite pravilno.', 'registration_disabled' => 'Registracija je onemogočena.', 'user_verification' => 'Preverjanje uporabnika je onemogočeno.', 'invalid_sms_type' => 'Prosimo, vstavite veljavno vrsto sms, imenovano navaden, unicode, glasovno, mms in whatsapp.', ], //Localization for application labels 'labels' => [ 'language' => 'Jezik', 'actions' => 'Dejanja', 'reason' => 'Razlog', 'general' => 'Splošno', 'no_results' => 'Rezultati niso na voljo', 'search' => 'Išči', 'validate' => 'Preveri', 'choose' => 'Izberi', 'choose_file' => 'Izberi datoteko', 'no_file_chosen' => 'Nobena datoteka ni izbrana', 'are_you_sure' => 'Ste prepričani?', 'able_to_revert' => 'Tega ne bi mogli razveljaviti!', 'delete_it' => 'Da, izbriši!', 'cancel_it' => 'Da, prekliči!', 'enable_selected' => 'Da, omogoči izbrano!', 'disable_selected' => 'Da, onemogoči izbrano!', 'delete_selected' => 'Da, izbriši izbrano!', 'cancel_selected' => 'Da, prekliči izbrano!', 'release_selected' => 'Da, izbrana izdaja!', 'delete_action_cancelled' => 'Izbriši dejanje, ki ste ga preklicali :)', 'enable_action_cancelled' => 'Omogoči dejanje, ki ste ga preklicali :)', 'disable_action_cancelled' => 'Onemogoči dejanje, ki ste ga preklicali :)', 'data_not_deleted' => 'Podatki niso izbrisani. Prosim poskusite ponovno!', 'at_least_one_data' => 'Izberite vsaj en podatek.', 'delete_image' => 'Izbriši sliko', 'yes' => 'Da', 'no' => 'Ne', 'add_new' => 'Dodaj', 'export' => 'Izvozi', 'more_info' => 'Več informacij', 'author' => 'Avtor', 'author_id' => 'ID avtorja', 'last_access_at' => 'Zadnji dostop ob', 'published_at' => 'Objavljeno v', 'added_at' => 'Dodano ob', 'created_at' => 'Ustvarjeno ob', 'updated_at' => 'Posodobljeno ob', 'deleted_at' => 'Izbrisano ob', 'no_value' => 'Brez vrednosti', 'no_name' => 'Brez imena', 'upload_image' => 'Naloži sliko', 'anonymous' => 'Anonimno', 'all_rights_reserved' => 'Vse pravice pridržane.', 'with' => 'z', 'by' => 'avtor', 'status' => 'Stanje', 'delivered' => 'Dostavljeno', 'new' => 'Novo', 'failed' => 'Neuspešno', 'queued' => 'V čakalni vrsti', 'schedule_time' => 'Čas urnika', 'capabilities' => 'Zmogljivosti', 'canceled' => 'Preklicano', 'opps' => 'Ups ...', 'attention' => 'Pozor !!', 'name' => 'Ime', 'display_name' => 'Prikazno ime', 'username' => 'Uporabniško ime', 'email' => 'E-pošta', 'first_name' => 'Ime', 'last_name' => 'Priimek', 'password' => 'Geslo', 'password_confirmation' => 'Potrdite geslo', 'current_password' => 'Trenutno geslo', 'new_password' => 'Novo geslo', 'new_password_confirmation' => 'Potrdite novo geslo', 'postal_code' => 'Poštna številka', 'city' => 'Mesto', 'country' => 'Država', 'address' => 'Naslov', 'phone' => 'Telefon', 'number' => 'Številka', 'mobile' => 'Mobile', 'age' => 'Starost', 'sex' => 'Seks', 'gender' => 'Spol', 'male' => 'Moški', 'female' => 'Ženska', 'day' => 'Dan', 'days' => 'Dnevi', 'month' => 'Mesec', 'year' => 'Leto', 'hour' => 'Ura', 'hours' => 'Ure', 'minute' => 'minuta', 'select_one' => 'Izberi enega', 'minutes' => 'Minute', 'second' => 'Drugi', 'title' => 'Naslov', 'content' => 'Vsebina', 'description' => 'Opis', 'summary' => 'Povzetek', 'excerpt' => 'odlomek', 'date' => 'Datum', 'end_date' => 'Končni datum', 'time' => 'Čas', 'end_time' => 'Končni čas', 'start_time' => 'Začetni čas', 'available' => 'Na voljo', 'size' => 'Velikost', 'roles' => 'Vloge', 'permissions' => 'Dovoljenja', 'active' => 'Aktivno', 'inactive' => 'Neaktiven', 'pending' => 'Na čakanju', 'trial' => 'preizkus', 'ended' => 'Končano', 'message' => 'Sporočilo', 'characters_remaining' => 'preostanek znakov', 'g-recaptcha-response' => 'Neveljavni podatki reCaptcha.', 'locale' => 'Localizazija', 'route' => 'Pot', 'url' => 'URL vzdevek', 'recipients' => 'Prejmniki', 'recipient' => 'Prejemmnik', 'source_path' => 'Original pot', 'target_path' => 'Tarča path', 'timezone' => 'Časovni čas', 'image' => 'Slika', 'type' => 'Tip', 'plain' => 'Navadno', 'schedule' => 'Urnik', 'voice' => 'Glasovno', 'mms' => 'MMS', 'unit' => 'Enot', 'using_limits' => 'Uporabljeno :used od :remaining', 'two_way' => 'Dvosmrna komunikacija', 'whatsapp' => 'WhatsAPP', 'percentage' => 'Odstotek', 'digit' => 'Digit', 'success_keyword' => 'Ključna beseda (uspešno)', 'http_request_method' => 'Metoda zahteve HTTP', 'json_encoded_post' => 'Omogoči objavo, kodirano json', 'content_type' => 'Vrsta vsebine', 'content_type_accept' => 'Vrsta vsebine Sprejemljivo', 'none' => 'NIč', 'character_encoding' => 'Kodiranje znakov', 'ssl_certificate_verification' => 'Prezrite preverjanje potrdila SSL', 'authorization' => 'Avtorizacija', 'api_key' => 'API Ključ', 'action' => 'Možnosti', 'source' => 'Vir', 'destination' => 'Destinacija', 'unicode' => 'Unicode', 'custom_value' => 'Vrednost po meri', 'week' => 'Tedensko', 'daily' => 'Dnevno', 'monthly' => 'Mesečno', 'yearly' => 'Letno', 'custom' => 'Po meri', 'currency' => 'Valuta', 'display_month_number' => ':number mesečno', 'display_day_number' => ':number dnevno', 'display_year_number' => ':number letno', 'display_week_number' => ':number tedensko', 'dec_point' => '.', 'thousands_sep' => ',', 'unlimited' => 'Ne omejeno', 'coverage' => 'Pokristost', 'primary' => 'Primarno', 'fitness' => 'Fitness', 'set_primary' => 'Nastavi primarno', 'required' => 'Zahtevano', 'optional' => 'Neobvezno', 'more' => 'Več', 'less' => 'Manj', 'sms' => 'SMS', 'both' => 'Oboje', 'plain_sms' => 'Navdni SMS', 'voice_sms' => 'Glasovni SMS', 'mms_sms' => 'MMS SMS', 'whatsapp_sms' => 'WhatsApp SMS', 'receive' => 'Prejeto', 'copy' => 'Kopiraj', 'move' => 'Premakni', 'keyword' => 'Ključna beseda', 'assigned' => 'Dodeljeno', 'expired' => 'Poteklo', 'renew' => 'Obnovitev', 'change_plan' => 'Spremeni paket', 'subscription' => 'Naročnina', 'plan_details' => 'Podrobnosti paketa', 'browse' => 'Brskaj', 'mms_file' => 'MMS datoteka', 'select_customer' => 'Izberite Stranka', 'select_plan' => 'Izberite paket', 'block' => 'Blokiraj', 'assign_to' => 'Dodeli', 'system_email' => 'Sistemski email', 'authentication' => 'Avtentifikacija', 'notifications' => 'Obvestila', 'localization' => 'Lokalizacija', 'pusher' => 'Pusher', 'background_job' => 'Croni', 'cron_job' => 'Cron Jobs', 'license' => 'Licenca', 'update_application' => 'Posodobi aplikacijo', 'back_to_home' => 'Nazaj domov', 'date_format' => 'Format datuma', 'default' => 'Privzeto', 'host_name' => 'Ime gostitelja', 'port' => 'Port', 'encryption' => 'Enkripcija', 'translate' => 'Prevod', 'download' => 'Prenos', 'upload' => 'Naloži', 'disable' => 'Onemogoči', 'environment' => 'Environment', 'sandbox' => 'Sandbox', 'production' => 'produkcija', 'client_id' => 'Client ID', 'client_secret' => 'Client Secret', 'merchant_id' => 'Merchant ID', 'merchant_code' => 'Merchant Code', 'public_key' => 'Public Key', 'private_key' => 'Private Key', 'secret_key' => 'Secret Key', 'signature_key' => 'Signature Key', 'merchant_email' => 'Merchant Email', 'merchant_secret' => 'Merchant Secret', 'merchant_key' => 'Merchant Key', 'integration_id' => 'Integration ID', 'integration_key' => 'Integration Key', 'auth_token' => 'Auth Token', 'merchant_salt' => 'Merchant Salt', 'key_id' => 'Key ID', 'key_secret' => 'Key Secret', 'store_id' => 'Store ID', 'store_password' => 'Store Password', 'payment_details' => 'Podatki o plačilu', 'payment_confirmation' => 'Sporočilo za potrditev plačila', 'subject' => 'Zadeva', 'publishable_key' => 'Ključ za objavo', 'current_plan' => 'Trenutni paket', 'account' => 'Račun', 'security' => 'Varnost', 'two_factor_authentication' => 'Dvostopenjsko preverjanje', 'information' => 'Informacije', 'change' => 'Spremeni', 'add_unit' => 'Dodaj kredite', 'remove_unit' => 'Odstrani kredite', 'remove' => 'Odstrani', 'sender_id' => 'Pošiljatelj ID', 'company' => 'Podjetje', 'website' => 'Spletna stran', 'state' => 'Država', 'postcode' => 'Poštna številka', 'tax_number' => 'DDV številka', 'on' => 'Vklopljeno', 'off' => 'Izklopljeno', 'promotion' => 'Promocija', 'profile' => 'Profil', 'your_account' => 'Vač račun', 'billing' => 'Nakup SMS paketa', 'invoices' => 'Računi', 'invoice' => 'Račun', 'invoice_date' => 'Datum računa', 'invoice_number' => 'Številka računa', 'details' => 'Detajli', 'paid' => 'Plačano', 'print' => 'Printaj', 'view' => 'Ogled', 'shortcuts' => 'Bližnjice', 'get_started_with_numbers' => 'Začnite s številkami', 'get_started_with_senderid' => 'Začnite z ID-jem pošiljatelja', 'get_started_with_message' => 'Začnite s sporočilom', 'send_message_to_your_user' => 'Pošlji osebno sporočilo', 'numbers_message' => 'Upravljanje lokaliziranih številk', 'sender_id_message' => 'Upravljanje blagovne znamke z ID-jem pošiljatelja', 'subtotal' => 'vmesni seštevek', 'preferences' => 'Preferences', 'api' => 'API', 'switch_view' => 'Preklopi pogled', 'credits_used' => 'Porabljeni krediti', 'used' => 'Used', 'remaining' => 'Preostalo', 'revenue_this_month' => 'Prihodek v tem mesecu', 'customers_growth' => 'Rast strank', 'recent_sender_id_requests' => 'Nedavne zahteve za ID pošiljatelja', 'sms_reports' => 'SMS poročila', 'prihodek' => 'Prihodek', 'outgoing_sms_history_of_current_month' => 'Zgodovina odhodnih SMS v tekočem mesecu', 'incoming_sms_history_of_current_month' => 'Zgodovina dohodnih SMS v tekočem mesecu', 'is_popular' => 'Nastavite kot priljubljeno?', 'billing_address' => 'Naslov za izstavitev računa', 'email_notifications' => 'E-poštna obvestila', 'transactions' => 'Transakcije', 'datetime_format' => 'M dS, Y g:i A', 'datetime_format_2' => 'M dS, Y H:i:s', 'time_format' => 'H:i', 'j_date_format' => 'yyyy-mm-dd', 'datetime_string_formatted' => ':date, :time', 'amount' => 'Znesek', 'paste_numbers' => 'Prilepite številke', 'tab' => 'Tab', 'new_line' => 'Nova vrstica', 'comma' => 'Vejica', 'semicolon' => 'podpičje', 'bar' => 'Bar', 'listed_by' => 'Na seznamu', 'admins' => 'Admins', 'loading' => 'Nalaganje', 'read' => 'Preberi', 'settings' => 'Nastavitve', 'originator' => 'Izvornik', 'shared_number' => 'Številka v skupni rabi', 'unsubscribe' => 'Odjava', 'subscribe' => 'Subscribe', 'tag' => 'Oznaka', 'birth_date' => 'Rojstni dan', 'anniversary_date' => 'Dan obletnice', 'import_file' => 'Uvozi datoteko', 'paste_text' => 'Prilepi besedilo', 'manual_input' => 'Ročni vnos', 'choose_delimiter' => 'Izberi ločilo', 'choose_your_option' => 'Izberite svojo možnost', 'sample_file' => 'Vzorčna datoteka', 'download_sample_file' => 'Prenesi vzorčno datoteko', 'total_number_of_recipients' => 'Skupno število prejemnikov', 'invalid_delimiter' => 'Neveljavno ločilo', 'message_form' => 'Obrazec za sporočilo', 'available_tag' => 'Razpoložljiva oznaka', 'subscribe_url' => 'URL za naročanje', 'release' => 'Odstrani', 'per' => 'na', 'every' => 'Vsak', 'buy' => 'Nakup', 'active_numbers' => 'Aktivne številke', 'request_for_new_one' => 'Zahteva za novo', 'create_plan' => 'Ustvari Paket', 'plan_name' => 'Ime paketa', 'free' => 'Brezplačno', 'payment_required' => 'Zahtevano plačilo', 'pay' => 'Plačaj', 'sms_credit' => 'Enota za SMS', 'whatsapp_credit' => 'WhatsApp Krediti', 'cutting_system_available' => 'Sistem rezanja je na voljo', 'api_access' => 'Dostop do API', 'text_messages' => 'Besedilna sporočila', 'voice_messages' => 'Glasovna sporočila', 'picture_messages' => 'Sporočila s slikami', 'subscribe_now' => 'Naročite se zdaj', 'credit_per_sms' => 'Kredit na SMS', 'advanced' => 'Napredno', 'one_time' => 'Enkrat', 'frequency' => 'Frekvenca', 'remove_duplicate' => 'Odstrani dvojnik', 'all_messages' => 'Vsa sporočila', 'received' => 'Prejeto', 'sent' => 'Poslano', 'campaigns' => 'Oglaševalske SMS ali WhatsAPP akcije', 'campaign_name' => 'Ime akcije', 'campaign_id' => 'ID akcije', 'campaigns_type' => 'Vrsta oglaševalske akcije', 'sms_type' => 'Vrsta SMS', 'direction' => 'Smer', 'from' => 'Od', 'to' => 'Za', 'cost' => 'Cena', 'invalid' => 'Neveljaven', 'outgoing' => 'Odhajajoče', 'incoming' => 'Prihajajoče', 'normal' => 'Normalno', 'balance' => 'Stanje', 'top_up' => 'Napolnitev računa', 'per_unit_price' => 'Cena na enoto', 'recurring' => 'Ponavljajoče se', 'sending' => 'Pošiljanje', "sms_send" => "SMS poslano", "campaigns_send" => "Poslane akcije", 'processing' => 'Obdelava', 'run_at' => 'Zaženi na', 'scheduled' => 'Načrtovano', 'paused' => 'Paused', 'delivered_at' => 'Dostavljeno ob', 'checkout' => 'Checkout', 'total_price' => 'Skupna cena', 'total' => 'Skupaj', 'charge' => 'Napolnitev', 'delivery_charge' => 'Zaračunavanje dostave', 'place_order' => 'Oddaja naročila', 'cart' => 'Košarica', 'payment' => 'Plačilo', 'payment_options' => 'Možnosti plačila', 'amount_payable' => 'Znesek za plačilo', 'pay_payment' => 'Plačaj plačilo', 'transaction_key' => 'Transakcioni ključ', 'login_id' => 'ID za prijavo', 'name_on_the_card' => 'Lastnik kartice', 'card_number' => 'Številka kartice', 'cvv' => 'CVV', 'generate' => 'Ustvari', 'expiration_date' => 'Datum poteka', 'payment_information' => 'Tukaj so vaši podatki o plačilu', 'paid_by' => 'Plačal', 'transaction_id' => 'ID transakcije', 'purchase' => 'Nakup', 'notify_me_by' => 'Obvesti me ob', 'credit_warning' => 'Kreditno opozorilo', 'subscription_warning' => 'Opozorilo o naročnini', 'new_conversion' => 'Nov SMS ali WhatsAPP pogovor', 'welcome_to' => 'Dobrodošli', 'welcome_to_docs' => 'Dobrodošli v :brandname dokumentaciji', 'submitted' => 'Oddano', 'finished' => 'Končano', 'greeting_message' => ':time, :name', 'good_morning' => 'Dobro jutro', 'good_afternoon' => 'Dober dan', 'good_evening' => 'Dober večer', 'good_night' => 'Lahko noč', /*version 3.1*/ 'read_all_notifications' => 'Preberi vsa obvestila', 'you_have_new_user' => 'Imate novega uporabnika', 'you_have_new_subscription' => 'Imate novo naročnino', 'new_sender_id_notification' => 'Obvestilo o novem ID-ju pošiljatelja', 'manage_profile' => 'Upravljanje profila', 'success' => 'Uspešno ustvarjeno', 'warning' => 'Opozorilo', 'ops' => 'Oops', 'select_all' => 'Izberi vse', 'id' => 'ID', 'popular' => 'Popular', 'success_rate' => 'Stopnja uspešnosti', 'existing_mms_file' => 'Obstoječa datoteka MMS', 'remove_blacklist' => 'To lahko razveljavite s črnega seznama', 'iso_code' => 'ISO koda', 'country_code' => 'Šifra države', 'sending_server' => 'Pošiljanje strežnika', 'remaining_in_number' => 'Preostalo v številu', '--' => '--', /*Version 3.3*/ 'thanks' => 'Thanks', 'login_as' => 'You are actually logged as <strong class="text-info">:name</strong>, you can logout as <a href=":route">:admin</a>.', ], 'filezone' => [ 'click_here_to_upload' => 'Kliknite tukaj za nalaganje', 'insert_valid_csv_file' => 'Vstavi veljavno datoteko csv', 'file_contains_header_row' => 'Datoteka vsebuje naslovno vrstico', 'phone_number_column_require' => 'Potreben je stolpec telefonske številke', 'message_column_require' => 'Potreben je stolpec sporočil', ], //Localization for application data tables 'datatables' => [ 'no_results' => 'Ni rezultatov na voljo', 'search' => 'Iskanje', 'first' => 'Prvi', 'last' => 'Zadnji', 'previous' => 'Nazaj', 'next' => 'Naprej', 'processing' => 'Obdelujem ...', 'bulk_delete' => 'Izbriši', 'bulk_enable' => 'Omogoči', 'bulk_approve' => 'Odobri', 'bulk_cancel' => 'Prekliči', 'bulk_disable' => 'Onemogoči', 'showing_entries' => 'Prikazano :start od :end skupno :total vnosov', ], //Localization for application http status codes 'http' => [ '401' => [ 'title' => 'Nepooblaščeno', 'description' => 'Oprostite, vendar nimate pooblastila za dostop do te strani.', ], '403' => [ 'title' => 'Dostop zavrnjen', 'description' => 'Oprostite, vendar nimate dovoljenj za dostop do te strani.', ], '404' => [ 'title' => 'Stran ni najdena', 'description' => 'Oprostite, toda stran, ki ste jo poskušali ogledati, ne obstaja.', ], '419' => [ 'title' => 'Stran je potekla', 'description' => 'Oprostite, toda stran, ki ste jo poskušali ogledati, je že potekla.', ], '500' => [ 'title' => 'Napaka strežnika', 'description' => 'Oprostite, vendar je strežnik naletel na situacijo, ki ne ve, kako ravnati.', ], '503' => [ 'title' => 'V vzdrževanju!', 'description' => 'Sistem je v vzdrževanju. Prosimo poskusite čez nekaj minut', ], ], /* |-------------------------------------------------------------------------- | Localization for portal |-------------------------------------------------------------------------- | | The following language lines contain all types of keyword used by the portal. | */ 'menu' => [ "Dashboard" => "Nadzorna plošča", "Customer" => "Stranka", "Customers" => "Stranke", "Subscriptions" => "Naročnine", "Plan" => "Paket", "Plans" => "Paketi", "Currencies" => "Valute", "Sending" => "Pošiljanje", "Sending Servers" => "Strežniki za pošiljanje", "Keywords" => "Ključne besede", "Templates" => "Predloge", "Template Tags" => "Tagi predlog", "Security" => "Varnost", "Sender ID" => "Pošiljateljev ID", "Phone Numbers" => "Telefonske številke", "Numbers" => "Številke", "Blacklist" => "Črna lista", "Spam Word" => "Spam besede", "Ticket" => "Podporni listek", "Tickets" => "Podporni listki", "Department" => "Služba", "Administrator" => "Administrator", "Administrators" => "Administratorji", "Admin Roles" => "Admin pravice", "Settings" => "Nastavitve", "All Settings" => "Vse nastavitve", "Language" => "Jezik", "Payment Gateways" => "Plačilna sredstva", "Email Templates" => "Email predloge", "Background jobs" => "Croni", "Purchase Code" => "Koda", "Update Application" => "Posodobi sistem", "Maintenance Mode" => "Način vzdrževanja", "Reports" => "Poročila", "All Invoices" => "Vsi računi", "SMS History" => "SMS zgodovina", "Block Message" => "Blokirana sporočila", "Logout" => "Odjava", "View Charts" => "Ogled grafov", "Contacts" => "Kontakti", "SMS" => "SMS", "Voice" => "Glasovno", "MMS" => "MMS", "WhatsApp" => "WhatsApp", "SMS Template" => "SMS predloge", "Chat Box" => "Dvosmerni SMS", "Knowledge Bases" => "Baza znanja", "Overview" => "Pregled", "Campaign Builder" => "Ustvari kampanijo", "Quick Send" => "Hitri SMS", "Send Using File" => "Pošlji preko datoteke", "Developers" => "Razvijalci", "Plugins" => "Moduli", "All Messages" => "Vsa sporočila", "Received Messages" => "Prejeta sporočila", "Sent Messages" => "Poslana sporočila", "Campaigns" => "Kampanije", "Countries" => "Države", "Theme Customizer" => "Tema", ], 'currencies' => [ 'code' => 'Koda', 'format' => 'Format', 'update_currency' => 'Posodobi valuto', 'add_new_currency' => 'Dodaj novo valuto', 'enable_currencies' => 'Ali želite omogočiti te valute!', 'disable_currencies' => 'Ali želite onemogočiti te valute!', 'delete_currencies' => 'Ali želite izbrisati te valute!', 'currency_successfully_added' => 'Valuta je bila uspešno dodana', 'currency_successfully_updated' => 'Valuta je bila uspešno posodobljena', 'currency_successfully_deleted' => 'Valuta je bila uspešno izbrisana', 'currency_successfully_change' => 'Stanje valute se je uspešno spremenilo', 'currencies_deleted' => 'Izbrane valute so izbrisane', 'currencies_enabled' => 'Izbrane valute so omogočene', 'currencies_disabled' => 'Izbrane valute onemogočene', ], 'sending_servers' => [ 'quota' => 'Quota', 'sending_limit' => 'Sending limit', 'per' => 'Per', 'create_own_server' => 'Create Your Own Server', 'enable_sending_servers' => 'Do you want enable these sending servers!', 'disable_sending_servers' => 'Do you want disable these sending servers!', 'delete_sending_servers' => 'Do you want delete these sending servers!', 'sending_server_successfully_added' => 'Sending Server was successfully added', 'sending_server_successfully_updated' => 'Sending Server was successfully updated', 'sending_server_successfully_deleted' => 'Sending Server was successfully deleted', 'sending_server_successfully_change' => 'Sending Server status change successfully', 'sending_servers_deleted' => 'Selected sending servers deleted', 'sending_servers_enabled' => 'Selected sending servers enabled', 'sending_servers_disabled' => 'Selected sending servers disabled', 'select_sending_server' => 'Select Sending Server', 'sending_server_not_found' => 'Sending Server was not found', 'update_credentials' => 'Update Credentials', 'sending_credit' => 'Sending Credit', 'time_base' => 'Time Base', 'time_unit' => 'Time Unit', 'per_single_request' => 'SMS Per Single Request', 'cutting_system' => 'Cutting System', 'cutting_value' => 'Cutting Value', 'cutting_unit' => 'Cutting Unit', 'cutting_logic' => 'Cutting Logic', 'cutting_random' => 'Cutting Random Number', 'cutting_from_start' => 'Cutting Number From Starting', 'cutting_from_end' => 'Cutting Number From Ending', 'available_features' => 'Available Features', 'no_auth' => 'Authentication available on parameters', 'parameter' => 'Parameter', 'value' => 'Value', 'add_on_url' => 'Add On URL', 'set_blank' => 'Set Blank', 'add_on_parameter' => 'Add on parameter', 'query_parameters' => 'Query parameters', 'delimiter_multiple_sms' => 'Delimiter for multiple sms', 'have_no_sending_server_to_add' => 'You have no sending server to add', 'have_no_sending_server' => 'You have no sending server', 'add_sending_server' => 'Add Sending Server', 'delete_sending_server_confirmation' => 'You would not be able to revert this! Also customer subscription plan and sms history will remove if exist.', ], 'plans' => [ 'plans' => 'Paketi', 'plan_features' => 'Funkcije paketa', 'validity' => 'Veljavnost', 'price' => 'Cena', 'pricing' => 'Cene', 'speed_limit' => 'Omejitev hitrosti', 'add_new_plan' => 'Dodaj nov paket', 'billing_cycle' => 'Obračunski cikel', 'frequency_amount' => 'Znesek frekvence', 'subscriber_count' => ':count naročnikov', 'frequency_unit' => 'Frekvenčna enota', 'billing_information_required' => 'Potrebni so podatki za obračun?', 'ask_tax_billing_information_subcribing_plan' => 'Zaprosi za informacije za obračun davka, ko se naročiš na paket', 'set_this_plan_as_popular' => 'Nastavi ta paket kot priljubljen paket', 'popular_plan_already_available' => 'Popularni paket je že na voljo. Prosim, počistite vašo prejšnjo iz priljubljenih.', 'edit_plan' => 'Uredi paket', 'plan_successfully_added' => 'Paket je bil uspešno dodan', 'plan_successfully_deleted' => 'Paket je uspešno izbrisan', 'sms_sending_credits' => 'SMS pošiljanje kreditov', 'sms_sending_credits_required' => 'Zahtevana je vrednost kreditov za pošiljanje SMS', 'whatsapp_sending_credits' => 'Whatsapp pošiljanje možnost kreditov', 'max_contact_list' => 'Največji seznam stikov', 'max_contact' => 'Največ kontaktov', 'max_contact_per_list' => 'Največji kontakt na seznam', 'segment_per_list_max' => 'Največ segmentov ali polj po meri na seznam', 'customer_can_import_list' => 'Stranka lahko uvozi seznam stikov', 'customer_can_export_list' => 'Stranka lahko izvozi seznam stikov', 'customer_can_use_api' => 'Stranka lahko uporablja API', 'customer_can_own_sending_server' => 'Stranka lahko ustvari lasten strežnik za pošiljanje', 'create_own_sending_server' => 'Ustvari lasten strežnik za pošiljanje', 'customer_can_create_sub_accounts' => 'Stranka lahko ustvari podračune', 'customer_can_delete_sms_history' => 'Stranka lahko izbriše zgodovino sms', 'add_previous_balance_next_subscription' => 'Dodaj prejšnje enote sms pri naslednji naročnini', 'add_previous_units' => 'Dodaj prejšnje enote', 'need_sender_id_verification' => 'Potrebujem preverjanje ID-ja pošiljatelja', 'unlimited' => 'Neomejeno', '100_per_minute' => '100 sms na minuto', '1000_per_hour' => '1.000 sms na uro', '10000_per_hour' => '10.000 sms na uro', '50000_per_hour' => '50.000 sms na uro', '10000_per_day' => '10.000 sms na dan', '100000_per_day' => '100.000 sms na dan', 'custom' => 'Po želji', 'number_of_process' => 'Največje število procesov', 'sending_server_as_primary' => 'Nastavi strežnik za pošiljanje kot primarni', 'fitness_number_must_100' => 'Številka mora biti 100', 'fitness_was_updated' => 'Paket je bil uspešno posodobljen.', 'primary_sending_server_updated' => 'Primarni strežnik za pošiljanje je bil uspešno posodobljen.', 'unsubscribe_url_required' => 'Zahtevana je oznaka {UNSUBSCRIBE_URL}', 'general_settings_was_updated' => 'Splošne nastavitve so bile uspešno posodobljene.', 'features_was_updated' => 'Funkcije paketa so bile uspešno posodobljene.', 'speed_limit_was_updated' => 'Omejitev hitrosti je bila uspešno posodobljena.', 'cutting_value_was_updated' => 'Sistemska vrednost rezanja je bila uspešno posodobljena.', 'pricing_was_updated' => 'Cena je bila uspešno posodobljena.', 'name_new_plan' => 'Poimenujte svoj novi plan', 'what_would_you_like_to_name_your_plan' => 'Kako bi radi poimenovali svoj paketa?', 'plan_was_successfully_copied' => 'Paket je bil uspešno kopiran', 'plan_status_was_successfully_changed' => 'Stanje paketa je bilo uspešno spremenjeno', 'bulk_enable_plans' => 'Ali želite omogočiti te pakete!', 'bulk_disable_plans' => 'Ali želite onemogočiti te pakete!', 'plans_enabled' => 'Izbrani paketi so omogočeni', 'plans_disabled' => 'Izbrani paketi onemogočeni', 'plans_deleted' => 'Izbrani paketi so izbrisani', 'send_spam_message' => 'Stranka lahko pošilja neželjenih SMS sporočil', /*Version 3.1*/ 'select_plan_as_per_requirement' => 'Izberite paket glede na vašo upokojitev', 'show_in_customer' => 'Pokaži pri stranki', 'coverage_was_successfully_added' => 'Paket je bil uspešno dodan', ], 'keywords' => [ 'create_new_keyword' => 'Ustvari novo ključno besedo', 'update_keyword' => 'Posodobi ključno besedo', 'buy_keyword' => 'Kupite ključno besedo', 'reply_text_recipient' => 'Besedilo odgovora za prejemnika', 'reply_voice_recipient' => 'Odgovori na glas za prejemnika', 'reply_mms_recipient' => 'Odgovori na MMS za prejemnika', 'keyword_successfully_added' => 'Ključna beseda je bila uspešno dodana.', 'keyword_successfully_updated' => 'Ključna beseda je bila uspešno posodobljena', 'keyword_successfully_released' => 'Ključna beseda je bila uspešno izdana', 'keyword_mms_file_removed' => 'Datoteka MMS s ključno besedo je bila uspešno odstranjena.', 'keyword_successfully_deleted' => 'Ključna beseda je bila uspešno izbrisana', 'available_keywords' => 'Ali želite, da so te ključne besede na voljo!', 'delete_keywords' => 'Ali želite izbrisati te ključne besede!', 'release_keywords' => 'Ali želite sprostiti te ključne besede!', 'keywords_deleted' => 'Izbrane ključne besede so izbrisane', 'keywords_available' => 'Izbrane ključne besede so na voljo', 'payment_for_keyword' => 'Plačilo za ključno besedo', ], 'phone_numbers' => [ 'add_new_number' => 'Dodaj novo številko', 'update_number' => 'Posodobi številko', 'buy_number' => 'Kupite številko', 'number_available' => ':številka je že na voljo kot vaša številka.', 'number_successfully_added' => 'Številka je bila uspešno dodana.', 'number_successfully_updated' => 'Številka je bila uspešno posodobljena', 'number_successfully_deleted' => 'Številka je bila uspešno izbrisana', 'number_successfully_released' => 'Številka je bila uspešno izdana', 'available_phone_numbers' => 'Ali želite, da so te telefonske številke na voljo!', 'delete_phone_numbers' => 'Ali želite izbrisati te telefonske številke!', 'phone_numbers_deleted' => 'Izbrane telefonske številke so bile izbrisane', 'phone_numbers_available' => 'Izbrane telefonske številke so na voljo', 'phone_number_capabilities_not_found' => 'Možnosti telefonske številke niso bile najdene', 'release_numbers' => 'Sprosti izbrane številke!', 'payment_for_number' => 'Plačilo za številko', ], 'template_tags' => [ 'update_template_tag' => 'Posodobi oznako predloge', 'new_template_tag' => 'Nova oznaka predloge', 'template_tag_available' => ':template_tag je že na voljo kot vaša oznaka predloge.', 'required_template_tags' => 'Ali želite nastaviti zahtevane te oznake predloge!', 'optional_template_tags' => 'Ali želite te oznake predloge nastaviti kot neobvezne!', 'delete_template_tags' => 'Ali želite izbrisati te oznake predloge!', 'template_tag_successfully_added' => 'Oznaka predloge je bila uspešno dodana', 'template_tag_successfully_updated' => 'Oznaka predloge je bila uspešno posodobljena', 'template_tag_successfully_deleted' => 'Oznaka predloge je bila uspešno izbrisana', 'template_tag_successfully_change' => 'Status oznake predloge se je uspešno spremenil', 'template_tags_deleted' => 'Izbrane oznake predlog so izbrisane', 'template_tags_required' => 'Zahtevan je nabor izbranih oznak predlog', 'template_tags_optional' => 'Izbrane oznake predlog so nastavljene neobvezno', ], 'blacklist' => [ 'add_new_blacklist' => 'Dodaj nov črni seznam', 'update_blacklist' => 'Posodobi črni seznam', 'blacklist_successfully_added' => 'Črni seznam je bil uspešno dodan.', 'blacklist_successfully_deleted' => 'Črni seznam je bil uspešno izbrisan', 'delete_blacklists' => 'Ali želite izbrisati te črne sezname!', 'blacklists_deleted' => 'Izbrani črni seznami so izbrisani', ], 'spam_word' => [ 'add_new_word' => 'Dodaj novo besedo', 'word_successfully_added' => 'Beseda je bila uspešno dodana.', 'word_successfully_deleted' => 'Beseda je bila uspešno izbrisana', 'delete_words' => 'Ali želite izbrisati te besede!', 'words_deleted' => 'Izbrane besede so izbrisane', ], 'sender_id' => [ 'update_sender_id' => 'Posodobi ID pošiljatelja', 'add_new_sender_id' => 'Dodaj nov ID pošiljatelja', 'sender_id_available' => ':sender_id je že na voljo kot vaš ID pošiljatelja.', 'active_senderids' => 'Ali želite, da so ti ID-ji pošiljatelja aktivni!', 'block_senderids' => 'Ali želite blokirati te ID-je pošiljatelja!', 'delete_senderids' => 'Ali želite izbrisati te ID-je pošiljatelja!', 'delete_senderid_plans' => 'Ali želite izbrisati ID pošiljatelja!', 'sender_id_successfully_added' => 'ID pošiljatelja je bil uspešno dodan', 'sender_id_successfully_updated' => 'ID pošiljatelja je bil uspešno posodobljen', 'sender_id_successfully_deleted' => 'ID pošiljatelja je bil uspešno izbrisan', 'sender_id_successfully_change' => 'Status ID pošiljatelja se je uspešno spremenil', 'senderids_deleted' => 'Izbrani ID-ji pošiljatelja so izbrisani', 'senderids_active' => 'Izbrani ID-ji pošiljatelja so aktivni', 'senderids_block' => 'Izbrani ID-ji pošiljatelja so blokirani', 'customer_sender_id_for' => 'ID pošiljatelja po meri za ', 'sender_id_required' => 'Potreben je ID pošiljatelja', 'phone_numbers_required' => 'Obvezne so telefonske številke', 'sender_id_invalid' => 'Izvornik :sender_id ni pooblaščen za pošiljanje tega sporočila', 'sender_id_sms_capabilities' => 'Originator :sender_id ne more poslati :type sms', 'payment_for_sender_id' => 'Plačilo za ID pošiljatelja', 'price_details' => 'Podrobnosti o plačilu cenika paketa', 'payment_cancelled' => 'Plačilo preklical uporabnik', ], 'settings' => [ 'application_name' => 'Ime aplikacije', 'application_name_length' => 'Ime aplikacije podpira največ 12 znakov', 'application_title' => 'Naslov aplikacije', 'application_keyword' => 'Ključna beseda aplikacije', 'naslov' => 'Naslov', 'footer_text' => 'Besedilo noge', 'logo' => 'Logotip', 'logo_size' => 'Priporočena velikost: širina 150px ☓ višina 26px', 'favicon' => 'Favicon', 'favicon_size' => 'Priporočena velikost: širina 32px ☓ višina 32px', 'maintenance_message' => 'Sporočilo o vzdrževanju', 'custom_script' => 'Kopiraj in prilepi svoje skripte po meri v spodnje polje. Vključen bo na vsako stran', 'settings_successfully_updated' => 'Nastavitve so bile uspešno posodobljene.', 'from_email' => 'Iz e-pošte', 'from_name' => 'Od imena', 'method_for_sending' => 'Način za pošiljanje sistemske pošte', 'client_registration' => 'Dovoli registracijo stranke', 'registration_verification' => 'Preverjanje po registraciji stranke', 'two_factor_authentication' => 'Dvofaktorska avtentikacija pri prijavi', 'two_factor_authentication_send_by' => 'Dvofaktorna avtentikacijska koda, ki jo pošlje', 'captcha_in_login' => 'Captcha pri prijavi', 'captcha_in_client_registration' => 'Captcha pri registraciji odjemalca', 'recaptcha_site_key' => 'reCaptcha ključ mesta', 'recaptcha_secret_key' => 'reCaptcha tajni ključ', 'recaptcha_site_key_required' => 'The captcha site key field is required when you want to display captcha on login or client registration', 'recaptcha_secret_key_required' => 'The captcha secret key field is required when you want to display captcha on login or client registration', 'client_id_required' => 'The client id field is required when you want to display :provider login on login page.', 'client_secret_required' => 'The client secret field is required when you want to display :provider login on login page.', 'notification_sms_gateway' => 'sms prehod za sms obvestila', 'notification_sender_id' => 'ID pošiljatelja za sms obvestilo', 'notification_phone' => 'telefonska številka za sms obvestilo', 'notification_from_name' => 'Od imena za e-poštno obvestilo', 'notification_email' => 'E-poštni naslov za e-poštno obvestilo', 'sender_id_notification_email' => 'Omogoči obvestilo o zahtevi ID pošiljatelja po e-pošti', 'sender_id_notification_sms' => 'Omogoči obvestilo o zahtevi ID pošiljatelja prek SMS-a', 'user_registration_notification_email' => 'Omogoči obvestilo o registraciji uporabnika po e-pošti', 'user_registration_notification_sms' => 'Omogoči obvestilo o registraciji uporabnika s SMS-om', 'subscription_notification_email' => 'Omogoči obvestilo o naročnini po e-pošti', 'subscription_notification_sms' => 'Omogoči obvestilo o naročnini prek SMS-a', 'keyword_notification_email' => 'Omogoči obvestilo o nakupu ključnih besed po e-pošti', 'keyword_notification_sms' => 'Omogoči obveščanje o nakupu ključne besede prek SMS-a', 'phone_number_notification_email' => 'Omogoči obveščanje o nakupu telefonske številke po e-pošti', 'phone_number_notification_sms' => 'Omogoči obveščanje o nakupu telefonske številke prek SMS-a', 'block_message_notification_email' => 'Prejmite obvestilo po e-pošti, če boste prejeli sms goljufije', 'block_message_notification_sms' => 'Prejmite obvestilo s SMS-om, če pošljete goljufive sms', 'notification_sms_gateway_required' => 'SMS prehod ni na voljo ali je neaktiven.', 'add_new' => 'Dodaj nov jezik', 'upload_file' => 'Naloži datoteko', 'upload_language' => 'Naloži jezik', 'successfully_added' => 'Jezik je bil uspešno dodan', 'successfully_deleted' => 'Jezik je bil uspešno izbrisan', 'status_successfully_change' => 'Status se je uspešno spremenil', 'download' => 'Jezik je bil uspešno prenesen', 'upload' => 'Jezik je bil uspešno naložen', 'invalid_zip' => 'Naloži veljavno zip datoteko.', 'invalid_file' => 'Naloži veljavno datoteko.', 'social_login' => 'Social prijava', 'facebook_login' => 'Prijava v Facebook', 'twitter_login' => 'Prijava v Twitter', 'google_login' => 'Google prijava', 'github_login' => 'Prijava v Github', 'login_with_facebook' => 'Prijava s Facebookom', 'login_with_twitter' => 'Prijava s Twitterjem', 'login_with_google' => 'Prijava z Googlom', 'login_with_github' => 'Prijava z Github', 'app_id' => 'ID aplikacije', 'app_secret' => 'Skrivnost aplikacije', 'consumer_key' => 'Ključ potrošnika', 'consumer_secret' => 'Potrošniška skrivnost', 'recaptcha_information' => 'Recaptcha informacije', /* Version 3.3*/ 'login_notification_email' => 'Enable Login notification by Email', ], 'payment_gateways' => [ 'not_found' => 'Podatki o plačilnem prehodu niso najdeni', 'payment_info_not_found' => 'Podatki o plačilu niso najdeni', 'rename_name' => 'Ime prehoda lahko preimenujete s svojim', 'gateway_was_updated' => 'Informacije o prehodu so bile uspešno posodobljene', 'click_on_correct_option' => 'Kliknite na pravilno možnost plačila', 'payment_successfully_made' => 'Plačilo je bilo uspešno opravljeno. Za več podrobnosti preverite možnost obračunavanja v spustnem meniju Profil.', ], 'email_template' => [ 'template_was_updated' => 'Predloga e-pošte je bila uspešno posodobljena', ], 'customer' => [ 'add_new' => 'Nova stranka', 'login_as_customer' => 'Prijavi se kot ta stranka', 'assign_plan' => 'Dodeli paket', 'profile_image_size' => 'Priporočena velikost: širina 300 slikovnih pik ☓ višina 300 slikovnih pik', 'enable_customers' => 'Ali želite omogočiti te stranke!', 'disable_customers' => 'Ali želite onemogočiti te stranke!', 'customer_successfully_added' => 'Stranka je bila uspešno dodana', 'customer_successfully_updated' => 'Stranka je bila uspešno posodobljena', 'customer_successfully_deleted' => 'Stranka je bila uspešno izbrisana', 'customer_successfully_change' => 'Status stranke se je uspešno spremenil', 'profile_was_successfully_updated' => 'Profil je bil uspešno posodobljen', 'both_password_not_matched' => 'Obe gesli se ne ujemata', 'new_password_field_was_empty' => 'Polje za novo geslo je bilo prazno', 'old_password_not_matched' => 'Atribut :attribute se ujema s starim geslom', 'customers_enabled' => 'Izbrane stranke omogočene', 'customers_disabled' => 'Izbrane stranke onemogočene', 'personal_information' => 'Osebni podatki', 'every_single_login' => 'Vsaka prijava', 'support_activities' => 'Podporne dejavnosti listkov za ustvarjanje listkov.', 'profile_activities' => 'Dejavnosti profila, kot je sprememba gesla, posodobitev profila itd.', 'sender_id_verification' => 'Preverjanje ID-ja pošiljatelja', 'purchase_keyword' => 'Ključna beseda za nakup', 'token_successfully_regenerate' => 'Žeton je bil uspešno regeneriran', 'successful_subscription' => 'Uspešna naročnina', 'promotional_newsletter' => 'Promocijsko glasilo', 'avatar_update_successful' => 'Avatar je bil uspešno posodobljen', 'add_unit_successful' => 'Enote so bile uspešno dodane', 'avatar_remove_successful' => 'Avatar je bil uspešno odstranjen', 'leave_blank_password' => 'Pusti prazno, če ne želite spremeniti', 'no_active_subscription' => 'Nimate aktivne naročnine. Pojdite na možnost <strong>Obračunavanje</strong> v spustnem meniju <strong>Profil</strong> in <strong>Naročite se</strong> na nov paket.', 'invalid_phone_number' => ':phone je neveljavna telefonska številka', 'add_unit_to_your_account' => 'Dodaj enoto svojemu računu', /*Version 3.3*/ 'send_welcome_email' => 'Send Welcome Email', 'admin_cannot_be_impersonated' => 'Admin user cannot be impersonated', ], 'subscription' => [ 'no_active_subscription' => 'Ni aktivne naročnine', 'plan_not_found' => 'Informacije o naročniškem paketu niso najdene', 'customer_not_found' => 'Podatki o stranki niso najdeni', 'subscription_period_end' => 'Pošlji obvestilo (x) število dni pred iztekom', 'subscribed_to_plan' => 'Naročen na :plan paket', 'subscribed_by' => 'Naročen', 'subscribed_on' => 'Naročen na', 'ended_at' => 'Končano ob', 'logs' => 'Dnevniki poročil', 'reject' => 'Zavrnjeno', 'approve_subscriptions' => 'Ali želite odobriti te naročnine!', 'cancel_subscriptions' => 'Ali želite preklicati te naročnine!', 'subscription_successfully_added' => 'Naročnina je bila uspešno dodana', 'subscription_successfully_updated' => 'Naročnina je bila uspešno posodobljena', 'subscription_successfully_deleted' => 'Naročnina je bila uspešno izbrisana', 'subscription_successfully_active' => 'Naročnina je bila uspešno aktivna', 'subscription_successfully_cancelled' => 'Naročnina je bila uspešno preklicana', 'subscription_successfully_change' => 'Stanje naročnine je uspešno spremenjeno', 'preferences_successfully_updated' => 'Nastavitve so bile uspešno posodobljene', 'subscriptions_cancelled' => 'Izbrane naročnine so preklicane', 'subscriptions_enabled' => 'Izbrane naročnine omogočene', 'subscriptions_disabled' => 'Izbrane naročnine onemogočene', 'log_subscribe' => 'Naročanje na paket <strong>:plan</strong>', 'log_claimed' => 'Plačilo (<strong>:price</strong>) je <strong>zahtevala</strong> stranka', 'log_admin_approved' => 'Naročnino na izbrani paket <strong>:plan</strong> je <strong>odobril</strong> skrbnik', 'log_admin_cancelled_now' => 'Naročnino na paket <strong>:plan</strong> je <strong>prekinil</strong> skrbnik', 'log_plan_change' => 'Spreminjanje paketa iz <strong>:old_plan</strong> v <strong>:plan</strong> (<strong>:price</strong>)', 'log_admin_plan_change_approved' => 'Spremembo paketa v <strong>:plan</strong> je <strong>odobril</strong> skrbnik', 'log_admin_renew_approved' => 'Obnovitev <strong>:plan</strong> paketa je <strong>odobril</strong> skrbnik', 'log_renew' => 'Ponavljanje <strong>:plan</strong> paketa (<strong>:price</strong>)', 'log_cancelled_now' => 'Naročnina na paket <strong>:plan</strong> je bila <strong>preklicana</strong>', 'log_paid' => 'Plačilo za paket <strong>:plan</strong> (<strong>:price</strong>)', 'log_subscribed' => 'Naročeni na paket <strong>:plan</strong>', 'log_cancelled' => 'Naročnina na paket <strong>:plan</strong> je bila <strong>preklicana</strong>', 'log_resumed' => 'Naročnina na paket <strong>:plan</strong> je bila <strong>obnovljena</strong>', 'log_plan_changed' => 'Paket je bil spremenjen v<strong>:plan</strong> (<strong>:price</strong>)', 'log_renewed' => 'Prenovljen paket <strong>:plan</strong> (<strong>:price</strong>)', 'log_renew_failed' => 'Paket <strong>:plan</strong> ni mogoče obnoviti. Napaka: :napaka', 'log_expired' => 'Naročnina na paket <strong>:plan</strong> je <strong>potekla</strong>', 'log_admin_plan_change_rejected' => 'Spremembo v paket <strong>:plan</strong> je <strong>zavrnil</strong> skrbnik. <strong>Razlog:</strong> <code>:reason</code>', 'log_admin_renew_rejected' => 'Skrbnik je <strong>zavrnil</strong> paket za obnovitev <strong>:plan</strong>. <strong>Razlog:</strong> <code>:reason</code>', 'log_admin_rejected' => '<strong>:plan</strong> je skrbnik <strong>zavrnil</strong> paket. <strong>Razlog:</strong> <code>:reason</code>', 'log_admin_plan_assigned' => '<strong>Dodelil</strong> paket <strong>:plan</strong> s strani skrbnika', 'type_reject_reason' => 'Vnesite razlog za zavrnitev', 'reject_reason_required' => 'Zahtevan je razlog za zavrnitev', 'you_are_currently_subscribed_to_plan' => 'Trenutno ste naročeni na <code> :plan </code> paket <code>:price</code>, vaša naročnina bo potekla <code>:remain</code> na <code>:end_at</code>', 'invoice_successfully_paid' => 'Vaš račun je bil uspešno plačan', 'payment_for_plan' => 'Plačilo za paket', 'cancel_subscription_warning' => 'Naročnino boste preklicali pred rokom zapadlosti. Tega ne bi mogli povrniti!', 'credit_runs_bellow' => 'Ko kredit pade pod', 'credit_runs_bellow_description' => 'Pošljite e-pošto ali SMS kadar koli je vaš kredit pod navedenim zneskom', 'subscription_warning_description' => 'Pošljite e-pošto ali SMS kadarkoli, ko bo vaša naročnina potekla', 'delete_invoices' => 'Ali želite izbrisati te račune!', 'invoices_deleted' => 'Izbrani računi so izbrisani', /*version 3.1*/ 'current_plan_information' => "Vaš trenutni paket je <strong>:plan_name</strong>", 'active_until' => "Aktivno do <strong>:date</strong>", 'current_plan_notification' => "Ob poteku naročnine vam bomo poslali obvestilo", ], 'role' => [ 'create_role' => 'Ustvari vlogo', 'update_role' => 'Posodobi vlogo', 'enable_roles' => 'Ali želite omogočiti te vloge!', 'disable_roles' => 'Ali želite onemogočiti te vloge!', 'delete_roles' => 'Ali želite izbrisati te vloge!', 'role_successfully_added' => 'Vloga je bila uspešno dodana', 'role_successfully_updated' => 'Vloga je bila uspešno posodobljena', 'role_successfully_deleted' => 'Vloga je bila uspešno izbrisana', 'role_successfully_change' => 'Status vloge se je uspešno spremenil', 'roles_deleted' => 'Izbrane vloge so izbrisane', 'roles_enabled' => 'Izbrane vloge so omogočene', 'roles_disabled' => 'Izbrane vloge onemogočene', ], 'administrator' => [ 'create_administrator' => 'Ustvari skrbnika', 'update_administrator' => 'Posodobi skrbnika', 'no_active_roles' => 'Ni aktivnih vlog', 'create_customer_account' => 'Ustvari račun stranke', 'create_customer_account_associated_admin' => 'Ustvari tudi račun stranke, povezan s skrbniškim uporabnikom', 'enable_administrators' => 'Ali želite omogočiti te skrbnike!', 'disable_administrators' => 'Ali želite onemogočiti te skrbnike!', 'delete_administrators' => 'Ali želite izbrisati te skrbnike!', 'administrator_successfully_added' => 'Administrator je bil uspešno dodan', 'administrator_successfully_updated' => 'Skrbnik je bil uspešno posodobljen', 'administrator_successfully_deleted' => 'Skrbnik je bil uspešno izbrisan', 'administrator_successfully_change' => 'Status skrbnika se je uspešno spremenil', 'administrators_deleted' => 'Izbrani skrbniki so izbrisani', 'administrators_enabled' => 'Izbrani skrbniki omogočeni', 'administrators_disabled' => 'Izbrani skrbniki onemogočeni', ], 'permission' => [ //admin permission 'dashboard' => 'Nadzorna', 'read' => 'Preberi', 'create' => 'Ustvari', 'update' => 'Posodobi', 'delete' => 'Izbriši', 'general' => 'splošno', 'system_email' => 'sistemska e-pošta', 'authentication' => 'avthentication', 'notifications' => 'obvestila', 'localization' => 'localization', 'pusher' => 'pusher', 'background_jobs' => 'ozadja opravila', 'purchase_code' => 'nakupna koda', 'update_application' => 'posodobi aplikacijo', 'maintenance_mode' => 'način vzdrževanja', 'read_sms_history' => 'preberi zgodovino sms', 'read_block_message' => 'preberi sporočilo o bloku', 'update_sms_api' => 'posodobite sms api', //customer permission 'view_charts' => 'Ogled statistike', 'view_reports' => 'Ogled poročil', 'create_sending_servers' => 'Uporabi lastne strežnike za pošiljanje', 'sms_template' => 'Predloga SMS', 'chat_box' => 'Klepetalnica', 'invoices' => 'Računi', 'read_contact_group' => 'Ogled skupine stikov', 'create_contact_group' => 'Ustvari skupino stikov', 'update_contact_group' => 'Posodobi skupino stikov', 'delete_contact_group' => 'Izbriši skupino stikov', 'read_contact' => 'Ogled stika', 'create_contact' => 'Ustvari stik', 'update_contact' => 'Posodobi kontakt', 'delete_contact' => 'Izbriši stik', 'read_numbers' => 'Ogled številk', 'buy_numbers' => 'Nakup številk', 'release_numbers' => 'Številke izdaje', 'knowledge_bases' => 'Baze znanja', 'read_keywords' => 'Prikaži ključne besede', 'buy_keywords' => 'Kupite ključne besede', 'update_keywords' => 'Posodobi ključne besede', 'release_keywords' => 'Ključne besede za izdajo', 'developers' => 'Razvijalci', 'read_sender_id' => 'Prikaži ID pošiljatelja', 'create_sender_id' => 'Ustvari ID pošiljatelja', 'request_sender_id' => 'Zahtevaj ID pošiljatelja', 'read_blacklist' => 'Prikaži črni seznam', 'create_blacklist' => 'Ustvari črni seznam', 'update_blacklist' => 'Posodobi črni seznam', 'delete_blacklist' => 'Izbriši črni seznam', 'overview' => 'SMS pregled', 'campaign_builder' => 'Ustvarjalnik akcij za SMS', 'quick_send' => 'SMS Hitro pošiljanje', 'bulk_messages' => 'Pošlji SMS z uporabo datoteke', 'read_ticket' => 'Ogled vstopnice', 'create_ticket' => 'Ustvari vstopnico', 'delete_ticket' => 'Izbriši vstopnico', 'access_backend_permission_required' => 'Zahteva se zaledno dovoljenje za dostop.', ], 'contacts' => [ 'contact_groups' => 'Skupine strank', 'group' => 'Skupina', 'new_contact_group' => 'Nova skupina strank', 'contacts' => 'Kontakti', 'new_contact' => 'Nov kontakt', 'update_contact' => 'Posodobi kontakt', 'import_contact' => 'Uvozi kontakte', 'view_conversion' => 'Ogled pogovora', 'conversion_with' => 'Pogovor z :recipient', 'send_message' => 'Pošlji sporočilo', 'opt_in_keywords' => 'Opt in ključna beseda', 'opt_out_keywords' => 'Opt out ključna beseda', 'import_history' => 'Uvozi zgodovino', 'contact_group_available' => ':name že na voljo kot vaša kontaktna skupina.', 'what_would_you_like_to_name_your_group' => 'Kako želite poimenovati svojo skupino stikov?', 'enable_contact_groups' => 'Ali želite omogočiti te skupine stikov!', 'disable_contact_groups' => 'Ali želite onemogočiti te skupine stikov!', 'delete_contact_groups' => 'Ali želite izbrisati te skupine stikov!', 'contact_group_successfully_added' => 'Skupina stikov je bila uspešno dodana', 'contact_group_successfully_copied' => 'Skupina stikov je bila uspešno kopirana', 'optin_keyword_successfully_added' => 'Ključna beseda Optin je bila uspešno dodana', 'optin_keyword_successfully_deleted' => 'Ključna beseda Optin je bila uspešno izbrisana', 'optout_keyword_successfully_added' => 'Optout ključna beseda je bila uspešno dodana', 'optout_keyword_successfully_deleted' => 'Optout ključna beseda je bila uspešno izbrisana', 'contact_group_successfully_updated' => 'Skupina stikov je bila uspešno posodobljena', 'contact_group_successfully_deleted' => 'Skupina stikov je bila uspešno izbrisana', 'contact_group_successfully_change' => 'Status skupine stikov se je uspešno spremenil', 'contact_successfully_added' => 'Stik je bil uspešno dodan', 'contact_successfully_updated' => 'Stik je bil uspešno posodobljen', 'contact_successfully_deleted' => 'Stik je bil uspešno izbrisan', 'you_have_successfully_subscribe' => 'Uspešno ste se naročili na :contact_group', 'you_have_already_subscribed' => 'Že ste se naročili na :contact_group', 'contact_successfully_imported_in_background' => 'Uvoz vašega kontakta poteka v ozadju. Sledite procesu korakov pri uvozu.', 'contact_successfully_imported' => 'Stik je bil uspešno uvožen', 'contact_ids_not_found' => 'Izberite najmanj en stik.', 'contact_successfully_change' => 'Status stika se je uspešno spremenil', 'contact_groups_deleted' => 'Izbrane skupine stikov so izbrisane', 'contact_groups_enabled' => 'Izbrane skupine stikov so omogočene', 'contact_groups_disabled' => 'Izbrane skupine stikov onemogočene', 'subscribe_contacts' => 'Ali se želite naročiti na te stike!', 'unsubscribe_contacts' => 'Ali želite odjaviti te stike!', 'delete_contacts' => 'Ali želite izbrisati te stike!', 'copy_contacts' => 'Ali želite kopirati te stike!', 'move_contacts' => 'Ali želite premakniti te stike!', 'contacts_deleted' => 'Izbrani stiki so izbrisani', 'contacts_subscribe' => 'Izbrani stiki so naročeni', 'contacts_unsubscribe' => 'Izbrani stiki so se odjavili', 'contacts_copy' => 'Izbrani stiki so kopirani', 'contacts_moved' => 'Izbrani stiki so premaknjeni', 'send_welcome_message' => 'Pošlji pozdravno sporočilo', 'contact_not_found' => 'Kontaktnih podatkov ni bilo mogoče najti', 'contact_group_not_found' => 'Podatki o skupini stikov niso najdeni', 'send_welcome_message_description' => "Ko se stiki odločijo prijaviti na vaš seznam, jim pošljite sms dobrodošlo sporočilo v vašo skupino. Pozdravno sporočilo lahko posodobite iz <code>Skupine stikov -> Gumb za upravljanje -> Zavihek Sporočilo </code>", 'send_unsubscribe_notification' => 'Pošljite obvestilo o odjavi naročnikom', 'send_unsubscribe_notification_description' => "Pošlji naročnikom <code>Uspešno ste se odjavili</code> sms sporočilo, ko se odjavijo iz vaših SMS kampanij", 'send_keyword_message' => 'Pošlji sporočilo s ključno besedo', 'send_keyword_message_description' => 'Namesto privzetega sporočila skupine pošlji sporočilo, dodeljeno ključni besedi. Če želite posodobiti sporočilo ključnih besed, pojdite ', 'max_list_quota' => 'Presegli ste kvoto skupin stikov. Kvota vaših kontaktnih skupin: :max_list', 'subscriber_per_list_max_quota' => 'Presegli ste kvoto stikov za to skupino. Vaša kvota stikov na skupino je: :subscriber_per_list_max', 'subscriber_max_quota' => 'Presegli ste skupno kvoto stikov. Vaša skupna kvota stikov je: :subscriber_max', 'include_country_code' => 'Vsaka številka mora vsebovati <code>kodo države</code> za uspešen vnos.', 'include_country_code_for_successful_import' => 'Every number needs to include a <code>kodo države</code> za uspešen vnos.', 'only_supported_file' => 'Samo podprte datoteke: <code>.csv</code>', 'upload_maximum_1000_rows' => 'S kopiranjem in lepljenjem lahko naložite največ 1000 vrstic', 'signup_sms' => 'Prijava na SMS', 'unsubscribe_sms' => 'Odjava iz SMS', 'welcome_message' => 'Dobrodošli SMS', 'contact_groups_message_information' => ':message_from je bil uspešno posodobljen', 'keyword_info_not_found' => 'Informacije o ključni besedi niso bile najdene ', ], // sms templates translation 'templates' => [ 'update_template' => 'Posodobi predlogo', 'add_template' => 'Dodaj predlogo', 'enable_templates' => 'Ali želite omogočiti te predloge!', 'disable_templates' => 'Ali želite onemogočiti te predloge!', 'delete_templates' => 'Ali želite izbrisati te predloge!', 'template_successfully_added' => 'Predloga je bila uspešno dodana', 'template_successfully_updated' => 'Predloga je bila uspešno posodobljena', 'template_successfully_deleted' => 'Predloga je bila uspešno izbrisana', 'template_successfully_change' => 'Status predloge se je uspešno spremenil', 'templates_deleted' => 'Izbrane predloge so izbrisane', 'templates_enabled' => 'Izbrane predloge so omogočene', 'templates_disabled' => 'Izbrane predloge onemogočene', 'template_available' => ':template je že na voljo na vašem seznamu.', 'template_info_not_found' => 'Podatki o predlogi niso najdeni', ], //campaign translation 'campaigns' => [ 'schedule_campaign' => 'Schedule campaign', 'schedule_campaign_note' => 'Set a specific date, time, and frequency for your campaign', 'send_copy_via_email' => 'Send a copy of this message via email', 'create_template_based_message' => 'Create template based on this message', 'campaign_send_successfully' => 'Your campaign successfully store and is being produced in the background. Track the process in the Reports -> Campaigns Menu', 'contact_groups_required' => 'Please select at least one contact group or insert recipients on the manual input field', 'sending_server_not_available' => 'No sending server available for your subscribed plan', 'not_enough_balance' => 'There is not enough balance available to send this message.You have :current_balance of the :campaign_price', 'contact_not_found' => 'Valid phone number not found. Please insert at least one valid phone number', 'sending_server_exceed_sending_limit' => 'All sending servers exceed sending limit, waiting...', 'sending_limit_exceed' => 'You have exceeded your sending limit.', 'message_successfully_delivered' => 'Your message was successfully delivered', 'import_file_description' => 'The file must contain at least two column with a <code>recipient</code>, include a <code>country code</code> at the beginning, and a <code>message</code> for a successful import.', 'indicated_in_a_column_file' => "Indicated in a column in the file (Y-m-d H:i, e.g.: 2021-03-22 00:11)", 'select_the_date' => 'Select the date', 'insert_your_message' => 'Insert your message', 'type_your_message' => 'Type your message', 'campaign_successfully_imported_in_background' => 'Your campaign import is being produced in the background. Track the process in the Reports -> Campaigns Menu.', 'sms_was_successfully_deleted' => 'SMS was successfully deleted', 'campaign_was_successfully_deleted' => 'Campaign was successfully deleted', 'campaign_successfully_updated' => 'Campaign was successfully updated', 'delete_sms' => 'Are you sure to delete selected sms', 'delete_campaigns' => 'Are you sure to delete selected campaigns', 'you_are_not_able_to_update_file_import_campaign' => 'You are not able to update file import campaign', ], 'developers' => [ "api_documents" => "API dokumentacija", "contacts_api" => "API za stike", "contact_groups_api" => "API za skupine stikov", "store_contact_group" => "Shrani skupino stikov", "view_all_groups" => "Prikaži vse skupine stikov", "view_group_contacts" => "Ogled skupinskih stikov", "sms_api" => "SMS API", "voice_api" => "Voice API", "mms_api" => "MMS API", "whatsapp_api" => "WhatsApp API", "view_specific_contact" => "Ogled določenega stika", "store_contact" => "Stik v trgovini", "regenerate_token" => "Regeneriraj žeton", "read_the_docs" => "Preberi dokumente", "api_endpoint" => "Končna točka API", "api_token" => "Žeton API", "your_api_token" => "Vaš žeton API", "manage_your_api_token" => "Upravljajte svoj žeton API", 'parameters' => 'Parameters', 'parameter' => 'Parameter', ], "description" => [ 'sending_credit' => "The configuration setting below allows you to set a limit on sms sending speed. For example, to limit sending speed to <code>500 sms every 5 minutes </code>, you can set <code> Sending limit = 500, Time value = 5, and Time unit = minute </code> accordingly. Also set <code>amount</code> of <code>several messages</code> with a <code>single HTTP request.</code>", 'plan_sending_server_intro' => 'Below are sending servers that will be used for this plan. In other words, sms sent out by users who subscribe to this plan will be delivered by these servers', 'sending_speed' => "The configuration setting below allows you to set a limit on sms sending speed. For example, to limit sending speed to <code>500 sms every 5 minutes </code>, you can set <code> Sending limit = 500, Time value = 5, and Time unit = minute </code> accordingly.</code>", 'max_process' => "<code>Ultimate SMS</code> supports forking <code>multiple processes</code> for sending multiple times faster in terms of sms throughput. However, it will consume multiple times <code>more CPU and memory</code> as a trade-off.", 'custom_sending_credit' => "The configuration setting below allows you to set a limit on sms sending speed. For example, to limit sending speed to <code>500 sms every 5 minutes </code>, you can set <code> Sending limit = 500, Time value = 5, and Time unit = minute </code> accordingly. If you set <code>SMS Per Single Request</code> grater than <code>1</code> then you must have to select your <code>Delimiter</code> for multiple sms.", 'cutting_system' => "The configuration setting below allows you to set a limit on sms cutting system. For example, to set number of cutting sms to <code>5 percent sms randomly </code>, you can set <code> Cutting Value= 5, Cutting Unit = Percentage, and Cutting Login = Cutting Random Number </code> accordingly. Example If you want to send <code>100 sms</code> and set cutting value <code>5 percent</code> then <code>95 sms</code> will send, rest <code>5 sms</code> set delivered as status without sending. You can also set <code>specific amount </code> of cutting sms using <code>Digit</code> instead <code>Percentage</code> from <code>Cutting Unit</code> dropdown. Set <code>0</code> for no cutting.", 'api_docs' => 'Get familiar with our APIs and technical resources in your favorite languages.', 'twilio' => 'Create a new Twilio account <a href="https://www.twilio.com/try-twilio" target="_blank">here</a> , or sign into <a href="https://www.twilio.com/console" target="_blank"> an existing Twilio account</a> After login with twilio console you will find <code>ACCOUNT SID</code> and <code>AUTH TOKEN</code> on dashboard. Copy this information and paste on :brandname. For <code>Two Way</code> setup please log in with your twilio console and Click either <code>Programmable Voice >TwiML > TwiML Apps</code> or <code>Programmable Messaging > Tools > TwiML Apps.</code> Click the <code>red + sign</code> icon or Create new TwiML App. Then insert following url on Voice and Messaging Request url <code> :url </code> Finally, click on <code>save</code> button.', 'clickatell' => 'Create a new Clickatell account <a href="https://www.clickatell.com/sign-up/" target="_blank">here</a> , or sign into <a href="https://www.clickatell.com/sign-in/" target="_blank"> an existing Clickatell account</a> After login with Clickatell you will find <code>Create SMS HTTP API</code> button. Then click on <code>Create new integration</code> button. Finally, copy the <code>api key</code> and paste on ', 'route_mobile' => 'Create a new Route Mobile account <a href="https://routemobile.com/payonline/" target="_blank">here</a> , or sign into <a href="https://routemobile.com/login/" target="_blank"> an existing Route Mobile account</a> Please update your Route Mobile login <code>Username</code> and <code>Password</code> on :brandname. For delivery reports please insert this url <code>:url</code> on your DLR callback setting', 'text_local' => 'Create a new Text Local account <a href="https://www.textlocal.com/signup/" target="_blank">here</a> , or sign into <a href="https://www.textlocal.com/login/" target="_blank"> an existing Text Local account</a> After login with Text Local you have to go <code>Settings -> API Keys</code> menu. Then click on <code>Create New Key</code> button. Finally, copy the <code>api key</code> and paste on :brandname. For <code>Two Way</code> setup please log in with your Text Local and go <code>Receive > Create Inbox </code>Menu. Then Click the <code>See SMS Inbox Options</code> button and choose either <code>Long Number Keyword or Dedicated Number</code>. After that click on <code>Settings</code> button and checked <code>Forward incoming messages to a URL</code> checkbox and insert this url <code>:url</code> on URL https:// field. Finally, click on <code>save settings</code> button.', 'mgs91' => 'Create a new msg91 account <a href="https://control.msg91.com/signup/" target="_blank">here</a> , or sign into <a href="https://control.msg91.com/signin/" target="_blank"> an existing msg91 account</a> After login with msg91 you have to click <code>Flow and APIs</code> option. Then click on <code>Create New </code> button. Finally, copy the <code>api key</code> and paste on ', 'plivo' => 'Create a new Plivo account <a href="https://console.plivo.com/accounts/login/" target="_blank">here</a> , or sign into <a href="https://console.plivo.com/accounts/register/" target="_blank"> an existing Plivo account</a> After login with Plivo console you will find <code>AUTH ID</code> and <code>AUTH TOKEN</code> on dashboard. Copy this information and paste on :brandname. For <code>Two Way</code> setup please create a <a href="https://support.plivo.com/support/solutions/articles/17000090507-how-can-i-setup-an-application-and-assign-a-number-" target="_blank">Plivo Application</a> and insert this url <code>:url</code> on Message Method <code>Message URL</code> field.', 'sms_global' => 'Create a new SMS Global account <a href="https://www.smsglobal.com/mxt-sign-up" target="_blank">here</a> , or sign into <a href="https://mxt.smsglobal.com/login" target="_blank"> an existing SMS Global account</a> After login with SMS Global you have to go <code>API & Integrations</code> menu and copy master api <code>Username</code> and <code>Password</code> Finally, paste on :brandname. For delivery reports please go <code>Delivery Receipts</code> tab and select <code>URL</code> checkbox. Then insert this url <code>:url</code> on your DLR URL setting.', 'bulk_sms' => 'Create a new Bulk SMS account <a href="https://www.bulksms.com/account/#!/registration" target="_blank">here</a> , or sign into <a href="https://www2.bulksms.com/login.mc" target="_blank"> an existing Bulk SMS account</a> Please update your Bulk SMS login <code>Username</code> and <code>Password</code> on :brandname. For <code>Two Way</code> setup please go <code>Developer Settings</code> Menu and click <code>Create Webhook</code> button. After that insert webhook name and select <code>a received message arrives</code> option. Finally, insert this url <code>:url</code> on <code> URL</code> field and click on <code>Create</code> button.', 'vonage' => 'Create a new Vonage account <a href="https://dashboard.nexmo.com/sign-up" target="_blank">here</a> , or sign into <a href="https://dashboard.nexmo.com/sign-in" target="_blank"> an existing Vonage account</a> After login with Vonage you will find <code>API Key</code> and <code>API Secret</code> on dashboard. Copy this information and paste on :brandname. For <code>Two Way</code> setup please go <code># Numbers -> Your Numbers</code> Menu and click <code>Edit</code> icon. Then insert this url <code>:inbound_url</code> on <code> Inbound Webhook URL</code> field. Finally, click on <code>Save</code> button. For delivery reports please insert this url <code>:dlr_url</code> on your <code>Webhook URL for Delivery Receipt</code> field.', 'infobip' => 'Create a new Infobip account <a href="https://www.infobip.com/contact" target="_blank">here</a> , or sign into <a href="https://portal.infobip.com/" target="_blank"> an existing Infobip account</a> Please update your Infobip login <code>Username</code> and <code>Password</code> on ', '1s2u' => 'Create a new 1s2u account <a href="https://1s2u.com/login.asp" target="_blank">here</a> , or sign into <a href="https://1s2u.com/login.asp" target="_blank"> an existing 1s2u account</a> Please update your 1s2u login <code>Username</code> and <code>Password</code> on :brandname For delivery reports please insert this url <code>:dlr_url</code> on your <code>DLR Through Web</code> field from <code>Account Settings</code> dropdown.', 'sms_gateway_me' => 'Create a new Sms Gateway Me account <a href="https://smsgateway.me/register" target="_blank">here</a> , or sign into <a href="https://smsgateway.me/login" target="_blank"> an existing Sms Gateway Me account</a> After login with Sms Gateway Me you have to go <code>Settings</code> menu and copy <code>API Token</code> Then click on <code>Devices</code> menu and copy <code>Device ID</code> Finally, update this information on ', 'messagebird' => 'Create a new MessageBird account <a href="https://dashboard.messagebird.com/en/sign-up" target="_blank">here</a> , or sign into <a href="https://dashboard.messagebird.com/en/login/" target="_blank"> an existing MessageBird account</a> After login with MessageBird you will find <code>API Key</code> on dashboard. Use <code>Live API Key</code> for <code>Production</code> mode and use <code>Test API Key</code> for <code>Sandbox or Test Environment</code> mode. Finally, copy the <code>API Key</code> and paste on :brandname. For <code>Two Way</code> setup please visit this url <a href="https://developers.messagebird.com/tutorials/handle-incoming-calls-and-sms" target="_blank">Handle Incoming SMS</a> and insert this url <code>:inbound_url</code> on <code> Inbound Webhook URL</code> field. Finally, click on <code>Save</code> button.', 'amazon_sns' => 'Create a new Amazon SNS account <a href="https://portal.aws.amazon.com/billing/signup#/start" target="_blank">here</a> , or sign into <a href="https://console.aws.amazon.com/?nc2=h_m_mc" target="_blank"> an existing Amazon SNS account</a> After login with Amazon AWS Console please visit this url <a href="https://docs.aws.amazon.com/general/latest/gr/aws-sec-cred-types.html#access-keys-and-secret-access-keys" target="_blank">Access keys </a> Then update your Amazon AWS <code>ACCESS KEY</code> , <code> SECRET ACCESS</code> and <code>REGION</code> on ', 'tyntec' => 'Create a new Tyntec account <a href="https://www.tyntec.com/create-account" target="_blank">here</a> , or sign into <a href="https://my.tyntec.com/auth/login" target="_blank"> an existing Tyntec account</a> After login with Tyntec portal you have to go <code>API Settings</code> menu and copy the <code>API Key</code> Finally, update your API Key on ', 'whatsapp_chat_api' => 'Create a new Chat API account <a href="https://app.chat-api.com/registration" target="_blank">here</a> , or sign into <a href="https://app.chat-api.com/login" target="_blank"> an existing Chat API account</a> After login with Chat API portal will find <code>API URL</code> and <code>Token</code> Just copy this information and update on :brandname. To receive messages please insert this url on your webhook url <code>:inbound_url</code>', 'karixio' => 'Create a new Karix account <a href="https://cloud.karix.io/user/register" target="_blank">here</a> , or sign into <a href="https://cloud.karix.io/user/login" target="_blank"> an existing Karix account</a> After login with Karix portal you will find <code>ACCOUNT ID</code> and <code>ACCOUNT TOKEN</code> on dashboard. Copy this information and paste on ', 'signal_wire' => 'Create a new SignalWire account <a href="https://signalwire.com/signups/new?s=1" target="_blank">here</a> , or sign into <a href="https://signalwire.com/signin" target="_blank"> an existing SignalWire account</a> After login with SignalWire portal you have to go <code>API</code> menu and copy the <code>PROJECT ID</code> <code>SPACE URL with https://</code> and <code>Token</code> Finally, update your details on :brandname. For <code>Two Way</code> setup please login with your SignalWire project and go <code>LaML</code> menu. Click the <code>Apps</code> Tab and Create new LaML App. After that insert your App Name and go <code>Message Settings</code> Option. Finally, insert this url <code>:inbound_url </code> on <code>WHEN A MESSAGE COMES IN:</code> field and click on <code>save</code> button.', 'flowroute' => 'Create a new Flowroute account <a href="https://manage.flowroute.com/signup/" target="_blank">here</a> , or sign into <a href="https://manage.flowroute.com/accounts/login/" target="_blank"> an existing Flowroute account</a> After login click on <code>Preferences -> API Control</code> menu and <code>Add New API Key</code> Finally, update your details on :brandname. For <code>Two Way</code> setup please insert this url <code>:inbound_url</code> on <code>SMS Callback</code> field and click on <code>Update URL</code> button.', 'telnyx' => 'Create a new Telnyx account <a href="https://telnyx.com/sign-up" target="_blank">here</a> , or sign into <a href="https://portal.telnyx.com/#/login/sign-in" target="_blank"> an existing Telnyx account</a> After login with Telnyx portal you have to go <code>Auth</code> menu. Then click on <code> Create API Key </code> button and copy the <code>API Key</code> and update on :brandname. Then go <code>Messaging</code> menu and click on <code>Add New profile</code> button. After that insert this url <code>:inbound_url</code> on <code>Send a webhook to this URL:</code> Field. For more details please check <a href="https://developers.telnyx.com/docs/v2/messaging/quickstarts/portal-setup" target="_blank">Portal Setup</a> documentation.', 'bandwidth' => 'Create a new Bandwidth account <a href="https://www.bandwidth.com/free-trial/" target="_blank">here</a> , or sign into <a href="https://www.bandwidth.com/login/" target="_blank"> an existing Bandwidth account</a> After login with Bandwidth portal please visit this url <a href="https://support.bandwidth.com/hc/en-us/articles/360033658613-Messaging-V2-API-Account-Setup-UI-" target="_blank">Messaging V2 API Account Setup </a> Finally, copy the <code>Account ID, API Token, API Secret and Application ID</code> and update on :brandname. Please update your <code>Account ID</code> on <code>API Link</code> field. For <code>Two Way</code> setup please insert this url <code>:inbound_url</code> on <code>SMS Callback</code> field and click on <code>Update URL</code> button.', 'Solucoesdigitais' => 'For <code>Two Way</code> setup please insert this url <code>:inbound_url</code> on <code>SMS Callback</code> field and click on <code>Update URL</code> button.', 'easysendsms' => 'Create a new Easy Send SMS account <a href="https://www.easysendsms.com/register" target="_blank">here</a> , or sign into <a href="https://www.easysendsms.com/login" target="_blank"> an existing Easy Send SMS account</a> After registration with Easy Send SMS you will find <code>Username</code> and <code>Password</code>. Copy this information and paste on :brandname. For <code>Two Way</code> setup please click on <code><i class="feather icon-settings us-2x"></i> </code> icon from right top corner and scroll down <code>URL\'s & Report Settings</code> option. Then insert this url <code>:inbound_url</code> on <code> 2 Way SMS Push URL</code> field. Finally, click on <code>Save</code> button. For delivery reports please insert this url <code>:dlr_url</code> on your <code>Callback URL for SMS over HTTP API</code> field.', 'cmcom' => 'To receive delivery reports please update this URL <code>:dlr_url</code> on <code>Delivery Status Report Settings</code> on CM portal. To receive incoming message please update this url on your callback settings <code>:inbound_url</code>', 'gatewayapi' => 'To receive delivery reports please update this URL <code>:dlr_url</code>. To receive incoming message please update this url on your callback settings <code>:inbound_url</code>', 'skyetel' => 'To get SID and Secret please check this url <a href=":brand_name" target="_blank">Generating and obtaining an SID and Secret</a> . Copy this information and paste on :brandname. For <code>Two Way</code> setup please insert this url <code>:inbound_url</code> on <code> Callback URL</code> field. Finally, click on <code>Save</code> button.', 'AfricasTalking' => 'Create a new Africas talking account <a href="https://account.africastalking.com/" target="_blank">here</a> , or sign into <a href="https://account.africastalking.com/" target="_blank"> an existing Africas talking account</a> After registration with Africas talking account you will find <code>API Key</code> from <code>Settings -> API Key</code> menu. Generate and Copy <code>API Key</code> and paste on :brandname. To receive <code>delivery reports</code>, you need to set a delivery report callback URL <code>:dlr_url</code>. From the dashboard select <code> SMS -> SMS Callback URLs -> Delivery Reports </code>.', 'smpp' => 'Please login your SMPP portal and copy <code>IP/DOMAIN, PORT, SYSTEM ID/USERNAME, PASSWORD</code> and paste on :brandname. By default, :brandname set <code>source_addr_ton = 5, source_addr_npi = 0, dest_addr_ton = 1, dest_addr_npi = 1</code> But if you want you change these on ', 'plan_details' => 'Paket ali enkratna storitev je skupina storitev in omejitev, za katere ste se dogovorili, da jih boste zagotovili svoji stranki. Paketi vam omogočajo centralno načrtovanje in standardizacijo ponudbe storitev. Spodaj nastavite podrobnosti svojih paketov:', 'pricing_intro' => 'Please use only <code>numeric</code> number not <code>decimal</code> number. Example: Accepted: <code>1, 2, 3</code> Not Accepted: <code>0.025, 1.025, 1.00, 1.5</code> You can set different price for different sms types. <code>e.g.</code> Receiving 1 plain or normal text and replying to 1 plain or normal text will deduct <code>2 SMS</code> messages from customer sms credit balance <code>1 credit for receive sms and 1 credit for send sms</code>. Also Receiving 1 voice text and replying to 1 voice text will deduct <code>3 SMS</code> messages from customer sms credit balance <code>1 credit for receive sms and 2 credit for send sms. </code> You can also set <code>MMS</code> and <code>WhatsApp</code> sms price accordingly.', 'add_unit' => 'Please use only <code>numeric</code> number not <code>decimal</code> number. Example: Accepted: <code>1, 2, 3</code> Not Accepted: <code>0.025, 1.025, 1.00, 1.5</code>', 'keywords' => 'A <code>keyword</code> makes it easy for subscribers to <code>opt in</code> to receive important <code> messages and offers </code>. There are no forms to fill out, apps to download, or URLs to remember. All they need to do is text your keyword to your number, and they’re in. You can assign an <code>unique keyword</code> to a <code>unique user</code> on ', 'sender_id' => "<code>Sender ID</code> is what appears on people's phones to show who the SMS is from. It can be your <code>Brand Name</code> or <code>Company Name.</code> Set <code>Price</code> value <code>0</code> for free of cost sender id on ", 'sender_id_plan' => "<code>Sender ID Plan</code> is what appears on customers' portal when they want to send a <code>custom Sender ID</code> request. You can add <code>multiple plans</code> for custom sender ID requests. Set <code>Price</code> value <code>0</code> for free of cost custom sender id on ", 'phone_number' => "<code>Numbers</code> allow you to be <code>recognisable and reachable</code> for your customers: provide a response option to your <code>marketing messages</code>, be reachable locally in another country and manage your <code>inbound messages</code> if your sms gateway support this feature.", 'system_email' => 'Configure email service which is used by the system to send <code>transactional emails</code> like user verification, application notification, payment confirmation etc.', 'captcha' => '<code>reCAPTCHA</code> is a free service that protects your site from spam and abuse, developed by <code>Google</code>. For this reason you will need a Google Account first. If you don’t have, simply <a href="https://accounts.google.com/SignUp" target="_blank"> Create a new Google account</a>. Once you have an account with Google, log into the <a href="https://www.google.com/recaptcha/admin" target="_blank">reCaptcha Admin</a> page and setup your application install URL. For more details please check <a href="https://ultimatesms.codeglen.com/setting-up-google-recaptcha-with-our-ultimate-sms/" target="_blank">Ultimate SMS Blog</a>', 'pusher' => 'If you don\'t have <code>Pusher Account</code> already, create a free <code>Pusher</code> account at <a href="https://pusher.com/signup" target="_blank">Pusher signup</a> then <a href="https://dashboard.pusher.com/accounts/sign_in" target="_blank">login</a> to your dashboard and click on <code>create app</code> button. Then insert your <code>app name, cluster</code>, select <code>jQuery</code> for <code>front-end tech</code> option and <code>Laravel</code> for <code>back-end tech</code> option. Finally, go <code>App Keys</code> option and update credentials on ', 'background_jobs' => 'If you want to run <code>cron jobs or background jobs</code> on <code>cPanel</code> based applications then please copy the following commands without <code>* * * * *</code> and login with your cPanel and search <code>Cron Jobs</code> in the search field on the top. Then click on the Cron Jobs option and select the <code>Every minutes</code> option from the <code>common setting</code> dropdown. For <code>Plesk</code> based hosting please select <code>Scheduled Tasks</code> from the right side and click on <code>Add Task</code> button. Then select <code>Run a PHP script</code> option and open file folder. After that go ultimate SMS installation folder and select <code>artisan</code> file. Then insert <code>schedule:run</code> on arguments field. Finally, select your PHP version, <code>cron style</code> from the Run dropdown and insert <code>* * * * *</code> For <code>Cloud or VPS</code> based hosting open your Terminal or Bash and Type <code>crontab -e</code> for <code>ubuntu or Debian</code> and Type <code>sudo nano /etc/crontab</code> for <code>Centos</code> operating system. Then insert the following command on the Crontab file.', 'available_tags' => 'Required tags must be in the email template editor.', 'subscription_logs' => 'All your <code>payment transactions</code> are logged here. Let check them for details of your <code>billing</code> history.', 'blacklist' => 'Paste your <code>blacklist numbers</code> and choose <code>delimiter</code>', 'facebook' => 'if you don\'t have facebook app account then you can create from here <a href="https://developers.facebook.com/apps" target="_blank">Facebook Developer Account</a>. After creating the app please select <code>Facebook Login</code> option. Then select <code>WWW</code> option and enter this url <code>:brandname</code> on <code>Site URL</code> field. After that click on <code>Basic</code> option under the <code>Settings</code> in left sidebar and fill the required details. Finally, add this redirect url <code>:callback_url</code> under the <code>Facebook Login > Settings </code> on the left sidebar.', 'twitter' => 'if you don\'t have a Twitter app account then you can create from here <a href="https://developer.twitter.com/en/apps" target="_blank">Twitter Developer Account</a>. Then put the app name, description, and enter this URL <code>:url</code> on the <code>Website URL</code> field and send a request to approve. When your application will be approved, go to this URL <a href="https://developer.twitter.com/en/portal/projects-and-apps">Projects and Apps Overview</a>. After that, create a <code>Standalone App</code> and go <code>Edit Authentication settings</code> option. Finally, put this url <code>:callback_url</code> on <code>Callback URLs</code> field and also put required information and collect <code>API Key and Secret.</code> from <code>Keys and Tokens</code> tab.', 'google' => 'if you don\'t have Google app account then you can create from here <a href="https://console.developers.google.com/" target="_blank">Google Developer Console</a> and create a new <code>project</code>. After successfully created a new project, you need to select the created projects on the top menu and click on <code>OAuth consent screen</code> and select <code>External</code> option. After that fill your website URL, privacy policy URL, etc. Then click <code>Credentials</code> menu option from left side and select <code>OAuth Client ID</code> option. Finally, select <code>Web Application</code> option and insert your application name, fill up this url <code>:callback_url</code> on <code>Authorized redirects URI</code>.Once you have clicked on the create button, then you can get your <code>Client ID</code> and your <code>client secret key</code>.', 'github' => 'if you don\'t have GitHub OAuth Application then you can create from here <a href="https://github.com/settings/applications/new" target="_blank">Register a new OAuth application</a>. Then put Application name, description and enter this url <code>:url</code> on <code>Homepage URL</code> field and put this url <code>:callback_url</code> on <code>Authorization callback URL</code> field.Once you have clicked on the Register Application button, then you can get your <code>Client ID</code> and your <code>client secret key</code>.', 'template_tag' => 'provides certain <code> template variables or tags </code> that you can use to <code>personalize message</code> content. The most commonly used variables are personalization variables, which allow you to dynamically include information about your recipients. For example, their name, email address, or custom properties you\'ve stored about the person. Like, Hi <code> {{ first_name }}{{ last_name }}</code>, your email is <code>{{ email }}</code> to Hi <code>Jhon Doe</code>, your email is <code>jhone.doe@gmail.com</code>. Your <code>customers</code> will see these values when they will store <code>contacts</code> on their <code>contact groups</code>. Here, <code>Name</code> field is for <code>tag name</code> like <code>first_name</code>. Second, <code>Type</code> field is for attribute specifies the type of <code>input</code> element to display. Finally, <code>Required</code> field is for the Tag field is <code>mandatory or not.</code> <code class="mr-1">first_name</code><code class="mr-1">last_name</code><code class="mr-1">email</code><code class="mr-1">username</code><code class="mr-1">company</code><code class="mr-1">address</code><code class="mr-1">birth_date</code><code>anniversary_date</code> tags already available. Don\'t insert these tags.', 'paste_text' => "Opomba: Naložite lahko največ <code>1000 vrstic</code> s kopiranjem in lepljenjem. Če imate več vrstic, ki jih želite uvoziti naenkrat, jih shranite v datoteko in naložite datoteko.", 'manual_input' => "Opomba: Naložite lahko največ <code>1000 vrstic</code> s kopiranjem in lepljenjem. Če imate več številk, ki jih želite poslati naenkrat, ustvarite <code>skupino stikov</code> in vstavite svoje stike.", 'current_plan_details' => 'The table below is the details of you <code>current plan</code>. Including plan name, quota, permissions and other information.', 'reports' => 'You can search for messages through Campaign Name, Message types, source, destination, status, etc. For date wise search you must insert search value using this format (Y-m-d H:i, e.g.: 2021-03-22 00:11)', 'paypal' => 'Get <code>client ID</code> and <code>client secret</code> by going to <a href="https://developer.paypal.com/developer/applications" target="_blank">https://developer.paypal.com/developer/applications</a> and generating a <code>REST API app</code>. Get <code>client ID</code> and <code>client secret</code> from there.', 'braintree' => 'Get <code>Merchant ID</code>, <code>Public Key</code>, and <code>Private Key</code> by going to <a href="https://www.braintreepayments.com/" target="_blank">https://www.braintreepayments.com/</a> and check <code>Keys & Configuration</code>. Get <code>Merchant ID</code>, <code>Public Key</code>, and <code>Private Key</code> from there.', 'authorize_net' => 'Get <code>Login ID</code>, and <code>Transaction Key</code> by going to <a href="https://account.authorize.net/" target="_blank">Merchant Interface</a> and click <code>Account -> Settings</code> in the main left-side menu. Finally, click on <code>API Credentials & Keys</code> and get <code>Login ID</code>, and <code>Transaction Key</code> from there.', 'stripe' => 'Get <code>Publishable key</code> and <code>Secret key</code> by going to <a href="https://dashboard.stripe.com/apikeys" target="_blank">https://dashboard.stripe.com/apikeys</a> and update these credentials on your system.', '2checkout' => 'Get <code>Merchant Code</code> and <code>Private key</code> by going to <a href="https://secure.2checkout.com/cpanel/webhooks_api.php" target="_blank">https://secure.2checkout.com/cpanel/webhooks_api.php</a> and update these credentials on your system.', 'paynow' => 'Get <code>Integration ID</code> and <code>Integration key</code> by going to <a href="https://developers.paynow.co.zw/docs/integration_generation.html" target="_blank">https://developers.paynow.co.zw/docs/integration_generation.html</a> and follow the instructions. Finally, find the credentials and update these to your system.', 'razorpay' => 'Get <code>Key ID</code> and <code>Key Secret</code> by going to <a href="https://razorpay.com/docs/payment-gateway/dashboard-guide/settings/api-keys/" target="_blank">API Keys</a> and follow the instructions. Finally, find the credentials and update these to your system and insert this callback url <code>:callback_url_senderid</code> for Sender ID, <code>:callback_url_keywords</code> for Keywords, and <code>:callback_url_subscriptions</code> for subscription on <code>Webhooks</code> settings.', 'paystack' => 'Pridobite <code>Javni ključ</code>, in <code>Skriti ključ</code> tako, da obiščete <a href="https://dashboard.paystack.com/#/login" target="_blank">Paystack Login</a> and click <code>Settings</code> in the main left-side menu. Finally, insert this callback url <code>:callback_url</code> on <code>Callback URl & Webhook URL</code> and get <code>Public Key</code>, and <code>Secret Key</code> from there.', 'contacts_api' => "<p>:brandname API za stike vam pomaga upravljati stike, ki so identificirani z edinstvenim naključnim ID-jem. S tem ID-jem lahko ustvarite, si ogledate, posodabljate ali brišete stike. Ta API deluje kot zbirka stikov, specifičnih za stranko, ki vam omogoča, da jih združite in dodelite vrednosti po meri, ki jih lahko pozneje uporabite pri pošiljanju predlog SMS.</p> <p>API za stike uporablja glagole HTTP in strukturo končne točke RESTful. z dostopnim ključem, ki se uporablja kot pooblastilo za API. Zahteve in odzivi so oblikovani kot JSON z uporabo kodiranja UTF-8 in kodiranih vrednosti URL.</p>", 'contact_groups_api' => ":brandname API za skupine stikov vam omogoča upravljanje skupin stikov, ki so identificirane z edinstvenim naključnim ID-jem. Uporabite ta ID za ustvarjanje, ogled, posodabljanje ali brisanje skupin.", 'sms_api' => ":brandname SMS API vam omogoča pošiljanje in prejemanje sporočil SMS v in iz katere koli države na svetu prek REST API-ja. Vsako sporočilo je identificirano z edinstvenim naključnim ID-jem, tako da lahko uporabniki vedno preverijo stanje sporočila z dano končno točko.", 'profile_api' => ":brandname Profile API vam omogoča, da pridobite skupno preostalo enoto za sms, uporabljeno enoto sms in podatke o vašem profilu.", 'dashboard' => 'Dobrodošli nazaj na vaši nadzorni plošči. Oglejte si zadnjo statistiko poslanih SMS in WhatsAPP sporočil v vašem računu.', 'api_token' => 'Uporabite ta žeton API za pošiljanje sporočil preko API-ja :brandname.', 'teletopiasms' => 'Za <code>Dvosmwrno komunikacijo</code> setup please login with <a href="https://home.teletopiasms.no/HomeWeb/" target="_blank">TeletopiaSMS</a> and click on <code> Gateway -> Inbound Settings</code> button. Then select <code>HTTP Plain</code> from dropdown and insert this url <code>:url</code> on <code>Primary URL</code> field. Finally, click on update button', 'per_unit_price' => 'Nastavite lahko ceno svoje enote po meri. Ker želi vsakdo dodati več enot v svoj paket, morate določiti ceno za vsako enoto. Če nastavite ceno na <code>0,3 USD</code> na SMS enoto, bo stala <code>60 USD</code> za <code>200 enot SMS sporočil</code>. Za različne načrte lahko nastavite različne cene. Tukaj vstavite ceno na enoto.', /*version 3.1*/ 'plan_price' => 'Uporabite paket kateri vam ustreza za vaše kampanije. Izberite najbolj primeren paket za vaše podjetje, ki ustreza vašim potrebam.', ], /* |-------------------------------------------------------------------------- | Localization for authentication |-------------------------------------------------------------------------- | | The following language lines contain all types of keyword used by the authentication. | */ 'auth' => [ 'registration_disabled' => 'Registracija je onemogočena.', 'welcome_message' => 'Prosim, prijavite se v svoj račun in začnite z SMS ali WhatsAPP kampanijami', 'new_on_our_platform' => 'Nova stranka na naši platformi? Registrirajte se', 'or' => 'ali', 'failed' => 'Te poverilnice se ne ujemajo z našimi zapisi.', 'throttle' => 'Preveč poskusov prijave. Poskusite znova čez :seconds sekund.', 'recaptcha_required' => 'Prosim, potrdite svojo reCaptcha', 'disabled' => 'Vaš račun je bil onemogočen.', 'recover_your_password' => 'Obnovi svoje geslo', 'recover_password_instructions' => 'Vnesite svoj e-poštni naslov in poslali vam bomo navodila, kako ponastaviti geslo.', 'back_to_login' => 'Nazaj na prijavo', 'recover_password' => 'Ponastavitev gesla', 'password_reset_successfully' => 'Geslo je bilo uspešno ponastavljeno', 'user_not_exist' => 'Ne moremo najti uporabnika s tem e-poštnim naslovom.', 'reset_link_sent' => 'Po e-pošti smo vam poslali povezavo za ponastavitev gesla!', 'password_reset' => 'Resetiranje gesla', 'enter_new_password' => 'Prosimo, vnesite svoje novo geslo.', 'remember_me' => 'Zapomni se me', 'forgot_password' => 'Ste pozabili geslo?', 'register' => 'Registracija', 'login' => 'Prijava', 'create_account' => 'Ustvarite račun', 'create_new_account' => 'Izpolnite spodnji obrazec, da ustvarite nov račun', 'verify_email_address' => 'Preverite svoj e-poštni naslov', 'resend_verification_link' => 'Preden nadaljujete, preverite svojo e-pošto za povezavo za preverjanje.', 'fresh_verification_link' => 'Na vaš e-poštni naslov je bila poslana nova povezava za preverjanje.', 'two_factor_code_expired' => 'Dvofaktorska koda je potekla. Prosimo, prijavite se znova.', 'two_factor_authentication' => 'Dvofaktorska avtentikacija', 'two_factor_code' => 'Dvofaktorska koda', 'verify' => 'Preverite', 'two_factor_code_not_matched' => 'Koda dveh faktorjev, ki ste jo vnesli, se ne ujema', 'two_factor_code_sent' => 'Dvofaktorska koda je bila ponovno poslana', 'verify_with_backup_code' => 'Preverite z nadomestno kodo', 'registration_successfully_done' => 'Registracija je bila uspešno opravljena', 'welcome_come_back' => 'Dobrodošel nazaj :name', /*Version 3.1*/ 'enter_credentials' => 'Vnesite podatke', 'personal' => 'Osebni podatki', 'account_information' => 'Podatki o računu nove stranke', 'insert_required_fields' => 'Vstavi obvezna polja', 'socialite' => [ 'unacceptable' => ':provider ni sprejemljiva vrsta prijave.', ], ], ];