Commit e52e848f authored by Simonas's avatar Simonas

Merge branch 'release-1.5.1'

parents fc6e8c18 79c772c6
...@@ -20,9 +20,9 @@ ...@@ -20,9 +20,9 @@
## Production ## Production
- build CSS & JS assets - `C:\web\dev.biuro\ npm run build` - build CSS & JS assets - `C:\web\dev.biuro\ npm run build`
- build new image `docker build -t biuro/web:1.5.0 .` (update version number) - build new image `docker build -t biuro/web:1.5.1 .` (update version number)
- login to biuro docker account `docker login --username=biuro --password=9Ndtjd2vKsLvGuFOeFq1KdJs` - login to biuro docker account `docker login --username=biuro --password=9Ndtjd2vKsLvGuFOeFq1KdJs`
- push image to docker repository - `docker push biuro/web:1.5.0` - push image to docker repository - `docker push biuro/web:1.5.1`
## Production ## Production
- update biuro/web image version in .env file (staging or www) - update biuro/web image version in .env file (staging or www)
......
{ {
"name": "biuro", "name": "biuro",
"version": "1.5.0", "version": "1.5.1",
"description": "Biuro WP theme", "description": "Biuro WP theme",
"scripts": { "scripts": {
"dev": "gulp --require @babel/register --gulpfile tasks", "dev": "gulp --require @babel/register --gulpfile tasks",
......
msgid ""
msgstr ""
"Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-27 19:53+0000\n"
"PO-Revision-Date: 2019-06-27 19:54+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: German\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.3.0; wp-5.2.2"
#: public/class-biuro-contacts-public.php:157
msgid "This field is required"
msgstr "Dieses Feld wird benötigt"
#: public/class-biuro-contacts-public.php:169
msgid "Phone or email field is required"
msgstr "Telefon oder E-Mail-Feld ist erforderlich"
#: public/class-biuro-contacts-public.php:181
msgid "Incorrect phone number"
msgstr "Falsche Telefonnummer"
#: public/class-biuro-contacts-public.php:192
msgid "Email or phone field is required"
msgstr "E-Mail- oder Telefonfeld ist erforderlich"
#: public/class-biuro-contacts-public.php:200
msgid "Email format is incorrect"
msgstr "Das E-Mail-Format ist falsch"
#: public/class-biuro-contacts-public.php:216
msgid "You have to agree with conditions"
msgstr "Sie müssen den Bedingungen zustimmen"
#: public/class-biuro-contacts-public.php:412
#: public/class-biuro-contacts-public.php:820
msgid "Incorrect file"
msgstr "Falsche Datei"
#: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:103
msgid "City"
msgstr "Stadt"
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message"
msgstr "Nachricht"
#: public/partials/biuro-contacts-public--employees--step-2.php:52
#: public/partials/biuro-contacts-public--position--step-2.php:139
msgid "CV"
msgstr "CV anhängen"
#: public/partials/biuro-contacts-public--employees--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:88
#: public/partials/biuro-contacts-public--employers--step-1.php:80
#: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit"
msgstr "Schicken"
#: public/partials/biuro-contacts-public--position--step-2.php:65
#: public/partials/biuro-contacts-public--employees--step-1.php:42
#: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname"
msgstr "Name, Nachname"
#: public/partials/biuro-contacts-public--position--step-2.php:78
#: public/partials/biuro-contacts-public--employees--step-1.php:54
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no."
msgstr "Telefon"
#: public/partials/biuro-contacts-public--position--step-2.php:91
#: public/partials/biuro-contacts-public--employees--step-1.php:68
#: public/partials/biuro-contacts-public--employers--step-1.php:67
msgid "Email address"
msgstr "E-Mail Adresse"
#: public/partials/biuro-contacts-public--position--step-2.php:168
#: public/partials/biuro-contacts-public--employees--step-1.php:113
msgid ""
"We process your personal data to offer you jobs. More information at <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
"Wir verarbeiten Ihre personenbezogenen Daten, um Ihnen Arbeitsplätze "
"anzubieten. Weitere Informationen finden <a href=\"https://biuro.eu/privacy-"
"en.html\" target=\"_blank\" rel=\"noopener\">Sie unter "
"Datenschutzbestimmungen.</a>"
#: public/partials/biuro-contacts-public--position--step-2.php:175
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Sich bewerben"
#: public/partials/biuro-contacts-public--position.php:30
#: public/partials/biuro-contacts-public--employees.php:30
#: public/partials/biuro-contacts-public--employers.php:30
msgid "Sorry, something went wrong. Please try again"
msgstr "Entschuldigung, etwas ist schief gelaufen. Bitte versuche es erneut"
#: public/partials/biuro-contacts-public--position.php:84
msgid "Thank You! Your data was send successfully."
msgstr "Danke dir! Ihre Daten wurden erfolgreich gesendet."
#: public/partials/biuro-contacts-public--position.php:85
#: public/partials/biuro-contacts-public--employees.php:73
#: public/partials/biuro-contacts-public--employees.php:109
#: public/partials/biuro-contacts-public--employers.php:72
#: public/partials/biuro-contacts-public--employers.php:93
msgid "OK"
msgstr "OK"
#: public/partials/biuro-contacts-public--employees.php:71
msgid "Thank You, we have successfully received data about you."
msgstr "Vielen Dank, wir haben erfolgreich Daten über Sie erhalten."
#: public/partials/biuro-contacts-public--employees.php:72
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
"Sie können Informationen über sich selbst hinzufügen, indem Sie eine Stadt, "
"eine Nachricht oder einen Lebenslauf hinzufügen"
#: public/partials/biuro-contacts-public--employees.php:108
#: public/partials/biuro-contacts-public--employers.php:92
msgid "Thank You! The information has been successfully supplemented."
msgstr "Danke dir! Die Informationen wurden erfolgreich ergänzt."
#: public/partials/biuro-contacts-public--employers.php:70
msgid "Thank You for contacting!"
msgstr "Vielen Dank für Ihre Kontaktaufnahme!"
#: public/partials/biuro-contacts-public--employers.php:71
msgid "You request was send successfully, we will contact You."
msgstr ""
"Ihre Anfrage wurde erfolgreich versendet, wir werden uns mit Ihnen in "
"Verbindung setzen. Sie können Ihrer Abfrage einen Unternehmensnamen oder "
"eine Nachricht hinzufügen."
#: public/partials/biuro-contacts-public--employers--step-1.php:102
msgid ""
"We process your personal data for service cooperation. More information at "
"<a href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" "
"rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr "Unternehmen"
#. Name of the plugin
msgid "Biuro Contacts"
msgstr "Biuro Contacts"
#. Description of the plugin
msgid ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
msgstr ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
#. URI of the plugin
#. Author URI of the plugin
msgid "https://www.biuro.lt"
msgstr "https://www.biuro.lt"
#. Author of the plugin
msgid "Biuro"
msgstr "Biuro"
...@@ -2,8 +2,8 @@ msgid "" ...@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Biuro Contacts\n" "Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-01 19:14+0000\n" "POT-Creation-Date: 2019-06-27 19:53+0000\n"
"PO-Revision-Date: 2019-05-02 11:52+0000\n" "PO-Revision-Date: 2019-06-27 19:55+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n" "Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: German\n" "Language-Team: German\n"
"Language: de_DE\n" "Language: de_DE\n"
...@@ -12,139 +12,148 @@ msgstr "" ...@@ -12,139 +12,148 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n" "X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1" "X-Loco-Version: 2.3.0; wp-5.2.2"
#: public/class-biuro-contacts-public.php:151 #: public/class-biuro-contacts-public.php:157
msgid "This field is required" msgid "This field is required"
msgstr "Dieses Feld wird benötigt" msgstr "Dieses Feld wird benötigt"
#: public/class-biuro-contacts-public.php:162 #: public/class-biuro-contacts-public.php:169
msgid "Phone or email field is required" msgid "Phone or email field is required"
msgstr "Telefon oder E-Mail-Feld ist erforderlich" msgstr "Telefon oder E-Mail-Feld ist erforderlich"
#: public/class-biuro-contacts-public.php:173 #: public/class-biuro-contacts-public.php:181
msgid "Incorrect phone number" msgid "Incorrect phone number"
msgstr "Falsche Telefonnummer" msgstr "Falsche Telefonnummer"
#: public/class-biuro-contacts-public.php:183 #: public/class-biuro-contacts-public.php:192
msgid "Email or phone field is required" msgid "Email or phone field is required"
msgstr "E-Mail- oder Telefonfeld ist erforderlich" msgstr "E-Mail- oder Telefonfeld ist erforderlich"
#: public/class-biuro-contacts-public.php:190 #: public/class-biuro-contacts-public.php:200
msgid "Email format is incorrect" msgid "Email format is incorrect"
msgstr "Das E-Mail-Format ist falsch" msgstr "Das E-Mail-Format ist falsch"
#: public/class-biuro-contacts-public.php:205 #: public/class-biuro-contacts-public.php:216
msgid "You have to agree with conditions" msgid "You have to agree with conditions"
msgstr "Sie müssen den Bedingungen zustimmen" msgstr "Sie müssen den Bedingungen zustimmen"
#: public/class-biuro-contacts-public.php:412
#: public/class-biuro-contacts-public.php:820
msgid "Incorrect file"
msgstr "Falsche Datei"
#: public/partials/biuro-contacts-public--employees--step-2.php:23 #: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:98 #: public/partials/biuro-contacts-public--position--step-2.php:103
msgid "City" msgid "City"
msgstr "Stadt" msgstr "Stadt"
#: public/partials/biuro-contacts-public--employees--step-2.php:30 #: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--position--step-2.php:105 #: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--employers--step-2.php:30 #: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message" msgid "Message"
msgstr "Nachricht" msgstr "Nachricht"
#: public/partials/biuro-contacts-public--employees--step-2.php:37 #: public/partials/biuro-contacts-public--employees--step-2.php:52
#: public/partials/biuro-contacts-public--position--step-2.php:112 #: public/partials/biuro-contacts-public--position--step-2.php:139
msgid "CV" msgid "CV"
msgstr "CV anhängen" msgstr "CV anhängen"
#: public/partials/biuro-contacts-public--employees--step-2.php:45 #: public/partials/biuro-contacts-public--employees--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:78 #: public/partials/biuro-contacts-public--employees--step-1.php:88
#: public/partials/biuro-contacts-public--employers--step-1.php:78 #: public/partials/biuro-contacts-public--employers--step-1.php:80
#: public/partials/biuro-contacts-public--employers--step-2.php:47 #: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit" msgid "Submit"
msgstr "Schicken" msgstr "Schicken"
#: public/partials/biuro-contacts-public--position--step-2.php:60 #: public/partials/biuro-contacts-public--position--step-2.php:65
#: public/partials/biuro-contacts-public--employees--step-1.php:41 #: public/partials/biuro-contacts-public--employees--step-1.php:42
#: public/partials/biuro-contacts-public--employers--step-1.php:41 #: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname" msgid "Name, surname"
msgstr "Name, Nachname" msgstr "Name, Nachname"
#: public/partials/biuro-contacts-public--position--step-2.php:73 #: public/partials/biuro-contacts-public--position--step-2.php:78
#: public/partials/biuro-contacts-public--employees--step-1.php:53 #: public/partials/biuro-contacts-public--employees--step-1.php:54
#: public/partials/biuro-contacts-public--employers--step-1.php:53 #: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no." msgid "Phone no."
msgstr "Telefon" msgstr "Telefon"
#: public/partials/biuro-contacts-public--position--step-2.php:86 #: public/partials/biuro-contacts-public--position--step-2.php:91
#: public/partials/biuro-contacts-public--employees--step-1.php:65 #: public/partials/biuro-contacts-public--employees--step-1.php:68
#: public/partials/biuro-contacts-public--employers--step-1.php:65 #: public/partials/biuro-contacts-public--employers--step-1.php:67
msgid "Email address" msgid "Email address"
msgstr "E-Mail Adresse" msgstr "E-Mail Adresse"
#: public/partials/biuro-contacts-public--position--step-2.php:121 #: public/partials/biuro-contacts-public--position--step-2.php:168
#: public/partials/biuro-contacts-public--employees--step-1.php:85 #: public/partials/biuro-contacts-public--employees--step-1.php:113
msgid "" msgid ""
"I agree, that my personal data will be used for offering me a job. For more " "We process your personal data to offer you jobs. More information at <a "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
"Ich bin damit einverstanden, dass meine persönlichen Daten verwendet werden, "
"um mir einen Job anzubieten. Ausführliche Informationen finden <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">" "href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Sie in unserer Datenschutzerklärung.</a>" "Personal Data Protection Policy.</a>"
msgstr ""
"Wir verarbeiten Ihre personenbezogenen Daten, um Ihnen Arbeitsplätze "
"anzubieten. Weitere Informationen finden <a href=\"https://biuro.eu/privacy-"
"en.html\" target=\"_blank\" rel=\"noopener\">Sie unter "
"Datenschutzbestimmungen.</a>"
#: public/partials/biuro-contacts-public--position--step-2.php:132 #: public/partials/biuro-contacts-public--position--step-2.php:175
#: public/partials/biuro-contacts-public--position--step-1.php:24 #: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply" msgid "Apply"
msgstr "Sich bewerben" msgstr "Sich bewerben"
#: public/partials/biuro-contacts-public--position.php:64 #: public/partials/biuro-contacts-public--position.php:30
#: public/partials/biuro-contacts-public--employees.php:30
#: public/partials/biuro-contacts-public--employers.php:30
msgid "Sorry, something went wrong. Please try again"
msgstr "Entschuldigung, etwas ist schief gelaufen. Bitte versuche es erneut"
#: public/partials/biuro-contacts-public--position.php:84
msgid "Thank You! Your data was send successfully." msgid "Thank You! Your data was send successfully."
msgstr "Danke dir! Ihre Daten wurden erfolgreich gesendet." msgstr "Danke dir! Ihre Daten wurden erfolgreich gesendet."
#: public/partials/biuro-contacts-public--position.php:65 #: public/partials/biuro-contacts-public--position.php:85
#: public/partials/biuro-contacts-public--employees.php:58 #: public/partials/biuro-contacts-public--employees.php:73
#: public/partials/biuro-contacts-public--employees.php:91 #: public/partials/biuro-contacts-public--employees.php:109
#: public/partials/biuro-contacts-public--employers.php:58 #: public/partials/biuro-contacts-public--employers.php:72
#: public/partials/biuro-contacts-public--employers.php:90 #: public/partials/biuro-contacts-public--employers.php:93
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#: public/partials/biuro-contacts-public--employees.php:56 #: public/partials/biuro-contacts-public--employees.php:71
msgid "Thank You, we have successfully received data about you." msgid "Thank You, we have successfully received data about you."
msgstr "Vielen Dank, wir haben erfolgreich Daten über Sie erhalten." msgstr "Vielen Dank, wir haben erfolgreich Daten über Sie erhalten."
#: public/partials/biuro-contacts-public--employees.php:57 #: public/partials/biuro-contacts-public--employees.php:72
msgid "You can add information about yourself by adding a city, message or CV" msgid "You can add information about yourself by adding a city, message or CV"
msgstr "" msgstr ""
"Sie können Informationen über sich selbst hinzufügen, indem Sie eine Stadt, " "Sie können Informationen über sich selbst hinzufügen, indem Sie eine Stadt, "
"eine Nachricht oder einen Lebenslauf hinzufügen" "eine Nachricht oder einen Lebenslauf hinzufügen"
#: public/partials/biuro-contacts-public--employees.php:90 #: public/partials/biuro-contacts-public--employees.php:108
#: public/partials/biuro-contacts-public--employers.php:89 #: public/partials/biuro-contacts-public--employers.php:92
msgid "Thank You! The information has been successfully supplemented." msgid "Thank You! The information has been successfully supplemented."
msgstr "Danke dir! Die Informationen wurden erfolgreich ergänzt." msgstr "Danke dir! Die Informationen wurden erfolgreich ergänzt."
#: public/partials/biuro-contacts-public--employers.php:56 #: public/partials/biuro-contacts-public--employers.php:70
msgid "Thank You for contacting!" msgid "Thank You for contacting!"
msgstr "Vielen Dank für Ihre Kontaktaufnahme!" msgstr "Vielen Dank für Ihre Kontaktaufnahme!"
#: public/partials/biuro-contacts-public--employers.php:57 #: public/partials/biuro-contacts-public--employers.php:71
msgid "You request was send successfully, we will contact You." msgid "You request was send successfully, we will contact You."
msgstr "" msgstr ""
"Ihre Anfrage wurde erfolgreich versendet, wir werden uns mit Ihnen in " "Ihre Anfrage wurde erfolgreich versendet, wir werden uns mit Ihnen in "
"Verbindung setzen. Sie können Ihrer Abfrage einen Unternehmensnamen oder " "Verbindung setzen. Sie können Ihrer Abfrage einen Unternehmensnamen oder "
"eine Nachricht hinzufügen." "eine Nachricht hinzufügen."
#: public/partials/biuro-contacts-public--employers--step-1.php:85 #: public/partials/biuro-contacts-public--employers--step-1.php:102
msgid "" msgid ""
"I agree, that my personal data will be used for communicating during the pre-" "We process your personal data for service cooperation. More information at "
"contractual relationship. For more detailed information view our <a " "<a href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">" "rel=\"noopener\">Personal Data Protection Policy.</a>"
"Personal Data Protection Policy.</a>"
msgstr "" msgstr ""
"Ich bin damit einverstanden, dass meine persönlichen Daten im Rahmen der " "Wir verarbeiten Ihre personenbezogenen Daten für die Servicekooperation. "
"vorvertraglichen Beziehung zur Kommunikation verwendet werden. Ausführliche " "Weitere Informationen finden <a href=\"https://biuro.eu/privacy-en.html\" "
"Informationen finden Sie in unserer <a href=\"https://biuro.eu/privacy-en." "target=\"_blank\" rel=\"noopener\">Sie unter Datenschutzbestimmungen.</a>"
"html\" target=\"_blank\" rel=\"noopener\"> Datenschutzerklärung.</a>\n"
#: public/partials/biuro-contacts-public--employers--step-2.php:23 #: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company" msgid "Company"
......
msgid ""
msgstr ""
"Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-27 19:46+0000\n"
"PO-Revision-Date: 2019-06-28 07:23+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: Estonian\n"
"Language: et\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.3.0; wp-5.2.2"
#: public/class-biuro-contacts-public.php:157
msgid "This field is required"
msgstr "Selle välja täitmine on kohustuslik"
#: public/class-biuro-contacts-public.php:169
msgid "Phone or email field is required"
msgstr "E-posti või telefoni väli on vajalik"
#: public/class-biuro-contacts-public.php:181
msgid "Incorrect phone number"
msgstr "Telefoni number ei ole korrektne"
#: public/class-biuro-contacts-public.php:192
msgid "Email or phone field is required"
msgstr "E-posti või telefoni väli on vajalik"
#: public/class-biuro-contacts-public.php:200
msgid "Email format is incorrect"
msgstr "E-posti formaat on vale"
#: public/class-biuro-contacts-public.php:216
msgid "You have to agree with conditions"
msgstr "Te peate tingimustega nõustuma"
#: public/class-biuro-contacts-public.php:412
#: public/class-biuro-contacts-public.php:820
msgid "Incorrect file"
msgstr "Vale fail"
#: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:103
msgid "City"
msgstr "Linn"
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message"
msgstr "Sõnum"
#: public/partials/biuro-contacts-public--employees--step-2.php:52
#: public/partials/biuro-contacts-public--position--step-2.php:139
msgid "CV"
msgstr "Lisa CV"
#: public/partials/biuro-contacts-public--employees--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:88
#: public/partials/biuro-contacts-public--employers--step-1.php:80
#: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit"
msgstr "Esita"
#: public/partials/biuro-contacts-public--position--step-2.php:65
#: public/partials/biuro-contacts-public--employees--step-1.php:42
#: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname"
msgstr "Nimi, Perekonnanimi"
#: public/partials/biuro-contacts-public--position--step-2.php:78
#: public/partials/biuro-contacts-public--employees--step-1.php:54
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no."
msgstr "Telefoni number"
#: public/partials/biuro-contacts-public--position--step-2.php:91
#: public/partials/biuro-contacts-public--employees--step-1.php:68
#: public/partials/biuro-contacts-public--employers--step-1.php:67
msgid "Email address"
msgstr "E-post"
#: public/partials/biuro-contacts-public--position--step-2.php:168
#: public/partials/biuro-contacts-public--employees--step-1.php:113
msgid ""
"We process your personal data to offer you jobs. More information at <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
"Töötleme teie isikuandmeid, et pakkuda teile töökohti. Lisateave <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"isikuandmete kaitse poliitika kohta.</a>"
#: public/partials/biuro-contacts-public--position--step-2.php:175
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Kandideeri"
#: public/partials/biuro-contacts-public--position.php:30
#: public/partials/biuro-contacts-public--employees.php:30
#: public/partials/biuro-contacts-public--employers.php:30
msgid "Sorry, something went wrong. Please try again"
msgstr "Vabandame, midagi läks valesti. Proovige veel kord."
#: public/partials/biuro-contacts-public--position.php:84
msgid "Thank You! Your data was send successfully."
msgstr "Aitäh! Teie andmed on edukalt saadetud."
#: public/partials/biuro-contacts-public--position.php:85
#: public/partials/biuro-contacts-public--employees.php:73
#: public/partials/biuro-contacts-public--employees.php:109
#: public/partials/biuro-contacts-public--employers.php:72
#: public/partials/biuro-contacts-public--employers.php:93
msgid "OK"
msgstr "OK"
#: public/partials/biuro-contacts-public--employees.php:71
msgid "Thank You, we have successfully received data about you."
msgstr "Täname teid, oleme edukalt teie kohta andmeid saanud."
#: public/partials/biuro-contacts-public--employees.php:72
msgid "You can add information about yourself by adding a city, message or CV"
msgstr "Saate lisada teavet enda kohta, lisades linna, sõnumi või CV'd."
#: public/partials/biuro-contacts-public--employees.php:108
#: public/partials/biuro-contacts-public--employers.php:92
msgid "Thank You! The information has been successfully supplemented."
msgstr "Aitäh! Teie andmed on edukalt saadetud."
#: public/partials/biuro-contacts-public--employers.php:70
msgid "Thank You for contacting!"
msgstr "Täname Teid!"
#: public/partials/biuro-contacts-public--employers.php:71
msgid "You request was send successfully, we will contact You."
msgstr "Teie taotlus on edukalt saadetud, võtame Teiega ühendust."
#: public/partials/biuro-contacts-public--employers--step-1.php:102
msgid ""
"We process your personal data for service cooperation. More information at "
"<a href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" "
"rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
"Me töötleme Teie isiklikuid andmeid teenuse pakkumiseks. Rohkem infot: <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"isikuandmete töötlemise põhimõtetest.</a>"
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr "Ettevõte"
#. Name of the plugin
msgid "Biuro Contacts"
msgstr "Biuro Contacts"
#. Description of the plugin
msgid ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
msgstr ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
#. URI of the plugin
#. Author URI of the plugin
msgid "https://www.biuro.lt"
msgstr "https://www.biuro.ee"
#. Author of the plugin
msgid "Biuro"
msgstr "Biuro"
msgid ""
msgstr ""
"Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-27 19:41+0000\n"
"PO-Revision-Date: 2019-06-27 19:42+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: Lithuanian\n"
"Language: lt_LT\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10 >= 2 "
"&&(n%100<10||n%100 >= 20)? 1 : 2);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.3.0; wp-5.2.1"
#: public/class-biuro-contacts-public.php:157
msgid "This field is required"
msgstr "Būtinas laukas"
#: public/class-biuro-contacts-public.php:169
msgid "Phone or email field is required"
msgstr "Telefono nr. arba el. paštas yra būtinas"
#: public/class-biuro-contacts-public.php:181
msgid "Incorrect phone number"
msgstr "Neteisingas tel. numeris"
#: public/class-biuro-contacts-public.php:192
msgid "Email or phone field is required"
msgstr "Telefono nr. arba el. paštas yra būtinas"
#: public/class-biuro-contacts-public.php:200
msgid "Email format is incorrect"
msgstr "Neteisingas el. pašto formatas."
#: public/class-biuro-contacts-public.php:216
msgid "You have to agree with conditions"
msgstr "Kad galėtume susisiekti, turite sutikti su sąlygomis"
#: public/class-biuro-contacts-public.php:412
#: public/class-biuro-contacts-public.php:820
msgid "Incorrect file"
msgstr "Neteisingas dokumentas"
#: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:103
msgid "City"
msgstr "Miestas"
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message"
msgstr "Žinutė"
#: public/partials/biuro-contacts-public--employees--step-2.php:52
#: public/partials/biuro-contacts-public--position--step-2.php:139
msgid "CV"
msgstr "Prisegti CV (neprivaloma)"
#: public/partials/biuro-contacts-public--employees--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:88
#: public/partials/biuro-contacts-public--employers--step-1.php:80
#: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit"
msgstr "Siųsti"
#: public/partials/biuro-contacts-public--position--step-2.php:65
#: public/partials/biuro-contacts-public--employees--step-1.php:42
#: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname"
msgstr "Vardas, pavardė"
#: public/partials/biuro-contacts-public--position--step-2.php:78
#: public/partials/biuro-contacts-public--employees--step-1.php:54
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no."
msgstr "Telefonas"
#: public/partials/biuro-contacts-public--position--step-2.php:91
#: public/partials/biuro-contacts-public--employees--step-1.php:68
#: public/partials/biuro-contacts-public--employers--step-1.php:67
msgid "Email address"
msgstr "El. paštas"
#: public/partials/biuro-contacts-public--position--step-2.php:168
#: public/partials/biuro-contacts-public--employees--step-1.php:113
msgid ""
"We process your personal data to offer you jobs. More information at <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
"Jūsų asmens duomenis tvarkome darbo pasiūlymams pateikti. Plačiau <a "
"href=\"https://biuro.eu/privacy-lt.html\" target=\"_blank\" rel=\"noopener\">"
"Asmens duomenų tvarkymo politikoje.</a>"
#: public/partials/biuro-contacts-public--position--step-2.php:175
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Kandidatuoti"
#: public/partials/biuro-contacts-public--position.php:30
#: public/partials/biuro-contacts-public--employees.php:30
#: public/partials/biuro-contacts-public--employers.php:30
msgid "Sorry, something went wrong. Please try again"
msgstr "Kažkas negerai. Prašome, pabandykite dar kartą."
#: public/partials/biuro-contacts-public--position.php:84
msgid "Thank You! Your data was send successfully."
msgstr "Dėkojame! Informacija išsiųsta sėkmingai."
#: public/partials/biuro-contacts-public--position.php:85
#: public/partials/biuro-contacts-public--employees.php:73
#: public/partials/biuro-contacts-public--employees.php:109
#: public/partials/biuro-contacts-public--employers.php:72
#: public/partials/biuro-contacts-public--employers.php:93
msgid "OK"
msgstr "Gerai"
#: public/partials/biuro-contacts-public--employees.php:71
msgid "Thank You, we have successfully received data about you."
msgstr "Dėkojame, duomenis apie tave sėkmingai gavome. "
#: public/partials/biuro-contacts-public--employees.php:72
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
"Informaciją apie save gali papildyti pridėdamas miestą, žinutę arba CV."
#: public/partials/biuro-contacts-public--employees.php:108
#: public/partials/biuro-contacts-public--employers.php:92
msgid "Thank You! The information has been successfully supplemented."
msgstr "Dėkojame! Informacija papildyta sėkmingai."
#: public/partials/biuro-contacts-public--employers.php:70
msgid "Thank You for contacting!"
msgstr "Dėkojame, kad kreipiatės! "
#: public/partials/biuro-contacts-public--employers.php:71
msgid "You request was send successfully, we will contact You."
msgstr ""
"Jūsų užklausa išsiųsta sėkmingai, su Jumis susisieksime. Galite papildyti "
"užklausą įrašydami įmonės pavadinimą ar žinutę."
#: public/partials/biuro-contacts-public--employers--step-1.php:102
msgid ""
"We process your personal data for service cooperation. More information at "
"<a href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" "
"rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr "Įmonė"
#. Name of the plugin
msgid "Biuro Contacts"
msgstr "Biuro Contacts"
#. Description of the plugin
msgid ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
msgstr ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
#. URI of the plugin
#. Author URI of the plugin
msgid "https://www.biuro.lt"
msgstr "https://www.biuro.lt"
#. Author of the plugin
msgid "Biuro"
msgstr "Biuro"
...@@ -2,8 +2,8 @@ msgid "" ...@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Biuro Contacts\n" "Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-01 18:13+0000\n" "POT-Creation-Date: 2019-06-27 19:43+0000\n"
"PO-Revision-Date: 2019-05-02 11:39+0000\n" "PO-Revision-Date: 2019-06-27 19:44+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n" "Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: Lithuanian\n" "Language-Team: Lithuanian\n"
"Language: lt_LT\n" "Language: lt_LT\n"
...@@ -13,136 +13,145 @@ msgstr "" ...@@ -13,136 +13,145 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n" "X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.1.1" "X-Loco-Version: 2.3.0; wp-5.2.2"
#: public/class-biuro-contacts-public.php:151 #: public/class-biuro-contacts-public.php:157
msgid "This field is required" msgid "This field is required"
msgstr "Būtinas laukas" msgstr "Būtinas laukas"
#: public/class-biuro-contacts-public.php:162 #: public/class-biuro-contacts-public.php:169
msgid "Phone or email field is required" msgid "Phone or email field is required"
msgstr "Telefono nr. arba el. paštas yra būtinas" msgstr "Telefono nr. arba el. paštas yra būtinas"
#: public/class-biuro-contacts-public.php:173 #: public/class-biuro-contacts-public.php:181
msgid "Incorrect phone number" msgid "Incorrect phone number"
msgstr "Neteisingas tel. numeris" msgstr "Neteisingas tel. numeris"
#: public/class-biuro-contacts-public.php:183 #: public/class-biuro-contacts-public.php:192
msgid "Email or phone field is required" msgid "Email or phone field is required"
msgstr "Telefono nr. arba el. paštas yra būtinas" msgstr "Telefono nr. arba el. paštas yra būtinas"
#: public/class-biuro-contacts-public.php:190 #: public/class-biuro-contacts-public.php:200
msgid "Email format is incorrect" msgid "Email format is incorrect"
msgstr "Neteisingas el. pašto formatas." msgstr "Neteisingas el. pašto formatas."
#: public/class-biuro-contacts-public.php:205 #: public/class-biuro-contacts-public.php:216
msgid "You have to agree with conditions" msgid "You have to agree with conditions"
msgstr "Kad galėtume susisiekti, turite sutikti su sąlygomis" msgstr "Kad galėtume susisiekti, turite sutikti su sąlygomis"
#: public/class-biuro-contacts-public.php:412
#: public/class-biuro-contacts-public.php:820
msgid "Incorrect file"
msgstr "Neteisingas dokumentas"
#: public/partials/biuro-contacts-public--employees--step-2.php:23 #: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:98 #: public/partials/biuro-contacts-public--position--step-2.php:103
msgid "City" msgid "City"
msgstr "Miestas" msgstr "Miestas"
#: public/partials/biuro-contacts-public--employees--step-2.php:30 #: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--position--step-2.php:105 #: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--employers--step-2.php:30 #: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message" msgid "Message"
msgstr "Žinutė" msgstr "Žinutė"
#: public/partials/biuro-contacts-public--employees--step-2.php:37 #: public/partials/biuro-contacts-public--employees--step-2.php:52
#: public/partials/biuro-contacts-public--position--step-2.php:112 #: public/partials/biuro-contacts-public--position--step-2.php:139
msgid "CV" msgid "CV"
msgstr "Prisegti CV (neprivaloma)" msgstr "Prisegti CV (neprivaloma)"
#: public/partials/biuro-contacts-public--employees--step-2.php:45 #: public/partials/biuro-contacts-public--employees--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:78 #: public/partials/biuro-contacts-public--employees--step-1.php:88
#: public/partials/biuro-contacts-public--employers--step-1.php:78 #: public/partials/biuro-contacts-public--employers--step-1.php:80
#: public/partials/biuro-contacts-public--employers--step-2.php:47 #: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit" msgid "Submit"
msgstr "Siųsti" msgstr "Siųsti"
#: public/partials/biuro-contacts-public--position--step-2.php:60 #: public/partials/biuro-contacts-public--position--step-2.php:65
#: public/partials/biuro-contacts-public--employees--step-1.php:41 #: public/partials/biuro-contacts-public--employees--step-1.php:42
#: public/partials/biuro-contacts-public--employers--step-1.php:41 #: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname" msgid "Name, surname"
msgstr "Vardas, pavardė" msgstr "Vardas, pavardė"
#: public/partials/biuro-contacts-public--position--step-2.php:73 #: public/partials/biuro-contacts-public--position--step-2.php:78
#: public/partials/biuro-contacts-public--employees--step-1.php:53 #: public/partials/biuro-contacts-public--employees--step-1.php:54
#: public/partials/biuro-contacts-public--employers--step-1.php:53 #: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no." msgid "Phone no."
msgstr "Telefonas" msgstr "Telefonas"
#: public/partials/biuro-contacts-public--position--step-2.php:86 #: public/partials/biuro-contacts-public--position--step-2.php:91
#: public/partials/biuro-contacts-public--employees--step-1.php:65 #: public/partials/biuro-contacts-public--employees--step-1.php:68
#: public/partials/biuro-contacts-public--employers--step-1.php:65 #: public/partials/biuro-contacts-public--employers--step-1.php:67
msgid "Email address" msgid "Email address"
msgstr "El. paštas" msgstr "El. paštas"
#: public/partials/biuro-contacts-public--position--step-2.php:121 #: public/partials/biuro-contacts-public--position--step-2.php:168
#: public/partials/biuro-contacts-public--employees--step-1.php:85 #: public/partials/biuro-contacts-public--employees--step-1.php:113
msgid "" msgid ""
"I agree, that my personal data will be used for offering me a job. For more " "We process your personal data to offer you jobs. More information at <a "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" " "href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>" "Personal Data Protection Policy.</a>"
msgstr "" msgstr ""
"Sutinku, kad mano asmens duomenys būtų tvarkomi pateikti darbo pasiūlymus. " "Jūsų asmens duomenis tvarkome darbo pasiūlymams pateikti. Plačiau <a "
"Išsamią informaciją rasite <a href=\"https://biuro.eu/privacy-lt.html\" " "href=\"https://biuro.eu/privacy-lt.html\" target=\"_blank\" rel=\"noopener\">"
"target=\"_blank\" rel=\"noopener\">Asmens duomenų tvarkymo politikoje.</a>" "Asmens duomenų tvarkymo politikoje.</a>"
#: public/partials/biuro-contacts-public--position--step-2.php:132 #: public/partials/biuro-contacts-public--position--step-2.php:175
#: public/partials/biuro-contacts-public--position--step-1.php:24 #: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply" msgid "Apply"
msgstr "Kandidatuoti" msgstr "Kandidatuoti"
#: public/partials/biuro-contacts-public--position.php:64 #: public/partials/biuro-contacts-public--position.php:30
#: public/partials/biuro-contacts-public--employees.php:30
#: public/partials/biuro-contacts-public--employers.php:30
msgid "Sorry, something went wrong. Please try again"
msgstr "Kažkas negerai. Prašome, pabandykite dar kartą."
#: public/partials/biuro-contacts-public--position.php:84
msgid "Thank You! Your data was send successfully." msgid "Thank You! Your data was send successfully."
msgstr "Dėkojame! Informacija išsiųsta sėkmingai." msgstr "Dėkojame! Informacija išsiųsta sėkmingai."
#: public/partials/biuro-contacts-public--position.php:65 #: public/partials/biuro-contacts-public--position.php:85
#: public/partials/biuro-contacts-public--employees.php:58 #: public/partials/biuro-contacts-public--employees.php:73
#: public/partials/biuro-contacts-public--employees.php:91 #: public/partials/biuro-contacts-public--employees.php:109
#: public/partials/biuro-contacts-public--employers.php:58 #: public/partials/biuro-contacts-public--employers.php:72
#: public/partials/biuro-contacts-public--employers.php:90 #: public/partials/biuro-contacts-public--employers.php:93
msgid "OK" msgid "OK"
msgstr "Gerai" msgstr "Gerai"
#: public/partials/biuro-contacts-public--employees.php:56 #: public/partials/biuro-contacts-public--employees.php:71
msgid "Thank You, we have successfully received data about you." msgid "Thank You, we have successfully received data about you."
msgstr "Dėkojame, duomenis apie tave sėkmingai gavome. " msgstr "Dėkojame, duomenis apie tave sėkmingai gavome. "
#: public/partials/biuro-contacts-public--employees.php:57 #: public/partials/biuro-contacts-public--employees.php:72
msgid "You can add information about yourself by adding a city, message or CV" msgid "You can add information about yourself by adding a city, message or CV"
msgstr "" msgstr ""
"Informaciją apie save gali papildyti pridėdamas miestą, žinutę arba CV." "Informaciją apie save gali papildyti pridėdamas miestą, žinutę arba CV."
#: public/partials/biuro-contacts-public--employees.php:90 #: public/partials/biuro-contacts-public--employees.php:108
#: public/partials/biuro-contacts-public--employers.php:89 #: public/partials/biuro-contacts-public--employers.php:92
msgid "Thank You! The information has been successfully supplemented." msgid "Thank You! The information has been successfully supplemented."
msgstr "Dėkojame! Informacija papildyta sėkmingai." msgstr "Dėkojame! Informacija papildyta sėkmingai."
#: public/partials/biuro-contacts-public--employers.php:56 #: public/partials/biuro-contacts-public--employers.php:70
msgid "Thank You for contacting!" msgid "Thank You for contacting!"
msgstr "Dėkojame, kad kreipiatės! " msgstr "Dėkojame, kad kreipiatės! "
#: public/partials/biuro-contacts-public--employers.php:57 #: public/partials/biuro-contacts-public--employers.php:71
msgid "You request was send successfully, we will contact You." msgid "You request was send successfully, we will contact You."
msgstr "" msgstr ""
"Jūsų užklausa išsiųsta sėkmingai, su Jumis susisieksime. Galite papildyti " "Jūsų užklausa išsiųsta sėkmingai, su Jumis susisieksime. Galite papildyti "
"užklausą įrašydami įmonės pavadinimą ar žinutę." "užklausą įrašydami įmonės pavadinimą ar žinutę."
#: public/partials/biuro-contacts-public--employers--step-1.php:85 #: public/partials/biuro-contacts-public--employers--step-1.php:102
msgid "" msgid ""
"I agree, that my personal data will be used for communicating during the pre-" "We process your personal data for service cooperation. More information at "
"contractual relationship. For more detailed information view our <a " "<a href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">" "rel=\"noopener\">Personal Data Protection Policy.</a>"
"Personal Data Protection Policy.</a>"
msgstr "" msgstr ""
"Sutinku, kad mano asmens duomenys būtų tvarkomi būtų tvarkomi komunikuojant " "Jūsų asmens duomenis tvarkome bendradarbiavimui dėl paslaugų. Plačiau <a "
"ikisutartiniuose santykiuose. Išsamią informaciją rasite <a href=\"https:" "href=\"https://biuro.eu/privacy-lt.html\" target=\"_blank\" rel=\"noopener\">"
"//biuro.eu/privacy-lt.html\" target=\"_blank\" rel=\"noopener\">Asmens " "Asmens duomenų tvarkymo politikoje.</a>"
"duomenų tvarkymo politikoje.</a>"
#: public/partials/biuro-contacts-public--employers--step-2.php:23 #: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company" msgid "Company"
......
msgid ""
msgstr ""
"Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-27 19:52+0000\n"
"PO-Revision-Date: 2019-06-28 08:19+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: Latvian\n"
"Language: lv\n"
"Plural-Forms: nplurals=3; plural=n % 10 == 1 && n % 100 != 11 ? 0 : n != 0 ? "
"1 : 2;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.3.0; wp-5.2.2"
#: public/class-biuro-contacts-public.php:157
msgid "This field is required"
msgstr "Šis lauks ir obligāts"
#: public/class-biuro-contacts-public.php:169
msgid "Phone or email field is required"
msgstr "Nepieciešams e-pasta vai tālruņa lauks"
#: public/class-biuro-contacts-public.php:181
msgid "Incorrect phone number"
msgstr "Nepareizs tālruņa numurs"
#: public/class-biuro-contacts-public.php:192
msgid "Email or phone field is required"
msgstr "Nepieciešams e-pasta vai tālruņa lauks"
#: public/class-biuro-contacts-public.php:200
msgid "Email format is incorrect"
msgstr "E-pasta formāts ir nepareizs"
#: public/class-biuro-contacts-public.php:216
msgid "You have to agree with conditions"
msgstr "Jums ir jāpiekrīt nosacījumiem"
#: public/class-biuro-contacts-public.php:412
#: public/class-biuro-contacts-public.php:820
msgid "Incorrect file"
msgstr "Nepareizs fails"
#: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:103
msgid "City"
msgstr "Pilsēta"
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message"
msgstr "Ziņojums"
#: public/partials/biuro-contacts-public--employees--step-2.php:52
#: public/partials/biuro-contacts-public--position--step-2.php:139
msgid "CV"
msgstr "Pievienot CV"
#: public/partials/biuro-contacts-public--employees--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:88
#: public/partials/biuro-contacts-public--employers--step-1.php:80
#: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit"
msgstr "Nosūtīt"
#: public/partials/biuro-contacts-public--position--step-2.php:65
#: public/partials/biuro-contacts-public--employees--step-1.php:42
#: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname"
msgstr "Vārds, Uzvārds"
#: public/partials/biuro-contacts-public--position--step-2.php:78
#: public/partials/biuro-contacts-public--employees--step-1.php:54
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no."
msgstr "Telefons"
#: public/partials/biuro-contacts-public--position--step-2.php:91
#: public/partials/biuro-contacts-public--employees--step-1.php:68
#: public/partials/biuro-contacts-public--employers--step-1.php:67
msgid "Email address"
msgstr "E-pasts"
#: public/partials/biuro-contacts-public--position--step-2.php:168
#: public/partials/biuro-contacts-public--employees--step-1.php:113
msgid ""
"We process your personal data to offer you jobs. More information at <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
"Mēs apstrādājam jūsu personas datus, lai piedāvātu jums darbu. Plašāka "
"informācija par <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Datu Aizsardzības Politiku.</a>"
#: public/partials/biuro-contacts-public--position--step-2.php:175
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Lietot"
#: public/partials/biuro-contacts-public--position.php:30
#: public/partials/biuro-contacts-public--employees.php:30
#: public/partials/biuro-contacts-public--employers.php:30
msgid "Sorry, something went wrong. Please try again"
msgstr "Piedod, kaut kas nogāja greizi. Lūdzu mēģiniet vēlreiz"
#: public/partials/biuro-contacts-public--position.php:84
msgid "Thank You! Your data was send successfully."
msgstr "Paldies! Jūsu dati veiksmīgi nosūtīt."
#: public/partials/biuro-contacts-public--position.php:85
#: public/partials/biuro-contacts-public--employees.php:73
#: public/partials/biuro-contacts-public--employees.php:109
#: public/partials/biuro-contacts-public--employers.php:72
#: public/partials/biuro-contacts-public--employers.php:93
msgid "OK"
msgstr "Labi"
#: public/partials/biuro-contacts-public--employees.php:71
msgid "Thank You, we have successfully received data about you."
msgstr "Paldies, mēs esam veiksmīgi saņēmuši datus par jums."
#: public/partials/biuro-contacts-public--employees.php:72
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
"Jūs varat pievienot informāciju par sevi, pievienojot pilsētu, ziņojumu vai "
"CV"
#: public/partials/biuro-contacts-public--employees.php:108
#: public/partials/biuro-contacts-public--employers.php:92
msgid "Thank You! The information has been successfully supplemented."
msgstr "Paldies! Informācija ir veiksmīgi papildināta."
#: public/partials/biuro-contacts-public--employers.php:70
msgid "Thank You for contacting!"
msgstr "Paldies, ka sazinājāties!"
#: public/partials/biuro-contacts-public--employers.php:71
msgid "You request was send successfully, we will contact You."
msgstr "Jūs pieprasījāt veiksmīgi nosūtīt, mēs sazināsimies ar Jums."
#: public/partials/biuro-contacts-public--employers--step-1.php:102
msgid ""
"We process your personal data for service cooperation. More information at "
"<a href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" "
"rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
"Mēs apstrādājam jūsu personas datus pakalpojumu sadarbībai. Plašāka "
"informācija par <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Datu Aizsardzības Politiku.</a>"
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr "Kompānijā "
#. Name of the plugin
msgid "Biuro Contacts"
msgstr "Biuro Contacts"
#. Description of the plugin
msgid ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
msgstr ""
"\n"
"96/5000\n"
"Tas ir īss apraksts par to, ko spraudnis dara. Tas ir redzams WordPress "
"administratora apgabalā."
#. URI of the plugin
#. Author URI of the plugin
msgid "https://www.biuro.lt"
msgstr "https://www.biuro.lv"
#. Author of the plugin
msgid "Biuro"
msgstr "Biuro"
msgid ""
msgstr ""
"Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-27 19:49+0000\n"
"PO-Revision-Date: 2019-06-28 07:18+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: Russian\n"
"Language: ru_RU\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10 >= 2 && "
"n%10<=4 &&(n%100<10||n%100 >= 20)? 1 : 2);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.3.0; wp-5.2.2"
#: public/class-biuro-contacts-public.php:157
msgid "This field is required"
msgstr "Вы должны заполнить это поле"
#: public/class-biuro-contacts-public.php:169
msgid "Phone or email field is required"
msgstr "Требуется телефон или электронная почта"
#: public/class-biuro-contacts-public.php:181
msgid "Incorrect phone number"
msgstr "Неверный номер телефона"
#: public/class-biuro-contacts-public.php:192
msgid "Email or phone field is required"
msgstr "Требуется телефон или электронная почта"
#: public/class-biuro-contacts-public.php:200
msgid "Email format is incorrect"
msgstr "Неверный формат электронной почты"
#: public/class-biuro-contacts-public.php:216
msgid "You have to agree with conditions"
msgstr "Вы должны согласиться с условиями"
#: public/class-biuro-contacts-public.php:412
#: public/class-biuro-contacts-public.php:820
msgid "Incorrect file"
msgstr "Неверный файл"
#: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:103
msgid "City"
msgstr "Город"
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message"
msgstr "Сообщение"
#: public/partials/biuro-contacts-public--employees--step-2.php:52
#: public/partials/biuro-contacts-public--position--step-2.php:139
msgid "CV"
msgstr "Приложить CV"
#: public/partials/biuro-contacts-public--employees--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:88
#: public/partials/biuro-contacts-public--employers--step-1.php:80
#: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit"
msgstr "Отправить"
#: public/partials/biuro-contacts-public--position--step-2.php:65
#: public/partials/biuro-contacts-public--employees--step-1.php:42
#: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname"
msgstr "Имя, Фамилия"
#: public/partials/biuro-contacts-public--position--step-2.php:78
#: public/partials/biuro-contacts-public--employees--step-1.php:54
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no."
msgstr "Телефон"
#: public/partials/biuro-contacts-public--position--step-2.php:91
#: public/partials/biuro-contacts-public--employees--step-1.php:68
#: public/partials/biuro-contacts-public--employers--step-1.php:67
msgid "Email address"
msgstr "Адрес электронной почты"
#: public/partials/biuro-contacts-public--position--step-2.php:168
#: public/partials/biuro-contacts-public--employees--step-1.php:113
msgid ""
"We process your personal data to offer you jobs. More information at <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
"Мы обрабатываем Ваши личные данные, чтобы предложить Вам работу. Больше "
"информации смотрите в: <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Политике защиты персональных данных.</a>"
#: public/partials/biuro-contacts-public--position--step-2.php:175
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Подать заявку"
#: public/partials/biuro-contacts-public--position.php:30
#: public/partials/biuro-contacts-public--employees.php:30
#: public/partials/biuro-contacts-public--employers.php:30
msgid "Sorry, something went wrong. Please try again"
msgstr "Извините, что-то пошло не так. Пожалуйста, попробуйте еще раз"
#: public/partials/biuro-contacts-public--position.php:84
msgid "Thank You! Your data was send successfully."
msgstr "Спасибо! Ваши данные были успешно отправлены."
#: public/partials/biuro-contacts-public--position.php:85
#: public/partials/biuro-contacts-public--employees.php:73
#: public/partials/biuro-contacts-public--employees.php:109
#: public/partials/biuro-contacts-public--employers.php:72
#: public/partials/biuro-contacts-public--employers.php:93
msgid "OK"
msgstr "Хорошо"
#: public/partials/biuro-contacts-public--employees.php:71
msgid "Thank You, we have successfully received data about you."
msgstr "Спасибо, мы успешно получили ваши данные."
#: public/partials/biuro-contacts-public--employees.php:72
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
"Вы можете дополнить информацию о себе, добавив город, сообщение или резюме"
#: public/partials/biuro-contacts-public--employees.php:108
#: public/partials/biuro-contacts-public--employers.php:92
msgid "Thank You! The information has been successfully supplemented."
msgstr "Спасибо! Информация была успешно дополнена."
#: public/partials/biuro-contacts-public--employers.php:70
msgid "Thank You for contacting!"
msgstr "Спасибо за обращение!"
#: public/partials/biuro-contacts-public--employers.php:71
msgid "You request was send successfully, we will contact You."
msgstr ""
"Ваш запрос был успешно отправлен, мы свяжемся с Вами. Вы можете добавить в "
"свой запрос название компании или сообщение."
#: public/partials/biuro-contacts-public--employers--step-1.php:102
msgid ""
"We process your personal data for service cooperation. More information at "
"<a href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" "
"rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
"Мы обрабатываем Ваши личные данные для оказания услуги. Больше информации "
"смотрите в: <a href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" "
"rel=\"noopener\">Политике обработки персональных данных.</a>"
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr "Компания"
#. Name of the plugin
msgid "Biuro Contacts"
msgstr "Biuro Contacts"
#. Description of the plugin
msgid ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
msgstr ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
#. URI of the plugin
#. Author URI of the plugin
msgid "https://www.biuro.lt"
msgstr "https://www.biuro.ee"
#. Author of the plugin
msgid "Biuro"
msgstr "Biuro"
...@@ -265,7 +265,20 @@ class Biuro_Contacts_Public { ...@@ -265,7 +265,20 @@ class Biuro_Contacts_Public {
$handle = fopen('recaptcha.log', 'a+'); $handle = fopen('recaptcha.log', 'a+');
$content = date('Y-m-d H:i:s') . ' - ' . $_SERVER['REMOTE_ADDR'] . ' - ' . $_SERVER['SERVER_NAME'] . ' - ' . $_SERVER['HTTP_REFERER'] . ' - name: ' . $name . PHP_EOL; $content = date('Y-m-d H:i:s') . ' - ' . $_SERVER['REMOTE_ADDR'] . ' - ' . $_SERVER['SERVER_NAME'] . ' - ' . $_SERVER['HTTP_REFERER'] . ' - name: ' . $name . PHP_EOL;
$content .= 'Recaptcha: success: ' . $response['success'] . ', score: ' . $response['score'] . ', action: ' . $response['action'] . ', challenge_ts: ' . $response['challenge_ts'] . ', hostname: ' . $response['hostname'] . PHP_EOL . PHP_EOL; $content .= 'Recaptcha: success: ' . $response['success'] . ', score: ' . $response['score'] . ', action: ' . $response['action'] . ', challenge_ts: ' . $response['challenge_ts'] . ', action: ' . $response['action'] . PHP_EOL;
if (isset($response['error-codes']) && is_array($response['error-codes']) && !empty($response['error-codes'])):
$content .= 'Error codes:';
foreach ($response['error-codes'] as &$code) :
$content .= ' ' . $code;
endforeach;
$content .= PHP_EOL;
endif;
$content .= PHP_EOL;
fwrite($handle, $content); fwrite($handle, $content);
fclose($handle); fclose($handle);
......
...@@ -111,6 +111,8 @@ if ( ! defined( 'WPINC' ) ) die; ...@@ -111,6 +111,8 @@ if ( ! defined( 'WPINC' ) ) die;
<div class="c-form--row"> <div class="c-form--row">
<div class="c-form--label-infobox"> <div class="c-form--label-infobox">
<?php _e('We process your personal data to offer you jobs. More information at <a href="https://biuro.eu/privacy-en.html" target="_blank" rel="noopener">Personal Data Protection Policy.</a>', 'biuro-contacts'); ?> <?php _e('We process your personal data to offer you jobs. More information at <a href="https://biuro.eu/privacy-en.html" target="_blank" rel="noopener">Personal Data Protection Policy.</a>', 'biuro-contacts'); ?>
<br />
<?php _e('This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.', 'biuro-contacts'); ?>
<input type="hidden" name="agree" value="1"> <input type="hidden" name="agree" value="1">
</div> </div>
</div><!-- .c-form--row --> </div><!-- .c-form--row -->
...@@ -60,3 +60,7 @@ if ( ! defined( 'WPINC' ) ) die; ...@@ -60,3 +60,7 @@ if ( ! defined( 'WPINC' ) ) die;
<button type="submit" class="o-btn c-btn--main c-btn--fill" name="s" value="2"><?php _e('Submit', 'biuro-contacts'); ?></button> <button type="submit" class="o-btn c-btn--main c-btn--fill" name="s" value="2"><?php _e('Submit', 'biuro-contacts'); ?></button>
</div> </div>
</div><!-- .c-form--row --> </div><!-- .c-form--row -->
<div class="c-form--label-recaptcha">
<?php _e('This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.', 'biuro-contacts'); ?>
</div>
...@@ -48,15 +48,17 @@ if ( ! defined( 'WPINC' ) ) die; ...@@ -48,15 +48,17 @@ if ( ! defined( 'WPINC' ) ) die;
<?php wp_nonce_field('employees_post_nonce'); ?> <?php wp_nonce_field('employees_post_nonce'); ?>
<input type="hidden" id="g-recaptcha-response" name="captcha"> <input type="hidden" id="g-recaptcha-response" name="captcha">
<script src="https://www.google.com/recaptcha/api.js?render=6Lc76qoUAAAAALk0aYR500zOZVG1BicNl3GTb-Hu"></script> <script src="https://www.google.com/recaptcha/api.js?onload=onloadRecaptcha&render=6Lc76qoUAAAAALk0aYR500zOZVG1BicNl3GTb-Hu" async defer></script>
<script> <script>
window.grecaptcha.ready(function () { var onloadRecaptcha = function () {
window.grecaptcha.execute('6Lc76qoUAAAAALk0aYR500zOZVG1BicNl3GTb-Hu', { action: 'employees' }).then(function (token) { window.grecaptcha.ready(function () {
if (document.getElementById('g-recaptcha-response')) { window.grecaptcha.execute('6Lc76qoUAAAAALk0aYR500zOZVG1BicNl3GTb-Hu', { action: 'employees' }).then(function (token) {
document.getElementById('g-recaptcha-response').value = token; if (document.getElementById('g-recaptcha-response')) {
} document.getElementById('g-recaptcha-response').value = token;
}
});
}); });
}); };
</script> </script>
</form> </form>
......
...@@ -100,6 +100,8 @@ if ( ! defined( 'WPINC' ) ) die; ...@@ -100,6 +100,8 @@ if ( ! defined( 'WPINC' ) ) die;
<div class="c-form--row"> <div class="c-form--row">
<div class="c-form--label-infobox"> <div class="c-form--label-infobox">
<?php _e('We process your personal data for service cooperation. More information at <a href="https://biuro.eu/privacy-en.html" target="_blank" rel="noopener">Personal Data Protection Policy.</a>', 'biuro-contacts'); ?> <?php _e('We process your personal data for service cooperation. More information at <a href="https://biuro.eu/privacy-en.html" target="_blank" rel="noopener">Personal Data Protection Policy.</a>', 'biuro-contacts'); ?>
<br />
<?php _e('This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.', 'biuro-contacts'); ?>
<input type="hidden" name="agree" value="1"> <input type="hidden" name="agree" value="1">
</div> </div>
</div><!-- .c-form--row --> </div><!-- .c-form--row -->
...@@ -47,3 +47,7 @@ if ( ! defined( 'WPINC' ) ) die; ...@@ -47,3 +47,7 @@ if ( ! defined( 'WPINC' ) ) die;
<button type="submit" class="o-btn c-btn--main c-btn--fill" name="s" value="2"><?php _e('Submit', 'biuro-contacts'); ?></button> <button type="submit" class="o-btn c-btn--main c-btn--fill" name="s" value="2"><?php _e('Submit', 'biuro-contacts'); ?></button>
</div> </div>
</div><!-- .c-form--row --> </div><!-- .c-form--row -->
<div class="c-form--label-recaptcha">
<?php _e('This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.', 'biuro-contacts'); ?>
</div>
...@@ -47,15 +47,17 @@ if ( ! defined( 'WPINC' ) ) die; ...@@ -47,15 +47,17 @@ if ( ! defined( 'WPINC' ) ) die;
<?php wp_nonce_field('employers_post_nonce'); ?> <?php wp_nonce_field('employers_post_nonce'); ?>
<input type="hidden" id="g-recaptcha-response" name="captcha"> <input type="hidden" id="g-recaptcha-response" name="captcha">
<script src="https://www.google.com/recaptcha/api.js?render=6Lc76qoUAAAAALk0aYR500zOZVG1BicNl3GTb-Hu"></script> <script src="https://www.google.com/recaptcha/api.js?onload=onloadRecaptcha&render=6Lc76qoUAAAAALk0aYR500zOZVG1BicNl3GTb-Hu" async defer></script>
<script> <script>
window.grecaptcha.ready(function () { var onloadRecaptcha = function () {
window.grecaptcha.execute('6Lc76qoUAAAAALk0aYR500zOZVG1BicNl3GTb-Hu', { action: 'employers' }).then(function (token) { window.grecaptcha.ready(function () {
if (document.getElementById('g-recaptcha-response')) { window.grecaptcha.execute('6Lc76qoUAAAAALk0aYR500zOZVG1BicNl3GTb-Hu', { action: 'employers' }).then(function (token) {
document.getElementById('g-recaptcha-response').value = token; if (document.getElementById('g-recaptcha-response')) {
} document.getElementById('g-recaptcha-response').value = token;
}
});
}); });
}); };
</script> </script>
</form> </form>
......
...@@ -175,3 +175,8 @@ if ( ! defined( 'WPINC' ) ) die; ...@@ -175,3 +175,8 @@ if ( ! defined( 'WPINC' ) ) die;
<button type="submit" class="o-btn c-btn--main c-btn--fill" name="s" value="2"><?php _e('Apply', 'biuro-contacts'); ?></button> <button type="submit" class="o-btn c-btn--main c-btn--fill" name="s" value="2"><?php _e('Apply', 'biuro-contacts'); ?></button>
</div> </div>
</div><!-- .c-form--row --> </div><!-- .c-form--row -->
<div class="c-form--label-recaptcha">
<?php _e('This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.', 'biuro-contacts'); ?>
</div>
...@@ -47,17 +47,23 @@ if ( ! defined( 'WPINC' ) ) die; ...@@ -47,17 +47,23 @@ if ( ! defined( 'WPINC' ) ) die;
<input type="hidden" name="action" value="position_post"> <input type="hidden" name="action" value="position_post">
<?php wp_nonce_field('position_post_nonce'); ?> <?php wp_nonce_field('position_post_nonce'); ?>
<?php
if ( $_SESSION['position--step'] ):
?>
<input type="hidden" id="g-recaptcha-response" name="captcha"> <input type="hidden" id="g-recaptcha-response" name="captcha">
<script src="https://www.google.com/recaptcha/api.js?render=6Lc76qoUAAAAALk0aYR500zOZVG1BicNl3GTb-Hu"></script> <script src="https://www.google.com/recaptcha/api.js?render=6Lc76qoUAAAAALk0aYR500zOZVG1BicNl3GTb-Hu"></script>
<script> <script>
window.grecaptcha.ready(function () { window.grecaptcha.ready(function () {
window.grecaptcha.execute('6Lc76qoUAAAAALk0aYR500zOZVG1BicNl3GTb-Hu', { action: 'position' }).then(function (token) { window.grecaptcha.execute('6Lc76qoUAAAAALk0aYR500zOZVG1BicNl3GTb-Hu', { action: 'position/<?php echo $job_id; ?>' }).then(function (token) {
if (document.getElementById('g-recaptcha-response')) { if (document.getElementById('g-recaptcha-response')) {
document.getElementById('g-recaptcha-response').value = token; document.getElementById('g-recaptcha-response').value = token;
} }
}); });
}); });
</script> </script>
<?php
endif;
?>
</form> </form>
<?php <?php
......
...@@ -55,6 +55,7 @@ ...@@ -55,6 +55,7 @@
} }
.c-form--label-infobox { color: #868F98; font-size: 12px; line-height: 17px; } .c-form--label-infobox { color: #868F98; font-size: 12px; line-height: 17px; }
.c-form--label-recaptcha { color: #868F98; font-size: 12px; line-height: 17px; }
/* critical:end */ /* critical:end */
......
...@@ -90,9 +90,9 @@ ...@@ -90,9 +90,9 @@
} }
} }
.c-search--ico-clear { position: absolute; top: 50%; right: 36px; padding: 17px 6px 17px 14px; cursor: pointer; transform: translate(0, -50%); } .c-search--ico-clear { position: absolute; top: 50%; right: 0; padding: 13px 18px 13px 17px; cursor: pointer; transform: translate(0, -50%); }
.c-search--ico-toggle { position: absolute; top: 50%; right: 0; padding: 18px 16px 18px 6px; cursor: pointer; transform: translate(0, -50%); color: #B8BCC1; .c-search--ico-toggle { position: absolute; top: 50%; right: 0; padding: 18px 16px 18px 16px; cursor: pointer; transform: translate(0, -50%); color: #B8BCC1;
.c-ico--down { display: block; } .c-ico--down { display: block; }
.c-ico--up { display: none; } .c-ico--up { display: none; }
&.is-open { &.is-open {
...@@ -101,7 +101,4 @@ ...@@ -101,7 +101,4 @@
} }
} }
/*.l-section--front-page .c-search*/
/* critical:end */ /* critical:end */
...@@ -101,3 +101,6 @@ input::-webkit-calendar-picker-indicator { ...@@ -101,3 +101,6 @@ input::-webkit-calendar-picker-indicator {
padding-right:0 padding-right:0
} }
} }
.grecaptcha-badge { pointer-events: none; visibility: hidden; }
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
<?php <?php
endif; endif;
?> ?>
<script src="/wp-content/themes/biuro/js/main-0e689cd8.min.js" async></script> <script src="/wp-content/themes/biuro/js/main-ce5a40c4.min.js" async></script>
<?php <?php
// global $time_start; // global $time_start;
......
...@@ -31,15 +31,15 @@ ...@@ -31,15 +31,15 @@
<link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-500.woff2" crossorigin="anonymous" > <link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-500.woff2" crossorigin="anonymous" >
<link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-regular.woff2" crossorigin="anonymous" > <link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-regular.woff2" crossorigin="anonymous" >
<style><?php include 'css/core-961918c79b.min.css'; ?></style> <style><?php include 'css/core-5d2eb7bd1b.min.css'; ?></style>
<link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-300.woff2" crossorigin="anonymous" > <link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-300.woff2" crossorigin="anonymous" >
<link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-700.woff2" crossorigin="anonymous" > <link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-700.woff2" crossorigin="anonymous" >
<link rel="preload" href="/wp-content/themes/biuro/css/main-043fc586bc.min.css" as="style" onload="this.rel='stylesheet'"> <link rel="preload" href="/wp-content/themes/biuro/css/main-37683f80cb.min.css" as="style" onload="this.rel='stylesheet'">
<noscript> <noscript>
<link rel="stylesheet" href="/wp-content/themes/biuro/css/main-043fc586bc.min.css"> <link rel="stylesheet" href="/wp-content/themes/biuro/css/main-37683f80cb.min.css">
</noscript> </noscript>
<?php wp_head(); ?> <?php wp_head(); ?>
......
...@@ -31,15 +31,15 @@ ...@@ -31,15 +31,15 @@
<link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-500.woff2" crossorigin="anonymous" > <link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-500.woff2" crossorigin="anonymous" >
<link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-regular.woff2" crossorigin="anonymous" > <link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-regular.woff2" crossorigin="anonymous" >
<style><?php include 'css/core-961918c79b.min.css'; ?></style> <style><?php include 'css/core-5d2eb7bd1b.min.css'; ?></style>
<link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-300.woff2" crossorigin="anonymous" > <link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-300.woff2" crossorigin="anonymous" >
<link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-700.woff2" crossorigin="anonymous" > <link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-700.woff2" crossorigin="anonymous" >
<link rel="preload" href="/wp-content/themes/biuro/css/main-043fc586bc.min.css" as="style" onload="this.rel='stylesheet'"> <link rel="preload" href="/wp-content/themes/biuro/css/main-37683f80cb.min.css" as="style" onload="this.rel='stylesheet'">
<noscript> <noscript>
<link rel="stylesheet" href="/wp-content/themes/biuro/css/main-043fc586bc.min.css"> <link rel="stylesheet" href="/wp-content/themes/biuro/css/main-37683f80cb.min.css">
</noscript> </noscript>
<?php wp_head(); ?> <?php wp_head(); ?>
......
...@@ -53,6 +53,9 @@ const autocomplete = (str) => { ...@@ -53,6 +53,9 @@ const autocomplete = (str) => {
if (clear) { if (clear) {
clear.classList.toggle('u-hidden', !node.value); clear.classList.toggle('u-hidden', !node.value);
} }
if (arrow) {
arrow.classList.toggle('u-hidden', !!node.value);
}
}); });
node.addEventListener('focus', () => { node.addEventListener('focus', () => {
...@@ -70,6 +73,9 @@ const autocomplete = (str) => { ...@@ -70,6 +73,9 @@ const autocomplete = (str) => {
if (clear) { if (clear) {
clear.classList.remove('u-hidden'); clear.classList.remove('u-hidden');
} }
if (arrow) {
arrow.classList.add('u-hidden');
}
}); });
node.addEventListener('awesomplete-close', () => { node.addEventListener('awesomplete-close', () => {
...@@ -93,6 +99,9 @@ const autocomplete = (str) => { ...@@ -93,6 +99,9 @@ const autocomplete = (str) => {
if (clear) { if (clear) {
clear.classList.add('u-hidden'); clear.classList.add('u-hidden');
} }
if (arrow) {
arrow.classList.remove('u-hidden');
}
}); });
} }
}; };
......
...@@ -44,10 +44,10 @@ endif; ...@@ -44,10 +44,10 @@ endif;
<input list="search-cities" id="search-city" aria-label="<?php _e('Locations', 'biuro'); ?>" name="city" value="<?php echo (isset($searchQuery['city'])) ? trim(urldecode($searchQuery['city'])) : ''; ?>" placeholder="<?php _e('Locations', 'biuro'); ?>" class="c-search--input c-search--location" /> <input list="search-cities" id="search-city" aria-label="<?php _e('Locations', 'biuro'); ?>" name="city" value="<?php echo (isset($searchQuery['city'])) ? trim(urldecode($searchQuery['city'])) : ''; ?>" placeholder="<?php _e('Locations', 'biuro'); ?>" class="c-search--input c-search--location" />
<span class="js-clear--search-city c-search--ico-clear <?php if (!isset($searchQuery['city'])): ?>u-hidden<?php endif; ?>"> <span class="js-clear--search-city c-search--ico-clear <?php if (!isset($searchQuery['city'])): ?>u-hidden<?php endif; ?>">
<svg width="10px" height="10px" viewBox="0 0 13 13"> <svg width="10px" height="10px" viewBox="0 0 13 13">
<path fill="none" stroke="#ff0000" stroke-width="1" stroke-linecap="square" d="M6.5,6.5L0.843,0.843L6.5,6.5 l-5.657,5.657L6.5,6.5z M6.5,6.5l5.657,5.657L6.5,6.5l5.657-5.657L6.5,6.5z"/> <path fill="none" stroke="#B8BCC1" stroke-width="2" stroke-linecap="square" d="M6.5,6.5L0.843,0.843L6.5,6.5 l-5.657,5.657L6.5,6.5z M6.5,6.5l5.657,5.657L6.5,6.5l5.657-5.657L6.5,6.5z"/>
</svg> </svg>
</span> </span>
<span class="js-toggle--search-city c-search--ico-toggle"> <span class="js-toggle--search-city c-search--ico-toggle <?php if (isset($searchQuery['city'])): ?>u-hidden<?php endif; ?>">
<svg width="13px" height="8px" class="c-ico--down"> <svg width="13px" height="8px" class="c-ico--down">
<use xlink:href="#ico--down"></use> <use xlink:href="#ico--down"></use>
</svg> </svg>
...@@ -72,12 +72,12 @@ endif; ...@@ -72,12 +72,12 @@ endif;
?> ?>
</datalist> </datalist>
<input list="search-queries" id="search-query" aria-label="<?php _e('Keyword', 'biuro'); ?>" name="s" value="<?php echo (isset($searchQuery['s'])) ? trim(urldecode($searchQuery['s'])) : ''; ?>" placeholder="<?php _e('Keyword', 'biuro'); ?>" class="c-search--input c-search--keyword" /> <input list="search-queries" id="search-query" aria-label="<?php _e('Keyword', 'biuro'); ?>" name="s" value="<?php echo (isset($searchQuery['s'])) ? trim(urldecode($searchQuery['s'])) : ''; ?>" placeholder="<?php _e('Keyword', 'biuro'); ?>" class="c-search--input c-search--keyword" />
<span class="js-clear--search-query c-search--ico-clear <?php if (!isset($searchQuery['city'])): ?>u-hidden<?php endif; ?>"> <span class="js-clear--search-query c-search--ico-clear <?php if (!isset($searchQuery['s'])): ?>u-hidden<?php endif; ?>">
<svg width="10px" height="10px" viewBox="0 0 13 13"> <svg width="10px" height="10px" viewBox="0 0 13 13">
<path fill="none" stroke="#ff0000" stroke-width="1" stroke-linecap="square" d="M6.5,6.5L0.843,0.843L6.5,6.5 l-5.657,5.657L6.5,6.5z M6.5,6.5l5.657,5.657L6.5,6.5l5.657-5.657L6.5,6.5z"/> <path fill="none" stroke="#B8BCC1" stroke-width="2" stroke-linecap="square" d="M6.5,6.5L0.843,0.843L6.5,6.5 l-5.657,5.657L6.5,6.5z M6.5,6.5l5.657,5.657L6.5,6.5l5.657-5.657L6.5,6.5z"/>
</svg> </svg>
</span> </span>
<span class="js-toggle--search-query c-search--ico-toggle"> <span class="js-toggle--search-query c-search--ico-toggle <?php if (isset($searchQuery['s'])): ?>u-hidden<?php endif; ?>">
<svg width="13px" height="8px" class="c-ico--down"> <svg width="13px" height="8px" class="c-ico--down">
<use xlink:href="#ico--down"></use> <use xlink:href="#ico--down"></use>
</svg> </svg>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment