app.php 5.22 KB
<?php

return [

	'Name'                              => 'Name (as it should appear in official listing)',
	'Secondname'                        => 'Surname',
	'Dignity'                           => 'Title',
	'Gender'                            => 'Gender',
	'Birth'                             => 'Date of birth',
	'Citizenship'                       => 'Сountry/organization represented',
	'Passport'                          => 'Series and passport number',
	'Post address'                             => 'Official mailing address (for dispatch of documents)',
	'Email'                      => 'E-mail',
	'Organization'                      => 'Professional title',

	'Participation in events'           => 'Participation in events',
	'mark required'                     => 'mark required',

	'Conference'                        => 'Ministerial conference',
	'Geee'                              => 'Group of Experts on Energy Efficiency (GEEE)',
	'Gere'                              => 'Group of Experts on Renewal Energetics (GERE)',

	'Register!'                         => 'REGISTRATION',
	'12-18'                             => 'November 12-15, 2018 Kyiv, Ukraine',
	'About'                             => 'About the event',

	'Orgs'                              => 'Organizers',
	'Prog z'                            => 'PROGRAM OF THE EVENT',
	'Planning'                          => 'PLAN YOUR TRIP ',
	'9F'                                => 'Ninth International Forum <br /> on Energy for Sustainable Development',
	'Contacts'                          => 'CONTACTS',
	'Speakers'                          => 'Speakers',
	"We in socials"                     => 'We are in social networks',
	'All rights reserved'               => 'All rights reserved',
	'Callback'                          => 'Back call',
	'Phone'                             => 'Phone number',
	'Message'                           => 'Message',
	'Send'                              => 'Send',
	'Thanks for request'                => 'Thank you for registering! <br /><br /> A letter of confirmation of participationin the \"Ninth International Energy Forum for Sustainable Development\" will be sent to your e-mail address as soon as possible.',
	'We call you later'                 => 'A letter of confirmation of participation in the "Ninth International Energy Forum for Sustainable Development" will be sent to your e-mail address as soon as possible.',
	'Without category'                  => 'Unassigned',
	'Continue reading'                  => 'Continue reading',
	'Blog'                              => 'Blog',
	'Company blog'                      => 'Company Blog',
	'Categories'                        => 'Categories',
	'Search by tags'                    => 'Поиск по тегам',
	'Sorry1'                            => 'We are sorry - this page is not here anymore',
	'404'                               => 'Error 404 - Page not found',
	'Go to Homepage'                    => 'Go to Homepage',
	'Fill1'                             => 'Please fill out the following fields to login:',
	'Forgot1'                           => 'If you forgot your password you can ',
	'reset it'                          => 'reset it',
	'Fill2'                             => 'Please fill out your email. A link to reset password will be sent there.',
	'Choose new pass'                   => 'Please choose your new password:',
	'Add photo'                         => 'attach photo',
	'Reqs1'                             => 'images in jpeg, gif, png format size not more than 2Mb',
	'Main'                              => 'Main',
	'Generals'                          => 'General partners',
	'Partners'                          => 'International partners',
	'Male'                              => 'male',
	'Female'                            => 'female',

	'Signup'                            => 'Signup',

	'Special meal'                      => 'Special meal',
	'Meal1'                             => 'Halal',
	'Meal2'                             => 'Kashrut',
	'Meal3'                             => 'Vegetarian',

	'Working language'                  => 'Working language',
	'RusW'                              => 'Russian',
	'EngW'                              => 'English',
	'FrW'                               => 'French',

	'Need visa'                         => 'Do your need a visa to enter Ukraine?',
	'Passport number'                   => 'Number ',
	'Passport date'                     => 'Date of issue',
	'Passport place'                    => 'Place of issue',
	'Passport valid'                    => 'Valid untill',
	'Passport details'                  => 'Passport details:',
	'Phone own'                         => 'Telephone',
	'Phone office'                      => 'Telephone (office)',
	'Phone other'                       => 'Telephone (other)',
	'fax'                               => 'Fax',
	'Acceptance'                        => 'Acceptance',
	'Acc text1'                         => 'I, the undersigned, hereby accept the invitation of the Government of Ukraine and the United Nations (UNECE) to participate in the 9th International Forum on energy for sustainable development, which will take place in Kyiv, Ukraine.',
	'Choose'                            => 'Choose',


	'yes'                               => 'Yes',












];
?>