Commit 79b32ec1 authored by Simon's avatar Simon

in progress

parent d6a10fd1
This source diff could not be displayed because it is too large. You can view the blob instead.
msgid ""
msgstr ""
"Project-Id-Version: Network Admin\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-05 07:27+0000\n"
"PO-Revision-Date: 2019-06-05 07:27+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: \n"
"Language: lv_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.1"
#: wp-admin/network.php:19
msgid "Sorry, you are not allowed to manage options for this site."
msgstr ""
#: wp-admin/network.php:29
msgid "The Network creation panel is not for WordPress MU networks."
msgstr ""
#. 1: WP_ALLOW_MULTISITE 2: wp-config.php
#: wp-admin/network.php:44
#, php-format
msgid ""
"You must define the %1$s constant as true in your %2$s file to allow "
"creation of a Network."
msgstr ""
#: wp-admin/network.php:52 wp-admin/network/menu.php:68
msgid "Network Setup"
msgstr ""
#: wp-admin/network.php:55
msgid "Create a Network of WordPress Sites"
msgstr ""
#: wp-admin/network.php:59
msgid ""
"This screen allows you to configure a network as having subdomains (<code>"
"site1.example.com</code>) or subdirectories (<code>example.com/site1</code>)."
" Subdomains require wildcard subdomains to be enabled in Apache and DNS "
"records, if your host allows it."
msgstr ""
#: wp-admin/network.php:60
msgid ""
"Choose subdomains or subdirectories; this can only be switched afterwards by "
"reconfiguring your installation. Fill out the network details, and click "
"Install. If this does not work, you may have to add a wildcard DNS record "
"(for subdomains) or change to another setting in Permalinks (for "
"subdirectories)."
msgstr ""
#: wp-admin/network.php:61
msgid ""
"The next screen for Network Setup will give you individually-generated lines "
"of code to add to your wp-config.php and .htaccess files. Make sure the "
"settings of your FTP client make files starting with a dot visible, so that "
"you can find .htaccess; you may have to create this file if it really is not "
"there. Make backup copies of those two files."
msgstr ""
#: wp-admin/network.php:62
msgid ""
"Add the designated lines of code to wp-config.php (just before <code>/*..."
"stop editing...*/</code>) and <code>.htaccess</code> (replacing the existing "
"WordPress rules)."
msgstr ""
#: wp-admin/network.php:63
msgid ""
"Once you add this code and refresh your browser, multisite should be enabled."
" This screen, now in the Network Admin navigation menu, will keep an archive "
"of the added code. You can toggle between Network Admin and Site Admin by "
"clicking on the Network Admin or an individual site name under the My Sites "
"dropdown in the Toolbar."
msgstr ""
#: wp-admin/network.php:64
msgid ""
"The choice of subdirectory sites is disabled if this setup is more than a "
"month old because of permalink problems with &#8220;/blog/&#8221; from the "
"main site. This disabling will be addressed in a future version."
msgstr ""
#: wp-admin/network.php:65 wp-admin/network.php:78
#: wp-admin/network/index.php:54 wp-admin/network/settings.php:62
#: wp-admin/network/site-new.php:31 wp-admin/network/sites.php:44
#: wp-admin/network/themes.php:245 wp-admin/network/upgrade.php:30
#: wp-admin/network/user-new.php:28 wp-admin/network/users.php:210
msgid "For more information:"
msgstr ""
#: wp-admin/network.php:66 wp-admin/network.php:79
msgid ""
"<a href=\"https://codex.wordpress.org/Create_A_Network\">Documentation on "
"Creating a Network</a>"
msgstr ""
#: wp-admin/network.php:67 wp-admin/network.php:80
msgid ""
"<a href=\"https://codex.wordpress.org/Tools_Network_Screen\">Documentation "
"on the Network Screen</a>"
msgstr ""
#: wp-admin/network.php:72
msgid "Network"
msgstr ""
#: wp-admin/network.php:81 wp-admin/network/settings.php:64
#: wp-admin/network/themes.php:247 wp-admin/network/upgrade.php:32
msgid "<a href=\"https://wordpress.org/support/\">Support</a>"
msgstr ""
#: wp-admin/network/admin.php:17
msgid "Multisite support is not enabled."
msgstr ""
#: wp-admin/network/index.php:17 wp-admin/network/settings.php:17
#: wp-admin/network/site-info.php:32 wp-admin/network/site-settings.php:32
#: wp-admin/network/site-themes.php:57 wp-admin/network/site-users.php:50
#: wp-admin/network/sites.php:14 wp-admin/network/sites.php:131
#: wp-admin/network/upgrade.php:38 wp-admin/network/user-new.php:37
#: wp-admin/network/users.php:14 wp-admin/network/users.php:24
#: wp-admin/network/users.php:46 wp-admin/network/users.php:60
#: wp-admin/network/users.php:133
msgid "Sorry, you are not allowed to access this page."
msgstr ""
#. Network menu item
#: wp-admin/network/index.php:20 wp-admin/network/menu.php:11
#: wp-admin/network/site-info.php:136 wp-admin/network/site-settings.php:94
#: wp-admin/network/site-themes.php:179 wp-admin/network/site-users.php:226
msgid "Dashboard"
msgstr ""
#: wp-admin/network/index.php:23
msgid ""
"Welcome to your Network Admin. This area of the Administration Screens is "
"used for managing all aspects of your Multisite Network."
msgstr ""
#: wp-admin/network/index.php:24
msgid "From here you can:"
msgstr ""
#: wp-admin/network/index.php:25
msgid "Add and manage sites or users"
msgstr ""
#: wp-admin/network/index.php:26
msgid "Install and activate themes or plugins"
msgstr ""
#: wp-admin/network/index.php:27
msgid "Update your network"
msgstr ""
#: wp-admin/network/index.php:28
msgid "Modify global network settings"
msgstr ""
#: wp-admin/network/index.php:33 wp-admin/network/settings.php:48
#: wp-admin/network/site-new.php:23 wp-admin/network/sites.php:28
#: wp-admin/network/themes.php:236 wp-admin/network/upgrade.php:21
#: wp-admin/network/user-new.php:20 wp-admin/network/users.php:198
msgid "Overview"
msgstr ""
#: wp-admin/network/index.php:38
msgid ""
"The Right Now widget on this screen provides current user and site counts on "
"your network."
msgstr ""
#: wp-admin/network/index.php:39
msgid "To add a new user, <strong>click Create a New User</strong>."
msgstr ""
#: wp-admin/network/index.php:40
msgid "To add a new site, <strong>click Create a New Site</strong>."
msgstr ""
#: wp-admin/network/index.php:41
msgid "To search for a user or site, use the search boxes."
msgstr ""
#: wp-admin/network/index.php:42
msgid ""
"To search for a user, <strong>enter an email address or username</strong>. "
"Use a wildcard to search for a partial username, such as user&#42;."
msgstr ""
#: wp-admin/network/index.php:43
msgid "To search for a site, <strong>enter the path or domain</strong>."
msgstr ""
#: wp-admin/network/index.php:48
msgid "Quick Tasks"
msgstr ""
#: wp-admin/network/index.php:55
msgid ""
"<a href=\"https://codex.wordpress.org/Network_Admin\">Documentation on the "
"Network Admin</a>"
msgstr ""
#: wp-admin/network/index.php:56 wp-admin/network/site-new.php:33
#: wp-admin/network/sites.php:46 wp-admin/network/user-new.php:30
#: wp-admin/network/users.php:212
msgid ""
"<a href=\"https://wordpress.org/support/forum/multisite/\">Support Forums</a>"
msgstr ""
#: wp-admin/network/menu.php:13
msgid "Home"
msgstr ""
#: wp-admin/network/menu.php:27
#, php-format
msgid "Updates %s"
msgstr ""
#: wp-admin/network/menu.php:29
msgid "Updates"
msgstr ""
#: wp-admin/network/menu.php:34 wp-admin/network/upgrade.php:15
#: wp-admin/network/upgrade.php:42 wp-admin/network/upgrade.php:142
msgid "Upgrade Network"
msgstr ""
#. Sites menu item
#: wp-admin/network/menu.php:39 wp-admin/network/sites.php:20
#: wp-admin/network/sites.php:343
msgid "Sites"
msgstr ""
#: wp-admin/network/menu.php:40
msgid "All Sites"
msgstr ""
#: wp-admin/network/menu.php:41 wp-admin/network/sites.php:346
msgctxt "site"
msgid "Add New"
msgstr ""
#: wp-admin/network/menu.php:43 wp-admin/network/users.php:32
#: wp-admin/network/users.php:62 wp-admin/network/users.php:190
#: wp-admin/network/users.php:252
msgid "Users"
msgstr ""
#: wp-admin/network/menu.php:44
msgid "All Users"
msgstr ""
#: wp-admin/network/menu.php:45 wp-admin/network/users.php:257
msgctxt "user"
msgid "Add New"
msgstr ""
#: wp-admin/network/menu.php:48
#, php-format
msgid "Themes %s"
msgstr ""
#: wp-admin/network/menu.php:50 wp-admin/network/themes.php:258
msgid "Themes"
msgstr ""
#: wp-admin/network/menu.php:52
msgid "Installed Themes"
msgstr ""
#: wp-admin/network/menu.php:53 wp-admin/network/themes.php:272
msgctxt "theme"
msgid "Add New"
msgstr ""
#: wp-admin/network/menu.php:54
msgid "Theme Editor"
msgstr ""
#: wp-admin/network/menu.php:57
#, php-format
msgid "Plugins %s"
msgstr ""
#: wp-admin/network/menu.php:59 wp-admin/network/settings.php:455
msgid "Plugins"
msgstr ""
#: wp-admin/network/menu.php:61
msgid "Installed Plugins"
msgstr ""
#: wp-admin/network/menu.php:62
msgctxt "plugin"
msgid "Add New"
msgstr ""
#: wp-admin/network/menu.php:63
msgid "Plugin Editor"
msgstr ""
#: wp-admin/network/menu.php:65
msgid "Settings"
msgstr ""
#: wp-admin/network/menu.php:67 wp-admin/network/settings.php:20
msgid "Network Settings"
msgstr ""
#: wp-admin/network/settings.php:50
msgid ""
"This screen sets and changes options for the network as a whole. The first "
"site is the main site in the network and network options are pulled from "
"that original site&#8217;s options."
msgstr ""
#: wp-admin/network/settings.php:51
msgid ""
"Operational settings has fields for the network&#8217;s name and admin email."
msgstr ""
#: wp-admin/network/settings.php:52
msgid ""
"Registration settings can disable/enable public signups. If you let others "
"sign up for a site, install spam plugins. Spaces, not commas, should "
"separate names banned as sites for this network."
msgstr ""
#: wp-admin/network/settings.php:53
msgid ""
"New site settings are defaults applied when a new site is created in the "
"network. These include welcome email for when a new site or user account is "
"registered, and what&#8127;s put in the first post, page, comment, comment "
"author, and comment URL."
msgstr ""
#: wp-admin/network/settings.php:54
msgid ""
"Upload settings control the size of the uploaded files and the amount of "
"available upload space for each site. You can change the default value for "
"specific sites when you edit a particular site. Allowed file types are also "
"listed (space separated only)."
msgstr ""
#: wp-admin/network/settings.php:55
msgid ""
"You can set the language, and the translation files will be automatically "
"downloaded and installed (available if your filesystem is writable)."
msgstr ""
#: wp-admin/network/settings.php:56
msgid ""
"Menu setting enables/disables the plugin menus from appearing for non super "
"admins, so that only super admins, not site admins, have access to activate "
"plugins."
msgstr ""
#: wp-admin/network/settings.php:57
msgid ""
"Super admins can no longer be added on the Options screen. You must now go "
"to the list of existing users on Network Admin > Users and click on Username "
"or the Edit action link below that name. This goes to an Edit User page "
"where you can check a box to grant super admin privileges."
msgstr ""
#: wp-admin/network/settings.php:63
msgid ""
"<a href=\"https://codex.wordpress.org/Network_Admin_Settings_Screen\">"
"Documentation on Network Settings</a>"
msgstr ""
#: wp-admin/network/settings.php:141 wp-admin/network/sites.php:328
msgid "Settings saved."
msgstr ""
#: wp-admin/network/settings.php:150
msgid "Operational Settings"
msgstr ""
#: wp-admin/network/settings.php:153
msgid "Network Title"
msgstr ""
#: wp-admin/network/settings.php:160
msgid "Network Admin Email"
msgstr ""
#: wp-admin/network/settings.php:164
msgid ""
"This address is used for admin purposes. If you change this we will send you "
"an email at your new address to confirm it. <strong>The new address will not "
"become active until confirmed.</strong>"
msgstr ""
#. %s: new network admin email
#: wp-admin/network/settings.php:175
#, php-format
msgid "There is a pending change of the network admin email to %s."
msgstr ""
#: wp-admin/network/settings.php:181
msgid "Cancel"
msgstr ""
#: wp-admin/network/settings.php:190
msgid "Registration Settings"
msgstr ""
#: wp-admin/network/settings.php:193
msgid "Allow new registrations"
msgstr ""
#: wp-admin/network/settings.php:202
msgid "New registrations settings"
msgstr ""
#: wp-admin/network/settings.php:203
msgid "Registration is disabled"
msgstr ""
#: wp-admin/network/settings.php:204
msgid "User accounts may be registered"
msgstr ""
#: wp-admin/network/settings.php:205
msgid "Logged in users may register new sites"
msgstr ""
#: wp-admin/network/settings.php:206
msgid "Both sites and user accounts can be registered"
msgstr ""
#. 1: NOBLOGREDIRECT, 2: wp-config.php
#: wp-admin/network/settings.php:212
#, php-format
msgid ""
"If registration is disabled, please set %1$s in %2$s to a URL you will "
"redirect visitors to if they visit a non-existent site."
msgstr ""
#: wp-admin/network/settings.php:224
msgid "Registration notification"
msgstr ""
#: wp-admin/network/settings.php:231
msgid ""
"Send the network admin an email notification every time someone registers a "
"site or user account"
msgstr ""
#: wp-admin/network/settings.php:236
msgid "Add New Users"
msgstr ""
#: wp-admin/network/settings.php:238
msgid ""
"Allow site administrators to add new users to their site via the \"Users "
"&rarr; Add New\" page"
msgstr ""
#: wp-admin/network/settings.php:243
msgid "Banned Names"
msgstr ""
#: wp-admin/network/settings.php:247
msgid ""
"Users are not allowed to register these sites. Separate names by spaces."
msgstr ""
#: wp-admin/network/settings.php:253
msgid "Limited Email Registrations"
msgstr ""
#: wp-admin/network/settings.php:262
msgid ""
"If you want to limit site registrations to certain domains. One domain per "
"line."
msgstr ""
#: wp-admin/network/settings.php:268
msgid "Banned Email Domains"
msgstr ""
#: wp-admin/network/settings.php:273
msgid ""
"If you want to ban domains from site registrations. One domain per line."
msgstr ""
#: wp-admin/network/settings.php:279
msgid "New Site Settings"
msgstr ""
#: wp-admin/network/settings.php:283
msgid "Welcome Email"
msgstr ""
#: wp-admin/network/settings.php:288
msgid "The welcome email sent to new site owners."
msgstr ""
#: wp-admin/network/settings.php:293
msgid "Welcome User Email"
msgstr ""
#: wp-admin/network/settings.php:298
msgid "The welcome email sent to new users."
msgstr ""
#: wp-admin/network/settings.php:303
msgid "First Post"
msgstr ""
#: wp-admin/network/settings.php:308
msgid "The first post on a new site."
msgstr ""
#: wp-admin/network/settings.php:313
msgid "First Page"
msgstr ""
#: wp-admin/network/settings.php:318
msgid "The first page on a new site."
msgstr ""
#: wp-admin/network/settings.php:323
msgid "First Comment"
msgstr ""
#: wp-admin/network/settings.php:328
msgid "The first comment on a new site."
msgstr ""
#: wp-admin/network/settings.php:333
msgid "First Comment Author"
msgstr ""
#: wp-admin/network/settings.php:337
msgid "The author of the first comment on a new site."
msgstr ""
#: wp-admin/network/settings.php:342
msgid "First Comment Email"
msgstr ""
#: wp-admin/network/settings.php:346
msgid "The email address of the first comment author on a new site."
msgstr ""
#: wp-admin/network/settings.php:351
msgid "First Comment URL"
msgstr ""
#: wp-admin/network/settings.php:355
msgid "The URL for the first comment on a new site."
msgstr ""
#: wp-admin/network/settings.php:360
msgid "Upload Settings"
msgstr ""
#: wp-admin/network/settings.php:363
msgid "Site upload space"
msgstr ""
#: wp-admin/network/settings.php:365
#, php-format
msgid "Limit total size of files uploaded to %s MB"
msgstr ""
#: wp-admin/network/settings.php:367
msgid "Size in megabytes"
msgstr ""
#: wp-admin/network/settings.php:373
msgid "Upload file types"
msgstr ""
#: wp-admin/network/settings.php:377
msgid "Allowed file types. Separate types by spaces."
msgstr ""
#: wp-admin/network/settings.php:383
msgid "Max upload file size"
msgstr ""
#. %s: File size in kilobytes
#: wp-admin/network/settings.php:388
#, php-format
msgid "%s KB"
msgstr ""
#: wp-admin/network/settings.php:393
msgid "Size in kilobytes"
msgstr ""
#: wp-admin/network/settings.php:404
msgid "Language Settings"
msgstr ""
#: wp-admin/network/settings.php:407
msgid "Default Language"
msgstr ""
#: wp-admin/network/settings.php:433
msgid "Menu Settings"
msgstr ""
#: wp-admin/network/settings.php:436
msgid "Enable administration menus"
msgstr ""
#: wp-admin/network/settings.php:458
msgid "Enable menus"
msgstr ""
#: wp-admin/network/site-info.php:14 wp-admin/network/site-settings.php:14
#: wp-admin/network/site-users.php:14
msgid "Sorry, you are not allowed to edit this site."
msgstr ""
#: wp-admin/network/site-info.php:23 wp-admin/network/site-settings.php:23
#: wp-admin/network/site-themes.php:46 wp-admin/network/site-users.php:41
msgid "Invalid site ID."
msgstr ""
#: wp-admin/network/site-info.php:28 wp-admin/network/site-settings.php:28
#: wp-admin/network/site-themes.php:53 wp-admin/network/site-users.php:46
msgid "The requested site does not exist."
msgstr ""
#: wp-admin/network/site-info.php:120
msgid "Site info updated."
msgstr ""
#. %s: site name
#: wp-admin/network/site-info.php:125 wp-admin/network/site-settings.php:83
#: wp-admin/network/site-themes.php:170 wp-admin/network/site-users.php:201
#, php-format
msgid "Edit Site: %s"
msgstr ""
#: wp-admin/network/site-info.php:136 wp-admin/network/site-settings.php:94
#: wp-admin/network/site-themes.php:179 wp-admin/network/site-users.php:226
msgid "Visit"
msgstr ""
#: wp-admin/network/site-info.php:161 wp-admin/network/site-info.php:169
#: wp-admin/network/site-new.php:229
msgid "Site Address (URL)"
msgstr ""
#: wp-admin/network/site-info.php:175
msgctxt "site"
msgid "Registered"
msgstr ""
#: wp-admin/network/site-info.php:179
msgid "Last Updated"
msgstr ""
#: wp-admin/network/site-info.php:183
msgid "Public"
msgstr ""
#: wp-admin/network/site-info.php:185
msgid "Archived"
msgstr ""
#: wp-admin/network/site-info.php:186
msgctxt "site"
msgid "Spam"
msgstr ""
#: wp-admin/network/site-info.php:187
msgid "Deleted"
msgstr ""
#: wp-admin/network/site-info.php:189
msgid "Mature"
msgstr ""
#: wp-admin/network/site-info.php:192
msgid "Attributes"
msgstr ""
#: wp-admin/network/site-info.php:195
msgid "Set site attributes"
msgstr ""
#: wp-admin/network/site-new.php:17
msgid "Sorry, you are not allowed to add sites to this network."
msgstr ""
#: wp-admin/network/site-new.php:25
msgid ""
"This screen is for Super Admins to add new sites to the network. This is not "
"affected by the registration settings."
msgstr ""
#: wp-admin/network/site-new.php:26
msgid ""
"If the admin email for the new site does not exist in the database, a new "
"user will also be created."
msgstr ""
#: wp-admin/network/site-new.php:32 wp-admin/network/sites.php:45
msgid ""
"<a href=\"https://codex.wordpress.org/Network_Admin_Sites_Screen\">"
"Documentation on Site Management</a>"
msgstr ""
#: wp-admin/network/site-new.php:40
msgid "Can&#8217;t create an empty site."
msgstr ""
#. %s: reserved names list
#: wp-admin/network/site-new.php:57
#, php-format
msgid ""
"The following words are reserved for use by WordPress functions and cannot "
"be used as blog names: %s"
msgstr ""
#: wp-admin/network/site-new.php:85
msgid "Missing or invalid site address."
msgstr ""
#: wp-admin/network/site-new.php:89
msgid "Missing email address."
msgstr ""
#: wp-admin/network/site-new.php:94
msgid "Invalid email address."
msgstr ""
#: wp-admin/network/site-new.php:119
msgid "The domain or path entered conflicts with an existing username."
msgstr ""
#: wp-admin/network/site-new.php:124
msgid "There was an error creating the user."
msgstr ""
#. %s: network name
#: wp-admin/network/site-new.php:149
#, php-format
msgid "[%s] New Site Created"
msgstr ""
#. 1: user login, 2: site url, 3: site name/title
#: wp-admin/network/site-new.php:154
#, php-format
msgid ""
"New site created by %1$s\n"
"\n"
"Address: %2$s\n"
"Name: %3$s"
msgstr ""
#: wp-admin/network/site-new.php:166
msgctxt "email \"From\" field"
msgid "Site Admin"
msgstr ""
#. 1: dashboard url, 2: network admin edit url
#: wp-admin/network/site-new.php:191
#, php-format
msgid ""
"Site added. <a href=\"%1$s\">Visit Dashboard</a> or <a href=\"%2$s\">Edit "
"Site</a>"
msgstr ""
#: wp-admin/network/site-new.php:198 wp-admin/network/site-new.php:208
msgid "Add New Site"
msgstr ""
#. %s: asterisk to mark required form fields.
#: wp-admin/network/site-new.php:220
#, php-format
msgid "Required fields are marked %s"
msgstr ""
#: wp-admin/network/site-new.php:240
msgid "Only lowercase letters (a-z), numbers, and hyphens are allowed."
msgstr ""
#: wp-admin/network/site-new.php:245
msgid "Site Title"
msgstr ""
#: wp-admin/network/site-new.php:254
msgid "Site Language"
msgstr ""
#: wp-admin/network/site-new.php:280
msgid "Admin Email"
msgstr ""
#: wp-admin/network/site-new.php:284
msgid ""
"A new user will be created if the above email address is not in the database."
msgstr ""
#: wp-admin/network/site-new.php:284
msgid ""
"The username and a link to set the password will be mailed to this email "
"address."
msgstr ""
#: wp-admin/network/site-new.php:296
msgid "Add Site"
msgstr ""
#: wp-admin/network/site-settings.php:78
msgid "Site options updated."
msgstr ""
#: wp-admin/network/site-themes.php:14
msgid "Sorry, you are not allowed to manage themes for this site."
msgstr ""
#: wp-admin/network/site-themes.php:22
msgid "Filter site themes list"
msgstr ""
#: wp-admin/network/site-themes.php:23
msgid "Site themes list navigation"
msgstr ""
#: wp-admin/network/site-themes.php:24
msgid "Site themes list"
msgstr ""
#: wp-admin/network/site-themes.php:192 wp-admin/network/themes.php:288
msgid "Theme enabled."
msgstr ""
#: wp-admin/network/site-themes.php:194 wp-admin/network/themes.php:290
#, php-format
msgid "%s theme enabled."
msgid_plural "%s themes enabled."
msgstr[0] ""
msgstr[1] ""
#: wp-admin/network/site-themes.php:200 wp-admin/network/themes.php:296
msgid "Theme disabled."
msgstr ""
#: wp-admin/network/site-themes.php:202 wp-admin/network/themes.php:298
#, php-format
msgid "%s theme disabled."
msgid_plural "%s themes disabled."
msgstr[0] ""
msgstr[1] ""
#: wp-admin/network/site-themes.php:206 wp-admin/network/themes.php:310
msgid "No theme selected."
msgstr ""
#: wp-admin/network/site-themes.php:210
msgid "Network enabled themes are not shown on this screen."
msgstr ""
#: wp-admin/network/site-themes.php:213 wp-admin/network/themes.php:318
msgid "Search Installed Themes"
msgstr ""
#: wp-admin/network/site-users.php:25
msgid "Filter site users list"
msgstr ""
#: wp-admin/network/site-users.php:26
msgid "Site users list navigation"
msgstr ""
#: wp-admin/network/site-users.php:27
msgid "Site users list"
msgstr ""
#: wp-admin/network/site-users.php:119
msgid "Sorry, you are not allowed to remove users."
msgstr ""
#: wp-admin/network/site-users.php:150
msgid "Sorry, you are not allowed to give users that role."
msgstr ""
#: wp-admin/network/site-users.php:162
msgid "Something went wrong."
msgstr ""
#: wp-admin/network/site-users.php:163
msgid "One of the selected users is not a member of this site."
msgstr ""
#: wp-admin/network/site-users.php:239 wp-admin/network/user-new.php:90
#: wp-admin/network/users.php:243
msgid "User added."
msgstr ""
#: wp-admin/network/site-users.php:242
msgid "User is already a member of this site."
msgstr ""
#: wp-admin/network/site-users.php:245
msgid "User could not be added to this site."
msgstr ""
#: wp-admin/network/site-users.php:248
msgid "Enter the username of an existing user."
msgstr ""
#: wp-admin/network/site-users.php:251
msgid "Changed roles."
msgstr ""
#: wp-admin/network/site-users.php:254
msgid "Select a user to change role."
msgstr ""
#: wp-admin/network/site-users.php:257
msgid "User removed from this site."
msgstr ""
#: wp-admin/network/site-users.php:260
msgid "Select a user to remove."
msgstr ""
#: wp-admin/network/site-users.php:263
msgid "User created."
msgstr ""
#: wp-admin/network/site-users.php:266
msgid "Enter the username and email."
msgstr ""
#: wp-admin/network/site-users.php:269
msgid "Duplicated username or email address."
msgstr ""
#: wp-admin/network/site-users.php:276 wp-admin/network/users.php:272
msgid "Search Users"
msgstr ""
#: wp-admin/network/site-users.php:300
msgid "Add Existing User"
msgstr ""
#: wp-admin/network/site-users.php:305 wp-admin/network/site-users.php:339
#: wp-admin/network/user-new.php:125
msgid "Username"
msgstr ""
#: wp-admin/network/site-users.php:309 wp-admin/network/site-users.php:347
msgid "Role"
msgstr ""
#: wp-admin/network/site-users.php:320 wp-admin/network/user-new.php:145
msgid "Add User"
msgstr ""
#: wp-admin/network/site-users.php:334 wp-admin/network/site-users.php:361
#: wp-admin/network/user-new.php:98 wp-admin/network/user-new.php:104
msgid "Add New User"
msgstr ""
#: wp-admin/network/site-users.php:343 wp-admin/network/user-new.php:129
msgid "Email"
msgstr ""
#: wp-admin/network/site-users.php:357 wp-admin/network/user-new.php:133
msgid "A password reset link will be sent to the user via email."
msgstr ""
#: wp-admin/network/sites.php:30
msgid ""
"Add New takes you to the Add New Site screen. You can search for a site by "
"Name, ID number, or IP address. Screen Options allows you to choose how many "
"sites to display on one page."
msgstr ""
#: wp-admin/network/sites.php:31
msgid ""
"This is the main table of all sites on this network. Switch between list and "
"excerpt views by using the icons above the right side of the table."
msgstr ""
#: wp-admin/network/sites.php:32
msgid ""
"Hovering over each site reveals seven options (three for the primary site):"
msgstr ""
#: wp-admin/network/sites.php:33
msgid "An Edit link to a separate Edit Site screen."
msgstr ""
#: wp-admin/network/sites.php:34
msgid "Dashboard leads to the Dashboard for that site."
msgstr ""
#: wp-admin/network/sites.php:35
msgid ""
"Deactivate, Archive, and Spam which lead to confirmation screens. These "
"actions can be reversed later."
msgstr ""
#: wp-admin/network/sites.php:36
msgid "Delete which is a permanent action after the confirmation screens."
msgstr ""
#: wp-admin/network/sites.php:37
msgid "Visit to go to the front-end site live."
msgstr ""
#: wp-admin/network/sites.php:38
msgid ""
"The site ID is used internally, and is not shown on the front end of the "
"site or to users/viewers."
msgstr ""
#: wp-admin/network/sites.php:39
msgid "Clicking on bold headings can re-sort this table."
msgstr ""
#: wp-admin/network/sites.php:51
msgid "Sites list navigation"
msgstr ""
#: wp-admin/network/sites.php:52
msgid "Sites list"
msgstr ""
#: wp-admin/network/sites.php:64
#, php-format
msgid "You are about to activate the site %s."
msgstr ""
#: wp-admin/network/sites.php:65
#, php-format
msgid "You are about to deactivate the site %s."
msgstr ""
#: wp-admin/network/sites.php:66
#, php-format
msgid "You are about to unarchive the site %s."
msgstr ""
#: wp-admin/network/sites.php:67
#, php-format
msgid "You are about to archive the site %s."
msgstr ""
#: wp-admin/network/sites.php:68
#, php-format
msgid "You are about to unspam the site %s."
msgstr ""
#: wp-admin/network/sites.php:69
#, php-format
msgid "You are about to mark the site %s as spam."
msgstr ""
#: wp-admin/network/sites.php:70
#, php-format
msgid "You are about to delete the site %s."
msgstr ""
#: wp-admin/network/sites.php:71
#, php-format
msgid "You are about to mark the site %s as mature."
msgstr ""
#: wp-admin/network/sites.php:72
#, php-format
msgid "You are about to mark the site %s as not mature."
msgstr ""
#: wp-admin/network/sites.php:80
msgid "The requested action is not valid."
msgstr ""
#: wp-admin/network/sites.php:96 wp-admin/network/sites.php:207
msgid "Sorry, you are not allowed to change the current site."
msgstr ""
#: wp-admin/network/sites.php:105 wp-admin/network/sites.php:174
msgid "Confirm your action"
msgstr ""
#: wp-admin/network/sites.php:112 wp-admin/network/sites.php:192
msgid "Confirm"
msgstr ""
#: wp-admin/network/sites.php:155
#, php-format
msgid "Sorry, you are not allowed to delete the site %s."
msgstr ""
#: wp-admin/network/sites.php:179
msgid "You are about to delete the following sites:"
msgstr ""
#: wp-admin/network/sites.php:285
msgid "Sites removed from spam."
msgstr ""
#: wp-admin/network/sites.php:288
msgid "Sites marked as spam."
msgstr ""
#: wp-admin/network/sites.php:291
msgid "Sites deleted."
msgstr ""
#: wp-admin/network/sites.php:294
msgid "Site deleted."
msgstr ""
#: wp-admin/network/sites.php:297
msgid "Sorry, you are not allowed to delete that site."
msgstr ""
#: wp-admin/network/sites.php:300
msgid "Site archived."
msgstr ""
#: wp-admin/network/sites.php:303
msgid "Site unarchived."
msgstr ""
#: wp-admin/network/sites.php:306
msgid "Site activated."
msgstr ""
#: wp-admin/network/sites.php:309
msgid "Site deactivated."
msgstr ""
#: wp-admin/network/sites.php:312
msgid "Site removed from spam."
msgstr ""
#: wp-admin/network/sites.php:315
msgid "Site marked as spam."
msgstr ""
#. %s: search keywords
#: wp-admin/network/sites.php:352 wp-admin/network/themes.php:278
#: wp-admin/network/users.php:263
#, php-format
msgid "Search results for &#8220;%s&#8221;"
msgstr ""
#: wp-admin/network/sites.php:361
msgid "Search Sites"
msgstr ""
#: wp-admin/network/themes.php:14
msgid "Sorry, you are not allowed to manage network themes."
msgstr ""
#: wp-admin/network/themes.php:76
msgid "Update Themes"
msgstr ""
#: wp-admin/network/themes.php:93
msgid "Sorry, you are not allowed to delete themes for this site."
msgstr ""
#: wp-admin/network/themes.php:128
msgid "Delete Theme"
msgstr ""
#: wp-admin/network/themes.php:129 wp-admin/network/themes.php:133
msgid "Caution:"
msgstr ""
#: wp-admin/network/themes.php:129
msgid "This theme may be active on other sites in the network."
msgstr ""
#: wp-admin/network/themes.php:130
msgid "You are about to remove the following theme:"
msgstr ""
#: wp-admin/network/themes.php:132
msgid "Delete Themes"
msgstr ""
#: wp-admin/network/themes.php:133
msgid "These themes may be active on other sites in the network."
msgstr ""
#: wp-admin/network/themes.php:134
msgid "You are about to remove the following themes:"
msgstr ""
#. 1: theme name, 2: theme author
#: wp-admin/network/themes.php:141
#, php-format
msgctxt "theme"
msgid "%1$s by %2$s"
msgstr ""
#: wp-admin/network/themes.php:149
msgid "Are you sure you wish to delete this theme?"
msgstr ""
#: wp-admin/network/themes.php:151
msgid "Are you sure you wish to delete these themes?"
msgstr ""
#: wp-admin/network/themes.php:164
msgid "Yes, delete this theme"
msgstr ""
#: wp-admin/network/themes.php:166
msgid "Yes, delete these themes"
msgstr ""
#: wp-admin/network/themes.php:174
msgid "No, return me to the theme list"
msgstr ""
#: wp-admin/network/themes.php:238
msgid ""
"This screen enables and disables the inclusion of themes available to choose "
"in the Appearance menu for each site. It does not activate or deactivate "
"which theme a site is currently using."
msgstr ""
#: wp-admin/network/themes.php:239
msgid ""
"If the network admin disables a theme that is in use, it can still remain "
"selected on that site. If another theme is chosen, the disabled theme will "
"not appear in the site&#8217;s Appearance > Themes screen."
msgstr ""
#: wp-admin/network/themes.php:240
msgid ""
"Themes can be enabled on a site by site basis by the network admin on the "
"Edit Site screen (which has a Themes tab); get there via the Edit action "
"link on the All Sites screen. Only network admins are able to install or "
"edit themes."
msgstr ""
#: wp-admin/network/themes.php:246
msgid ""
"<a href=\"https://codex.wordpress.org/Network_Admin_Themes_Screen\">"
"Documentation on Network Themes</a>"
msgstr ""
#: wp-admin/network/themes.php:252
msgid "Filter themes list"
msgstr ""
#: wp-admin/network/themes.php:253
msgid "Themes list navigation"
msgstr ""
#: wp-admin/network/themes.php:254
msgid "Themes list"
msgstr ""
#: wp-admin/network/themes.php:304
msgid "Theme deleted."
msgstr ""
#: wp-admin/network/themes.php:306
#, php-format
msgid "%s theme deleted."
msgid_plural "%s themes deleted."
msgstr[0] ""
msgstr[1] ""
#: wp-admin/network/themes.php:312
msgid "You cannot delete a theme while it is active on the main site."
msgstr ""
#: wp-admin/network/themes.php:325
msgid "The following themes are installed but incomplete."
msgstr ""
#: wp-admin/network/upgrade.php:23
msgid ""
"Only use this screen once you have updated to a new version of WordPress "
"through Updates/Available Updates (via the Network Administration navigation "
"menu or the Toolbar). Clicking the Upgrade Network button will step through "
"each site in the network, five at a time, and make sure any database updates "
"are applied."
msgstr ""
#: wp-admin/network/upgrade.php:24
msgid ""
"If a version update to core has not happened, clicking this button won&#8217;"
"t affect anything."
msgstr ""
#: wp-admin/network/upgrade.php:25
msgid ""
"If this process fails for any reason, users logging in to their sites will "
"force the same update."
msgstr ""
#: wp-admin/network/upgrade.php:31
msgid ""
"<a href=\"https://codex.wordpress.org/Network_Admin_Updates_Screen\">"
"Documentation on Upgrade Network</a>"
msgstr ""
#: wp-admin/network/upgrade.php:73
msgid "All done!"
msgstr ""
#. 1: site url, 2: server error message
#: wp-admin/network/upgrade.php:97
#, php-format
msgid ""
"Warning! Problem updating %1$s. Your server may not be able to connect to "
"sites running on it. Error message: %2$s"
msgstr ""
#: wp-admin/network/upgrade.php:122
msgid ""
"If your browser doesn&#8217;t start loading the next page automatically, "
"click this link:"
msgstr ""
#: wp-admin/network/upgrade.php:122
msgid "Next Sites"
msgstr ""
#: wp-admin/network/upgrade.php:137
msgid "Database Update Required"
msgstr ""
#: wp-admin/network/upgrade.php:138
msgid ""
"WordPress has been updated! Before we send you on your way, we need to "
"individually upgrade the sites in your network."
msgstr ""
#: wp-admin/network/upgrade.php:141
msgid ""
"The database update process may take a little while, so please be patient."
msgstr ""
#: wp-admin/network/user-new.php:14
msgid "Sorry, you are not allowed to add users to this network."
msgstr ""
#: wp-admin/network/user-new.php:22
msgid ""
"Add User will set up a new user account on the network and send that person "
"an email with username and password."
msgstr ""
#: wp-admin/network/user-new.php:23
msgid ""
"Users who are signed up to the network without a site are added as "
"subscribers to the main or primary dashboard site, giving them profile pages "
"to manage their accounts. These users will only see Dashboard and My Sites "
"in the main navigation until a site is created for them."
msgstr ""
#: wp-admin/network/user-new.php:29 wp-admin/network/users.php:211
msgid ""
"<a href=\"https://codex.wordpress.org/Network_Admin_Users_Screen\">"
"Documentation on Network Users</a>"
msgstr ""
#: wp-admin/network/user-new.php:41
msgid "Cannot create an empty user."
msgstr ""
#: wp-admin/network/user-new.php:54
msgid "Cannot add user."
msgstr ""
#. %s: edit page url
#: wp-admin/network/user-new.php:93
#, php-format
msgid "User added. <a href=\"%s\">Edit user</a>"
msgstr ""
#: wp-admin/network/users.php:74
#, php-format
msgid ""
"Warning! User cannot be modified. The user %s is a network administrator."
msgstr ""
#: wp-admin/network/users.php:200
msgid ""
"This table shows all users across the network and the sites to which they "
"are assigned."
msgstr ""
#: wp-admin/network/users.php:201
msgid ""
"Hover over any user on the list to make the edit links appear. The Edit link "
"on the left will take you to their Edit User profile page; the Edit link on "
"the right by any site name goes to an Edit Site screen for that site."
msgstr ""
#: wp-admin/network/users.php:202
msgid ""
"You can also go to the user&#8217;s profile page by clicking on the "
"individual username."
msgstr ""
#: wp-admin/network/users.php:203
msgid ""
"You can sort the table by clicking on any of the table headings and switch "
"between list and excerpt views by using the icons above the users list."
msgstr ""
#: wp-admin/network/users.php:204
msgid ""
"The bulk action will permanently delete selected users, or mark/unmark those "
"selected as spam. Spam users will have posts removed and will be unable to "
"sign up again with the same email addresses."
msgstr ""
#: wp-admin/network/users.php:205
msgid ""
"You can make an existing user an additional super admin by going to the Edit "
"User profile page and checking the box to grant that privilege."
msgstr ""
#: wp-admin/network/users.php:217
msgid "Filter users list"
msgstr ""
#: wp-admin/network/users.php:218
msgid "Users list navigation"
msgstr ""
#: wp-admin/network/users.php:219
msgid "Users list"
msgstr ""
#: wp-admin/network/users.php:231
msgid "User deleted."
msgstr ""
#: wp-admin/network/users.php:234
msgid "Users marked as spam."
msgstr ""
#: wp-admin/network/users.php:237
msgid "Users removed from spam."
msgstr ""
#: wp-admin/network/users.php:240
msgid "Users deleted."
msgstr ""
msgid ""
msgstr ""
"Project-Id-Version: Continents & Cities\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-05 07:27+0000\n"
"PO-Revision-Date: 2019-06-05 07:27+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: \n"
"Language: lv_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.1"
#: wp-admin/includes/continents-cities.php:12
msgid "Africa"
msgstr ""
#: wp-admin/includes/continents-cities.php:13
msgid "Abidjan"
msgstr ""
#: wp-admin/includes/continents-cities.php:14
msgid "Accra"
msgstr ""
#: wp-admin/includes/continents-cities.php:15
msgid "Addis Ababa"
msgstr ""
#: wp-admin/includes/continents-cities.php:16
msgid "Algiers"
msgstr ""
#: wp-admin/includes/continents-cities.php:17
msgid "Asmara"
msgstr ""
#: wp-admin/includes/continents-cities.php:18
msgid "Asmera"
msgstr ""
#: wp-admin/includes/continents-cities.php:19
msgid "Bamako"
msgstr ""
#: wp-admin/includes/continents-cities.php:20
msgid "Bangui"
msgstr ""
#: wp-admin/includes/continents-cities.php:21
msgid "Banjul"
msgstr ""
#: wp-admin/includes/continents-cities.php:22
msgid "Bissau"
msgstr ""
#: wp-admin/includes/continents-cities.php:23
msgid "Blantyre"
msgstr ""
#: wp-admin/includes/continents-cities.php:24
msgid "Brazzaville"
msgstr ""
#: wp-admin/includes/continents-cities.php:25
msgid "Bujumbura"
msgstr ""
#: wp-admin/includes/continents-cities.php:26
msgid "Cairo"
msgstr ""
#: wp-admin/includes/continents-cities.php:27
msgid "Casablanca"
msgstr ""
#: wp-admin/includes/continents-cities.php:28
msgid "Ceuta"
msgstr ""
#: wp-admin/includes/continents-cities.php:29
msgid "Conakry"
msgstr ""
#: wp-admin/includes/continents-cities.php:30
msgid "Dakar"
msgstr ""
#: wp-admin/includes/continents-cities.php:31
msgid "Dar es Salaam"
msgstr ""
#: wp-admin/includes/continents-cities.php:32
msgid "Djibouti"
msgstr ""
#: wp-admin/includes/continents-cities.php:33
msgid "Douala"
msgstr ""
#: wp-admin/includes/continents-cities.php:34
msgid "El Aaiun"
msgstr ""
#: wp-admin/includes/continents-cities.php:35
msgid "Freetown"
msgstr ""
#: wp-admin/includes/continents-cities.php:36
msgid "Gaborone"
msgstr ""
#: wp-admin/includes/continents-cities.php:37
msgid "Harare"
msgstr ""
#: wp-admin/includes/continents-cities.php:38
msgid "Johannesburg"
msgstr ""
#: wp-admin/includes/continents-cities.php:39
msgid "Juba"
msgstr ""
#: wp-admin/includes/continents-cities.php:40
msgid "Kampala"
msgstr ""
#: wp-admin/includes/continents-cities.php:41
msgid "Khartoum"
msgstr ""
#: wp-admin/includes/continents-cities.php:42
msgid "Kigali"
msgstr ""
#: wp-admin/includes/continents-cities.php:43
msgid "Kinshasa"
msgstr ""
#: wp-admin/includes/continents-cities.php:44
msgid "Lagos"
msgstr ""
#: wp-admin/includes/continents-cities.php:45
msgid "Libreville"
msgstr ""
#: wp-admin/includes/continents-cities.php:46
msgid "Lome"
msgstr ""
#: wp-admin/includes/continents-cities.php:47
msgid "Luanda"
msgstr ""
#: wp-admin/includes/continents-cities.php:48
msgid "Lubumbashi"
msgstr ""
#: wp-admin/includes/continents-cities.php:49
msgid "Lusaka"
msgstr ""
#: wp-admin/includes/continents-cities.php:50
msgid "Malabo"
msgstr ""
#: wp-admin/includes/continents-cities.php:51
msgid "Maputo"
msgstr ""
#: wp-admin/includes/continents-cities.php:52
msgid "Maseru"
msgstr ""
#: wp-admin/includes/continents-cities.php:53
msgid "Mbabane"
msgstr ""
#: wp-admin/includes/continents-cities.php:54
msgid "Mogadishu"
msgstr ""
#: wp-admin/includes/continents-cities.php:55
msgid "Monrovia"
msgstr ""
#: wp-admin/includes/continents-cities.php:56
msgid "Nairobi"
msgstr ""
#: wp-admin/includes/continents-cities.php:57
msgid "Ndjamena"
msgstr ""
#: wp-admin/includes/continents-cities.php:58
msgid "Niamey"
msgstr ""
#: wp-admin/includes/continents-cities.php:59
msgid "Nouakchott"
msgstr ""
#: wp-admin/includes/continents-cities.php:60
msgid "Ouagadougou"
msgstr ""
#: wp-admin/includes/continents-cities.php:61
msgid "Porto-Novo"
msgstr ""
#: wp-admin/includes/continents-cities.php:62
msgid "Sao Tome"
msgstr ""
#: wp-admin/includes/continents-cities.php:63
msgid "Timbuktu"
msgstr ""
#: wp-admin/includes/continents-cities.php:64
msgid "Tripoli"
msgstr ""
#: wp-admin/includes/continents-cities.php:65
msgid "Tunis"
msgstr ""
#: wp-admin/includes/continents-cities.php:66
msgid "Windhoek"
msgstr ""
#: wp-admin/includes/continents-cities.php:68
msgid "America"
msgstr ""
#: wp-admin/includes/continents-cities.php:69
msgid "Adak"
msgstr ""
#: wp-admin/includes/continents-cities.php:70
msgid "Anchorage"
msgstr ""
#: wp-admin/includes/continents-cities.php:71
msgid "Anguilla"
msgstr ""
#: wp-admin/includes/continents-cities.php:72
msgid "Antigua"
msgstr ""
#: wp-admin/includes/continents-cities.php:73
msgid "Araguaina"
msgstr ""
#: wp-admin/includes/continents-cities.php:74
msgid "Argentina"
msgstr ""
#: wp-admin/includes/continents-cities.php:75
#: wp-admin/includes/continents-cities.php:101
msgid "Buenos Aires"
msgstr ""
#: wp-admin/includes/continents-cities.php:76
#: wp-admin/includes/continents-cities.php:106
msgid "Catamarca"
msgstr ""
#: wp-admin/includes/continents-cities.php:77
msgid "ComodRivadavia"
msgstr ""
#: wp-admin/includes/continents-cities.php:78
#: wp-admin/includes/continents-cities.php:112
msgid "Cordoba"
msgstr ""
#: wp-admin/includes/continents-cities.php:79
#: wp-admin/includes/continents-cities.php:155
msgid "Jujuy"
msgstr ""
#: wp-admin/includes/continents-cities.php:80
msgid "La Rioja"
msgstr ""
#: wp-admin/includes/continents-cities.php:81
#: wp-admin/includes/continents-cities.php:174
msgid "Mendoza"
msgstr ""
#: wp-admin/includes/continents-cities.php:82
msgid "Rio Gallegos"
msgstr ""
#: wp-admin/includes/continents-cities.php:83
msgid "Salta"
msgstr ""
#: wp-admin/includes/continents-cities.php:84
msgid "San Juan"
msgstr ""
#: wp-admin/includes/continents-cities.php:85
msgid "San Luis"
msgstr ""
#: wp-admin/includes/continents-cities.php:86
msgid "Tucuman"
msgstr ""
#: wp-admin/includes/continents-cities.php:87
msgid "Ushuaia"
msgstr ""
#: wp-admin/includes/continents-cities.php:88
msgid "Aruba"
msgstr ""
#: wp-admin/includes/continents-cities.php:89
msgid "Asuncion"
msgstr ""
#: wp-admin/includes/continents-cities.php:90
msgid "Atikokan"
msgstr ""
#: wp-admin/includes/continents-cities.php:91
msgid "Atka"
msgstr ""
#: wp-admin/includes/continents-cities.php:92
msgid "Bahia"
msgstr ""
#: wp-admin/includes/continents-cities.php:93
msgid "Bahia Banderas"
msgstr ""
#: wp-admin/includes/continents-cities.php:94
msgid "Barbados"
msgstr ""
#: wp-admin/includes/continents-cities.php:95
msgid "Belem"
msgstr ""
#: wp-admin/includes/continents-cities.php:96
msgid "Belize"
msgstr ""
#: wp-admin/includes/continents-cities.php:97
msgid "Blanc-Sablon"
msgstr ""
#: wp-admin/includes/continents-cities.php:98
msgid "Boa Vista"
msgstr ""
#: wp-admin/includes/continents-cities.php:99
msgid "Bogota"
msgstr ""
#: wp-admin/includes/continents-cities.php:100
msgid "Boise"
msgstr ""
#: wp-admin/includes/continents-cities.php:102
msgid "Cambridge Bay"
msgstr ""
#: wp-admin/includes/continents-cities.php:103
msgid "Campo Grande"
msgstr ""
#: wp-admin/includes/continents-cities.php:104
msgid "Cancun"
msgstr ""
#: wp-admin/includes/continents-cities.php:105
msgid "Caracas"
msgstr ""
#: wp-admin/includes/continents-cities.php:107
msgid "Cayenne"
msgstr ""
#: wp-admin/includes/continents-cities.php:108
msgid "Cayman"
msgstr ""
#: wp-admin/includes/continents-cities.php:109
msgid "Chicago"
msgstr ""
#: wp-admin/includes/continents-cities.php:110
msgid "Chihuahua"
msgstr ""
#: wp-admin/includes/continents-cities.php:111
msgid "Coral Harbour"
msgstr ""
#: wp-admin/includes/continents-cities.php:113
msgid "Costa Rica"
msgstr ""
#: wp-admin/includes/continents-cities.php:114
msgid "Creston"
msgstr ""
#: wp-admin/includes/continents-cities.php:115
msgid "Cuiaba"
msgstr ""
#: wp-admin/includes/continents-cities.php:116
msgid "Curacao"
msgstr ""
#: wp-admin/includes/continents-cities.php:117
msgid "Danmarkshavn"
msgstr ""
#: wp-admin/includes/continents-cities.php:118
msgid "Dawson"
msgstr ""
#: wp-admin/includes/continents-cities.php:119
msgid "Dawson Creek"
msgstr ""
#: wp-admin/includes/continents-cities.php:120
msgid "Denver"
msgstr ""
#: wp-admin/includes/continents-cities.php:121
msgid "Detroit"
msgstr ""
#: wp-admin/includes/continents-cities.php:122
msgid "Dominica"
msgstr ""
#: wp-admin/includes/continents-cities.php:123
msgid "Edmonton"
msgstr ""
#: wp-admin/includes/continents-cities.php:124
msgid "Eirunepe"
msgstr ""
#: wp-admin/includes/continents-cities.php:125
msgid "El Salvador"
msgstr ""
#: wp-admin/includes/continents-cities.php:126
msgid "Ensenada"
msgstr ""
#: wp-admin/includes/continents-cities.php:127
msgid "Fort Nelson"
msgstr ""
#: wp-admin/includes/continents-cities.php:128
msgid "Fort Wayne"
msgstr ""
#: wp-admin/includes/continents-cities.php:129
msgid "Fortaleza"
msgstr ""
#: wp-admin/includes/continents-cities.php:130
msgid "Glace Bay"
msgstr ""
#: wp-admin/includes/continents-cities.php:131
msgid "Godthab"
msgstr ""
#: wp-admin/includes/continents-cities.php:132
msgid "Goose Bay"
msgstr ""
#: wp-admin/includes/continents-cities.php:133
msgid "Grand Turk"
msgstr ""
#: wp-admin/includes/continents-cities.php:134
msgid "Grenada"
msgstr ""
#: wp-admin/includes/continents-cities.php:135
msgid "Guadeloupe"
msgstr ""
#: wp-admin/includes/continents-cities.php:136
msgid "Guatemala"
msgstr ""
#: wp-admin/includes/continents-cities.php:137
msgid "Guayaquil"
msgstr ""
#: wp-admin/includes/continents-cities.php:138
msgid "Guyana"
msgstr ""
#: wp-admin/includes/continents-cities.php:139
msgid "Halifax"
msgstr ""
#: wp-admin/includes/continents-cities.php:140
msgid "Havana"
msgstr ""
#: wp-admin/includes/continents-cities.php:141
msgid "Hermosillo"
msgstr ""
#: wp-admin/includes/continents-cities.php:142
msgid "Indiana"
msgstr ""
#: wp-admin/includes/continents-cities.php:143
#: wp-admin/includes/continents-cities.php:151
msgid "Indianapolis"
msgstr ""
#: wp-admin/includes/continents-cities.php:144
msgid "Knox"
msgstr ""
#: wp-admin/includes/continents-cities.php:145
msgid "Marengo"
msgstr ""
#: wp-admin/includes/continents-cities.php:146
msgid "Petersburg"
msgstr ""
#: wp-admin/includes/continents-cities.php:147
msgid "Tell City"
msgstr ""
#: wp-admin/includes/continents-cities.php:148
msgid "Vevay"
msgstr ""
#: wp-admin/includes/continents-cities.php:149
msgid "Vincennes"
msgstr ""
#: wp-admin/includes/continents-cities.php:150
msgid "Winamac"
msgstr ""
#: wp-admin/includes/continents-cities.php:152
msgid "Inuvik"
msgstr ""
#: wp-admin/includes/continents-cities.php:153
msgid "Iqaluit"
msgstr ""
#: wp-admin/includes/continents-cities.php:154
msgid "Jamaica"
msgstr ""
#: wp-admin/includes/continents-cities.php:156
msgid "Juneau"
msgstr ""
#: wp-admin/includes/continents-cities.php:157
msgid "Kentucky"
msgstr ""
#: wp-admin/includes/continents-cities.php:158
#: wp-admin/includes/continents-cities.php:165
msgid "Louisville"
msgstr ""
#: wp-admin/includes/continents-cities.php:159
msgid "Monticello"
msgstr ""
#: wp-admin/includes/continents-cities.php:160
msgid "Knox IN"
msgstr ""
#: wp-admin/includes/continents-cities.php:161
msgid "Kralendijk"
msgstr ""
#: wp-admin/includes/continents-cities.php:162
msgid "La Paz"
msgstr ""
#: wp-admin/includes/continents-cities.php:163
msgid "Lima"
msgstr ""
#: wp-admin/includes/continents-cities.php:164
msgid "Los Angeles"
msgstr ""
#: wp-admin/includes/continents-cities.php:166
msgid "Lower Princes"
msgstr ""
#: wp-admin/includes/continents-cities.php:167
msgid "Maceio"
msgstr ""
#: wp-admin/includes/continents-cities.php:168
msgid "Managua"
msgstr ""
#: wp-admin/includes/continents-cities.php:169
msgid "Manaus"
msgstr ""
#: wp-admin/includes/continents-cities.php:170
msgid "Marigot"
msgstr ""
#: wp-admin/includes/continents-cities.php:171
msgid "Martinique"
msgstr ""
#: wp-admin/includes/continents-cities.php:172
msgid "Matamoros"
msgstr ""
#: wp-admin/includes/continents-cities.php:173
msgid "Mazatlan"
msgstr ""
#: wp-admin/includes/continents-cities.php:175
msgid "Menominee"
msgstr ""
#: wp-admin/includes/continents-cities.php:176
msgid "Merida"
msgstr ""
#: wp-admin/includes/continents-cities.php:177
msgid "Metlakatla"
msgstr ""
#: wp-admin/includes/continents-cities.php:178
msgid "Mexico City"
msgstr ""
#: wp-admin/includes/continents-cities.php:179
msgid "Miquelon"
msgstr ""
#: wp-admin/includes/continents-cities.php:180
msgid "Moncton"
msgstr ""
#: wp-admin/includes/continents-cities.php:181
msgid "Monterrey"
msgstr ""
#: wp-admin/includes/continents-cities.php:182
msgid "Montevideo"
msgstr ""
#: wp-admin/includes/continents-cities.php:183
msgid "Montreal"
msgstr ""
#: wp-admin/includes/continents-cities.php:184
msgid "Montserrat"
msgstr ""
#: wp-admin/includes/continents-cities.php:185
msgid "Nassau"
msgstr ""
#: wp-admin/includes/continents-cities.php:186
msgid "New York"
msgstr ""
#: wp-admin/includes/continents-cities.php:187
msgid "Nipigon"
msgstr ""
#: wp-admin/includes/continents-cities.php:188
msgid "Nome"
msgstr ""
#: wp-admin/includes/continents-cities.php:189
msgid "Noronha"
msgstr ""
#: wp-admin/includes/continents-cities.php:190
msgid "North Dakota"
msgstr ""
#: wp-admin/includes/continents-cities.php:191
msgid "Beulah"
msgstr ""
#: wp-admin/includes/continents-cities.php:192
msgid "Center"
msgstr ""
#: wp-admin/includes/continents-cities.php:193
msgid "New Salem"
msgstr ""
#: wp-admin/includes/continents-cities.php:194
msgid "Ojinaga"
msgstr ""
#: wp-admin/includes/continents-cities.php:195
msgid "Panama"
msgstr ""
#: wp-admin/includes/continents-cities.php:196
msgid "Pangnirtung"
msgstr ""
#: wp-admin/includes/continents-cities.php:197
msgid "Paramaribo"
msgstr ""
#: wp-admin/includes/continents-cities.php:198
msgid "Phoenix"
msgstr ""
#: wp-admin/includes/continents-cities.php:199
msgid "Port of Spain"
msgstr ""
#: wp-admin/includes/continents-cities.php:200
msgid "Port-au-Prince"
msgstr ""
#: wp-admin/includes/continents-cities.php:201
msgid "Porto Acre"
msgstr ""
#: wp-admin/includes/continents-cities.php:202
msgid "Porto Velho"
msgstr ""
#: wp-admin/includes/continents-cities.php:203
msgid "Puerto Rico"
msgstr ""
#: wp-admin/includes/continents-cities.php:204
msgid "Punta Arenas"
msgstr ""
#: wp-admin/includes/continents-cities.php:205
msgid "Rainy River"
msgstr ""
#: wp-admin/includes/continents-cities.php:206
msgid "Rankin Inlet"
msgstr ""
#: wp-admin/includes/continents-cities.php:207
msgid "Recife"
msgstr ""
#: wp-admin/includes/continents-cities.php:208
msgid "Regina"
msgstr ""
#: wp-admin/includes/continents-cities.php:209
msgid "Resolute"
msgstr ""
#: wp-admin/includes/continents-cities.php:210
msgid "Rio Branco"
msgstr ""
#: wp-admin/includes/continents-cities.php:211
msgid "Rosario"
msgstr ""
#: wp-admin/includes/continents-cities.php:212
msgid "Santa Isabel"
msgstr ""
#: wp-admin/includes/continents-cities.php:213
msgid "Santarem"
msgstr ""
#: wp-admin/includes/continents-cities.php:214
msgid "Santiago"
msgstr ""
#: wp-admin/includes/continents-cities.php:215
msgid "Santo Domingo"
msgstr ""
#: wp-admin/includes/continents-cities.php:216
msgid "Sao Paulo"
msgstr ""
#: wp-admin/includes/continents-cities.php:217
msgid "Scoresbysund"
msgstr ""
#: wp-admin/includes/continents-cities.php:218
msgid "Shiprock"
msgstr ""
#: wp-admin/includes/continents-cities.php:219
msgid "Sitka"
msgstr ""
#: wp-admin/includes/continents-cities.php:220
msgid "St Barthelemy"
msgstr ""
#: wp-admin/includes/continents-cities.php:221
msgid "St Johns"
msgstr ""
#: wp-admin/includes/continents-cities.php:222
msgid "St Kitts"
msgstr ""
#: wp-admin/includes/continents-cities.php:223
msgid "St Lucia"
msgstr ""
#: wp-admin/includes/continents-cities.php:224
msgid "St Thomas"
msgstr ""
#: wp-admin/includes/continents-cities.php:225
msgid "St Vincent"
msgstr ""
#: wp-admin/includes/continents-cities.php:226
msgid "Swift Current"
msgstr ""
#: wp-admin/includes/continents-cities.php:227
msgid "Tegucigalpa"
msgstr ""
#: wp-admin/includes/continents-cities.php:228
msgid "Thule"
msgstr ""
#: wp-admin/includes/continents-cities.php:229
msgid "Thunder Bay"
msgstr ""
#: wp-admin/includes/continents-cities.php:230
msgid "Tijuana"
msgstr ""
#: wp-admin/includes/continents-cities.php:231
msgid "Toronto"
msgstr ""
#: wp-admin/includes/continents-cities.php:232
msgid "Tortola"
msgstr ""
#: wp-admin/includes/continents-cities.php:233
msgid "Vancouver"
msgstr ""
#: wp-admin/includes/continents-cities.php:234
msgid "Virgin"
msgstr ""
#: wp-admin/includes/continents-cities.php:235
msgid "Whitehorse"
msgstr ""
#: wp-admin/includes/continents-cities.php:236
msgid "Winnipeg"
msgstr ""
#: wp-admin/includes/continents-cities.php:237
msgid "Yakutat"
msgstr ""
#: wp-admin/includes/continents-cities.php:238
msgid "Yellowknife"
msgstr ""
#: wp-admin/includes/continents-cities.php:240
msgid "Antarctica"
msgstr ""
#: wp-admin/includes/continents-cities.php:241
msgid "Casey"
msgstr ""
#: wp-admin/includes/continents-cities.php:242
msgid "Davis"
msgstr ""
#: wp-admin/includes/continents-cities.php:243
msgid "DumontDUrville"
msgstr ""
#: wp-admin/includes/continents-cities.php:244
msgid "Macquarie"
msgstr ""
#: wp-admin/includes/continents-cities.php:245
msgid "Mawson"
msgstr ""
#: wp-admin/includes/continents-cities.php:246
msgid "McMurdo"
msgstr ""
#: wp-admin/includes/continents-cities.php:247
msgid "Palmer"
msgstr ""
#: wp-admin/includes/continents-cities.php:248
msgid "Rothera"
msgstr ""
#: wp-admin/includes/continents-cities.php:249
msgid "South Pole"
msgstr ""
#: wp-admin/includes/continents-cities.php:250
msgid "Syowa"
msgstr ""
#: wp-admin/includes/continents-cities.php:251
msgid "Troll"
msgstr ""
#: wp-admin/includes/continents-cities.php:252
msgid "Vostok"
msgstr ""
#: wp-admin/includes/continents-cities.php:254
msgid "Arctic"
msgstr ""
#: wp-admin/includes/continents-cities.php:255
msgid "Longyearbyen"
msgstr ""
#: wp-admin/includes/continents-cities.php:257
msgid "Asia"
msgstr ""
#: wp-admin/includes/continents-cities.php:258
msgid "Aden"
msgstr ""
#: wp-admin/includes/continents-cities.php:259
msgid "Almaty"
msgstr ""
#: wp-admin/includes/continents-cities.php:260
msgid "Amman"
msgstr ""
#: wp-admin/includes/continents-cities.php:261
msgid "Anadyr"
msgstr ""
#: wp-admin/includes/continents-cities.php:262
msgid "Aqtau"
msgstr ""
#: wp-admin/includes/continents-cities.php:263
msgid "Aqtobe"
msgstr ""
#: wp-admin/includes/continents-cities.php:264
msgid "Ashgabat"
msgstr ""
#: wp-admin/includes/continents-cities.php:265
msgid "Ashkhabad"
msgstr ""
#: wp-admin/includes/continents-cities.php:266
msgid "Atyrau"
msgstr ""
#: wp-admin/includes/continents-cities.php:267
msgid "Baghdad"
msgstr ""
#: wp-admin/includes/continents-cities.php:268
msgid "Bahrain"
msgstr ""
#: wp-admin/includes/continents-cities.php:269
msgid "Baku"
msgstr ""
#: wp-admin/includes/continents-cities.php:270
msgid "Bangkok"
msgstr ""
#: wp-admin/includes/continents-cities.php:271
msgid "Barnaul"
msgstr ""
#: wp-admin/includes/continents-cities.php:272
msgid "Beirut"
msgstr ""
#: wp-admin/includes/continents-cities.php:273
msgid "Bishkek"
msgstr ""
#: wp-admin/includes/continents-cities.php:274
msgid "Brunei"
msgstr ""
#: wp-admin/includes/continents-cities.php:275
msgid "Calcutta"
msgstr ""
#: wp-admin/includes/continents-cities.php:276
msgid "Chita"
msgstr ""
#: wp-admin/includes/continents-cities.php:277
msgid "Choibalsan"
msgstr ""
#: wp-admin/includes/continents-cities.php:278
msgid "Chongqing"
msgstr ""
#: wp-admin/includes/continents-cities.php:279
msgid "Chungking"
msgstr ""
#: wp-admin/includes/continents-cities.php:280
msgid "Colombo"
msgstr ""
#: wp-admin/includes/continents-cities.php:281
msgid "Dacca"
msgstr ""
#: wp-admin/includes/continents-cities.php:282
msgid "Damascus"
msgstr ""
#: wp-admin/includes/continents-cities.php:283
msgid "Dhaka"
msgstr ""
#: wp-admin/includes/continents-cities.php:284
msgid "Dili"
msgstr ""
#: wp-admin/includes/continents-cities.php:285
msgid "Dubai"
msgstr ""
#: wp-admin/includes/continents-cities.php:286
msgid "Dushanbe"
msgstr ""
#: wp-admin/includes/continents-cities.php:287
msgid "Famagusta"
msgstr ""
#: wp-admin/includes/continents-cities.php:288
msgid "Gaza"
msgstr ""
#: wp-admin/includes/continents-cities.php:289
msgid "Harbin"
msgstr ""
#: wp-admin/includes/continents-cities.php:290
msgid "Hebron"
msgstr ""
#: wp-admin/includes/continents-cities.php:291
msgid "Ho Chi Minh"
msgstr ""
#: wp-admin/includes/continents-cities.php:292
msgid "Hong Kong"
msgstr ""
#: wp-admin/includes/continents-cities.php:293
msgid "Hovd"
msgstr ""
#: wp-admin/includes/continents-cities.php:294
msgid "Irkutsk"
msgstr ""
#: wp-admin/includes/continents-cities.php:295
#: wp-admin/includes/continents-cities.php:453
msgid "Istanbul"
msgstr ""
#: wp-admin/includes/continents-cities.php:296
msgid "Jakarta"
msgstr ""
#: wp-admin/includes/continents-cities.php:297
msgid "Jayapura"
msgstr ""
#: wp-admin/includes/continents-cities.php:298
msgid "Jerusalem"
msgstr ""
#: wp-admin/includes/continents-cities.php:299
msgid "Kabul"
msgstr ""
#: wp-admin/includes/continents-cities.php:300
msgid "Kamchatka"
msgstr ""
#: wp-admin/includes/continents-cities.php:301
msgid "Karachi"
msgstr ""
#: wp-admin/includes/continents-cities.php:302
msgid "Kashgar"
msgstr ""
#: wp-admin/includes/continents-cities.php:303
msgid "Kathmandu"
msgstr ""
#: wp-admin/includes/continents-cities.php:304
msgid "Katmandu"
msgstr ""
#: wp-admin/includes/continents-cities.php:305
msgid "Khandyga"
msgstr ""
#: wp-admin/includes/continents-cities.php:306
msgid "Kolkata"
msgstr ""
#: wp-admin/includes/continents-cities.php:307
msgid "Krasnoyarsk"
msgstr ""
#: wp-admin/includes/continents-cities.php:308
msgid "Kuala Lumpur"
msgstr ""
#: wp-admin/includes/continents-cities.php:309
msgid "Kuching"
msgstr ""
#: wp-admin/includes/continents-cities.php:310
msgid "Kuwait"
msgstr ""
#: wp-admin/includes/continents-cities.php:311
msgid "Macao"
msgstr ""
#: wp-admin/includes/continents-cities.php:312
msgid "Macau"
msgstr ""
#: wp-admin/includes/continents-cities.php:313
msgid "Magadan"
msgstr ""
#: wp-admin/includes/continents-cities.php:314
msgid "Makassar"
msgstr ""
#: wp-admin/includes/continents-cities.php:315
msgid "Manila"
msgstr ""
#: wp-admin/includes/continents-cities.php:316
msgid "Muscat"
msgstr ""
#: wp-admin/includes/continents-cities.php:317
#: wp-admin/includes/continents-cities.php:468
msgid "Nicosia"
msgstr ""
#: wp-admin/includes/continents-cities.php:318
msgid "Novokuznetsk"
msgstr ""
#: wp-admin/includes/continents-cities.php:319
msgid "Novosibirsk"
msgstr ""
#: wp-admin/includes/continents-cities.php:320
msgid "Omsk"
msgstr ""
#: wp-admin/includes/continents-cities.php:321
msgid "Oral"
msgstr ""
#: wp-admin/includes/continents-cities.php:322
msgid "Phnom Penh"
msgstr ""
#: wp-admin/includes/continents-cities.php:323
msgid "Pontianak"
msgstr ""
#: wp-admin/includes/continents-cities.php:324
msgid "Pyongyang"
msgstr ""
#: wp-admin/includes/continents-cities.php:325
msgid "Qatar"
msgstr ""
#: wp-admin/includes/continents-cities.php:326
msgid "Qyzylorda"
msgstr ""
#: wp-admin/includes/continents-cities.php:327
msgid "Rangoon"
msgstr ""
#: wp-admin/includes/continents-cities.php:328
msgid "Riyadh"
msgstr ""
#: wp-admin/includes/continents-cities.php:329
msgid "Saigon"
msgstr ""
#: wp-admin/includes/continents-cities.php:330
msgid "Sakhalin"
msgstr ""
#: wp-admin/includes/continents-cities.php:331
msgid "Samarkand"
msgstr ""
#: wp-admin/includes/continents-cities.php:332
msgid "Seoul"
msgstr ""
#: wp-admin/includes/continents-cities.php:333
msgid "Shanghai"
msgstr ""
#: wp-admin/includes/continents-cities.php:334
msgid "Singapore"
msgstr ""
#: wp-admin/includes/continents-cities.php:335
msgid "Srednekolymsk"
msgstr ""
#: wp-admin/includes/continents-cities.php:336
msgid "Taipei"
msgstr ""
#: wp-admin/includes/continents-cities.php:337
msgid "Tashkent"
msgstr ""
#: wp-admin/includes/continents-cities.php:338
msgid "Tbilisi"
msgstr ""
#: wp-admin/includes/continents-cities.php:339
msgid "Tehran"
msgstr ""
#: wp-admin/includes/continents-cities.php:340
msgid "Tel Aviv"
msgstr ""
#: wp-admin/includes/continents-cities.php:341
msgid "Thimbu"
msgstr ""
#: wp-admin/includes/continents-cities.php:342
msgid "Thimphu"
msgstr ""
#: wp-admin/includes/continents-cities.php:343
msgid "Tokyo"
msgstr ""
#: wp-admin/includes/continents-cities.php:344
msgid "Tomsk"
msgstr ""
#: wp-admin/includes/continents-cities.php:345
msgid "Ujung Pandang"
msgstr ""
#: wp-admin/includes/continents-cities.php:346
msgid "Ulaanbaatar"
msgstr ""
#: wp-admin/includes/continents-cities.php:347
msgid "Ulan Bator"
msgstr ""
#: wp-admin/includes/continents-cities.php:348
msgid "Urumqi"
msgstr ""
#: wp-admin/includes/continents-cities.php:349
msgid "Ust-Nera"
msgstr ""
#: wp-admin/includes/continents-cities.php:350
msgid "Vientiane"
msgstr ""
#: wp-admin/includes/continents-cities.php:351
msgid "Vladivostok"
msgstr ""
#: wp-admin/includes/continents-cities.php:352
msgid "Yakutsk"
msgstr ""
#: wp-admin/includes/continents-cities.php:353
msgid "Yangon"
msgstr ""
#: wp-admin/includes/continents-cities.php:354
msgid "Yekaterinburg"
msgstr ""
#: wp-admin/includes/continents-cities.php:355
msgid "Yerevan"
msgstr ""
#: wp-admin/includes/continents-cities.php:357
msgid "Atlantic"
msgstr ""
#: wp-admin/includes/continents-cities.php:358
msgid "Azores"
msgstr ""
#: wp-admin/includes/continents-cities.php:359
msgid "Bermuda"
msgstr ""
#: wp-admin/includes/continents-cities.php:360
msgid "Canary"
msgstr ""
#: wp-admin/includes/continents-cities.php:361
msgid "Cape Verde"
msgstr ""
#: wp-admin/includes/continents-cities.php:362
msgid "Faeroe"
msgstr ""
#: wp-admin/includes/continents-cities.php:363
msgid "Faroe"
msgstr ""
#: wp-admin/includes/continents-cities.php:364
msgid "Jan Mayen"
msgstr ""
#: wp-admin/includes/continents-cities.php:365
msgid "Madeira"
msgstr ""
#: wp-admin/includes/continents-cities.php:366
msgid "Reykjavik"
msgstr ""
#: wp-admin/includes/continents-cities.php:367
msgid "South Georgia"
msgstr ""
#: wp-admin/includes/continents-cities.php:368
msgid "St Helena"
msgstr ""
#: wp-admin/includes/continents-cities.php:369
msgid "Stanley"
msgstr ""
#: wp-admin/includes/continents-cities.php:371
msgid "Australia"
msgstr ""
#: wp-admin/includes/continents-cities.php:372
msgid "ACT"
msgstr ""
#: wp-admin/includes/continents-cities.php:373
msgid "Adelaide"
msgstr ""
#: wp-admin/includes/continents-cities.php:374
msgid "Brisbane"
msgstr ""
#: wp-admin/includes/continents-cities.php:375
msgid "Broken Hill"
msgstr ""
#: wp-admin/includes/continents-cities.php:376
msgid "Canberra"
msgstr ""
#: wp-admin/includes/continents-cities.php:377
msgid "Currie"
msgstr ""
#: wp-admin/includes/continents-cities.php:378
msgid "Darwin"
msgstr ""
#: wp-admin/includes/continents-cities.php:379
msgid "Eucla"
msgstr ""
#: wp-admin/includes/continents-cities.php:380
msgid "Hobart"
msgstr ""
#: wp-admin/includes/continents-cities.php:381
msgid "LHI"
msgstr ""
#: wp-admin/includes/continents-cities.php:382
msgid "Lindeman"
msgstr ""
#: wp-admin/includes/continents-cities.php:383
msgid "Lord Howe"
msgstr ""
#: wp-admin/includes/continents-cities.php:384
msgid "Melbourne"
msgstr ""
#: wp-admin/includes/continents-cities.php:385
msgid "NSW"
msgstr ""
#: wp-admin/includes/continents-cities.php:386
msgid "North"
msgstr ""
#: wp-admin/includes/continents-cities.php:387
msgid "Perth"
msgstr ""
#: wp-admin/includes/continents-cities.php:388
msgid "Queensland"
msgstr ""
#: wp-admin/includes/continents-cities.php:389
msgid "South"
msgstr ""
#: wp-admin/includes/continents-cities.php:390
msgid "Sydney"
msgstr ""
#: wp-admin/includes/continents-cities.php:391
msgid "Tasmania"
msgstr ""
#: wp-admin/includes/continents-cities.php:392
msgid "Victoria"
msgstr ""
#: wp-admin/includes/continents-cities.php:393
msgid "West"
msgstr ""
#: wp-admin/includes/continents-cities.php:394
msgid "Yancowinna"
msgstr ""
#: wp-admin/includes/continents-cities.php:396
msgid "Etc"
msgstr ""
#: wp-admin/includes/continents-cities.php:397
msgid "GMT"
msgstr ""
#: wp-admin/includes/continents-cities.php:398
msgid "GMT+0"
msgstr ""
#: wp-admin/includes/continents-cities.php:399
msgid "GMT+1"
msgstr ""
#: wp-admin/includes/continents-cities.php:400
msgid "GMT+10"
msgstr ""
#: wp-admin/includes/continents-cities.php:401
msgid "GMT+11"
msgstr ""
#: wp-admin/includes/continents-cities.php:402
msgid "GMT+12"
msgstr ""
#: wp-admin/includes/continents-cities.php:403
msgid "GMT+2"
msgstr ""
#: wp-admin/includes/continents-cities.php:404
msgid "GMT+3"
msgstr ""
#: wp-admin/includes/continents-cities.php:405
msgid "GMT+4"
msgstr ""
#: wp-admin/includes/continents-cities.php:406
msgid "GMT+5"
msgstr ""
#: wp-admin/includes/continents-cities.php:407
msgid "GMT+6"
msgstr ""
#: wp-admin/includes/continents-cities.php:408
msgid "GMT+7"
msgstr ""
#: wp-admin/includes/continents-cities.php:409
msgid "GMT+8"
msgstr ""
#: wp-admin/includes/continents-cities.php:410
msgid "GMT+9"
msgstr ""
#: wp-admin/includes/continents-cities.php:411
msgid "GMT-0"
msgstr ""
#: wp-admin/includes/continents-cities.php:412
msgid "GMT-1"
msgstr ""
#: wp-admin/includes/continents-cities.php:413
msgid "GMT-10"
msgstr ""
#: wp-admin/includes/continents-cities.php:414
msgid "GMT-11"
msgstr ""
#: wp-admin/includes/continents-cities.php:415
msgid "GMT-12"
msgstr ""
#: wp-admin/includes/continents-cities.php:416
msgid "GMT-13"
msgstr ""
#: wp-admin/includes/continents-cities.php:417
msgid "GMT-14"
msgstr ""
#: wp-admin/includes/continents-cities.php:418
msgid "GMT-2"
msgstr ""
#: wp-admin/includes/continents-cities.php:419
msgid "GMT-3"
msgstr ""
#: wp-admin/includes/continents-cities.php:420
msgid "GMT-4"
msgstr ""
#: wp-admin/includes/continents-cities.php:421
msgid "GMT-5"
msgstr ""
#: wp-admin/includes/continents-cities.php:422
msgid "GMT-6"
msgstr ""
#: wp-admin/includes/continents-cities.php:423
msgid "GMT-7"
msgstr ""
#: wp-admin/includes/continents-cities.php:424
msgid "GMT-8"
msgstr ""
#: wp-admin/includes/continents-cities.php:425
msgid "GMT-9"
msgstr ""
#: wp-admin/includes/continents-cities.php:426
msgid "GMT0"
msgstr ""
#: wp-admin/includes/continents-cities.php:427
msgid "Greenwich"
msgstr ""
#: wp-admin/includes/continents-cities.php:428
msgid "UCT"
msgstr ""
#: wp-admin/includes/continents-cities.php:429
msgid "UTC"
msgstr ""
#: wp-admin/includes/continents-cities.php:430
msgid "Universal"
msgstr ""
#: wp-admin/includes/continents-cities.php:431
msgid "Zulu"
msgstr ""
#: wp-admin/includes/continents-cities.php:433
msgid "Europe"
msgstr ""
#: wp-admin/includes/continents-cities.php:434
msgid "Amsterdam"
msgstr ""
#: wp-admin/includes/continents-cities.php:435
msgid "Andorra"
msgstr ""
#: wp-admin/includes/continents-cities.php:436
msgid "Astrakhan"
msgstr ""
#: wp-admin/includes/continents-cities.php:437
msgid "Athens"
msgstr ""
#: wp-admin/includes/continents-cities.php:438
msgid "Belfast"
msgstr ""
#: wp-admin/includes/continents-cities.php:439
msgid "Belgrade"
msgstr ""
#: wp-admin/includes/continents-cities.php:440
msgid "Berlin"
msgstr ""
#: wp-admin/includes/continents-cities.php:441
msgid "Bratislava"
msgstr ""
#: wp-admin/includes/continents-cities.php:442
msgid "Brussels"
msgstr ""
#: wp-admin/includes/continents-cities.php:443
msgid "Bucharest"
msgstr ""
#: wp-admin/includes/continents-cities.php:444
msgid "Budapest"
msgstr ""
#: wp-admin/includes/continents-cities.php:445
msgid "Busingen"
msgstr ""
#: wp-admin/includes/continents-cities.php:446
msgid "Chisinau"
msgstr ""
#: wp-admin/includes/continents-cities.php:447
msgid "Copenhagen"
msgstr ""
#: wp-admin/includes/continents-cities.php:448
msgid "Dublin"
msgstr ""
#: wp-admin/includes/continents-cities.php:449
msgid "Gibraltar"
msgstr ""
#: wp-admin/includes/continents-cities.php:450
msgid "Guernsey"
msgstr ""
#: wp-admin/includes/continents-cities.php:451
msgid "Helsinki"
msgstr ""
#: wp-admin/includes/continents-cities.php:452
msgid "Isle of Man"
msgstr ""
#: wp-admin/includes/continents-cities.php:454
msgid "Jersey"
msgstr ""
#: wp-admin/includes/continents-cities.php:455
msgid "Kaliningrad"
msgstr ""
#: wp-admin/includes/continents-cities.php:456
msgid "Kiev"
msgstr ""
#: wp-admin/includes/continents-cities.php:457
msgid "Kirov"
msgstr ""
#: wp-admin/includes/continents-cities.php:458
msgid "Lisbon"
msgstr ""
#: wp-admin/includes/continents-cities.php:459
msgid "Ljubljana"
msgstr ""
#: wp-admin/includes/continents-cities.php:460
msgid "London"
msgstr ""
#: wp-admin/includes/continents-cities.php:461
msgid "Luxembourg"
msgstr ""
#: wp-admin/includes/continents-cities.php:462
msgid "Madrid"
msgstr ""
#: wp-admin/includes/continents-cities.php:463
msgid "Malta"
msgstr ""
#: wp-admin/includes/continents-cities.php:464
msgid "Mariehamn"
msgstr ""
#: wp-admin/includes/continents-cities.php:465
msgid "Minsk"
msgstr ""
#: wp-admin/includes/continents-cities.php:466
msgid "Monaco"
msgstr ""
#: wp-admin/includes/continents-cities.php:467
msgid "Moscow"
msgstr ""
#: wp-admin/includes/continents-cities.php:469
msgid "Oslo"
msgstr ""
#: wp-admin/includes/continents-cities.php:470
msgid "Paris"
msgstr ""
#: wp-admin/includes/continents-cities.php:471
msgid "Podgorica"
msgstr ""
#: wp-admin/includes/continents-cities.php:472
msgid "Prague"
msgstr ""
#: wp-admin/includes/continents-cities.php:473
msgid "Riga"
msgstr ""
#: wp-admin/includes/continents-cities.php:474
msgid "Rome"
msgstr ""
#: wp-admin/includes/continents-cities.php:475
msgid "Samara"
msgstr ""
#: wp-admin/includes/continents-cities.php:476
msgid "San Marino"
msgstr ""
#: wp-admin/includes/continents-cities.php:477
msgid "Sarajevo"
msgstr ""
#: wp-admin/includes/continents-cities.php:478
msgid "Saratov"
msgstr ""
#: wp-admin/includes/continents-cities.php:479
msgid "Simferopol"
msgstr ""
#: wp-admin/includes/continents-cities.php:480
msgid "Skopje"
msgstr ""
#: wp-admin/includes/continents-cities.php:481
msgid "Sofia"
msgstr ""
#: wp-admin/includes/continents-cities.php:482
msgid "Stockholm"
msgstr ""
#: wp-admin/includes/continents-cities.php:483
msgid "Tallinn"
msgstr ""
#: wp-admin/includes/continents-cities.php:484
msgid "Tirane"
msgstr ""
#: wp-admin/includes/continents-cities.php:485
msgid "Tiraspol"
msgstr ""
#: wp-admin/includes/continents-cities.php:486
msgid "Ulyanovsk"
msgstr ""
#: wp-admin/includes/continents-cities.php:487
msgid "Uzhgorod"
msgstr ""
#: wp-admin/includes/continents-cities.php:488
msgid "Vaduz"
msgstr ""
#: wp-admin/includes/continents-cities.php:489
msgid "Vatican"
msgstr ""
#: wp-admin/includes/continents-cities.php:490
msgid "Vienna"
msgstr ""
#: wp-admin/includes/continents-cities.php:491
msgid "Vilnius"
msgstr ""
#: wp-admin/includes/continents-cities.php:492
msgid "Volgograd"
msgstr ""
#: wp-admin/includes/continents-cities.php:493
msgid "Warsaw"
msgstr ""
#: wp-admin/includes/continents-cities.php:494
msgid "Zagreb"
msgstr ""
#: wp-admin/includes/continents-cities.php:495
msgid "Zaporozhye"
msgstr ""
#: wp-admin/includes/continents-cities.php:496
msgid "Zurich"
msgstr ""
#: wp-admin/includes/continents-cities.php:498
msgid "Indian"
msgstr ""
#: wp-admin/includes/continents-cities.php:499
msgid "Antananarivo"
msgstr ""
#: wp-admin/includes/continents-cities.php:500
msgid "Chagos"
msgstr ""
#: wp-admin/includes/continents-cities.php:501
msgid "Christmas"
msgstr ""
#: wp-admin/includes/continents-cities.php:502
msgid "Cocos"
msgstr ""
#: wp-admin/includes/continents-cities.php:503
msgid "Comoro"
msgstr ""
#: wp-admin/includes/continents-cities.php:504
msgid "Kerguelen"
msgstr ""
#: wp-admin/includes/continents-cities.php:505
msgid "Mahe"
msgstr ""
#: wp-admin/includes/continents-cities.php:506
msgid "Maldives"
msgstr ""
#: wp-admin/includes/continents-cities.php:507
msgid "Mauritius"
msgstr ""
#: wp-admin/includes/continents-cities.php:508
msgid "Mayotte"
msgstr ""
#: wp-admin/includes/continents-cities.php:509
msgid "Reunion"
msgstr ""
#: wp-admin/includes/continents-cities.php:511
msgid "Pacific"
msgstr ""
#: wp-admin/includes/continents-cities.php:512
msgid "Apia"
msgstr ""
#: wp-admin/includes/continents-cities.php:513
msgid "Auckland"
msgstr ""
#: wp-admin/includes/continents-cities.php:514
msgid "Bougainville"
msgstr ""
#: wp-admin/includes/continents-cities.php:515
msgid "Chatham"
msgstr ""
#: wp-admin/includes/continents-cities.php:516
msgid "Chuuk"
msgstr ""
#: wp-admin/includes/continents-cities.php:517
msgid "Easter"
msgstr ""
#: wp-admin/includes/continents-cities.php:518
msgid "Efate"
msgstr ""
#: wp-admin/includes/continents-cities.php:519
msgid "Enderbury"
msgstr ""
#: wp-admin/includes/continents-cities.php:520
msgid "Fakaofo"
msgstr ""
#: wp-admin/includes/continents-cities.php:521
msgid "Fiji"
msgstr ""
#: wp-admin/includes/continents-cities.php:522
msgid "Funafuti"
msgstr ""
#: wp-admin/includes/continents-cities.php:523
msgid "Galapagos"
msgstr ""
#: wp-admin/includes/continents-cities.php:524
msgid "Gambier"
msgstr ""
#: wp-admin/includes/continents-cities.php:525
msgid "Guadalcanal"
msgstr ""
#: wp-admin/includes/continents-cities.php:526
msgid "Guam"
msgstr ""
#: wp-admin/includes/continents-cities.php:527
msgid "Honolulu"
msgstr ""
#: wp-admin/includes/continents-cities.php:528
msgid "Johnston"
msgstr ""
#: wp-admin/includes/continents-cities.php:529
msgid "Kiritimati"
msgstr ""
#: wp-admin/includes/continents-cities.php:530
msgid "Kosrae"
msgstr ""
#: wp-admin/includes/continents-cities.php:531
msgid "Kwajalein"
msgstr ""
#: wp-admin/includes/continents-cities.php:532
msgid "Majuro"
msgstr ""
#: wp-admin/includes/continents-cities.php:533
msgid "Marquesas"
msgstr ""
#: wp-admin/includes/continents-cities.php:534
msgid "Midway"
msgstr ""
#: wp-admin/includes/continents-cities.php:535
msgid "Nauru"
msgstr ""
#: wp-admin/includes/continents-cities.php:536
msgid "Niue"
msgstr ""
#: wp-admin/includes/continents-cities.php:537
msgid "Norfolk"
msgstr ""
#: wp-admin/includes/continents-cities.php:538
msgid "Noumea"
msgstr ""
#: wp-admin/includes/continents-cities.php:539
msgid "Pago Pago"
msgstr ""
#: wp-admin/includes/continents-cities.php:540
msgid "Palau"
msgstr ""
#: wp-admin/includes/continents-cities.php:541
msgid "Pitcairn"
msgstr ""
#: wp-admin/includes/continents-cities.php:542
msgid "Pohnpei"
msgstr ""
#: wp-admin/includes/continents-cities.php:543
msgid "Ponape"
msgstr ""
#: wp-admin/includes/continents-cities.php:544
msgid "Port Moresby"
msgstr ""
#: wp-admin/includes/continents-cities.php:545
msgid "Rarotonga"
msgstr ""
#: wp-admin/includes/continents-cities.php:546
msgid "Saipan"
msgstr ""
#: wp-admin/includes/continents-cities.php:547
msgid "Samoa"
msgstr ""
#: wp-admin/includes/continents-cities.php:548
msgid "Tahiti"
msgstr ""
#: wp-admin/includes/continents-cities.php:549
msgid "Tarawa"
msgstr ""
#: wp-admin/includes/continents-cities.php:550
msgid "Tongatapu"
msgstr ""
#: wp-admin/includes/continents-cities.php:551
msgid "Truk"
msgstr ""
#: wp-admin/includes/continents-cities.php:552
msgid "Wake"
msgstr ""
#: wp-admin/includes/continents-cities.php:553
msgid "Wallis"
msgstr ""
#: wp-admin/includes/continents-cities.php:554
msgid "Yap"
msgstr ""
This source diff could not be displayed because it is too large. You can view the blob instead.
msgid ""
msgstr ""
"Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-01 19:14+0000\n"
"PO-Revision-Date: 2019-05-01 19:17+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.2.2; wp-5.1.1"
#: public/class-biuro-contacts-public.php:151
msgid "This field is required"
msgstr "Dieses Feld wird benötigt"
#: public/class-biuro-contacts-public.php:162
msgid "Phone or email field is required"
msgstr "Telefon oder E-Mail-Feld ist erforderlich"
#: public/class-biuro-contacts-public.php:173
msgid "Incorrect phone number"
msgstr "Falsche Telefonnummer"
#: public/class-biuro-contacts-public.php:183
msgid "Email or phone field is required"
msgstr "E-Mail- oder Telefonfeld ist erforderlich"
#: public/class-biuro-contacts-public.php:190
msgid "Email format is incorrect"
msgstr "Das E-Mail-Format ist falsch"
#: public/class-biuro-contacts-public.php:205
msgid "You have to agree with conditions"
msgstr "Sie müssen den Bedingungen zustimmen"
#: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:98
msgid "City"
msgstr "Stadt"
#: public/partials/biuro-contacts-public--employees--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:105
#: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message"
msgstr "Nachricht"
#: public/partials/biuro-contacts-public--employees--step-2.php:37
#: public/partials/biuro-contacts-public--position--step-2.php:112
msgid "CV"
msgstr "CV anhängen"
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit"
msgstr "Schicken"
#: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41
#: 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:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no."
msgstr "Telefon"
#: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:65
#: public/partials/biuro-contacts-public--employers--step-1.php:65
msgid "Email address"
msgstr "E-Mail Adresse"
#: public/partials/biuro-contacts-public--position--step-2.php:121
#: public/partials/biuro-contacts-public--employees--step-1.php:85
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"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\">"
"Sie in unserer Datenschutzerklärung.</a>"
#: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Sich bewerben"
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
msgstr "Danke dir! Ihre Daten wurden erfolgreich gesendet."
#: public/partials/biuro-contacts-public--position.php:65
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
msgid "OK"
msgstr "OK"
#: public/partials/biuro-contacts-public--employees.php:56
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:57
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:90
#: public/partials/biuro-contacts-public--employers.php:89
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:56
msgid "Thank You for contacting!"
msgstr "Vielen Dank für Ihre Kontaktaufnahme!"
#: public/partials/biuro-contacts-public--employers.php:57
msgid "You request was send successfully, we will contact You."
msgstr ""
"Ihre Anfrage wurde erfolgreich versendet, wir werden uns mit Ihnen in "
"Verbindung setzen."
#: public/partials/biuro-contacts-public--employers--step-1.php:85
msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more 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 im Rahmen der "
"vorvertraglichen Beziehung zur Kommunikation verwendet werden. Ausführliche "
"Informationen finden Sie in unserer <a href=\"https://biuro.eu/privacy-en."
"html\" target=\"_blank\" rel=\"noopener\"> Datenschutzerklärung.</a>\n"
#: 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"
msgid ""
msgstr ""
"Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-02 11:49+0000\n"
"PO-Revision-Date: 2019-05-02 11:49+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: \n"
"Language: en_US\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.2.2; wp-5.1.1"
#: public/class-biuro-contacts-public.php:151
msgid "This field is required"
msgstr ""
#: public/class-biuro-contacts-public.php:162
msgid "Phone or email field is required"
msgstr ""
#: public/class-biuro-contacts-public.php:173
msgid "Incorrect phone number"
msgstr ""
#: public/class-biuro-contacts-public.php:183
msgid "Email or phone field is required"
msgstr ""
#: public/class-biuro-contacts-public.php:190
msgid "Email format is incorrect"
msgstr ""
#: public/class-biuro-contacts-public.php:205
msgid "You have to agree with conditions"
msgstr ""
#: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:98
msgid "City"
msgstr ""
#: public/partials/biuro-contacts-public--employees--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:105
#: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message"
msgstr ""
#: public/partials/biuro-contacts-public--employees--step-2.php:37
#: public/partials/biuro-contacts-public--position--step-2.php:112
msgid "CV"
msgstr ""
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit"
msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41
#: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname"
msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no."
msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:65
#: public/partials/biuro-contacts-public--employers--step-1.php:65
msgid "Email address"
msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:121
#: public/partials/biuro-contacts-public--employees--step-1.php:85
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr ""
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
msgstr ""
#: public/partials/biuro-contacts-public--position.php:65
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
msgid "OK"
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:56
msgid "Thank You, we have successfully received data about you."
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:57
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr ""
#: public/partials/biuro-contacts-public--employers.php:56
msgid "Thank You for contacting!"
msgstr ""
#: public/partials/biuro-contacts-public--employers.php:57
msgid "You request was send successfully, we will contact You."
msgstr ""
#: public/partials/biuro-contacts-public--employers--step-1.php:85
msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <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 ""
#. Name of the plugin
msgid "Biuro Contacts"
msgstr ""
#. Description of the plugin
msgid ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
msgstr ""
#. URI of the plugin
#. Author URI of the plugin
msgid "https://www.biuro.lt"
msgstr ""
#. Author of the plugin
msgid "Biuro"
msgstr ""
...@@ -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-02 11:49+0000\n" "POT-Creation-Date: 2019-05-30 14:01+0000\n"
"PO-Revision-Date: 2019-05-02 11:51+0000\n" "PO-Revision-Date: 2019-05-31 10:38+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n" "Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: English (United States)\n" "Language-Team: English (United States)\n"
"Language: en_US\n" "Language: en_US\n"
...@@ -12,7 +12,7 @@ msgstr "" ...@@ -12,7 +12,7 @@ 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.2.2; wp-5.2.1"
#: public/class-biuro-contacts-public.php:151 #: public/class-biuro-contacts-public.php:151
msgid "This field is required" msgid "This field is required"
...@@ -38,83 +38,91 @@ msgstr "" ...@@ -38,83 +38,91 @@ msgstr ""
msgid "You have to agree with conditions" msgid "You have to agree with conditions"
msgstr "" msgstr ""
#: public/partials/biuro-contacts-public--employees--step-2.php:23 #: public/partials/biuro-contacts-public--employers--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:98 msgid "Company"
msgid "City"
msgstr "" msgstr ""
#: public/partials/biuro-contacts-public--employees--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:105
#: public/partials/biuro-contacts-public--employers--step-2.php:30 #: public/partials/biuro-contacts-public--employers--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:107
#: public/partials/biuro-contacts-public--employees--step-2.php:30
msgid "Message" msgid "Message"
msgstr "" msgstr ""
#: public/partials/biuro-contacts-public--employees--step-2.php:37
#: public/partials/biuro-contacts-public--position--step-2.php:112
msgid "CV"
msgstr ""
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-2.php:47 #: public/partials/biuro-contacts-public--employers--step-2.php:47
#: public/partials/biuro-contacts-public--employers--step-1.php:80
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:80
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: public/partials/biuro-contacts-public--employees.php:56
msgid "Thank You, we have successfully received data about you."
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:57
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
#: public/partials/biuro-contacts-public--position.php:65
msgid "OK"
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr ""
#: public/partials/biuro-contacts-public--employers--step-1.php:41
#: public/partials/biuro-contacts-public--position--step-2.php:60 #: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41 #: public/partials/biuro-contacts-public--employees--step-1.php:41
#: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname" msgid "Name, surname"
msgstr "" msgstr ""
#: public/partials/biuro-contacts-public--employers--step-1.php:53
#: public/partials/biuro-contacts-public--position--step-2.php:73 #: public/partials/biuro-contacts-public--position--step-2.php:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53 #: public/partials/biuro-contacts-public--employees--step-1.php:53
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no." msgid "Phone no."
msgstr "" msgstr ""
#: public/partials/biuro-contacts-public--employers--step-1.php:67
#: public/partials/biuro-contacts-public--position--step-2.php:86 #: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:65 #: public/partials/biuro-contacts-public--employees--step-1.php:67
#: public/partials/biuro-contacts-public--employers--step-1.php:65
msgid "Email address" msgid "Email address"
msgstr "" msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:121 #: public/partials/biuro-contacts-public--employers--step-1.php:87
#: public/partials/biuro-contacts-public--employees--step-1.php:85
msgid "" msgid ""
"I agree, that my personal data will be used for offering me a job. For more " "I agree, that my personal data will be used for communicating during the pre-"
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" " "contractual relationship. For more detailed information view our <a "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>" "href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
msgstr "" "Personal Data Protection Policy.</a>"
#: public/partials/biuro-contacts-public--position--step-2.php:132
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr ""
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
msgstr "" msgstr ""
#: public/partials/biuro-contacts-public--position.php:65 #: public/partials/biuro-contacts-public--position--step-2.php:98
#: public/partials/biuro-contacts-public--employees.php:58 #: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--employees.php:91 msgid "City"
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
msgid "OK"
msgstr "" msgstr ""
#: public/partials/biuro-contacts-public--employees.php:56 #: public/partials/biuro-contacts-public--position--step-2.php:114
msgid "Thank You, we have successfully received data about you." #: public/partials/biuro-contacts-public--employees--step-2.php:37
msgid "CV"
msgstr "" msgstr ""
#: public/partials/biuro-contacts-public--employees.php:57 #: public/partials/biuro-contacts-public--position--step-2.php:123
msgid "You can add information about yourself by adding a city, message or CV" #: public/partials/biuro-contacts-public--employees--step-1.php:87
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr "" msgstr ""
#: public/partials/biuro-contacts-public--employees.php:90 #: public/partials/biuro-contacts-public--position--step-2.php:134
#: public/partials/biuro-contacts-public--employers.php:89 #: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Thank You! The information has been successfully supplemented." msgid "Apply"
msgstr "" msgstr ""
#: public/partials/biuro-contacts-public--employers.php:56 #: public/partials/biuro-contacts-public--employers.php:56
...@@ -127,16 +135,8 @@ msgstr "" ...@@ -127,16 +135,8 @@ msgstr ""
"You request was send successfully, we will contact you. You can add to your " "You request was send successfully, we will contact you. You can add to your "
"query a business name or a message." "query a business name or a message."
#: public/partials/biuro-contacts-public--employers--step-1.php:85 #: public/partials/biuro-contacts-public--position.php:64
msgid "" msgid "Thank You! Your data was send successfully."
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <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 "" msgstr ""
#. Name of the plugin #. Name of the plugin
......
msgid ""
msgstr ""
"Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-31 12:11+0000\n"
"PO-Revision-Date: 2019-05-31 12:19+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.2.2; wp-5.2.1"
#: public/class-biuro-contacts-public.php:151
msgid "This field is required"
msgstr ""
#: public/class-biuro-contacts-public.php:162
msgid "Phone or email field is required"
msgstr "E-posti või telefoni väli on vajalik"
#: public/class-biuro-contacts-public.php:173
msgid "Incorrect phone number"
msgstr ""
"\n"
"22/5000\n"
"Vale telefoninumber"
#: public/class-biuro-contacts-public.php:183
msgid "Email or phone field is required"
msgstr "E-posti või telefoni väli on vajalik"
#: public/class-biuro-contacts-public.php:190
msgid "Email format is incorrect"
msgstr "E-posti formaat on vale"
#: public/class-biuro-contacts-public.php:205
msgid "You have to agree with conditions"
msgstr ""
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr "Ettevõte"
#: public/partials/biuro-contacts-public--employers--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:107
#: public/partials/biuro-contacts-public--employees--step-2.php:30
msgid "Message"
msgstr "Sõnum"
#: public/partials/biuro-contacts-public--employers--step-2.php:47
#: public/partials/biuro-contacts-public--employers--step-1.php:80
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:80
msgid "Submit"
msgstr "Saada"
#: public/partials/biuro-contacts-public--employees.php:56
msgid "Thank You, we have successfully received data about you."
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:57
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
#: public/partials/biuro-contacts-public--position.php:65
msgid "OK"
msgstr "Okei"
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr ""
#: public/partials/biuro-contacts-public--employers--step-1.php:41
#: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41
msgid "Name, surname"
msgstr "Nimi, Perekonnanimi"
#: public/partials/biuro-contacts-public--employers--step-1.php:53
#: public/partials/biuro-contacts-public--position--step-2.php:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53
msgid "Phone no."
msgstr "Telefoni number"
#: public/partials/biuro-contacts-public--employers--step-1.php:67
#: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:67
msgid "Email address"
msgstr "E-post"
#: public/partials/biuro-contacts-public--employers--step-1.php:87
msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
"Olen nõus, et minu isikuandmeid kasutatakse lepingueelsete suhete ajal "
"suhtlemiseks. Üksikasjalikuma teabe saamiseks vaadake meie <a href=\"https:"
"//biuro.eu/privacy-ee.html\" target=\"_blank\" rel=\"noopener\"> "
"isikuandmete kaitse poliitikat. </a>"
#: public/partials/biuro-contacts-public--position--step-2.php:98
#: public/partials/biuro-contacts-public--employees--step-2.php:23
msgid "City"
msgstr "Linn"
#: public/partials/biuro-contacts-public--position--step-2.php:114
#: public/partials/biuro-contacts-public--employees--step-2.php:37
msgid "CV"
msgstr "Lisa CV"
#: public/partials/biuro-contacts-public--position--step-2.php:123
#: public/partials/biuro-contacts-public--employees--step-1.php:87
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
"Olen nõus, et minu isikuandmeid kasutatakse mulle töö pakkumiseks. "
"Üksikasjalikuma teabe saamiseks vaadake meie <a href=\"https://biuro."
"eu/privacy-ee.html\" target=\"_blank\" rel=\"noopener\"> isikuandmete kaitse "
"poliitikat. </a>"
#: public/partials/biuro-contacts-public--position--step-2.php:134
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Rakenda"
#: public/partials/biuro-contacts-public--employers.php:56
msgid "Thank You for contacting!"
msgstr ""
#: public/partials/biuro-contacts-public--employers.php:57
msgid "You request was send successfully, we will contact You."
msgstr ""
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
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 ""
#. 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-05-31 12:11+0000\n"
"PO-Revision-Date: 2019-05-31 12:19+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.2.2; wp-5.2.1"
#: public/class-biuro-contacts-public.php:151
msgid "This field is required"
msgstr ""
#: public/class-biuro-contacts-public.php:162
msgid "Phone or email field is required"
msgstr "E-posti või telefoni väli on vajalik"
#: public/class-biuro-contacts-public.php:173
msgid "Incorrect phone number"
msgstr ""
"\n"
"22/5000\n"
"Vale telefoninumber"
#: public/class-biuro-contacts-public.php:183
msgid "Email or phone field is required"
msgstr "E-posti või telefoni väli on vajalik"
#: public/class-biuro-contacts-public.php:190
msgid "Email format is incorrect"
msgstr "E-posti formaat on vale"
#: public/class-biuro-contacts-public.php:205
msgid "You have to agree with conditions"
msgstr ""
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr "Ettevõte"
#: public/partials/biuro-contacts-public--employers--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:107
#: public/partials/biuro-contacts-public--employees--step-2.php:30
msgid "Message"
msgstr "Sõnum"
#: public/partials/biuro-contacts-public--employers--step-2.php:47
#: public/partials/biuro-contacts-public--employers--step-1.php:80
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:80
msgid "Submit"
msgstr "Saada"
#: public/partials/biuro-contacts-public--employees.php:56
msgid "Thank You, we have successfully received data about you."
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:57
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
#: public/partials/biuro-contacts-public--position.php:65
msgid "OK"
msgstr "Okei"
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr ""
#: public/partials/biuro-contacts-public--employers--step-1.php:41
#: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41
msgid "Name, surname"
msgstr "Nimi, Perekonnanimi"
#: public/partials/biuro-contacts-public--employers--step-1.php:53
#: public/partials/biuro-contacts-public--position--step-2.php:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53
msgid "Phone no."
msgstr "Telefoni number"
#: public/partials/biuro-contacts-public--employers--step-1.php:67
#: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:67
msgid "Email address"
msgstr "E-post"
#: public/partials/biuro-contacts-public--employers--step-1.php:87
msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
"Olen nõus, et minu isikuandmeid kasutatakse lepingueelsete suhete ajal "
"suhtlemiseks. Üksikasjalikuma teabe saamiseks vaadake meie <a href=\"https:"
"//biuro.eu/privacy-ee.html\" target=\"_blank\" rel=\"noopener\"> "
"isikuandmete kaitse poliitikat. </a>"
#: public/partials/biuro-contacts-public--position--step-2.php:98
#: public/partials/biuro-contacts-public--employees--step-2.php:23
msgid "City"
msgstr "Linn"
#: public/partials/biuro-contacts-public--position--step-2.php:114
#: public/partials/biuro-contacts-public--employees--step-2.php:37
msgid "CV"
msgstr "Lisa CV"
#: public/partials/biuro-contacts-public--position--step-2.php:123
#: public/partials/biuro-contacts-public--employees--step-1.php:87
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
"Olen nõus, et minu isikuandmeid kasutatakse mulle töö pakkumiseks. "
"Üksikasjalikuma teabe saamiseks vaadake meie <a href=\"https://biuro."
"eu/privacy-ee.html\" target=\"_blank\" rel=\"noopener\"> isikuandmete kaitse "
"poliitikat. </a>"
#: public/partials/biuro-contacts-public--position--step-2.php:134
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Rakenda"
#: public/partials/biuro-contacts-public--employers.php:56
msgid "Thank You for contacting!"
msgstr ""
#: public/partials/biuro-contacts-public--employers.php:57
msgid "You request was send successfully, we will contact You."
msgstr ""
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
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 ""
#. 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-05-31 12:11+0000\n"
"PO-Revision-Date: 2019-05-31 12:21+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.2.2; wp-5.2.1"
#: public/class-biuro-contacts-public.php:151
msgid "This field is required"
msgstr "Selle välja täitmine on kohustuslik"
#: public/class-biuro-contacts-public.php:162
msgid "Phone or email field is required"
msgstr "E-posti või telefoni väli on vajalik"
#: public/class-biuro-contacts-public.php:173
msgid "Incorrect phone number"
msgstr ""
"\n"
"22/5000\n"
"Vale telefoninumber"
#: public/class-biuro-contacts-public.php:183
msgid "Email or phone field is required"
msgstr "E-posti või telefoni väli on vajalik"
#: public/class-biuro-contacts-public.php:190
msgid "Email format is incorrect"
msgstr "E-posti formaat on vale"
#: public/class-biuro-contacts-public.php:205
msgid "You have to agree with conditions"
msgstr "Te peate tingimustega nõustuma"
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr "Ettevõte"
#: public/partials/biuro-contacts-public--employers--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:107
#: public/partials/biuro-contacts-public--employees--step-2.php:30
msgid "Message"
msgstr "Sõnum"
#: public/partials/biuro-contacts-public--employers--step-2.php:47
#: public/partials/biuro-contacts-public--employers--step-1.php:80
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:80
msgid "Submit"
msgstr "Saada"
#: public/partials/biuro-contacts-public--employees.php:56
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:57
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"
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
#: public/partials/biuro-contacts-public--position.php:65
msgid "OK"
msgstr "Okei"
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr "Thank You! The information has been successfully supplemented."
#: public/partials/biuro-contacts-public--employers--step-1.php:41
#: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41
msgid "Name, surname"
msgstr "Nimi, Perekonnanimi"
#: public/partials/biuro-contacts-public--employers--step-1.php:53
#: public/partials/biuro-contacts-public--position--step-2.php:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53
msgid "Phone no."
msgstr "Telefoni number"
#: public/partials/biuro-contacts-public--employers--step-1.php:67
#: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:67
msgid "Email address"
msgstr "E-post"
#: public/partials/biuro-contacts-public--employers--step-1.php:87
msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
"Olen nõus, et minu isikuandmeid kasutatakse lepingueelsete suhete ajal "
"suhtlemiseks. Üksikasjalikuma teabe saamiseks vaadake meie <a href=\"https:"
"//biuro.eu/privacy-ee.html\" target=\"_blank\" rel=\"noopener\"> "
"isikuandmete kaitse poliitikat. </a>"
#: public/partials/biuro-contacts-public--position--step-2.php:98
#: public/partials/biuro-contacts-public--employees--step-2.php:23
msgid "City"
msgstr "Linn"
#: public/partials/biuro-contacts-public--position--step-2.php:114
#: public/partials/biuro-contacts-public--employees--step-2.php:37
msgid "CV"
msgstr "Lisa CV"
#: public/partials/biuro-contacts-public--position--step-2.php:123
#: public/partials/biuro-contacts-public--employees--step-1.php:87
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
"Olen nõus, et minu isikuandmeid kasutatakse mulle töö pakkumiseks. "
"Üksikasjalikuma teabe saamiseks vaadake meie <a href=\"https://biuro."
"eu/privacy-ee.html\" target=\"_blank\" rel=\"noopener\"> isikuandmete kaitse "
"poliitikat. </a>"
#: public/partials/biuro-contacts-public--position--step-2.php:134
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Rakenda"
#: public/partials/biuro-contacts-public--employers.php:56
msgid "Thank You for contacting!"
msgstr "Täname Teid!"
#: public/partials/biuro-contacts-public--employers.php:57
msgid "You request was send successfully, we will contact You."
msgstr "Teie taotlus saadeti edukalt, võtame Teiega ühendust."
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
msgstr "Aitäh! Teie andmed saadeti edukalt."
#. 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-05-01 18:13+0000\n"
"PO-Revision-Date: 2019-05-01 18:54+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.2.2; wp-5.1.1"
#: public/class-biuro-contacts-public.php:151
msgid "This field is required"
msgstr "Būtinas laukas"
#: public/class-biuro-contacts-public.php:162
msgid "Phone or email field is required"
msgstr "Telefono nr. arba el. paštas yra būtinas"
#: public/class-biuro-contacts-public.php:173
msgid "Incorrect phone number"
msgstr "Neteisingas tel. numeris"
#: public/class-biuro-contacts-public.php:183
msgid "Email or phone field is required"
msgstr "Telefono nr. arba el. paštas yra būtinas"
#: public/class-biuro-contacts-public.php:190
msgid "Email format is incorrect"
msgstr "Neteisingas el. pašto formatas."
#: public/class-biuro-contacts-public.php:205
msgid "You have to agree with conditions"
msgstr "Kad galėtume susisiekti, turite sutikti su sąlygomis"
#: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:98
msgid "City"
msgstr "Miestas"
#: public/partials/biuro-contacts-public--employees--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:105
#: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message"
msgstr "Žinutė"
#: public/partials/biuro-contacts-public--employees--step-2.php:37
#: public/partials/biuro-contacts-public--position--step-2.php:112
msgid "CV"
msgstr "Prisegti CV (neprivaloma)"
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit"
msgstr "Siųsti"
#: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41
#: 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:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no."
msgstr "Telefonas"
#: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:65
#: public/partials/biuro-contacts-public--employers--step-1.php:65
msgid "Email address"
msgstr "El. paštas"
#: public/partials/biuro-contacts-public--position--step-2.php:121
#: public/partials/biuro-contacts-public--employees--step-1.php:85
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
"Sutinku, kad mano asmens duomenys būtų tvarkomi pateikti darbo pasiūlymus. "
"Išsamią informaciją rasite <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:132
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Kandidatuoti"
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
msgstr "Dėkojame! Informacija išsiųsta sėkmingai."
#: public/partials/biuro-contacts-public--position.php:65
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
msgid "OK"
msgstr "Gerai"
#: public/partials/biuro-contacts-public--employees.php:56
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:57
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:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr "Dėkojame! Informacija papildyta sėkmingai."
#: public/partials/biuro-contacts-public--employers.php:56
msgid "Thank You for contacting!"
msgstr "Dėkojame, kad kreipiatės! "
#: public/partials/biuro-contacts-public--employers.php:57
msgid "You request was send successfully, we will contact You."
msgstr "Jūsų užklausa išsiųsta sėkmingai, su Jumis susisieksime."
#: public/partials/biuro-contacts-public--employers--step-1.php:85
msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
"Sutinku, kad mano asmens duomenys būtų tvarkomi būtų tvarkomi komunikuojant "
"ikisutartiniuose santykiuose. Išsamią informaciją rasite <a href=\"https:"
"//biuro.eu/privacy-lt.html\" target=\"_blank\" rel=\"noopener\">Asmens "
"duomenų tvarkymo politikoje.</a>"
#: 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"
msgid ""
msgstr ""
"Project-Id-Version: Biuro Contacts\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-31 11:13+0000\n"
"PO-Revision-Date: 2019-05-31 11:16+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.2.2; wp-5.2.1"
#: public/class-biuro-contacts-public.php:151
msgid "This field is required"
msgstr ""
#: public/class-biuro-contacts-public.php:162
msgid "Phone or email field is required"
msgstr ""
#: public/class-biuro-contacts-public.php:173
msgid "Incorrect phone number"
msgstr ""
#: public/class-biuro-contacts-public.php:183
msgid "Email or phone field is required"
msgstr ""
#: public/class-biuro-contacts-public.php:190
msgid "Email format is incorrect"
msgstr ""
#: public/class-biuro-contacts-public.php:205
msgid "You have to agree with conditions"
msgstr ""
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr "Kompānijā "
#: public/partials/biuro-contacts-public--employers--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:107
#: public/partials/biuro-contacts-public--employees--step-2.php:30
msgid "Message"
msgstr "Ziņojums"
#: public/partials/biuro-contacts-public--employers--step-2.php:47
#: public/partials/biuro-contacts-public--employers--step-1.php:80
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:80
msgid "Submit"
msgstr "Nosūtīt"
#: public/partials/biuro-contacts-public--employees.php:56
msgid "Thank You, we have successfully received data about you."
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:57
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
#: public/partials/biuro-contacts-public--position.php:65
msgid "OK"
msgstr "Labi"
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr ""
#: public/partials/biuro-contacts-public--employers--step-1.php:41
#: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41
msgid "Name, surname"
msgstr "Vārds, Uzvārds"
#: public/partials/biuro-contacts-public--employers--step-1.php:53
#: public/partials/biuro-contacts-public--position--step-2.php:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53
msgid "Phone no."
msgstr "Telefons"
#: public/partials/biuro-contacts-public--employers--step-1.php:67
#: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:67
msgid "Email address"
msgstr "E-pasts"
#: public/partials/biuro-contacts-public--employers--step-1.php:87
msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:98
#: public/partials/biuro-contacts-public--employees--step-2.php:23
msgid "City"
msgstr "Pilsēta"
#: public/partials/biuro-contacts-public--position--step-2.php:114
#: public/partials/biuro-contacts-public--employees--step-2.php:37
msgid "CV"
msgstr "Pievienot CV"
#: public/partials/biuro-contacts-public--position--step-2.php:123
#: public/partials/biuro-contacts-public--employees--step-1.php:87
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
#: public/partials/biuro-contacts-public--position--step-2.php:134
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr ""
#: public/partials/biuro-contacts-public--employers.php:56
msgid "Thank You for contacting!"
msgstr ""
#: public/partials/biuro-contacts-public--employers.php:57
msgid "You request was send successfully, we will contact You."
msgstr ""
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
msgstr ""
#. Name of the plugin
msgid "Biuro Contacts"
msgstr ""
#. Description of the plugin
msgid ""
"This is a short description of what the plugin does. It's displayed in the "
"WordPress admin area."
msgstr ""
#. 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-05-31 11:13+0000\n"
"PO-Revision-Date: 2019-05-31 11:32+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.2.2; wp-5.2.1"
#: public/class-biuro-contacts-public.php:151
msgid "This field is required"
msgstr "Šis lauks ir obligāts"
#: public/class-biuro-contacts-public.php:162
msgid "Phone or email field is required"
msgstr "Nepieciešams e-pasta vai tālruņa lauks"
#: public/class-biuro-contacts-public.php:173
msgid "Incorrect phone number"
msgstr "Nepareizs tālruņa numurs"
#: public/class-biuro-contacts-public.php:183
msgid "Email or phone field is required"
msgstr "Nepieciešams e-pasta vai tālruņa lauks"
#: public/class-biuro-contacts-public.php:190
msgid "Email format is incorrect"
msgstr "E-pasta formāts ir nepareizs"
#: public/class-biuro-contacts-public.php:205
msgid "You have to agree with conditions"
msgstr "Jums ir jāpiekrīt nosacījumiem"
#: public/partials/biuro-contacts-public--employers--step-2.php:23
msgid "Company"
msgstr "Kompānijā "
#: public/partials/biuro-contacts-public--employers--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:107
#: public/partials/biuro-contacts-public--employees--step-2.php:30
msgid "Message"
msgstr "Ziņojums"
#: public/partials/biuro-contacts-public--employers--step-2.php:47
#: public/partials/biuro-contacts-public--employers--step-1.php:80
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:80
msgid "Submit"
msgstr "Nosūtīt"
#: public/partials/biuro-contacts-public--employees.php:56
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:57
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:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
#: public/partials/biuro-contacts-public--position.php:65
msgid "OK"
msgstr "Labi"
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr "Paldies! Informācija ir veiksmīgi papildināta."
#: public/partials/biuro-contacts-public--employers--step-1.php:41
#: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41
msgid "Name, surname"
msgstr "Vārds, Uzvārds"
#: public/partials/biuro-contacts-public--employers--step-1.php:53
#: public/partials/biuro-contacts-public--position--step-2.php:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53
msgid "Phone no."
msgstr "Telefons"
#: public/partials/biuro-contacts-public--employers--step-1.php:67
#: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:67
msgid "Email address"
msgstr "E-pasts"
#: public/partials/biuro-contacts-public--employers--step-1.php:87
msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <a "
"href=\"https://biuro.eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">"
"Personal Data Protection Policy.</a>"
msgstr ""
"Es piekrītu, ka mani personas dati tiks izmantoti, lai sazinātos pirmslīguma "
"attiecību laikā. Lai iegūtu sīkāku informāciju, skatiet mūsu <a href=\"https:"
"//biuro.eu/privacy-lv.html\" target=\"_blank\" rel=\"noopener\"> personas "
"datu aizsardzības politiku. </a>"
#: public/partials/biuro-contacts-public--position--step-2.php:98
#: public/partials/biuro-contacts-public--employees--step-2.php:23
msgid "City"
msgstr "Pilsēta"
#: public/partials/biuro-contacts-public--position--step-2.php:114
#: public/partials/biuro-contacts-public--employees--step-2.php:37
msgid "CV"
msgstr "Pievienot CV"
#: public/partials/biuro-contacts-public--position--step-2.php:123
#: public/partials/biuro-contacts-public--employees--step-1.php:87
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
"target=\"_blank\" rel=\"noopener\">Personal Data Protection Policy.</a>"
msgstr ""
"Es piekrītu, ka mani personas dati tiks izmantoti man piedāvājot darbu. Lai "
"iegūtu sīkāku informāciju, skatiet mūsu <a href=\"https://biuro.eu/privacy-"
"lv.html\" target=\"_blank\" rel=\"noopener\"> personas datu aizsardzības "
"politiku. </a>"
#: public/partials/biuro-contacts-public--position--step-2.php:134
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Lietot"
#: public/partials/biuro-contacts-public--employers.php:56
msgid "Thank You for contacting!"
msgstr "Paldies, ka sazinājāties!"
#: public/partials/biuro-contacts-public--employers.php:57
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--position.php:64
msgid "Thank You! Your data was send successfully."
msgstr "Paldies! Jūsu dati veiksmīgi nosūtīt."
#. 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-05-01 18:56+0000\n"
"PO-Revision-Date: 2019-05-01 18:59+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.2.2; wp-5.1.1"
#: public/class-biuro-contacts-public.php:151
msgid "This field is required"
msgstr "Вы должны заполнить это поле"
#: public/class-biuro-contacts-public.php:162
msgid "Phone or email field is required"
msgstr "Требуется телефон или электронная почта"
#: public/class-biuro-contacts-public.php:173
msgid "Incorrect phone number"
msgstr "Неверный номер телефона"
#: public/class-biuro-contacts-public.php:183
msgid "Email or phone field is required"
msgstr "Требуется телефон или электронная почта"
#: public/class-biuro-contacts-public.php:190
msgid "Email format is incorrect"
msgstr "Неверный формат электронной почты"
#: public/class-biuro-contacts-public.php:205
msgid "You have to agree with conditions"
msgstr "Вы должны согласиться с условиями"
#: public/partials/biuro-contacts-public--employees--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:98
msgid "City"
msgstr "Город"
#: public/partials/biuro-contacts-public--employees--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:105
#: public/partials/biuro-contacts-public--employers--step-2.php:30
msgid "Message"
msgstr "Сообщение"
#: public/partials/biuro-contacts-public--employees--step-2.php:37
#: public/partials/biuro-contacts-public--position--step-2.php:112
msgid "CV"
msgstr "Приложить CV"
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-2.php:47
msgid "Submit"
msgstr "Отправить"
#: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41
#: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname"
msgstr "Имя, Фамилия"
#: public/partials/biuro-contacts-public--position--step-2.php:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no."
msgstr "Телефон"
#: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:65
#: public/partials/biuro-contacts-public--employers--step-1.php:65
msgid "Email address"
msgstr "Адрес электронной почты"
#: public/partials/biuro-contacts-public--position--step-2.php:121
#: public/partials/biuro-contacts-public--employees--step-1.php:85
msgid ""
"I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <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:132
#: public/partials/biuro-contacts-public--position--step-1.php:24
msgid "Apply"
msgstr "Подать заявку"
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
msgstr "Спасибо! Ваши данные были успешно отправлены."
#: public/partials/biuro-contacts-public--position.php:65
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
msgid "OK"
msgstr "Хорошо"
#: public/partials/biuro-contacts-public--employees.php:56
msgid "Thank You, we have successfully received data about you."
msgstr "Спасибо, мы успешно получили данные о вас."
#: public/partials/biuro-contacts-public--employees.php:57
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
"Вы можете добавить информацию о себе, добавив город, сообщение или резюме"
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr "Спасибо! Информация была успешно дополнена."
#: public/partials/biuro-contacts-public--employers.php:56
msgid "Thank You for contacting!"
msgstr "Спасибо за обращение!"
#: public/partials/biuro-contacts-public--employers.php:57
msgid "You request was send successfully, we will contact You."
msgstr "Ваш запрос был успешно отправлен, мы свяжемся с Вами."
#: public/partials/biuro-contacts-public--employers--step-1.php:85
msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <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.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:56+0000\n" "POT-Creation-Date: 2019-05-30 14:01+0000\n"
"PO-Revision-Date: 2019-05-02 11:52+0000\n" "PO-Revision-Date: 2019-05-31 10:37+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n" "Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
"Language: ru_RU\n" "Language: ru_RU\n"
...@@ -13,7 +13,7 @@ msgstr "" ...@@ -13,7 +13,7 @@ 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.2.2; wp-5.2.1"
#: public/class-biuro-contacts-public.php:151 #: public/class-biuro-contacts-public.php:151
msgid "This field is required" msgid "This field is required"
...@@ -39,49 +39,87 @@ msgstr "Неверный формат электронной почты" ...@@ -39,49 +39,87 @@ msgstr "Неверный формат электронной почты"
msgid "You have to agree with conditions" msgid "You have to agree with conditions"
msgstr "Вы должны согласиться с условиями" msgstr "Вы должны согласиться с условиями"
#: public/partials/biuro-contacts-public--employees--step-2.php:23 #: public/partials/biuro-contacts-public--employers--step-2.php:23
#: public/partials/biuro-contacts-public--position--step-2.php:98 msgid "Company"
msgid "City" msgstr "Компания"
msgstr "Город"
#: public/partials/biuro-contacts-public--employees--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:105
#: public/partials/biuro-contacts-public--employers--step-2.php:30 #: public/partials/biuro-contacts-public--employers--step-2.php:30
#: public/partials/biuro-contacts-public--position--step-2.php:107
#: public/partials/biuro-contacts-public--employees--step-2.php:30
msgid "Message" msgid "Message"
msgstr "Сообщение" msgstr "Сообщение"
#: public/partials/biuro-contacts-public--employees--step-2.php:37
#: public/partials/biuro-contacts-public--position--step-2.php:112
msgid "CV"
msgstr "Приложить CV"
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-1.php:78
#: public/partials/biuro-contacts-public--employers--step-2.php:47 #: public/partials/biuro-contacts-public--employers--step-2.php:47
#: public/partials/biuro-contacts-public--employers--step-1.php:80
#: public/partials/biuro-contacts-public--employees--step-2.php:45
#: public/partials/biuro-contacts-public--employees--step-1.php:80
msgid "Submit" msgid "Submit"
msgstr "Отправить" msgstr "Отправить"
#: public/partials/biuro-contacts-public--employees.php:56
msgid "Thank You, we have successfully received data about you."
msgstr "Спасибо, мы успешно получили данные о вас."
#: public/partials/biuro-contacts-public--employees.php:57
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
"Вы можете добавить информацию о себе, добавив город, сообщение или резюме"
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
#: public/partials/biuro-contacts-public--position.php:65
msgid "OK"
msgstr "Хорошо"
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr "Спасибо! Информация была успешно дополнена."
#: public/partials/biuro-contacts-public--employers--step-1.php:41
#: public/partials/biuro-contacts-public--position--step-2.php:60 #: public/partials/biuro-contacts-public--position--step-2.php:60
#: public/partials/biuro-contacts-public--employees--step-1.php:41 #: public/partials/biuro-contacts-public--employees--step-1.php:41
#: public/partials/biuro-contacts-public--employers--step-1.php:41
msgid "Name, surname" msgid "Name, surname"
msgstr "Имя, Фамилия" msgstr "Имя, Фамилия"
#: public/partials/biuro-contacts-public--employers--step-1.php:53
#: public/partials/biuro-contacts-public--position--step-2.php:73 #: public/partials/biuro-contacts-public--position--step-2.php:73
#: public/partials/biuro-contacts-public--employees--step-1.php:53 #: public/partials/biuro-contacts-public--employees--step-1.php:53
#: public/partials/biuro-contacts-public--employers--step-1.php:53
msgid "Phone no." msgid "Phone no."
msgstr "Телефон" msgstr "Телефон"
#: public/partials/biuro-contacts-public--employers--step-1.php:67
#: public/partials/biuro-contacts-public--position--step-2.php:86 #: public/partials/biuro-contacts-public--position--step-2.php:86
#: public/partials/biuro-contacts-public--employees--step-1.php:65 #: public/partials/biuro-contacts-public--employees--step-1.php:67
#: public/partials/biuro-contacts-public--employers--step-1.php:65
msgid "Email address" msgid "Email address"
msgstr "Адрес электронной почты" msgstr "Адрес электронной почты"
#: public/partials/biuro-contacts-public--position--step-2.php:121 #: public/partials/biuro-contacts-public--employers--step-1.php:87
#: public/partials/biuro-contacts-public--employees--step-1.php:85 msgid ""
"I agree, that my personal data will be used for communicating during the pre-"
"contractual relationship. For more detailed information view our <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:98
#: public/partials/biuro-contacts-public--employees--step-2.php:23
msgid "City"
msgstr "Город"
#: public/partials/biuro-contacts-public--position--step-2.php:114
#: public/partials/biuro-contacts-public--employees--step-2.php:37
msgid "CV"
msgstr "Приложить CV"
#: public/partials/biuro-contacts-public--position--step-2.php:123
#: public/partials/biuro-contacts-public--employees--step-1.php:87
msgid "" msgid ""
"I agree, that my personal data will be used for offering me a job. For more " "I agree, that my personal data will be used for offering me a job. For more "
"detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" " "detailed information view our <a href=\"https://biuro.eu/privacy-en.html\" "
...@@ -92,37 +130,11 @@ msgstr "" ...@@ -92,37 +130,11 @@ msgstr ""
"eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">политику защиты " "eu/privacy-en.html\" target=\"_blank\" rel=\"noopener\">политику защиты "
"персональных данных.</a>" "персональных данных.</a>"
#: public/partials/biuro-contacts-public--position--step-2.php:132 #: public/partials/biuro-contacts-public--position--step-2.php:134
#: 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 "Подать заявку" msgstr "Подать заявку"
#: public/partials/biuro-contacts-public--position.php:64
msgid "Thank You! Your data was send successfully."
msgstr "Спасибо! Ваши данные были успешно отправлены."
#: public/partials/biuro-contacts-public--position.php:65
#: public/partials/biuro-contacts-public--employees.php:58
#: public/partials/biuro-contacts-public--employees.php:91
#: public/partials/biuro-contacts-public--employers.php:58
#: public/partials/biuro-contacts-public--employers.php:90
msgid "OK"
msgstr "Хорошо"
#: public/partials/biuro-contacts-public--employees.php:56
msgid "Thank You, we have successfully received data about you."
msgstr "Спасибо, мы успешно получили данные о вас."
#: public/partials/biuro-contacts-public--employees.php:57
msgid "You can add information about yourself by adding a city, message or CV"
msgstr ""
"Вы можете добавить информацию о себе, добавив город, сообщение или резюме"
#: public/partials/biuro-contacts-public--employees.php:90
#: public/partials/biuro-contacts-public--employers.php:89
msgid "Thank You! The information has been successfully supplemented."
msgstr "Спасибо! Информация была успешно дополнена."
#: public/partials/biuro-contacts-public--employers.php:56 #: public/partials/biuro-contacts-public--employers.php:56
msgid "Thank You for contacting!" msgid "Thank You for contacting!"
msgstr "Спасибо за обращение!" msgstr "Спасибо за обращение!"
...@@ -133,21 +145,9 @@ msgstr "" ...@@ -133,21 +145,9 @@ msgstr ""
"Ваш запрос был успешно отправлен, мы свяжемся с Вами. Вы можете добавить в " "Ваш запрос был успешно отправлен, мы свяжемся с Вами. Вы можете добавить в "
"свой запрос название компании или сообщение." "свой запрос название компании или сообщение."
#: public/partials/biuro-contacts-public--employers--step-1.php:85 #: public/partials/biuro-contacts-public--position.php:64
msgid "" msgid "Thank You! Your data was send successfully."
"I agree, that my personal data will be used for communicating during the pre-" msgstr "Спасибо! Ваши данные были успешно отправлены."
"contractual relationship. For more detailed information view our <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 #. Name of the plugin
msgid "Biuro Contacts" msgid "Biuro Contacts"
......
msgid ""
msgstr ""
"Project-Id-Version: Polylang\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-07 08:12+0000\n"
"PO-Revision-Date: 2019-06-07 08:12+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: \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.1"
#: admin/admin-base.php:72 admin/admin-base.php:94
#: admin/admin-classic-editor.php:45 admin/admin-notices.php:73
#: include/translated-post.php:106 settings/settings.php:119
msgid "Languages"
msgstr ""
#: admin/admin-base.php:76 include/mo.php:18 settings/settings.php:137
msgid "Strings translations"
msgstr ""
#: admin/admin-base.php:79 admin/admin.php:75 settings/settings-module.php:46
msgid "Settings"
msgstr ""
#: admin/admin-base.php:346
msgid "Show all languages"
msgstr ""
#: admin/admin-base.php:355 admin/admin-base.php:364
msgid "Filters content by language"
msgstr ""
#: admin/admin-classic-editor.php:72 admin/admin-filters-columns.php:190
#: admin/admin-filters-media.php:56 admin/admin-filters-term.php:76
#: admin/admin-filters-term.php:138 include/translated-post.php:107
msgid "Language"
msgstr ""
#. accessibility text, %s is a native language name
#: admin/admin-filters-columns.php:135 admin/admin-filters-columns.php:249
#, php-format
msgid "Edit this item in %s"
msgstr ""
#. accessibility text, %s is a native language name
#: admin/admin-filters-columns.php:139 admin/admin-filters-columns.php:253
#: admin/admin-links.php:99 admin/admin-links.php:181
#, php-format
msgid "Edit the translation in %s"
msgstr ""
#. accessibility text, %s is a native language name
#: admin/admin-filters-columns.php:152 admin/admin-filters-columns.php:266
#, php-format
msgid "This item is in %s"
msgstr ""
#: admin/admin-filters-term.php:86 admin/admin-filters-term.php:149
msgid "Sets the language"
msgstr ""
#: admin/admin-filters.php:66
msgid "The widget is displayed for:"
msgstr ""
#: admin/admin-filters.php:69 include/translated-post.php:108
msgid "All languages"
msgstr ""
#: admin/admin-filters.php:159
msgid "Upgrading language files&#8230;"
msgstr ""
#. accessibility text, %s is a native language name
#: admin/admin-links.php:80 admin/admin-links.php:160
#, php-format
msgid "Add a translation in %s"
msgstr ""
#: admin/admin-model.php:40
msgid "Impossible to add the language."
msgstr ""
#: admin/admin-model.php:78
msgid "Language added."
msgstr ""
#: admin/admin-model.php:160
msgid "Language deleted."
msgstr ""
#: admin/admin-model.php:253
msgid "Language updated."
msgstr ""
#: admin/admin-model.php:271
msgid "Enter a valid WordPress locale"
msgstr ""
#: admin/admin-model.php:276
msgid "The language code contains invalid characters"
msgstr ""
#: admin/admin-model.php:282
msgid "The language code must be unique"
msgstr ""
#: admin/admin-model.php:289
msgid "The language must have a name"
msgstr ""
#: admin/admin-model.php:294
msgid "The flag does not exist"
msgstr ""
#: admin/admin-nav-menu.php:50 admin/admin-nav-menu.php:71
#: admin/admin-nav-menu.php:74 admin/admin-nav-menu.php:104
#: admin/admin-nav-menu.php:171 install/upgrade.php:331
msgid "Language switcher"
msgstr ""
#. %1$s is link start tag, %2$s is link end tag.
#: admin/admin-notices.php:176
#, php-format
msgid ""
"We have noticed that you are using Polylang with WooCommerce. We recommend "
"you to use %1$sPolylang for WooCommerce%2$s to ensure the compatibility."
msgstr ""
#. %1$s is link start tag, %2$s is link end tag.
#: admin/admin-notices.php:201
#, php-format
msgid ""
"We have noticed that you are using Polylang for some time. We hope that you "
"love it! We would be thrilled if you could %1$sgive us a 5 stars rating%2$s."
msgstr ""
#: admin/admin-static-pages.php:149 admin/admin-static-pages.php:166
msgid "The chosen static front page must be translated in all languages."
msgstr ""
#: admin/admin-strings.php:59
msgid "Widget title"
msgstr ""
#: admin/admin-strings.php:60
msgid "Widget text"
msgstr ""
#: admin/view-translations-media.php:12 admin/view-translations-post.php:11
#: admin/view-translations-term.php:13 admin/view-translations-term.php:20
#: settings/table-string.php:123
msgid "Translations"
msgstr ""
#. accessibility text
#: admin/view-translations-post.php:57 admin/view-translations-term.php:76
msgid "Translation"
msgstr ""
#: include/filters.php:323
msgid "Translated user descriptions"
msgstr ""
#. %s is a language native name
#: include/filters.php:347
#, php-format
msgid "User description - %s"
msgstr ""
#: include/switcher.php:22
msgid "Displays as dropdown"
msgstr ""
#: include/switcher.php:23
msgid "Displays language names"
msgstr ""
#: include/switcher.php:24
msgid "Displays flags"
msgstr ""
#: include/switcher.php:25
msgid "Forces link to front page"
msgstr ""
#: include/switcher.php:26
msgid "Hides the current language"
msgstr ""
#: include/switcher.php:27
msgid "Hides languages with no translation"
msgstr ""
#: include/widget-languages.php:18
msgid "Language Switcher"
msgstr ""
#: include/widget-languages.php:20
msgid "Displays a language switcher"
msgstr ""
#: include/widget-languages.php:48 settings/view-tab-lang.php:52
msgid "Choose a language"
msgstr ""
#: include/widget-languages.php:90
msgid "Title:"
msgstr ""
#. %1$s and %2$s are WordPress version numbers
#: install/install.php:30
#, php-format
msgid ""
"You are using WordPress %1$s. Polylang requires at least WordPress %2$s."
msgstr ""
#. %1$s plugin name, %3$s plugin version, %2$s is link start tag, %4$s is link end tag.
#: install/plugin-updater.php:214
#, php-format
msgid ""
"There is a new version of %1$s available. %2$sView version %3$s details%4$s."
msgstr ""
#. %1$s plugin name, %3$s plugin version, %2$s and %5$s are link start tags, %4$s and %6$s are link end tags.
#: install/plugin-updater.php:223
#, php-format
msgid ""
"There is a new version of %1$s available. %2$sView version %3$s details%4$s "
"or %5$supdate now%6$s."
msgstr ""
#: install/plugin-updater.php:413
msgid "You do not have permission to install plugin updates"
msgstr ""
#: install/plugin-updater.php:413
msgid "Error"
msgstr ""
#: install/upgrade.php:76
msgid ""
"Polylang has been deactivated because you upgraded from a too old version."
msgstr ""
#. %1$s and %2$s are Polylang version numbers
#: install/upgrade.php:79
#, php-format
msgid "Please upgrade first to %1$s before ugrading to %2$s."
msgstr ""
#: lingotek/lingotek.php:34
msgid ""
"You’ve just upgraded to the latest version of Polylang! Would you like to "
"automatically translate your website for free?"
msgstr ""
#: lingotek/lingotek.php:39
msgid "Learn more"
msgstr ""
#: lingotek/lingotek.php:43
msgid "Click on Activate Lingotek to start translating."
msgstr ""
#: lingotek/lingotek.php:48
msgid "Activate Lingotek"
msgstr ""
#: lingotek/lingotek.php:85 settings/settings-module.php:60
msgid "Activated"
msgstr ""
#: lingotek/lingotek.php:85 settings/settings-module.php:58
msgid "Activate"
msgstr ""
#: lingotek/lingotek.php:90
msgid "Request Translation"
msgstr ""
#: lingotek/lingotek.php:96
msgid "Request Services"
msgstr ""
#: lingotek/lingotek.php:103
msgid ""
"Polylang is now fully integrated with Lingotek, a professional translation "
"management system!"
msgstr ""
#: lingotek/lingotek.php:106
msgid "Automatically Translate My Site"
msgstr ""
#: lingotek/lingotek.php:107
msgid "Polylang is now fully integrated with Lingotek!"
msgstr ""
#: lingotek/lingotek.php:109 lingotek/lingotek.php:120
msgid ""
"Access free machine translation for your site for up to 100,000 characters."
msgstr ""
#: lingotek/lingotek.php:110
msgid ""
"Machine translation is an excellent option if you're on a tight budget, "
"looking for near-instant results, and are okay with less-than-perfect "
"quality."
msgstr ""
#: lingotek/lingotek.php:117
msgid "Translation Management System"
msgstr ""
#: lingotek/lingotek.php:118
msgid "Do you need to connect to a professional translation management system?"
msgstr ""
#: lingotek/lingotek.php:121
msgid "Access an online translator workbench."
msgstr ""
#: lingotek/lingotek.php:122
msgid ""
"Have linguists compare side-by-side versions of original and translated text."
msgstr ""
#: lingotek/lingotek.php:123
msgid ""
"Save and re-use previously translated material (leverage translation memory "
"(TM))."
msgstr ""
#: lingotek/lingotek.php:130
msgid "Professionally Translate My Site"
msgstr ""
#: lingotek/lingotek.php:131
msgid "Do you need to professionally translate your site?"
msgstr ""
#: lingotek/lingotek.php:133
msgid "Start the process of getting a professional translation bid."
msgstr ""
#: lingotek/lingotek.php:134
msgid ""
"Activate account so Lingotek can get an accurate count of how many words you "
"have on your site and which languages you wish to translate into."
msgstr ""
#: lingotek/lingotek.php:135
msgid ""
"Once activated click on the request translation bid and a certified "
"translation project manager will contact you to give a no obligations "
"translation bid."
msgstr ""
#: lingotek/lingotek.php:142
msgid "Need Extra Services?"
msgstr ""
#: lingotek/lingotek.php:143
msgid "Do you need help translating your site?"
msgstr ""
#: lingotek/lingotek.php:145
msgid "Start the process of getting extra services."
msgstr ""
#: lingotek/lingotek.php:146
msgid "Do you need someone to run your localization project?"
msgstr ""
#: lingotek/lingotek.php:147
msgid "Do you need customized workflows?"
msgstr ""
#: lingotek/lingotek.php:148
msgid "Do you have existing Translation Memories you would like to use?"
msgstr ""
#: lingotek/lingotek.php:149
msgid "Do you need help creating glossaries and terminologies?"
msgstr ""
#: lingotek/lingotek.php:269
msgid "Learn more..."
msgstr ""
#: settings/flags.php:15
msgid "Andorra"
msgstr ""
#: settings/flags.php:16
msgid "United Arab Emirates"
msgstr ""
#: settings/flags.php:17
msgid "Afghanistan"
msgstr ""
#: settings/flags.php:18
msgid "Antigua and Barbuda"
msgstr ""
#: settings/flags.php:19
msgid "Anguilla"
msgstr ""
#: settings/flags.php:20
msgid "Albania"
msgstr ""
#: settings/flags.php:21
msgid "Armenia"
msgstr ""
#: settings/flags.php:22
msgid "Netherlands Antilles"
msgstr ""
#: settings/flags.php:23
msgid "Angola"
msgstr ""
#: settings/flags.php:24
msgid "Argentina"
msgstr ""
#: settings/flags.php:25
msgid "Arab league"
msgstr ""
#: settings/flags.php:26
msgid "American Samoa"
msgstr ""
#: settings/flags.php:27
msgid "Austria"
msgstr ""
#: settings/flags.php:28
msgid "Australia"
msgstr ""
#: settings/flags.php:29
msgid "Aruba"
msgstr ""
#: settings/flags.php:30
msgid "Åland Islands"
msgstr ""
#: settings/flags.php:31
msgid "Azerbaijan"
msgstr ""
#: settings/flags.php:32
msgid "Bosnia and Herzegovina"
msgstr ""
#: settings/flags.php:33
msgid "Basque Country"
msgstr ""
#: settings/flags.php:34
msgid "Barbados"
msgstr ""
#: settings/flags.php:35
msgid "Bangladesh"
msgstr ""
#: settings/flags.php:36
msgid "Belgium"
msgstr ""
#: settings/flags.php:37
msgid "Burkina Faso"
msgstr ""
#: settings/flags.php:38
msgid "Bulgaria"
msgstr ""
#: settings/flags.php:39
msgid "Bahrain"
msgstr ""
#: settings/flags.php:40
msgid "Burundi"
msgstr ""
#: settings/flags.php:41
msgid "Benin"
msgstr ""
#: settings/flags.php:42
msgid "Bermuda"
msgstr ""
#: settings/flags.php:43
msgid "Brunei"
msgstr ""
#: settings/flags.php:44
msgid "Bolivia"
msgstr ""
#: settings/flags.php:45
msgid "Brazil"
msgstr ""
#: settings/flags.php:46
msgid "Bahamas"
msgstr ""
#: settings/flags.php:47
msgid "Bhutan"
msgstr ""
#: settings/flags.php:48
msgid "Botswana"
msgstr ""
#: settings/flags.php:49
msgid "Belarus"
msgstr ""
#: settings/flags.php:50
msgid "Belize"
msgstr ""
#: settings/flags.php:51
msgid "Canada"
msgstr ""
#: settings/flags.php:52
msgid "Catalonia"
msgstr ""
#: settings/flags.php:53
msgid "Cocos"
msgstr ""
#: settings/flags.php:54
msgid "Democratic Republic of the Congo"
msgstr ""
#: settings/flags.php:55
msgid "Central African Republic"
msgstr ""
#: settings/flags.php:56
msgid "Congo"
msgstr ""
#: settings/flags.php:57
msgid "Switzerland"
msgstr ""
#: settings/flags.php:58
msgid "Ivory Coast"
msgstr ""
#: settings/flags.php:59
msgid "Cook Islands"
msgstr ""
#: settings/flags.php:60
msgid "Chile"
msgstr ""
#: settings/flags.php:61
msgid "Cameroon"
msgstr ""
#: settings/flags.php:62
msgid "China"
msgstr ""
#: settings/flags.php:63
msgid "Colombia"
msgstr ""
#: settings/flags.php:64
msgid "Costa Rica"
msgstr ""
#: settings/flags.php:65
msgid "Cuba"
msgstr ""
#: settings/flags.php:66
msgid "Cape Verde"
msgstr ""
#: settings/flags.php:67
msgid "Christmas Island"
msgstr ""
#: settings/flags.php:68
msgid "Cyprus"
msgstr ""
#: settings/flags.php:69
msgid "Czech Republic"
msgstr ""
#: settings/flags.php:70
msgid "Germany"
msgstr ""
#: settings/flags.php:71
msgid "Djibouti"
msgstr ""
#: settings/flags.php:72
msgid "Denmark"
msgstr ""
#: settings/flags.php:73
msgid "Dominica"
msgstr ""
#: settings/flags.php:74
msgid "Dominican Republic"
msgstr ""
#: settings/flags.php:75
msgid "Algeria"
msgstr ""
#: settings/flags.php:76
msgid "Ecuador"
msgstr ""
#: settings/flags.php:77
msgid "Estonia"
msgstr ""
#: settings/flags.php:78
msgid "Egypt"
msgstr ""
#: settings/flags.php:79
msgid "Western Sahara"
msgstr ""
#: settings/flags.php:80
msgid "England"
msgstr ""
#: settings/flags.php:81
msgid "Eritrea"
msgstr ""
#: settings/flags.php:82
msgid "Spain"
msgstr ""
#: settings/flags.php:83
msgid "Esperanto"
msgstr ""
#: settings/flags.php:84
msgid "Ethiopia"
msgstr ""
#: settings/flags.php:85
msgid "Finland"
msgstr ""
#: settings/flags.php:86
msgid "Fiji"
msgstr ""
#: settings/flags.php:87
msgid "Falkland Islands"
msgstr ""
#: settings/flags.php:88
msgid "Micronesia"
msgstr ""
#: settings/flags.php:89
msgid "Faroe Islands"
msgstr ""
#: settings/flags.php:90
msgid "France"
msgstr ""
#: settings/flags.php:91
msgid "Gabon"
msgstr ""
#: settings/flags.php:92
msgid "Galicia"
msgstr ""
#: settings/flags.php:93
msgid "United Kingdom"
msgstr ""
#: settings/flags.php:94
msgid "Grenada"
msgstr ""
#: settings/flags.php:95
msgid "Georgia"
msgstr ""
#: settings/flags.php:96
msgid "Ghana"
msgstr ""
#: settings/flags.php:97
msgid "Gibraltar"
msgstr ""
#: settings/flags.php:98
msgid "Greenland"
msgstr ""
#: settings/flags.php:99
msgid "Gambia"
msgstr ""
#: settings/flags.php:100
msgid "Guinea"
msgstr ""
#: settings/flags.php:101
msgid "Guadeloupe"
msgstr ""
#: settings/flags.php:102
msgid "Equatorial Guinea"
msgstr ""
#: settings/flags.php:103
msgid "Greece"
msgstr ""
#: settings/flags.php:104
msgid "South Georgia and the South Sandwich Islands"
msgstr ""
#: settings/flags.php:105
msgid "Guatemala"
msgstr ""
#: settings/flags.php:106
msgid "Guam"
msgstr ""
#: settings/flags.php:107
msgid "Guinea-Bissau"
msgstr ""
#: settings/flags.php:108
msgid "Guyana"
msgstr ""
#: settings/flags.php:109
msgid "Hong Kong"
msgstr ""
#: settings/flags.php:110
msgid "Heard Island and McDonald Islands"
msgstr ""
#: settings/flags.php:111
msgid "Honduras"
msgstr ""
#: settings/flags.php:112
msgid "Croatia"
msgstr ""
#: settings/flags.php:113
msgid "Haiti"
msgstr ""
#: settings/flags.php:114
msgid "Hungary"
msgstr ""
#: settings/flags.php:115
msgid "Indonesia"
msgstr ""
#: settings/flags.php:116
msgid "Republic of Ireland"
msgstr ""
#: settings/flags.php:117
msgid "Israel"
msgstr ""
#: settings/flags.php:118
msgid "India"
msgstr ""
#: settings/flags.php:119
msgid "British Indian Ocean Territory"
msgstr ""
#: settings/flags.php:120
msgid "Iraq"
msgstr ""
#: settings/flags.php:121
msgid "Iran"
msgstr ""
#: settings/flags.php:122
msgid "Iceland"
msgstr ""
#: settings/flags.php:123
msgid "Italy"
msgstr ""
#: settings/flags.php:124
msgid "Jamaica"
msgstr ""
#: settings/flags.php:125
msgid "Jordan"
msgstr ""
#: settings/flags.php:126
msgid "Japan"
msgstr ""
#: settings/flags.php:127
msgid "Kenya"
msgstr ""
#: settings/flags.php:128
msgid "Kyrgyzstan"
msgstr ""
#: settings/flags.php:129
msgid "Cambodia"
msgstr ""
#: settings/flags.php:130
msgid "Kiribati"
msgstr ""
#: settings/flags.php:131
msgid "Comoros"
msgstr ""
#: settings/flags.php:132
msgid "Saint Kitts and Nevis"
msgstr ""
#: settings/flags.php:133
msgid "North Korea"
msgstr ""
#: settings/flags.php:134
msgid "South Korea"
msgstr ""
#: settings/flags.php:135
msgid "Kurdistan"
msgstr ""
#: settings/flags.php:136
msgid "Kuwait"
msgstr ""
#: settings/flags.php:137
msgid "Cayman Islands"
msgstr ""
#: settings/flags.php:138
msgid "Kazakhstan"
msgstr ""
#: settings/flags.php:139
msgid "Laos"
msgstr ""
#: settings/flags.php:140
msgid "Lebanon"
msgstr ""
#: settings/flags.php:141
msgid "Saint Lucia"
msgstr ""
#: settings/flags.php:142
msgid "Liechtenstein"
msgstr ""
#: settings/flags.php:143
msgid "Sri Lanka"
msgstr ""
#: settings/flags.php:144
msgid "Liberia"
msgstr ""
#: settings/flags.php:145
msgid "Lesotho"
msgstr ""
#: settings/flags.php:146
msgid "Lithuania"
msgstr ""
#: settings/flags.php:147
msgid "Luxembourg"
msgstr ""
#: settings/flags.php:148
msgid "Latvia"
msgstr ""
#: settings/flags.php:149
msgid "Libya"
msgstr ""
#: settings/flags.php:150
msgid "Morocco"
msgstr ""
#: settings/flags.php:151
msgid "Monaco"
msgstr ""
#: settings/flags.php:152
msgid "Moldova"
msgstr ""
#: settings/flags.php:153
msgid "Montenegro"
msgstr ""
#: settings/flags.php:154
msgid "Madagascar"
msgstr ""
#: settings/flags.php:155
msgid "Marshall Islands"
msgstr ""
#: settings/flags.php:156
msgid "Macedonia"
msgstr ""
#: settings/flags.php:157
msgid "Mali"
msgstr ""
#: settings/flags.php:158
msgid "Myanmar"
msgstr ""
#: settings/flags.php:159
msgid "Mongolia"
msgstr ""
#: settings/flags.php:160
msgid "Macao"
msgstr ""
#: settings/flags.php:161
msgid "Northern Mariana Islands"
msgstr ""
#: settings/flags.php:162
msgid "Martinique"
msgstr ""
#: settings/flags.php:163
msgid "Mauritania"
msgstr ""
#: settings/flags.php:164
msgid "Montserrat"
msgstr ""
#: settings/flags.php:165
msgid "Malta"
msgstr ""
#: settings/flags.php:166
msgid "Mauritius"
msgstr ""
#: settings/flags.php:167
msgid "Maldives"
msgstr ""
#: settings/flags.php:168
msgid "Malawi"
msgstr ""
#: settings/flags.php:169
msgid "Mexico"
msgstr ""
#: settings/flags.php:170
msgid "Malaysia"
msgstr ""
#: settings/flags.php:171
msgid "Mozambique"
msgstr ""
#: settings/flags.php:172
msgid "Namibia"
msgstr ""
#: settings/flags.php:173
msgid "New Caledonia"
msgstr ""
#: settings/flags.php:174
msgid "Niger"
msgstr ""
#: settings/flags.php:175
msgid "Norfolk Island"
msgstr ""
#: settings/flags.php:176
msgid "Nigeria"
msgstr ""
#: settings/flags.php:177
msgid "Nicaragua"
msgstr ""
#: settings/flags.php:178
msgid "Netherlands"
msgstr ""
#: settings/flags.php:179
msgid "Norway"
msgstr ""
#: settings/flags.php:180
msgid "Nepal"
msgstr ""
#: settings/flags.php:181
msgid "Nauru"
msgstr ""
#: settings/flags.php:182
msgid "Niue"
msgstr ""
#: settings/flags.php:183
msgid "New Zealand"
msgstr ""
#: settings/flags.php:184
msgid "Occitania"
msgstr ""
#: settings/flags.php:185
msgid "Oman"
msgstr ""
#: settings/flags.php:186
msgid "Panama"
msgstr ""
#: settings/flags.php:187
msgid "Peru"
msgstr ""
#: settings/flags.php:188
msgid "French Polynesia"
msgstr ""
#: settings/flags.php:189
msgid "Papua New Guinea"
msgstr ""
#: settings/flags.php:190
msgid "Philippines"
msgstr ""
#: settings/flags.php:191
msgid "Pakistan"
msgstr ""
#: settings/flags.php:192
msgid "Poland"
msgstr ""
#: settings/flags.php:193
msgid "Saint Pierre and Miquelon"
msgstr ""
#: settings/flags.php:194
msgid "Pitcairn"
msgstr ""
#: settings/flags.php:195
msgid "Puerto Rico"
msgstr ""
#: settings/flags.php:196
msgid "Palestinian Territory"
msgstr ""
#: settings/flags.php:197
msgid "Portugal"
msgstr ""
#: settings/flags.php:198
msgid "Belau"
msgstr ""
#: settings/flags.php:199
msgid "Paraguay"
msgstr ""
#: settings/flags.php:200
msgid "Qatar"
msgstr ""
#: settings/flags.php:201
msgid "Quebec"
msgstr ""
#: settings/flags.php:202
msgid "Romania"
msgstr ""
#: settings/flags.php:203
msgid "Serbia"
msgstr ""
#: settings/flags.php:204
msgid "Russia"
msgstr ""
#: settings/flags.php:205
msgid "Rwanda"
msgstr ""
#: settings/flags.php:206
msgid "Saudi Arabia"
msgstr ""
#: settings/flags.php:207
msgid "Solomon Islands"
msgstr ""
#: settings/flags.php:208
msgid "Seychelles"
msgstr ""
#: settings/flags.php:209
msgid "Scotland"
msgstr ""
#: settings/flags.php:210
msgid "Sudan"
msgstr ""
#: settings/flags.php:211
msgid "Sweden"
msgstr ""
#: settings/flags.php:212
msgid "Singapore"
msgstr ""
#: settings/flags.php:213
msgid "Saint Helena"
msgstr ""
#: settings/flags.php:214
msgid "Slovenia"
msgstr ""
#: settings/flags.php:215
msgid "Slovakia"
msgstr ""
#: settings/flags.php:216
msgid "Sierra Leone"
msgstr ""
#: settings/flags.php:217
msgid "San Marino"
msgstr ""
#: settings/flags.php:218
msgid "Senegal"
msgstr ""
#: settings/flags.php:219
msgid "Somalia"
msgstr ""
#: settings/flags.php:220
msgid "Suriname"
msgstr ""
#: settings/flags.php:221
msgid "South Sudan"
msgstr ""
#: settings/flags.php:222
msgid "São Tomé and Príncipe"
msgstr ""
#: settings/flags.php:223
msgid "El Salvador"
msgstr ""
#: settings/flags.php:224
msgid "Syria"
msgstr ""
#: settings/flags.php:225
msgid "Swaziland"
msgstr ""
#: settings/flags.php:226
msgid "Turks and Caicos Islands"
msgstr ""
#: settings/flags.php:227
msgid "Chad"
msgstr ""
#: settings/flags.php:228
msgid "French Southern Territories"
msgstr ""
#: settings/flags.php:229
msgid "Togo"
msgstr ""
#: settings/flags.php:230
msgid "Thailand"
msgstr ""
#: settings/flags.php:231
msgid "Tibet"
msgstr ""
#: settings/flags.php:232
msgid "Tajikistan"
msgstr ""
#: settings/flags.php:233
msgid "Tokelau"
msgstr ""
#: settings/flags.php:234
msgid "Timor-Leste"
msgstr ""
#: settings/flags.php:235
msgid "Turkmenistan"
msgstr ""
#: settings/flags.php:236
msgid "Tunisia"
msgstr ""
#: settings/flags.php:237
msgid "Tonga"
msgstr ""
#: settings/flags.php:238
msgid "Turkey"
msgstr ""
#: settings/flags.php:239
msgid "Trinidad and Tobago"
msgstr ""
#: settings/flags.php:240
msgid "Tuvalu"
msgstr ""
#: settings/flags.php:241
msgid "Taiwan"
msgstr ""
#: settings/flags.php:242
msgid "Tanzania"
msgstr ""
#: settings/flags.php:243
msgid "Ukraine"
msgstr ""
#: settings/flags.php:244
msgid "Uganda"
msgstr ""
#: settings/flags.php:245
msgid "United States"
msgstr ""
#: settings/flags.php:246
msgid "Uruguay"
msgstr ""
#: settings/flags.php:247
msgid "Uzbekistan"
msgstr ""
#: settings/flags.php:248
msgid "Vatican"
msgstr ""
#: settings/flags.php:249
msgid "Saint Vincent and the Grenadines"
msgstr ""
#: settings/flags.php:250
msgid "Venezuela"
msgstr ""
#: settings/flags.php:251
msgid "Veneto"
msgstr ""
#: settings/flags.php:252
msgid "British Virgin Islands"
msgstr ""
#: settings/flags.php:253
msgid "United States Virgin Islands"
msgstr ""
#: settings/flags.php:254
msgid "Vietnam"
msgstr ""
#: settings/flags.php:255
msgid "Vanuatu"
msgstr ""
#: settings/flags.php:256
msgid "Wales"
msgstr ""
#: settings/flags.php:257
msgid "Wallis and Futuna"
msgstr ""
#: settings/flags.php:258
msgid "Western Samoa"
msgstr ""
#: settings/flags.php:259
msgid "Yemen"
msgstr ""
#: settings/flags.php:260
msgid "Mayotte"
msgstr ""
#: settings/flags.php:261
msgid "South Africa"
msgstr ""
#: settings/flags.php:262
msgid "Zambia"
msgstr ""
#: settings/flags.php:263
msgid "Zimbabwe"
msgstr ""
#: settings/settings-browser.php:22
msgid "Detect browser language"
msgstr ""
#: settings/settings-browser.php:23
msgid ""
"When the front page is visited, set the language according to the browser "
"preference"
msgstr ""
#: settings/settings-cpt.php:23
msgid "Custom post types and Taxonomies"
msgstr ""
#: settings/settings-cpt.php:24
msgid ""
"Activate the languages and translations management for the custom post types "
"and taxonomies."
msgstr ""
#: settings/settings-cpt.php:64
msgid "Custom post types"
msgstr ""
#: settings/settings-cpt.php:82
msgid "Activate languages and translations for custom post types."
msgstr ""
#: settings/settings-cpt.php:88
msgid "Custom taxonomies"
msgstr ""
#: settings/settings-cpt.php:106
msgid "Activate languages and translations for custom taxonomies."
msgstr ""
#: settings/settings-licenses.php:23
msgid "License keys"
msgstr ""
#: settings/settings-licenses.php:24
msgid "Manage licenses for Polylang Pro or addons."
msgstr ""
#. %1$s is a date, %2$s is link start tag, %3$s is link end tag.
#: settings/settings-licenses.php:104
#, php-format
msgid ""
"Your license key expired on %1$s. Please %2$srenew your license key%3$s."
msgstr ""
#. %1$s is link start tag, %2$s is link end tag.
#: settings/settings-licenses.php:114
#, php-format
msgid "Invalid license. Please %1$svisit your account page%2$s and verify it."
msgstr ""
#. %1$s is a product name, %2$s is link start tag, %3$s is link end tag.
#: settings/settings-licenses.php:124
#, php-format
msgid ""
"Your %1$s license key is not active for this URL. Please %2$svisit your "
"account page%3$s to manage your license key URLs."
msgstr ""
#. %s is a product name
#: settings/settings-licenses.php:133
#, php-format
msgid "This is not a %s license key."
msgstr ""
#. %1$s is link start tag, %2$s is link end tag
#: settings/settings-licenses.php:139
#, php-format
msgid ""
"Your license key has reached its activation limit. %1$sView possible "
"upgrades%2$s now."
msgstr ""
#: settings/settings-licenses.php:148 settings/settings-module.php:52
msgid "Deactivate"
msgstr ""
#: settings/settings-licenses.php:151
msgid "The license key never expires."
msgstr ""
#. %1$s is a date, %2$s is link start tag, %3$s is link end tag.
#: settings/settings-licenses.php:156
#, php-format
msgid ""
"Your license key expires soon! It expires on %1$s. %2$sRenew your license "
"key%3$s."
msgstr ""
#. %s is a date
#: settings/settings-licenses.php:164
#, php-format
msgid "Your license key expires on %s."
msgstr ""
#: settings/settings-media.php:23
msgid "Activate languages and translations for media"
msgstr ""
#: settings/settings-module.php:44
msgid "Configure this module"
msgstr ""
#: settings/settings-module.php:50
msgid "Deactivate this module"
msgstr ""
#: settings/settings-module.php:56
msgid "Activate this module"
msgstr ""
#: settings/settings-module.php:61
msgid "Deactivated"
msgstr ""
#: settings/settings-module.php:233
msgid "You need Polylang Pro to enable this feature."
msgstr ""
#: settings/settings-module.php:235
msgid "Upgrade now."
msgstr ""
#: settings/settings-tools.php:22
msgid "Tools"
msgstr ""
#: settings/settings-tools.php:23
msgid "Decide whether to remove all data when deleting Polylang."
msgstr ""
#: settings/settings-tools.php:37
msgid ""
"Remove all Polylang data when using the \"Delete\" link on the plugins "
"screen."
msgstr ""
#: settings/settings-url.php:22
msgid "URL modifications"
msgstr ""
#: settings/settings-url.php:23
msgid "Decide how your URLs will look like."
msgstr ""
#: settings/settings-url.php:44
msgid "The language is set from content"
msgstr ""
#: settings/settings-url.php:48
msgid "Posts, pages, categories and tags urls are not modified."
msgstr ""
#: settings/settings-url.php:54
msgid "The language is set from the directory name in pretty permalinks"
msgstr ""
#: settings/settings-url.php:54
msgid "The language is set from the code in the URL"
msgstr ""
#: settings/settings-url.php:58 settings/settings-url.php:69
#: settings/settings-url.php:132 settings/settings-url.php:143
msgid "Example:"
msgstr ""
#: settings/settings-url.php:65
msgid "The language is set from the subdomain name in pretty permalinks"
msgstr ""
#: settings/settings-url.php:76
msgid "The language is set from different domains"
msgstr ""
#: settings/settings-url.php:108
msgid "Hide URL language information for default language"
msgstr ""
#: settings/settings-url.php:128
msgid "Remove /language/ in pretty permalinks"
msgstr ""
#: settings/settings-url.php:139
msgid "Keep /language/ in pretty permalinks"
msgstr ""
#: settings/settings-url.php:159
msgid ""
"The front page url contains the language code instead of the page name or "
"page id"
msgstr ""
#. %1$s example url when the option is active. %2$s example url when the option is not active
#: settings/settings-url.php:170
#, php-format
msgid "Example: %1$s instead of %2$s"
msgstr ""
#. %s is a native language name
#: settings/settings-url.php:239
#, php-format
msgid "Please enter a valid URL for %s."
msgstr ""
#. %s is an url
#: settings/settings-url.php:294
#, php-format
msgid ""
"Polylang was unable to access the URL %s. Please check that the URL is valid."
msgstr ""
#: settings/settings.php:109
msgid "About Polylang"
msgstr ""
#: settings/settings.php:175
msgid ""
"The language was created, but the WordPress language file was not downloaded."
" Please install it manually."
msgstr ""
#: settings/settings.php:304
msgid "There are posts, pages, categories or tags without language."
msgstr ""
#: settings/settings.php:306
msgid "You can set them all to the default language."
msgstr ""
#: settings/table-languages.php:87 settings/table-languages.php:202
msgid "Edit this language"
msgstr ""
#: settings/table-languages.php:110
msgid "Select as default language"
msgstr ""
#. accessibility text, %s is a native language name
#: settings/table-languages.php:113
#, php-format
msgid "Choose %s as default language"
msgstr ""
#. accessibility text
#: settings/table-languages.php:129 settings/table-languages.php:149
#: settings/table-languages.php:149
msgid "Default language"
msgstr ""
#: settings/table-languages.php:146 settings/view-tab-lang.php:72
msgid "Full name"
msgstr ""
#: settings/table-languages.php:147 settings/view-tab-lang.php:83
msgid "Locale"
msgstr ""
#: settings/table-languages.php:148
msgid "Code"
msgstr ""
#: settings/table-languages.php:150 settings/view-tab-lang.php:147
msgid "Order"
msgstr ""
#: settings/table-languages.php:151 settings/view-tab-lang.php:122
msgid "Flag"
msgstr ""
#: settings/table-languages.php:152
msgid "Posts"
msgstr ""
#: settings/table-languages.php:204
msgid "Edit"
msgstr ""
#: settings/table-languages.php:208
msgid "Delete this language and all its associated data"
msgstr ""
#: settings/table-languages.php:210
msgid "You are about to permanently delete this language. Are you sure?"
msgstr ""
#: settings/table-languages.php:211 settings/table-string.php:225
msgid "Delete"
msgstr ""
#: settings/table-settings.php:146
msgid "Module"
msgstr ""
#: settings/table-settings.php:147
msgid "Description"
msgstr ""
#: settings/table-string.php:120
msgid "String"
msgstr ""
#: settings/table-string.php:121
msgid "Name"
msgstr ""
#: settings/table-string.php:122
msgid "Group"
msgstr ""
#. accessibility text
#: settings/table-string.php:256
msgid "Filter by group"
msgstr ""
#: settings/table-string.php:262
msgid "View all groups"
msgstr ""
#: settings/table-string.php:324
msgid "Translations updated."
msgstr ""
#. %1$s is link start tag, %2$s is link end tag.
#: settings/view-about.php:15
#, php-format
msgid ""
"Polylang is provided with an extensive %1$sdocumentation%2$s (in English "
"only). It includes information on how to set up your multilingual site and "
"use it on a daily basis, a FAQ, as well as a documentation for developers to "
"adapt their plugins and themes."
msgstr ""
#. %1$s is link start tag, %2$s is link end tag.
#: settings/view-about.php:23
#, php-format
msgid "Support and extra features are available to %1$sPolylang Pro%2$s users."
msgstr ""
#. %1$s is link start tag, %2$s is link end tag.
#: settings/view-about.php:34
#, php-format
msgid ""
"Polylang is released under the same license as WordPress, the %1$sGPL%2$s."
msgstr ""
#: settings/view-tab-lang.php:31
msgid "Edit language"
msgstr ""
#: settings/view-tab-lang.php:31 settings/view-tab-lang.php:175
msgid "Add new language"
msgstr ""
#: settings/view-tab-lang.php:68
msgid "You can choose a language in the list or directly edit it below."
msgstr ""
#: settings/view-tab-lang.php:79
msgid "The name is how it is displayed on your site (for example: English)."
msgstr ""
#: settings/view-tab-lang.php:90
msgid ""
"WordPress Locale for the language (for example: en_US). You will need to "
"install the .mo file for this language."
msgstr ""
#: settings/view-tab-lang.php:94
msgid "Language code"
msgstr ""
#: settings/view-tab-lang.php:101
msgid "Language code - preferably 2-letters ISO 639-1 (for example: en)"
msgstr ""
#: settings/view-tab-lang.php:105
msgid "Text direction"
msgstr ""
#: settings/view-tab-lang.php:110
msgid "left to right"
msgstr ""
#: settings/view-tab-lang.php:115
msgid "right to left"
msgstr ""
#: settings/view-tab-lang.php:118
msgid "Choose the text direction for the language"
msgstr ""
#: settings/view-tab-lang.php:143
msgid "Choose a flag for the language."
msgstr ""
#: settings/view-tab-lang.php:154
msgid "Position of the language in the language switcher"
msgstr ""
#: settings/view-tab-strings.php:15
msgid "Search translations"
msgstr ""
#: settings/view-tab-strings.php:18
msgid "Clean strings translation database"
msgstr ""
#: settings/view-tab-strings.php:20
msgid ""
"Use this to remove unused strings from database, for example after a plugin "
"has been uninstalled."
msgstr ""
#: modules/share-slug/settings-share-slug.php:22
msgid "Share slugs"
msgstr ""
#: modules/share-slug/settings-share-slug.php:23
msgid "Allows to share the same url slug across languages for posts and terms."
msgstr ""
#: modules/sync/settings-sync.php:22
msgid "Synchronization"
msgstr ""
#: modules/sync/settings-sync.php:23
msgid ""
"The synchronization options allow to maintain exact same values (or "
"translations in the case of taxonomies and page parent) of meta content "
"between the translations of a post or page."
msgstr ""
#: modules/sync/settings-sync.php:92
msgid "Taxonomies"
msgstr ""
#: modules/sync/settings-sync.php:93
msgid "Custom fields"
msgstr ""
#: modules/sync/settings-sync.php:94
msgid "Comment status"
msgstr ""
#: modules/sync/settings-sync.php:95
msgid "Ping status"
msgstr ""
#: modules/sync/settings-sync.php:96
msgid "Sticky posts"
msgstr ""
#: modules/sync/settings-sync.php:97
msgid "Published date"
msgstr ""
#: modules/sync/settings-sync.php:98
msgid "Post format"
msgstr ""
#: modules/sync/settings-sync.php:99
msgid "Page parent"
msgstr ""
#: modules/sync/settings-sync.php:100
msgid "Page template"
msgstr ""
#: modules/sync/settings-sync.php:101
msgid "Page order"
msgstr ""
#: modules/sync/settings-sync.php:102
msgid "Featured image"
msgstr ""
#: modules/translate-slugs/settings-translate-slugs.php:21
msgid "Translate slugs"
msgstr ""
#: modules/translate-slugs/settings-translate-slugs.php:22
msgid "Allows to translate custom post types and taxonomies slugs in urls."
msgstr ""
#: modules/wpml/settings-wpml.php:22
msgid "WPML Compatibility"
msgstr ""
#: modules/wpml/settings-wpml.php:23
msgid "WPML compatibility mode of Polylang"
msgstr ""
#. Name of the plugin
msgid "Polylang"
msgstr ""
#. Description of the plugin
msgid "Adds multilingual capability to WordPress"
msgstr ""
#. URI of the plugin
#. Author URI of the plugin
msgid "https://polylang.pro"
msgstr ""
#. Author of the plugin
msgid "Frédéric Demarle"
msgstr ""
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-01 18:09+0000\n"
"PO-Revision-Date: 2019-05-01 18:36+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.2.2; wp-5.1.1"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr "Sorry, the page you are looking for does not exist!"
#: 404.php:27
msgid "Return to homepage"
msgstr "Zur Startseite zurückkehren"
#: single-job.php:48
msgid "Salary from"
msgstr "Gehalt von"
#: single-job.php:54
msgid "Salary to"
msgstr "Gehalt an"
#: single-job.php:66
msgid "Published"
msgstr "Veröffentlicht"
#: single-job.php:68
msgid "Valid till"
msgstr "Gültig bis"
#: single-job.php:75
msgid "Apply"
msgstr "Sich bewerben"
#: header.php:118
msgid "Get an offer"
msgstr "Erhalte ein Angebot"
#: header.php:122
msgid "Get a job offer"
msgstr "Erhalte ein Jobangebot"
#: front-page.php:43
msgid "Recent job ads"
msgstr "Aktuelle Stellenanzeigen"
#: front-page.php:78
msgid "More job ads"
msgstr "Weitere Stellenanzeigen"
#: front-page.php:91 sales-page.php:57
msgid "Trust in us"
msgstr "Sie vertrauen uns"
#. Name of the template
msgid "Search & Jobs page"
msgstr "Search & Jobs page"
#: searchform.php:83
msgid "Locations"
msgstr "Gebiet"
#: searchform.php:167
msgid "Keyword"
msgstr "Stichwort"
#: searchform.php:175
msgid "Search"
msgstr "Suche"
#. Name of the template
msgid "Sales page"
msgstr "Sales page"
#. Name of the template
msgid "Regions page"
msgstr "Regions-Seite"
#. Name of the template
msgid "Divisions page"
msgstr "Divisions page"
#: page-divisions.php:64 page-divisions.php:69
msgid "All"
msgstr "Alles"
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr "Derzeit gibt es keine Stellenanzeigen."
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr "Es wurden keine Suchergebnisse gefunden."
#: template-parts/layout/aside-job-list.php:86
msgid "More ..."
msgstr "Mehr..."
#: template-parts/layout/aside-job-list.php:97
msgid "City"
msgstr "Stadt"
#: template-parts/layout/aside-job-list.php:101
msgid "Job area"
msgstr "Arbeitsbereich"
#: template-parts/layout/aside-job-list.php:105
msgid "Job type"
msgstr "Auftragstyp"
#: template-parts/layout/aside-job.php:12
msgid "Job position"
msgstr "Berufliche Stellung"
#: template-parts/layout/aside-job.php:12
msgid "I think you might like this job offer"
msgstr "Ich denke, dass Ihnen dieses Stellenangebot gefallen könnte"
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr "Für einen Freund vorschlagen"
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr "Stellenanzeige ist inaktiv"
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr "Biuro"
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr "Biuro multiregion theme"
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr "https://www.biuro.lt/"
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-04 13:05+0000\n"
"PO-Revision-Date: 2019-05-04 13:05+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.2.2; wp-5.1.1"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr "Sorry, the page you are looking for does not exist!"
#: 404.php:27
msgid "Return to homepage"
msgstr "Zur Startseite zurückkehren"
#: single-job.php:48
msgid "Salary from"
msgstr "Gehalt von"
#: single-job.php:54
msgid "Salary to"
msgstr "Gehalt an"
#: single-job.php:66
msgid "Published"
msgstr "Veröffentlicht"
#: single-job.php:68
msgid "Valid till"
msgstr "Gültig bis"
#: single-job.php:75
msgid "Apply"
msgstr "Sich bewerben"
#: header.php:137
msgid "Get an offer"
msgstr "Erhalte ein Angebot"
#: header.php:155 page-vasaros-darbu-bankas.php:186
#: template-parts/layout/aside-job-list.php:215
msgid "Get a job offer"
msgstr "Erhalte ein Jobangebot"
#: front-page.php:43
msgid "Recent job ads"
msgstr "Aktuelle Stellenanzeigen"
#: front-page.php:70 template-parts/jobs/jobs-not-found.php:25
msgid "More job ads"
msgstr "Weitere Stellenanzeigen"
#: front-page.php:80 sales-page.php:57
msgid "Trust in us"
msgstr "Sie vertrauen uns"
#. Name of the template
msgid "Search & Jobs page"
msgstr "Search & Jobs page"
#: search.php:32 page-vasaros-darbu-bankas.php:39
msgid "Other filters"
msgstr "Andere suchfilter"
#. Name of the template
msgid "VDB page"
msgstr ""
#: page-vasaros-darbu-bankas.php:30
msgid ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
msgstr ""
#: page-vasaros-darbu-bankas.php:170
#: template-parts/layout/aside-job-list.php:199
msgid "Didn't find a job offer you like?"
msgstr ""
#: page-vasaros-darbu-bankas.php:172
#: template-parts/layout/aside-job-list.php:201
msgid "Fill out the form and we will contact you"
msgstr ""
#: page-vasaros-darbu-bankas.php:196
msgid "900"
msgstr ""
#: page-vasaros-darbu-bankas.php:197
msgid ""
"This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
msgstr ""
#: searchform.php:114
msgid "Locations"
msgstr "Gebiet"
#: searchform.php:230
msgid "Keyword"
msgstr "Stichwort"
#: searchform.php:238
msgid "Search"
msgstr "Suche"
#. Name of the template
msgid "Sales page"
msgstr "Sales page"
#. Name of the template
msgid "Regions page"
msgstr "Regions-Seite"
#. Name of the template
msgid "Divisions page"
msgstr "Divisions page"
#: page-divisions.php:70
msgid "All"
msgstr "Alles"
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr ""
"Derzeit gibt es keine Stellenanzeigen in deutscher Sprache. Aber wir haben "
"Job-Anzeigen in <a href=\"https://www.biuro.lt/darbuotojams/darbo-"
"pasiulymai/\">litauischer Sprache - wählen.</a>"
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr "Es wurden keine Suchergebnisse gefunden."
#: template-parts/layout/aside-job-list.php:144
msgid "More ..."
msgstr "Mehr..."
#: template-parts/layout/aside-job-list.php:168
msgid "City"
msgstr "Stadt"
#: template-parts/layout/aside-job-list.php:172
msgid "Job area"
msgstr "Arbeitsbereich"
#: template-parts/layout/aside-job-list.php:176
msgid "Job type"
msgstr "Auftragstyp"
#: template-parts/layout/aside-job-list.php:185
msgid "Reset filters"
msgstr ""
#: template-parts/layout/aside-job.php:11
msgid "Job position"
msgstr "Berufliche Stellung"
#: template-parts/layout/aside-job.php:11
msgid "I think you might like this job offer"
msgstr "Ich denke, dass Ihnen dieses Stellenangebot gefallen könnte"
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr "Für einen Freund vorschlagen"
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr "Stellenanzeige ist inaktiv"
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr "Biuro"
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr "Biuro multiregion theme"
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr "https://www.biuro.lt/"
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-02 08:25+0000\n"
"PO-Revision-Date: 2019-05-02 08:25+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: English (United States)\n"
"Language: en_US\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.2.2; wp-5.1.1"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr ""
#: 404.php:27
msgid "Return to homepage"
msgstr ""
#: single-job.php:48
msgid "Salary from"
msgstr ""
#: single-job.php:54
msgid "Salary to"
msgstr ""
#: single-job.php:66
msgid "Published"
msgstr ""
#: single-job.php:68
msgid "Valid till"
msgstr ""
#: single-job.php:75
msgid "Apply"
msgstr ""
#: header.php:146
msgid "Get an offer"
msgstr ""
#: header.php:164
msgid "Get a job offer"
msgstr ""
#: front-page.php:43
msgid "Recent job ads"
msgstr ""
#: front-page.php:78
msgid "More job ads"
msgstr ""
#: front-page.php:91 sales-page.php:57
msgid "Trust in us"
msgstr ""
#. Name of the template
msgid "Search & Jobs page"
msgstr ""
#: searchform.php:83
msgid "Locations"
msgstr "Location"
#: searchform.php:167
msgid "Keyword"
msgstr ""
#: searchform.php:175
msgid "Search"
msgstr ""
#. Name of the template
msgid "Sales page"
msgstr ""
#. Name of the template
msgid "Regions page"
msgstr ""
#. Name of the template
msgid "Divisions page"
msgstr ""
#: page-divisions.php:70
msgid "All"
msgstr ""
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr ""
"There are currently no job ads in English. However, we have lots of job ads "
"in <a href=\"https://www.biuro.lt/darbuotojams/darbo-pasiulymai/\">"
"Lithuanian - choose the one you like.</a>"
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr ""
#: template-parts/layout/aside-job-list.php:86
msgid "More ..."
msgstr ""
#: template-parts/layout/aside-job-list.php:97
msgid "City"
msgstr ""
#: template-parts/layout/aside-job-list.php:101
msgid "Job area"
msgstr ""
#: template-parts/layout/aside-job-list.php:105
msgid "Job type"
msgstr ""
#: template-parts/layout/aside-job.php:12
msgid "Job position"
msgstr ""
#: template-parts/layout/aside-job.php:12
msgid "I think you might like this job offer"
msgstr ""
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr ""
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr ""
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr ""
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr ""
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr ""
...@@ -2,8 +2,8 @@ msgid "" ...@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Biuro\n" "Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-02 08:25+0000\n" "POT-Creation-Date: 2019-05-31 10:39+0000\n"
"PO-Revision-Date: 2019-05-02 08:25+0000\n" "PO-Revision-Date: 2019-05-31 10:42+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n" "Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: English (United States)\n" "Language-Team: English (United States)\n"
"Language: en_US\n" "Language: en_US\n"
...@@ -12,120 +12,132 @@ msgstr "" ...@@ -12,120 +12,132 @@ 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.2.2; wp-5.2.1"
#: 404.php:25 #. Name of the template
msgid "Sorry, the page you are looking for does not exist!" msgid "Regions page"
msgstr ""
#: 404.php:27
msgid "Return to homepage"
msgstr "" msgstr ""
#: single-job.php:48 #. Name of the template
msgid "Salary from" msgid "Divisions page"
msgstr "" msgstr ""
#: single-job.php:54 #: page-divisions.php:70
msgid "Salary to" msgid "All"
msgstr "" msgstr ""
#: single-job.php:66 #: header.php:139
msgid "Published" msgid "Get an offer"
msgstr "" msgstr ""
#: single-job.php:68 #: header.php:157 page-vasaros-darbu-bankas.php:186
msgid "Valid till" #: template-parts/layout/aside-job-list.php:215
msgid "Get a job offer"
msgstr "" msgstr ""
#: single-job.php:75 #: searchform.php:114
msgid "Apply" msgid "Locations"
msgstr "" msgstr "Location"
#: header.php:146 #: searchform.php:230
msgid "Get an offer" msgid "Keyword"
msgstr "" msgstr ""
#: header.php:164 #: searchform.php:238
msgid "Get a job offer" msgid "Search"
msgstr "" msgstr ""
#: front-page.php:43 #: front-page.php:43
msgid "Recent job ads" msgid "Recent job ads"
msgstr "" msgstr ""
#: front-page.php:78 #: front-page.php:70 template-parts/jobs/jobs-not-found.php:25
msgid "More job ads" msgid "More job ads"
msgstr "" msgstr ""
#: front-page.php:91 sales-page.php:57 #: front-page.php:80 sales-page.php:57
msgid "Trust in us" msgid "Trust in us"
msgstr "They trust in us" msgstr "They trust in us"
#. Name of the template #. Name of the template
msgid "Search & Jobs page" msgid "Sales page"
msgstr "" msgstr ""
#: searchform.php:83 #: 404.php:25
msgid "Locations" msgid "Sorry, the page you are looking for does not exist!"
msgstr "Location"
#: searchform.php:167
msgid "Keyword"
msgstr "" msgstr ""
#: searchform.php:175 #: 404.php:27
msgid "Search" msgid "Return to homepage"
msgstr "" msgstr ""
#. Name of the template #. Name of the template
msgid "Sales page" msgid "VDB page"
msgstr "" msgstr ""
#. Name of the template #: page-vasaros-darbu-bankas.php:30
msgid "Regions page" msgid ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
msgstr "" msgstr ""
#. Name of the template #: page-vasaros-darbu-bankas.php:39 search.php:32
msgid "Divisions page" msgid "Other filters"
msgstr "" msgstr ""
#: page-divisions.php:70 #: page-vasaros-darbu-bankas.php:170
msgid "All" #: template-parts/layout/aside-job-list.php:199
msgid "Didn't find a job offer you like?"
msgstr "" msgstr ""
#: template-parts/jobs/jobs-none.php:14 #: page-vasaros-darbu-bankas.php:172
msgid "There are currently no job ads." #: template-parts/layout/aside-job-list.php:201
msgid "Fill out the form and we will contact you"
msgstr "" msgstr ""
"There are currently no job ads in English. However, we have lots of job ads "
"in <a href=\"https://www.biuro.lt/darbuotojams/darbo-pasiulymai/\">"
"Lithuanian - choose the one you like.</a>"
#: template-parts/jobs/jobs-not-found.php:14 #: page-vasaros-darbu-bankas.php:196
msgid "No search results were found." msgid "900"
msgstr "" msgstr ""
#: template-parts/layout/aside-job-list.php:86 #: page-vasaros-darbu-bankas.php:197
msgid "More ..." msgid ""
"This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
msgstr "" msgstr ""
#: template-parts/layout/aside-job-list.php:97 #. Name of the template
msgid "City" msgid "Search & Jobs page"
msgstr "" msgstr ""
#: template-parts/layout/aside-job-list.php:101 #: single-job.php:48
msgid "Job area" msgid "Salary from"
msgstr "" msgstr ""
#: template-parts/layout/aside-job-list.php:105 #: single-job.php:54
msgid "Job type" msgid "Salary to"
msgstr ""
#: single-job.php:66
msgid "Published"
msgstr ""
#: single-job.php:68
msgid "Valid till"
msgstr ""
#: single-job.php:75
msgid "Apply"
msgstr ""
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr "" msgstr ""
#: template-parts/layout/aside-job.php:12 #: template-parts/layout/aside-job.php:11
msgid "Job position" msgid "Job position"
msgstr "" msgstr ""
#: template-parts/layout/aside-job.php:12 #: template-parts/layout/aside-job.php:11
msgid "I think you might like this job offer" msgid "I think you might like this job offer"
msgstr "" msgstr ""
...@@ -133,10 +145,37 @@ msgstr "" ...@@ -133,10 +145,37 @@ msgstr ""
msgid "Suggest a friend" msgid "Suggest a friend"
msgstr "" msgstr ""
#: template-parts/layout/aside-job-inactive.php:1 #: template-parts/layout/aside-job-list.php:144
msgid "Job ad is inactive" msgid "More ..."
msgstr ""
#: template-parts/layout/aside-job-list.php:168
msgid "City"
msgstr ""
#: template-parts/layout/aside-job-list.php:172
msgid "Job area"
msgstr ""
#: template-parts/layout/aside-job-list.php:176
msgid "Job type"
msgstr ""
#: template-parts/layout/aside-job-list.php:185
msgid "Reset filters"
msgstr "" msgstr ""
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr ""
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr ""
"There are currently no job ads in English. However, we have lots of job ads "
"in <a href=\"https://biuro.ee/toeoeotsijatele/toeoepakkumised/\"> estonian - "
"choose the one you like.</a>"
#. Name of the theme #. Name of the theme
#. Author of the theme #. Author of the theme
msgid "Biuro" msgid "Biuro"
......
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-31 11:52+0000\n"
"PO-Revision-Date: 2019-05-31 12:07+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.2.2; wp-5.2.1"
#. Name of the template
msgid "Regions page"
msgstr "Regions page"
#. Name of the template
msgid "Divisions page"
msgstr "Divisions page"
#: page-divisions.php:70
msgid "All"
msgstr "Kõik"
#: header.php:139
msgid "Get an offer"
msgstr "Saa pakkumist"
#: header.php:157 page-vasaros-darbu-bankas.php:186
#: template-parts/layout/aside-job-list.php:215
msgid "Get a job offer"
msgstr "Saa tööpakkumist"
#: searchform.php:114
msgid "Locations"
msgstr "Asukoht"
#: searchform.php:230
msgid "Keyword"
msgstr "Märksõna"
#: searchform.php:238
msgid "Search"
msgstr "Otsing"
#: front-page.php:43
msgid "Recent job ads"
msgstr "Viimased töökuulutused"
#: front-page.php:70 template-parts/jobs/jobs-not-found.php:25
msgid "More job ads"
msgstr "Rohkem tööpakkumisi"
#: front-page.php:80 sales-page.php:57
msgid "Trust in us"
msgstr "Meile usaldatakse"
#. Name of the template
msgid "Sales page"
msgstr "Sales page"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr "Kahjuks ei ole otsitav leht olemas!"
#: 404.php:27
msgid "Return to homepage"
msgstr "Tagasi avalehele"
#. Name of the template
msgid "VDB page"
msgstr "VDB page"
#: page-vasaros-darbu-bankas.php:30
msgid ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
msgstr ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
#: page-vasaros-darbu-bankas.php:39 search.php:32
msgid "Other filters"
msgstr "Muud filtrid"
#: page-vasaros-darbu-bankas.php:170
#: template-parts/layout/aside-job-list.php:199
msgid "Didn't find a job offer you like?"
msgstr ""
"33/5000\n"
"Kas sulle ei meeldinud tööpakkumist?"
#: page-vasaros-darbu-bankas.php:172
#: template-parts/layout/aside-job-list.php:201
msgid "Fill out the form and we will contact you"
msgstr "Täitke päringu vorm ja me võtame Teiega ühendust."
#: page-vasaros-darbu-bankas.php:196
msgid "900"
msgstr "900"
#: page-vasaros-darbu-bankas.php:197
msgid ""
"This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
msgstr ""
"This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
#. Name of the template
msgid "Search & Jobs page"
msgstr "Search & Jobs page"
#: single-job.php:48
msgid "Salary from"
msgstr "Palk alates"
#: single-job.php:54
msgid "Salary to"
msgstr "Palk kuni"
#: single-job.php:66
msgid "Published"
msgstr "Avaldatud"
#: single-job.php:68
msgid "Valid till"
msgstr "Kehtiv kuni"
#: single-job.php:75
msgid "Apply"
msgstr "Rakenda"
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr "Töö reklaam on mitteaktiivne"
#: template-parts/layout/aside-job.php:11
msgid "Job position"
msgstr "Tööpiirkond"
#: template-parts/layout/aside-job.php:11
msgid "I think you might like this job offer"
msgstr "Ma arvan, et teile meeldib see tööpakkumine"
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr "Soovita sõbrale"
#: template-parts/layout/aside-job-list.php:144
msgid "More ..."
msgstr "Rohkem..."
#: template-parts/layout/aside-job-list.php:168
msgid "City"
msgstr "Linn"
#: template-parts/layout/aside-job-list.php:172
msgid "Job area"
msgstr "Tööpiirkond"
#: template-parts/layout/aside-job-list.php:176
msgid "Job type"
msgstr "Job type"
#: template-parts/layout/aside-job-list.php:185
msgid "Reset filters"
msgstr "Nulli filtrid"
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr "Otsingutulemusi ei leitud."
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr "Hetkel pole ühtegi tööpakkumist."
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr "Biuro"
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr "Biuro multiregion theme"
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr "https://www.biuro.ee/"
...@@ -2,8 +2,8 @@ msgid "" ...@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Biuro\n" "Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-04 08:20+0000\n" "POT-Creation-Date: 2019-05-31 11:52+0000\n"
"PO-Revision-Date: 2019-06-05 07:23+0000\n" "PO-Revision-Date: 2019-05-31 12:07+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n" "Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: Estonian\n" "Language-Team: Estonian\n"
"Language: et\n" "Language: et\n"
...@@ -12,137 +12,108 @@ msgstr "" ...@@ -12,137 +12,108 @@ 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.3.0; wp-5.2.1" "X-Loco-Version: 2.2.2; wp-5.2.1"
#: page-vasaros-darbu-bankas.php:196 #. Name of the template
msgid "900" msgid "Regions page"
msgstr "900" msgstr "Regions page"
#: page-divisions.php:53
msgid "All"
msgstr "Kõik"
#: single-job.php:75
msgid "Apply"
msgstr "Rakenda"
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr "Biuro"
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr "Biuro multiregion theme"
#: template-parts/layout/aside-job-list.php:100
msgid "City"
msgstr "Linn"
#: page-vasaros-darbu-bankas.php:170
#: template-parts/layout/aside-job-list.php:131
msgid "Didn't find a job offer you like?"
msgstr ""
"33/5000\n"
"Kas sulle ei meeldinud tööpakkumist?"
#. Name of the template #. Name of the template
msgid "Divisions page" msgid "Divisions page"
msgstr "Divisions page" msgstr "Divisions page"
#. Name of the template #: page-divisions.php:70
msgid "Employees Landing Page I" msgid "All"
msgstr "" msgstr "Kõik"
#: page-vasaros-darbu-bankas.php:172
#: template-parts/layout/aside-job-list.php:133
msgid "Fill out the form and we will contact you"
msgstr "Täitke päringu vorm ja me võtame Teiega ühendust."
#: page-vasaros-darbu-bankas.php:30
msgid ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
msgstr ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
#: header.php:118 page-vasaros-darbu-bankas.php:186
#: template-parts/layout/aside-job-list.php:147
msgid "Get a job offer"
msgstr "Saa tööpakkumist"
#: header.php:100 #: header.php:139
msgid "Get an offer" msgid "Get an offer"
msgstr "Saa pakkumist" msgstr "Saa pakkumist"
#. Author URI of the theme #: header.php:157 page-vasaros-darbu-bankas.php:186
msgid "https://www.biuro.lt/" #: template-parts/layout/aside-job-list.php:215
msgstr "https://www.biuro.ee/" msgid "Get a job offer"
msgstr "Saa tööpakkumist"
#: template-parts/layout/aside-job.php:11
msgid "I think you might like this job offer"
msgstr "Ma arvan, et teile meeldib see tööpakkumine"
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr "Töö reklaam on mitteaktiivne"
#: template-parts/layout/aside-job-list.php:104
msgid "Job area"
msgstr "Tööpiirkond"
#: template-parts/layout/aside-job.php:11
msgid "Job position"
msgstr "Tööpiirkond"
#: template-parts/layout/aside-job-list.php:108 #: searchform.php:114
msgid "Job type" msgid "Locations"
msgstr "Job type" msgstr "Asukoht"
#: searchform.php:61 #: searchform.php:230
msgid "Keyword" msgid "Keyword"
msgstr "Märksõna" msgstr "Märksõna"
#: searchform.php:44 #: searchform.php:238
msgid "Locations" msgid "Search"
msgstr "Asukoht" msgstr "Otsing"
#: template-parts/layout/aside-job-list.php:67 #: front-page.php:43
msgid "More ..." msgid "Recent job ads"
msgstr "Rohkem..." msgstr "Viimased töökuulutused"
#: front-page.php:70 template-parts/jobs/jobs-not-found.php:25 #: front-page.php:70 template-parts/jobs/jobs-not-found.php:25
msgid "More job ads" msgid "More job ads"
msgstr "Rohkem tööpakkumisi" msgstr "Rohkem tööpakkumisi"
#: template-parts/jobs/jobs-not-found.php:14 #: front-page.php:80 sales-page.php:57
msgid "No search results were found." msgid "Trust in us"
msgstr "Otsingutulemusi ei leitud." msgstr "Meile usaldatakse"
#. Name of the template
msgid "Sales page"
msgstr "Sales page"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr "Kahjuks ei ole otsitav leht olemas!"
#: 404.php:27
msgid "Return to homepage"
msgstr "Tagasi avalehele"
#. Name of the template
msgid "VDB page"
msgstr "VDB page"
#: page-vasaros-darbu-bankas.php:30
msgid ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
msgstr ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
#: page-vasaros-darbu-bankas.php:39 search.php:32 #: page-vasaros-darbu-bankas.php:39 search.php:32
msgid "Other filters" msgid "Other filters"
msgstr "Muud filtrid" msgstr "Muud filtrid"
#: single-job.php:66 #: page-vasaros-darbu-bankas.php:170
msgid "Published" #: template-parts/layout/aside-job-list.php:199
msgstr "Avaldatud" msgid "Didn't find a job offer you like?"
msgstr ""
"33/5000\n"
"Kas sulle ei meeldinud tööpakkumist?"
#: front-page.php:43 #: page-vasaros-darbu-bankas.php:172
msgid "Recent job ads" #: template-parts/layout/aside-job-list.php:201
msgstr "Viimased töökuulutused" msgid "Fill out the form and we will contact you"
msgstr "Täitke päringu vorm ja me võtame Teiega ühendust."
#. Name of the template #: page-vasaros-darbu-bankas.php:196
msgid "Regions page" msgid "900"
msgstr "Regions page" msgstr "900"
#: template-parts/layout/aside-job-list.php:117 #: page-vasaros-darbu-bankas.php:197
msgid "Reset filters" msgid ""
msgstr "Nulli filtrid" "This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
msgstr ""
"This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
#: 404.php:27 #. Name of the template
msgid "Return to homepage" msgid "Search & Jobs page"
msgstr "Tagasi avalehele" msgstr "Search & Jobs page"
#: single-job.php:48 #: single-job.php:48
msgid "Salary from" msgid "Salary from"
...@@ -152,46 +123,71 @@ msgstr "Palk alates" ...@@ -152,46 +123,71 @@ msgstr "Palk alates"
msgid "Salary to" msgid "Salary to"
msgstr "Palk kuni" msgstr "Palk kuni"
#. Name of the template #: single-job.php:66
msgid "Sales page" msgid "Published"
msgstr "Sales page" msgstr "Avaldatud"
#: searchform.php:66 #: single-job.php:68
msgid "Search" msgid "Valid till"
msgstr "Otsing" msgstr "Kehtiv kuni"
#. Name of the template #: single-job.php:75
msgid "Search & Jobs page" msgid "Apply"
msgstr "Search & Jobs page" msgstr "Rakenda"
#: 404.php:25 #: template-parts/layout/aside-job-inactive.php:1
msgid "Sorry, the page you are looking for does not exist!" msgid "Job ad is inactive"
msgstr "Kahjuks ei ole otsitav leht olemas!" msgstr "Töö reklaam on mitteaktiivne"
#: template-parts/layout/aside-job.php:11
msgid "Job position"
msgstr "Tööpiirkond"
#: template-parts/layout/aside-job.php:11
msgid "I think you might like this job offer"
msgstr "Ma arvan, et teile meeldib see tööpakkumine"
#: template-parts/layout/aside-job.php:43 #: template-parts/layout/aside-job.php:43
msgid "Suggest a friend" msgid "Suggest a friend"
msgstr "Soovita sõbrale" msgstr "Soovita sõbrale"
#: template-parts/layout/aside-job-list.php:144
msgid "More ..."
msgstr "Rohkem..."
#: template-parts/layout/aside-job-list.php:168
msgid "City"
msgstr "Linn"
#: template-parts/layout/aside-job-list.php:172
msgid "Job area"
msgstr "Tööpiirkond"
#: template-parts/layout/aside-job-list.php:176
msgid "Job type"
msgstr "Job type"
#: template-parts/layout/aside-job-list.php:185
msgid "Reset filters"
msgstr "Nulli filtrid"
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr "Otsingutulemusi ei leitud."
#: template-parts/jobs/jobs-none.php:14 #: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads." msgid "There are currently no job ads."
msgstr "Hetkel pole ühtegi tööpakkumist." msgstr "Hetkel pole ühtegi tööpakkumist."
#: page-vasaros-darbu-bankas.php:197 #. Name of the theme
msgid "" #. Author of the theme
"This is how many people we employed during summer at 2018.<br/>Join us this " msgid "Biuro"
"summer!" msgstr "Biuro"
msgstr ""
"This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
#: front-page.php:80 sales-page.php:57
msgid "Trust in us"
msgstr "Meile usaldatakse"
#: single-job.php:68 #. Description of the theme
msgid "Valid till" msgid "Biuro multiregion theme"
msgstr "Kehtiv kuni" msgstr "Biuro multiregion theme"
#. Name of the template #. Author URI of the theme
msgid "VDB page" msgid "https://www.biuro.lt/"
msgstr "VDB page" msgstr "https://www.biuro.ee/"
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-31 11:52+0000\n"
"PO-Revision-Date: 2019-05-31 12:07+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.2.2; wp-5.2.1"
#. Name of the template
msgid "Regions page"
msgstr "Regions page"
#. Name of the template
msgid "Divisions page"
msgstr "Divisions page"
#: page-divisions.php:70
msgid "All"
msgstr "Kõik"
#: header.php:139
msgid "Get an offer"
msgstr "Saa pakkumist"
#: header.php:157 page-vasaros-darbu-bankas.php:186
#: template-parts/layout/aside-job-list.php:215
msgid "Get a job offer"
msgstr "Saa tööpakkumist"
#: searchform.php:114
msgid "Locations"
msgstr "Asukoht"
#: searchform.php:230
msgid "Keyword"
msgstr "Märksõna"
#: searchform.php:238
msgid "Search"
msgstr "Otsing"
#: front-page.php:43
msgid "Recent job ads"
msgstr "Viimased töökuulutused"
#: front-page.php:70 template-parts/jobs/jobs-not-found.php:25
msgid "More job ads"
msgstr "Rohkem tööpakkumisi"
#: front-page.php:80 sales-page.php:57
msgid "Trust in us"
msgstr "Meile usaldatakse"
#. Name of the template
msgid "Sales page"
msgstr "Sales page"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr "Kahjuks ei ole otsitav leht olemas!"
#: 404.php:27
msgid "Return to homepage"
msgstr "Tagasi avalehele"
#. Name of the template
msgid "VDB page"
msgstr "VDB page"
#: page-vasaros-darbu-bankas.php:30
msgid ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
msgstr ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
#: page-vasaros-darbu-bankas.php:39 search.php:32
msgid "Other filters"
msgstr "Muud filtrid"
#: page-vasaros-darbu-bankas.php:170
#: template-parts/layout/aside-job-list.php:199
msgid "Didn't find a job offer you like?"
msgstr ""
"33/5000\n"
"Kas sulle ei meeldinud tööpakkumist?"
#: page-vasaros-darbu-bankas.php:172
#: template-parts/layout/aside-job-list.php:201
msgid "Fill out the form and we will contact you"
msgstr "Täitke päringu vorm ja me võtame Teiega ühendust."
#: page-vasaros-darbu-bankas.php:196
msgid "900"
msgstr "900"
#: page-vasaros-darbu-bankas.php:197
msgid ""
"This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
msgstr ""
"This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
#. Name of the template
msgid "Search & Jobs page"
msgstr "Search & Jobs page"
#: single-job.php:48
msgid "Salary from"
msgstr "Palk alates"
#: single-job.php:54
msgid "Salary to"
msgstr "Palk kuni"
#: single-job.php:66
msgid "Published"
msgstr "Avaldatud"
#: single-job.php:68
msgid "Valid till"
msgstr "Kehtiv kuni"
#: single-job.php:75
msgid "Apply"
msgstr "Rakenda"
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr "Töö reklaam on mitteaktiivne"
#: template-parts/layout/aside-job.php:11
msgid "Job position"
msgstr "Tööpiirkond"
#: template-parts/layout/aside-job.php:11
msgid "I think you might like this job offer"
msgstr "Ma arvan, et teile meeldib see tööpakkumine"
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr "Soovita sõbrale"
#: template-parts/layout/aside-job-list.php:144
msgid "More ..."
msgstr "Rohkem..."
#: template-parts/layout/aside-job-list.php:168
msgid "City"
msgstr "Linn"
#: template-parts/layout/aside-job-list.php:172
msgid "Job area"
msgstr "Tööpiirkond"
#: template-parts/layout/aside-job-list.php:176
msgid "Job type"
msgstr "Job type"
#: template-parts/layout/aside-job-list.php:185
msgid "Reset filters"
msgstr "Nulli filtrid"
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr "Otsingutulemusi ei leitud."
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr "Hetkel pole ühtegi tööpakkumist."
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr "Biuro"
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr "Biuro multiregion theme"
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr "https://www.biuro.ee/"
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-02 11:39+0000\n"
"PO-Revision-Date: 2019-05-02 11:44+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.2.2; wp-5.1.1"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr "Atsiprašome, bet puslapis kurio jūs ieškote, neegzistuoja!"
#: 404.php:27
msgid "Return to homepage"
msgstr "Grįžti į pagrindinį puslapį"
#: single-job.php:48
msgid "Salary from"
msgstr "Darbo užmokestis nuo"
#: single-job.php:54
msgid "Salary to"
msgstr "Darbo užmokestis iki"
#: single-job.php:66
msgid "Published"
msgstr "Paskelbta"
#: single-job.php:68
msgid "Valid till"
msgstr "Galioja iki"
#: single-job.php:75
msgid "Apply"
msgstr "Kandidatuoti"
#: header.php:146
msgid "Get an offer"
msgstr "Gaukite pasiūlymą"
#: header.php:164 page-vasaros-darbu-bankas.php:168
#: template-parts/layout/aside-job-list.php:129
msgid "Get a job offer"
msgstr "Gauk darbo pasiūlymą"
#: front-page.php:43
msgid "Recent job ads"
msgstr "Naujausi darbo skelbimai"
#: front-page.php:78
msgid "More job ads"
msgstr "Daugiau darbo skelbimų"
#: front-page.php:91 sales-page.php:57
msgid "Trust in us"
msgstr "Mumis pasitiki"
#. Name of the template
msgid "Search & Jobs page"
msgstr "Paieškos ir darbo skelbimų puslapis"
#. Name of the template
msgid "VDB page"
msgstr "VDB puslapis"
#: page-vasaros-darbu-bankas.php:30
msgid ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
msgstr ""
"Kviečiame surasti darbą vasarai - peržvelk pasiūlymus, juos nuolat papildome "
"naujais!"
#: page-vasaros-darbu-bankas.php:152
#: template-parts/layout/aside-job-list.php:113
msgid "Didn't find a job offer you like?"
msgstr "Neradai tau tinkančio pasiūlymo?"
#: page-vasaros-darbu-bankas.php:178
msgid "900"
msgstr "900"
#: page-vasaros-darbu-bankas.php:179
msgid ""
"This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
msgstr ""
"Tiek 2018 m. vasarą įdarbinome žmonių.<br/>Šiais metais kviečiame "
"prisijungti ir tave!"
#: searchform.php:83
msgid "Locations"
msgstr "Vietovė"
#: searchform.php:167
msgid "Keyword"
msgstr "Raktažodis"
#: searchform.php:175
msgid "Search"
msgstr "Ieškoti"
#. Name of the template
msgid "Sales page"
msgstr "Pardavimų puslapis"
#. Name of the template
msgid "Regions page"
msgstr "Regionų puslapis"
#. Name of the template
msgid "Divisions page"
msgstr "Padalinių puslapis"
#: page-divisions.php:70
msgid "All"
msgstr "Visi"
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr "Šiuo metu nėra darbo pasiūlymų pagal Jūsų paiešką."
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr "Pagal Jūsų paiešką, darbo skelbimų šiuo metu neturime."
#: template-parts/layout/aside-job-list.php:86
msgid "More ..."
msgstr "Daugiau..."
#: template-parts/layout/aside-job-list.php:97
msgid "City"
msgstr "Miestas"
#: template-parts/layout/aside-job-list.php:101
msgid "Job area"
msgstr "Darbo sritis"
#: template-parts/layout/aside-job-list.php:105
msgid "Job type"
msgstr "Darbo tipas"
#: template-parts/layout/aside-job.php:12
msgid "Job position"
msgstr "Darbo pasiūlymas"
#: template-parts/layout/aside-job.php:12
msgid "I think you might like this job offer"
msgstr "Manau, tau turėtų patikti šis darbo pasiūlymas"
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr "Pasiūlyk draugui"
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr "Darbo skelbimas yra neaktyvus"
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr "Biuro"
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr "Biuro multiregion theme"
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr "https://www.biuro.lt/"
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-04 13:03+0000\n"
"PO-Revision-Date: 2019-05-04 13:04+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.2.2; wp-5.1.1"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr "Atsiprašome, bet puslapis kurio jūs ieškote, neegzistuoja!"
#: 404.php:27
msgid "Return to homepage"
msgstr "Grįžti į pagrindinį puslapį"
#: single-job.php:48
msgid "Salary from"
msgstr "Darbo užmokestis nuo"
#: single-job.php:54
msgid "Salary to"
msgstr "Darbo užmokestis iki"
#: single-job.php:66
msgid "Published"
msgstr "Paskelbta"
#: single-job.php:68
msgid "Valid till"
msgstr "Galioja iki"
#: single-job.php:75
msgid "Apply"
msgstr "Kandidatuoti"
#: header.php:137
msgid "Get an offer"
msgstr "Gaukite pasiūlymą"
#: header.php:155 page-vasaros-darbu-bankas.php:186
#: template-parts/layout/aside-job-list.php:215
msgid "Get a job offer"
msgstr "Gauk darbo pasiūlymą"
#: front-page.php:43
msgid "Recent job ads"
msgstr "Naujausi darbo skelbimai"
#: front-page.php:70 template-parts/jobs/jobs-not-found.php:25
msgid "More job ads"
msgstr "Daugiau darbo skelbimų"
#: front-page.php:80 sales-page.php:57
msgid "Trust in us"
msgstr "Mumis pasitiki"
#. Name of the template
msgid "Search & Jobs page"
msgstr "Paieškos ir darbo skelbimų puslapis"
#: search.php:32 page-vasaros-darbu-bankas.php:39
msgid "Other filters"
msgstr ""
#. Name of the template
msgid "VDB page"
msgstr "VDB puslapis"
#: page-vasaros-darbu-bankas.php:30
msgid ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
msgstr ""
"Kviečiame surasti darbą vasarai - peržvelk pasiūlymus, juos nuolat papildome "
"naujais!"
#: page-vasaros-darbu-bankas.php:170
#: template-parts/layout/aside-job-list.php:199
msgid "Didn't find a job offer you like?"
msgstr "Neradai tau tinkančio pasiūlymo?"
#: page-vasaros-darbu-bankas.php:172
#: template-parts/layout/aside-job-list.php:201
msgid "Fill out the form and we will contact you"
msgstr "Užpildyk formą ir mes su tavimi susisieksime"
#: page-vasaros-darbu-bankas.php:196
msgid "900"
msgstr "900"
#: page-vasaros-darbu-bankas.php:197
msgid ""
"This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
msgstr ""
"Tiek 2018 m. vasarą įdarbinome žmonių.<br/>Šiais metais kviečiame "
"prisijungti ir tave!"
#: searchform.php:114
msgid "Locations"
msgstr "Vietovė"
#: searchform.php:230
msgid "Keyword"
msgstr "Raktažodis"
#: searchform.php:238
msgid "Search"
msgstr "Ieškoti"
#. Name of the template
msgid "Sales page"
msgstr "Pardavimų puslapis"
#. Name of the template
msgid "Regions page"
msgstr "Regionų puslapis"
#. Name of the template
msgid "Divisions page"
msgstr "Padalinių puslapis"
#: page-divisions.php:70
msgid "All"
msgstr "Visi"
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr "Šiuo metu nėra darbo pasiūlymų pagal Jūsų paiešką."
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr "Pagal Jūsų paiešką, darbo skelbimų šiuo metu neturime."
#: template-parts/layout/aside-job-list.php:144
msgid "More ..."
msgstr "Daugiau..."
#: template-parts/layout/aside-job-list.php:168
msgid "City"
msgstr "Miestas"
#: template-parts/layout/aside-job-list.php:172
msgid "Job area"
msgstr "Darbo sritis"
#: template-parts/layout/aside-job-list.php:176
msgid "Job type"
msgstr "Darbo tipas"
#: template-parts/layout/aside-job-list.php:185
msgid "Reset filters"
msgstr "Atstatyti paieškos filtrus"
#: template-parts/layout/aside-job.php:11
msgid "Job position"
msgstr "Darbo pasiūlymas"
#: template-parts/layout/aside-job.php:11
msgid "I think you might like this job offer"
msgstr "Manau, tau turėtų patikti šis darbo pasiūlymas"
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr "Pasiūlyk draugui"
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr "Darbo skelbimas yra neaktyvus"
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr "Biuro"
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr "Biuro multiregion theme"
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr "https://www.biuro.lt/"
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-31 11:11+0000\n"
"PO-Revision-Date: 2019-05-31 11:48+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.2.2; wp-5.2.1"
#. Name of the template
msgid "Regions page"
msgstr "Regions page"
#. Name of the template
msgid "Divisions page"
msgstr "Divisions page"
#: page-divisions.php:70
msgid "All"
msgstr "Visi"
#: header.php:139
msgid "Get an offer"
msgstr "Saņemiet piedāvājumu"
#: header.php:157 page-vasaros-darbu-bankas.php:186
#: template-parts/layout/aside-job-list.php:215
msgid "Get a job offer"
msgstr "Saņemiet darba piedāvājumu"
#: searchform.php:114
msgid "Locations"
msgstr "Atrašanās vieta"
#: searchform.php:230
msgid "Keyword"
msgstr "Atslēgvārds"
#: searchform.php:238
msgid "Search"
msgstr "Meklēt"
#: front-page.php:43
msgid "Recent job ads"
msgstr "Jaunākie darba sludinājumi"
#: front-page.php:70 template-parts/jobs/jobs-not-found.php:25
msgid "More job ads"
msgstr "Vairāk darba sludinājumu"
#: front-page.php:80 sales-page.php:57
msgid "Trust in us"
msgstr "Kompānijas, kuras mums uzticas"
#. Name of the template
msgid "Sales page"
msgstr "Sales page"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr "Atvainojiet, lapa, kuru meklējat, nepastāv!"
#: 404.php:27
msgid "Return to homepage"
msgstr "Atgriezties sākumlapā"
#. Name of the template
msgid "VDB page"
msgstr "VDB page"
#: page-vasaros-darbu-bankas.php:30
msgid ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
msgstr ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
#: page-vasaros-darbu-bankas.php:39 search.php:32
msgid "Other filters"
msgstr "Citi filtri"
#: page-vasaros-darbu-bankas.php:170
#: template-parts/layout/aside-job-list.php:199
msgid "Didn't find a job offer you like?"
msgstr "Vai neatradāt sev vēlamo darba piedāvājumu?"
#: page-vasaros-darbu-bankas.php:172
#: template-parts/layout/aside-job-list.php:201
msgid "Fill out the form and we will contact you"
msgstr "Aizpildiet pieteikuma formu un mēs sazināsimies ar Jums!"
#: page-vasaros-darbu-bankas.php:196
msgid "900"
msgstr "900"
#: page-vasaros-darbu-bankas.php:197
msgid ""
"This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
msgstr ""
"This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
#. Name of the template
msgid "Search & Jobs page"
msgstr "Search & Jobs page"
#: single-job.php:48
msgid "Salary from"
msgstr "Alga no "
#: single-job.php:54
msgid "Salary to"
msgstr "Alga līdz"
#: single-job.php:66
msgid "Published"
msgstr "Publicēts"
#: single-job.php:68
msgid "Valid till"
msgstr "Derīgs līdz"
#: single-job.php:75
msgid "Apply"
msgstr "Lietot"
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr "Darba sludinājums ir neaktīvs"
#: template-parts/layout/aside-job.php:11
msgid "Job position"
msgstr "Darba pozīcija"
#: template-parts/layout/aside-job.php:11
msgid "I think you might like this job offer"
msgstr "Es domāju, ka jums varētu patikt šis darba piedāvājums"
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr "Ieteikt draugam"
#: template-parts/layout/aside-job-list.php:144
msgid "More ..."
msgstr "Vairāk ..."
#: template-parts/layout/aside-job-list.php:168
msgid "City"
msgstr "Pilsēta"
#: template-parts/layout/aside-job-list.php:172
msgid "Job area"
msgstr "Darba joma"
#: template-parts/layout/aside-job-list.php:176
msgid "Job type"
msgstr "Darba veids"
#: template-parts/layout/aside-job-list.php:185
msgid "Reset filters"
msgstr "Atiestatīt filtrus"
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr "Meklēšanas rezultāti netika atrasti."
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr "Pašlaik nav darba sludinājumu."
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr "Biuro"
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr "Biuro multiregion theme"
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr "https://www.biuro.ee/"
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-04 08:20+0000\n"
"PO-Revision-Date: 2019-06-04 08:39+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: \n"
"Language: lv_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.1"
#: page-vasaros-darbu-bankas.php:196
msgid "900"
msgstr ""
#: page-divisions.php:53
msgid "All"
msgstr ""
#: single-job.php:75
msgid "Apply"
msgstr ""
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr ""
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr ""
#: template-parts/layout/aside-job-list.php:100
msgid "City"
msgstr ""
#: page-vasaros-darbu-bankas.php:170
#: template-parts/layout/aside-job-list.php:131
msgid "Didn't find a job offer you like?"
msgstr ""
#. Name of the template
msgid "Divisions page"
msgstr ""
#. Name of the template
msgid "Employees Landing Page I"
msgstr ""
#: page-vasaros-darbu-bankas.php:172
#: template-parts/layout/aside-job-list.php:133
msgid "Fill out the form and we will contact you"
msgstr ""
#: page-vasaros-darbu-bankas.php:30
msgid ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
msgstr ""
#: header.php:118 page-vasaros-darbu-bankas.php:186
#: template-parts/layout/aside-job-list.php:147
msgid "Get a job offer"
msgstr ""
#: header.php:100
msgid "Get an offer"
msgstr ""
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr ""
#: template-parts/layout/aside-job.php:11
msgid "I think you might like this job offer"
msgstr ""
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr ""
#: template-parts/layout/aside-job-list.php:104
msgid "Job area"
msgstr ""
#: template-parts/layout/aside-job.php:11
msgid "Job position"
msgstr ""
#: template-parts/layout/aside-job-list.php:108
msgid "Job type"
msgstr ""
#: searchform.php:61
msgid "Keyword"
msgstr ""
#: searchform.php:44
msgid "Locations"
msgstr ""
#: template-parts/layout/aside-job-list.php:67
msgid "More ..."
msgstr ""
#: front-page.php:70 template-parts/jobs/jobs-not-found.php:25
msgid "More job ads"
msgstr ""
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr ""
#: page-vasaros-darbu-bankas.php:39 search.php:32
msgid "Other filters"
msgstr ""
#: single-job.php:66
msgid "Published"
msgstr ""
#: front-page.php:43
msgid "Recent job ads"
msgstr ""
#. Name of the template
msgid "Regions page"
msgstr ""
#: template-parts/layout/aside-job-list.php:117
msgid "Reset filters"
msgstr ""
#: 404.php:27
msgid "Return to homepage"
msgstr ""
#: single-job.php:48
msgid "Salary from"
msgstr ""
#: single-job.php:54
msgid "Salary to"
msgstr ""
#. Name of the template
msgid "Sales page"
msgstr ""
#: searchform.php:66
msgid "Search"
msgstr ""
#. Name of the template
msgid "Search & Jobs page"
msgstr ""
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr ""
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr ""
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr ""
#: page-vasaros-darbu-bankas.php:197
msgid ""
"This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
msgstr ""
#: front-page.php:80 sales-page.php:57
msgid "Trust in us"
msgstr ""
#: single-job.php:68
msgid "Valid till"
msgstr ""
#. Name of the template
msgid "VDB page"
msgstr ""
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-04 08:20+0000\n"
"PO-Revision-Date: 2019-06-04 08:39+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: Latvian (Latvia)\n"
"Language: lv_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.1"
#: page-vasaros-darbu-bankas.php:196
msgid "900"
msgstr ""
#: page-divisions.php:53
msgid "All"
msgstr ""
#: single-job.php:75
msgid "Apply"
msgstr ""
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr ""
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr ""
#: template-parts/layout/aside-job-list.php:100
msgid "City"
msgstr ""
#: page-vasaros-darbu-bankas.php:170
#: template-parts/layout/aside-job-list.php:131
msgid "Didn't find a job offer you like?"
msgstr ""
#. Name of the template
msgid "Divisions page"
msgstr ""
#. Name of the template
msgid "Employees Landing Page I"
msgstr ""
#: page-vasaros-darbu-bankas.php:172
#: template-parts/layout/aside-job-list.php:133
msgid "Fill out the form and we will contact you"
msgstr ""
#: page-vasaros-darbu-bankas.php:30
msgid ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
msgstr ""
#: header.php:118 page-vasaros-darbu-bankas.php:186
#: template-parts/layout/aside-job-list.php:147
msgid "Get a job offer"
msgstr ""
#: header.php:100
msgid "Get an offer"
msgstr ""
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr ""
#: template-parts/layout/aside-job.php:11
msgid "I think you might like this job offer"
msgstr ""
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr ""
#: template-parts/layout/aside-job-list.php:104
msgid "Job area"
msgstr ""
#: template-parts/layout/aside-job.php:11
msgid "Job position"
msgstr ""
#: template-parts/layout/aside-job-list.php:108
msgid "Job type"
msgstr ""
#: searchform.php:61
msgid "Keyword"
msgstr ""
#: searchform.php:44
msgid "Locations"
msgstr ""
#: template-parts/layout/aside-job-list.php:67
msgid "More ..."
msgstr ""
#: front-page.php:70 template-parts/jobs/jobs-not-found.php:25
msgid "More job ads"
msgstr ""
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr ""
#: page-vasaros-darbu-bankas.php:39 search.php:32
msgid "Other filters"
msgstr ""
#: single-job.php:66
msgid "Published"
msgstr ""
#: front-page.php:43
msgid "Recent job ads"
msgstr "LV: Recent job ads"
#. Name of the template
msgid "Regions page"
msgstr ""
#: template-parts/layout/aside-job-list.php:117
msgid "Reset filters"
msgstr ""
#: 404.php:27
msgid "Return to homepage"
msgstr ""
#: single-job.php:48
msgid "Salary from"
msgstr ""
#: single-job.php:54
msgid "Salary to"
msgstr ""
#. Name of the template
msgid "Sales page"
msgstr ""
#: searchform.php:66
msgid "Search"
msgstr ""
#. Name of the template
msgid "Search & Jobs page"
msgstr ""
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr ""
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr ""
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr ""
#: page-vasaros-darbu-bankas.php:197
msgid ""
"This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
msgstr ""
#: front-page.php:80 sales-page.php:57
msgid "Trust in us"
msgstr ""
#: single-job.php:68
msgid "Valid till"
msgstr ""
#. Name of the template
msgid "VDB page"
msgstr ""
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-01 18:01+0000\n"
"PO-Revision-Date: 2019-05-01 18:50+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.2.2; wp-5.1.1"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr "Извините, страница, которую вы ищете, не существует!"
#: 404.php:27
msgid "Return to homepage"
msgstr "Вернуться на главную страницу"
#: single-job.php:48
msgid "Salary from"
msgstr "Зарплата от"
#: single-job.php:54
msgid "Salary to"
msgstr "Зарплата до"
#: single-job.php:66
msgid "Published"
msgstr "Публикации"
#: single-job.php:68
msgid "Valid till"
msgstr "Действителен до"
#: single-job.php:75
msgid "Apply"
msgstr "Подать заявку"
#: header.php:118
msgid "Get an offer"
msgstr "Получите предложение"
#: header.php:122
msgid "Get a job offer"
msgstr "Получи рабочее предложение"
#: front-page.php:43
msgid "Recent job ads"
msgstr "Новейшие объявления о работе"
#: front-page.php:78
msgid "More job ads"
msgstr "Больше объявлений о работе"
#: front-page.php:91 sales-page.php:57
msgid "Trust in us"
msgstr "Они доверяют нам"
#. Name of the template
msgid "Search & Jobs page"
msgstr "Search & Jobs page"
#: searchform.php:83
msgid "Locations"
msgstr "Местность"
#: searchform.php:167
msgid "Keyword"
msgstr "Ключевое слово"
#: searchform.php:175
msgid "Search"
msgstr "Поиск"
#. Name of the template
msgid "Sales page"
msgstr "Sales page"
#. Name of the template
msgid "Regions page"
msgstr "Regions page"
#. Name of the template
msgid "Divisions page"
msgstr "Divisions page"
#: page-divisions.php:64 page-divisions.php:69
msgid "All"
msgstr "Все"
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr "В настоящее время нет объявлений о работе."
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr "Результаты поиска не были найдены."
#: template-parts/layout/aside-job-list.php:86
msgid "More ..."
msgstr "Больше..."
#: template-parts/layout/aside-job-list.php:97
msgid "City"
msgstr "Город"
#: template-parts/layout/aside-job-list.php:101
msgid "Job area"
msgstr "Сфера деятельности"
#: template-parts/layout/aside-job-list.php:105
msgid "Job type"
msgstr "Тип работы"
#: template-parts/layout/aside-job.php:12
msgid "Job position"
msgstr "Должность"
#: template-parts/layout/aside-job.php:12
msgid "I think you might like this job offer"
msgstr "Я думаю, что тебе может понравиться это предложение о работе"
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr "Предложить другу"
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr "Объявление о работе неактивно"
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr "Biuro"
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr "Biuro multiregion theme"
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr "https://www.biuro.lt/"
msgid ""
msgstr ""
"Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-04 13:06+0000\n"
"PO-Revision-Date: 2019-05-31 10:48+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.2.2; wp-5.2.1"
#: 404.php:25
msgid "Sorry, the page you are looking for does not exist!"
msgstr "Извините, страница, которую вы ищете, не существует!"
#: 404.php:27
msgid "Return to homepage"
msgstr "Вернуться на главную страницу"
#: single-job.php:48
msgid "Salary from"
msgstr "Зарплата от"
#: single-job.php:54
msgid "Salary to"
msgstr "Зарплата до"
#: single-job.php:66
msgid "Published"
msgstr "Публикации"
#: single-job.php:68
msgid "Valid till"
msgstr "Действителен до"
#: single-job.php:75
msgid "Apply"
msgstr "Подать заявку"
#: header.php:137
msgid "Get an offer"
msgstr "Получите предложение"
#: header.php:155 page-vasaros-darbu-bankas.php:186
#: template-parts/layout/aside-job-list.php:215
msgid "Get a job offer"
msgstr "Получи рабочее предложение"
#: front-page.php:43
msgid "Recent job ads"
msgstr "Новейшие объявления о работе"
#: front-page.php:70 template-parts/jobs/jobs-not-found.php:25
msgid "More job ads"
msgstr "Больше объявлений о работе"
#: front-page.php:80 sales-page.php:57
msgid "Trust in us"
msgstr "Они доверяют нам"
#. Name of the template
msgid "Search & Jobs page"
msgstr "Search & Jobs page"
#: search.php:32 page-vasaros-darbu-bankas.php:39
msgid "Other filters"
msgstr "Другие поисковые фильтры"
#. Name of the template
msgid "VDB page"
msgstr "VDB page"
#: page-vasaros-darbu-bankas.php:30
msgid ""
"Find summer job – look through the job ads, we are constantly updating the "
"list and adding new ones."
msgstr ""
#: page-vasaros-darbu-bankas.php:170
#: template-parts/layout/aside-job-list.php:199
msgid "Didn't find a job offer you like?"
msgstr "Не нашли предложение работы, которое вам нравится?"
#: page-vasaros-darbu-bankas.php:172
#: template-parts/layout/aside-job-list.php:201
msgid "Fill out the form and we will contact you"
msgstr "Заполните форму и мы свяжемся с вами"
#: page-vasaros-darbu-bankas.php:196
msgid "900"
msgstr "900"
#: page-vasaros-darbu-bankas.php:197
msgid ""
"This is how many people we employed during summer at 2018.<br/>Join us this "
"summer!"
msgstr ""
"900 человек были трудоустроены летом 2018 года. <br/> Присоединяйтесь к нам "
"этим летом!"
#: searchform.php:114
msgid "Locations"
msgstr "Местность"
#: searchform.php:230
msgid "Keyword"
msgstr "Ключевое слово"
#: searchform.php:238
msgid "Search"
msgstr "Поиск"
#. Name of the template
msgid "Sales page"
msgstr "Sales page"
#. Name of the template
msgid "Regions page"
msgstr "Regions page"
#. Name of the template
msgid "Divisions page"
msgstr "Divisions page"
#: page-divisions.php:70
msgid "All"
msgstr "Все"
#: template-parts/jobs/jobs-none.php:14
msgid "There are currently no job ads."
msgstr ""
"На русском языке нет объявлений о работе. Но есть много объявлений о работе "
"на <a href=\"https://www.biuro.lt/darbuotojams/darbo-pasiulymai/\">литовском "
"языке - выбирайте.</a>"
#: template-parts/jobs/jobs-not-found.php:14
msgid "No search results were found."
msgstr "Результаты поиска не были найдены."
#: template-parts/layout/aside-job-list.php:144
msgid "More ..."
msgstr "Больше..."
#: template-parts/layout/aside-job-list.php:168
msgid "City"
msgstr "Город"
#: template-parts/layout/aside-job-list.php:172
msgid "Job area"
msgstr "Сфера деятельности"
#: template-parts/layout/aside-job-list.php:176
msgid "Job type"
msgstr "Тип работы"
#: template-parts/layout/aside-job-list.php:185
msgid "Reset filters"
msgstr "Сбросить фильтры"
#: template-parts/layout/aside-job.php:11
msgid "Job position"
msgstr "Должность"
#: template-parts/layout/aside-job.php:11
msgid "I think you might like this job offer"
msgstr "Я думаю, что тебе может понравиться это предложение о работе"
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr "Предложить другу"
#: template-parts/layout/aside-job-inactive.php:1
msgid "Job ad is inactive"
msgstr "Объявление о работе неактивно"
#. Name of the theme
#. Author of the theme
msgid "Biuro"
msgstr "Biuro"
#. Description of the theme
msgid "Biuro multiregion theme"
msgstr "Biuro multiregion theme"
#. Author URI of the theme
msgid "https://www.biuro.lt/"
msgstr "https://www.biuro.lt/"
...@@ -2,8 +2,8 @@ msgid "" ...@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Biuro\n" "Project-Id-Version: Biuro\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-04 13:06+0000\n" "POT-Creation-Date: 2019-05-31 10:43+0000\n"
"PO-Revision-Date: 2019-05-31 10:54+0000\n" "PO-Revision-Date: 2019-05-31 11:09+0000\n"
"Last-Translator: biuro <info@biuro.eu>\n" "Last-Translator: biuro <info@biuro.eu>\n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
"Language: ru_RU\n" "Language: ru_RU\n"
...@@ -15,43 +15,39 @@ msgstr "" ...@@ -15,43 +15,39 @@ msgstr ""
"X-Generator: Loco https://localise.biz/\n" "X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.2.2; wp-5.2.1" "X-Loco-Version: 2.2.2; wp-5.2.1"
#: 404.php:25 #. Name of the template
msgid "Sorry, the page you are looking for does not exist!" msgid "Regions page"
msgstr "Извините, страница, которую вы ищете, не существует!" msgstr "Regions page"
#: 404.php:27
msgid "Return to homepage"
msgstr "Вернуться на главную страницу"
#: single-job.php:48
msgid "Salary from"
msgstr "Зарплата от"
#: single-job.php:54
msgid "Salary to"
msgstr "Зарплата до"
#: single-job.php:66
msgid "Published"
msgstr "Публикации"
#: single-job.php:68 #. Name of the template
msgid "Valid till" msgid "Divisions page"
msgstr "Действителен до" msgstr "Divisions page"
#: single-job.php:75 #: page-divisions.php:70
msgid "Apply" msgid "All"
msgstr "Подать заявку" msgstr "Все"
#: header.php:137 #: header.php:139
msgid "Get an offer" msgid "Get an offer"
msgstr "Получите предложение" msgstr "Получите предложение"
#: header.php:155 page-vasaros-darbu-bankas.php:186 #: header.php:157 page-vasaros-darbu-bankas.php:186
#: template-parts/layout/aside-job-list.php:215 #: template-parts/layout/aside-job-list.php:215
msgid "Get a job offer" msgid "Get a job offer"
msgstr "Получи рабочее предложение" msgstr "Получи рабочее предложение"
#: searchform.php:114
msgid "Locations"
msgstr "Местность"
#: searchform.php:230
msgid "Keyword"
msgstr "Ключевое слово"
#: searchform.php:238
msgid "Search"
msgstr "Поиск"
#: front-page.php:43 #: front-page.php:43
msgid "Recent job ads" msgid "Recent job ads"
msgstr "Новейшие объявления о работе" msgstr "Новейшие объявления о работе"
...@@ -65,12 +61,16 @@ msgid "Trust in us" ...@@ -65,12 +61,16 @@ msgid "Trust in us"
msgstr "Они доверяют нам" msgstr "Они доверяют нам"
#. Name of the template #. Name of the template
msgid "Search & Jobs page" msgid "Sales page"
msgstr "Search & Jobs page" msgstr "Sales page"
#: search.php:32 page-vasaros-darbu-bankas.php:39 #: 404.php:25
msgid "Other filters" msgid "Sorry, the page you are looking for does not exist!"
msgstr "Другие поисковые фильтры" msgstr "Извините, страница, которую вы ищете, не существует!"
#: 404.php:27
msgid "Return to homepage"
msgstr "Вернуться на главную страницу"
#. Name of the template #. Name of the template
msgid "VDB page" msgid "VDB page"
...@@ -84,6 +84,10 @@ msgstr "" ...@@ -84,6 +84,10 @@ msgstr ""
"Найдите летнюю работу - просматривайте объявления о работе, мы постоянно " "Найдите летнюю работу - просматривайте объявления о работе, мы постоянно "
"обновляем список и добавляем новые." "обновляем список и добавляем новые."
#: page-vasaros-darbu-bankas.php:39 search.php:32
msgid "Other filters"
msgstr "Другие поисковые фильтры"
#: page-vasaros-darbu-bankas.php:170 #: page-vasaros-darbu-bankas.php:170
#: template-parts/layout/aside-job-list.php:199 #: template-parts/layout/aside-job-list.php:199
msgid "Didn't find a job offer you like?" msgid "Didn't find a job offer you like?"
...@@ -106,44 +110,45 @@ msgstr "" ...@@ -106,44 +110,45 @@ msgstr ""
"900 человек были трудоустроены летом 2018 года. <br/> Присоединяйтесь к нам " "900 человек были трудоустроены летом 2018 года. <br/> Присоединяйтесь к нам "
"этим летом!" "этим летом!"
#: searchform.php:114 #. Name of the template
msgid "Locations" msgid "Search & Jobs page"
msgstr "Местность" msgstr "Search & Jobs page"
#: searchform.php:230 #: single-job.php:48
msgid "Keyword" msgid "Salary from"
msgstr "Ключевое слово" msgstr "Зарплата от"
#: searchform.php:238 #: single-job.php:54
msgid "Search" msgid "Salary to"
msgstr "Поиск" msgstr "Зарплата до"
#. Name of the template #: single-job.php:66
msgid "Sales page" msgid "Published"
msgstr "Sales page" msgstr "Публикации"
#. Name of the template #: single-job.php:68
msgid "Regions page" msgid "Valid till"
msgstr "Regions page" msgstr "Действителен до"
#. Name of the template #: single-job.php:75
msgid "Divisions page" msgid "Apply"
msgstr "Divisions page" msgstr "Подать заявку"
#: page-divisions.php:70 #: template-parts/layout/aside-job-inactive.php:1
msgid "All" msgid "Job ad is inactive"
msgstr "Все" msgstr "Объявление о работе неактивно"
#: template-parts/jobs/jobs-none.php:14 #: template-parts/layout/aside-job.php:11
msgid "There are currently no job ads." msgid "Job position"
msgstr "" msgstr "Должность"
"На русском языке нет объявлений о работе. Но есть много объявлений о работе "
"на <a href=\"https://www.biuro.lt/darbuotojams/darbo-pasiulymai/\">литовском "
"языке - выбирайте.</a>"
#: template-parts/jobs/jobs-not-found.php:14 #: template-parts/layout/aside-job.php:11
msgid "No search results were found." msgid "I think you might like this job offer"
msgstr "Результаты поиска не были найдены." msgstr "Я думаю, что тебе может понравиться это предложение о работе"
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr "Предложить другу"
#: template-parts/layout/aside-job-list.php:144 #: template-parts/layout/aside-job-list.php:144
msgid "More ..." msgid "More ..."
...@@ -165,21 +170,16 @@ msgstr "Тип работы" ...@@ -165,21 +170,16 @@ msgstr "Тип работы"
msgid "Reset filters" msgid "Reset filters"
msgstr "Сбросить фильтры" msgstr "Сбросить фильтры"
#: template-parts/layout/aside-job.php:11 #: template-parts/jobs/jobs-not-found.php:14
msgid "Job position" msgid "No search results were found."
msgstr "Должность" msgstr "Результаты поиска не были найдены."
#: template-parts/layout/aside-job.php:11
msgid "I think you might like this job offer"
msgstr "Я думаю, что тебе может понравиться это предложение о работе"
#: template-parts/layout/aside-job.php:43
msgid "Suggest a friend"
msgstr "Предложить другу"
#: template-parts/layout/aside-job-inactive.php:1 #: template-parts/jobs/jobs-none.php:14
msgid "Job ad is inactive" msgid "There are currently no job ads."
msgstr "Объявление о работе неактивно" msgstr ""
"На русском языке нет объявлений о работе. Но есть много объявлений о работе "
"на <a href=\"https://biuro.ee/toeoeotsijatele/toeoepakkumised/\">эстонском "
"языке - выбирайте.</a>"
#. Name of the theme #. Name of the theme
#. Author of the theme #. Author of the theme
......
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