# Translation of WordPress - Development in English (UK)
# This file is distributed under the same license as the WordPress - Development package.
msgid ""
msgstr ""
"PO-Revision-Date: 2016-12-11 18:03:11+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/2.3.0-alpha\n"
"Language: en_GB\n"
"Project-Id-Version: WordPress - Development\n"

#. translators: Translate this to the correct language tag for your locale, see
#. https://www.w3.org/International/articles/language-tags/ for reference. Do
#. not translate into your own language.
#: wp-includes/general-template.php:716
msgid "html_lang_attribute"
msgstr "html_lang_attribute"

#. translators: 'rtl' or 'ltr'. This sets the text direction for WordPress.
#: wp-includes/class-wp-locale.php:230
msgctxt "text direction"
msgid "ltr"
msgstr "ltr"

#. translators: $thousands_sep argument for
#. https://secure.php.net/number_format, default is ,
#: wp-includes/class-wp-locale.php:209
msgid "number_format_thousands_sep"
msgstr ","

#. translators: $dec_point argument for https://secure.php.net/number_format,
#. default is .
#: wp-includes/class-wp-locale.php:222
msgid "number_format_decimal_point"
msgstr "."

#: wp-includes/option.php:1762
msgid "This address is used for admin purposes, like new user notification."
msgstr "This address is used for admin purposes, like new user notification."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:809
msgid "Unique identifier for the term."
msgstr "Unique identifier for the term."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:121
msgid "Required to be true, as terms do not support trashing."
msgstr "Required to be true, as terms do not support binning."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:268
msgid "An alphanumeric identifier for the taxonomy."
msgstr "An alphanumeric identifier for the taxonomy."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:100
msgid "Required to be true, as revisions do not support trashing."
msgstr "Required to be true, as revisions do not support binning."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:252
msgid "REST base route for the post type."
msgstr "REST base route for the post type."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:237
msgid "An alphanumeric identifier for the post type."
msgstr "An alphanumeric identifier for the post type."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:225
msgid "Human-readable labels for the post type for various contexts."
msgstr "Human-readable labels for the post type for various contexts."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:219
msgid "Whether or not the post type should have children."
msgstr "Whether or not the post type should have children."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:213
msgid "A human-readable description of the post type."
msgstr "A human-readable description of the post type."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:207
msgid "All capabilities used by the post type."
msgstr "All capabilities used by the post type."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:287
msgid "An alphanumeric identifier for the status."
msgstr "An alphanumeric identifier for the status."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1323
msgid "Limit response to comments published before a given ISO8601 compliant date."
msgstr "Limit response to comments published before a given ISO8601 compliant date."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1294
msgid "Limit response to comments published after a given ISO8601 compliant date."
msgstr "Limit response to comments published after a given ISO8601 compliant date."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1261
msgid "Avatar URLs for the user."
msgstr "Avatar URLs for the user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1214
msgid "Roles assigned to the user."
msgstr "Roles assigned to the user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1191
msgid "The nickname for the user."
msgstr "The nickname for the user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1185
msgid "Locale for the user."
msgstr "Locale for the user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1178
msgid "Author URL of the user."
msgstr "Author URL of the user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1173
msgid "Description of the user."
msgstr "Description of the user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1167
msgid "URL of the user."
msgstr "URL of the user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1152
msgid "Last name for the user."
msgstr "Last name for the user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1144
msgid "First name for the user."
msgstr "First name for the user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1136
msgid "Display name for the user."
msgstr "Display name for the user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1127
msgid "Login name for the user."
msgstr "Login name for the user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:706
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:740
msgid "The user cannot be deleted."
msgstr "The user cannot be deleted."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:472
msgid "Error creating new user."
msgstr "Error creating new user."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:863
msgid "The parent term ID."
msgstr "The parent term ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:833
msgid "HTML title for the term."
msgstr "HTML title for the term."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:826
msgid "URL of the term."
msgstr "URL of the term."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:582
msgid "The term cannot be deleted."
msgstr "The term cannot be deleted."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:377
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:484
msgid "Parent term doesn't exist."
msgstr "Parent term doesn't exist."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:371
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:478
msgid "Can not set parent term, taxonomy is not hierarchical."
msgstr "Cannot set parent term, taxonomy is not hierarchical."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:324
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:456
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:545
msgid "Term doesn't exist."
msgstr "Term doesn't exist."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:262
msgid "The title for the taxonomy."
msgstr "The title for the taxonomy."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:280
msgid "Types associated with the taxonomy."
msgstr "Types associated with the taxonomy."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:231
msgid "The title for the post type."
msgstr "The title for the post type."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:126
msgid "Cannot view post type."
msgstr "Cannot view post type."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:251
msgid "The title for the status."
msgstr "The title for the status."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:134
msgid "Cannot view status."
msgstr "Cannot view status."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:128
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:180
msgid "Invalid status."
msgstr "Invalid status."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:463
msgid "URL to the original attachment file."
msgstr "URL to the original attachment file."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:443
msgid "The attachment MIME type."
msgstr "The attachment MIME type."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:435
msgid "Attachment type."
msgstr "Attachment type."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:413
msgid "The attachment description."
msgstr "The attachment description."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:391
msgid "The attachment caption."
msgstr "The attachment caption."

#: wp-includes/option.php:1811
msgid "Default post category."
msgstr "Default post category."

#: wp-includes/option.php:1737
msgid "Site tagline."
msgstr "Site tagline."

#. translators: Theme author name
#: wp-includes/customize/class-wp-customize-theme-control.php:92
msgctxt "theme author"
msgid "By %s"
msgstr "By %s"

#. translators: New user notification email subject. 1: Network name, 2: New
#. user login
#: wp-includes/ms-functions.php:944
msgctxt "New user notification email subject"
msgid "[%1$s] Activate %2$s"
msgstr "[%1$s] Activate %2$s"

#. translators: New site notification email subject. 1: Network name, 2: New
#. site URL
#: wp-includes/ms-functions.php:850
msgctxt "New site notification email subject"
msgid "[%1$s] Activate %2$s"
msgstr "[%1$s] Activate %2$s"

#: wp-includes/widgets.php:1236 wp-includes/widgets.php:1345
msgid "RSS Error:"
msgstr "RSS Error:"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:471
msgid "Cannot create a comment with that type."
msgstr "Cannot create a comment with that type."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:584
msgid "Invalid slug."
msgstr "Invalid slug."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:576
#: wp-includes/rest-api.php:1053
msgid "Invalid email address."
msgstr "Invalid email address."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:486
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:680
msgid "Invalid comment content."
msgstr "Invalid comment content."

#: wp-includes/rest-api/class-wp-rest-server.php:288
msgid "Invalid JSONP callback function."
msgstr "Invalid JSONP callback function."

#: wp-includes/post.php:3411
msgid "Invalid page template."
msgstr "Invalid page template."

#: wp-includes/post.php:3131 wp-includes/rest-api.php:1043
msgid "Invalid date."
msgstr "Invalid date."

#: wp-includes/theme.php:1388
msgid "Video is playing."
msgstr "Video is playing."

#: wp-includes/theme.php:1387
msgid "Video is paused."
msgstr "Video is paused."

#: wp-includes/theme.php:1946
msgctxt "Theme starter content"
msgid "Archives"
msgstr "Archives"

#: wp-includes/theme.php:2063
msgctxt "Theme starter content"
msgid "This is an example of a homepage section. Homepage sections can be any page other than the homepage itself, including the page that shows your latest blog posts."
msgstr "This is an example of a homepage section. Homepage sections can be any page other than the homepage itself, including the page that shows your latest blog posts."

#: wp-includes/theme.php:2057
msgctxt "Theme starter content"
msgid "News"
msgstr "News"

#: wp-includes/theme.php:2049
msgctxt "Theme starter content"
msgid "This is a page with some basic contact information, such as an address and phone number. You might also try a plugin to add a contact form."
msgstr "This is a page with some basic contact information, such as an address and phone number. You might also try a plugin to add a contact form."

#: wp-includes/theme.php:2044
msgctxt "Theme starter content"
msgid "You might be an artist who would like to introduce yourself and your work here or maybe you&rsquo;re a business with a mission to describe."
msgstr "You might be an artist who would like to introduce yourself and your work here or maybe you&rsquo;re a business with a mission to describe."

#: wp-includes/theme.php:2039
msgctxt "Theme starter content"
msgid "Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time."
msgstr "Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time."

#: wp-includes/theme.php:1961
msgctxt "Theme starter content"
msgid "Recent Posts"
msgstr "Recent Posts"

#: wp-includes/theme.php:1958
msgctxt "Theme starter content"
msgid "Recent Comments"
msgstr "Recent Comments"

#: wp-includes/theme.php:1955
msgctxt "Theme starter content"
msgid "Meta"
msgstr "Meta"

#: wp-includes/theme.php:1949
msgctxt "Theme starter content"
msgid "Calendar"
msgstr "Calendar"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:658
msgid "Sorry, you are not allowed to change the comment type."
msgstr "Sorry, you are not allowed to change the comment type."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1034
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1044
msgid "Sorry, you are not allowed to give users that role."
msgstr "Sorry, you are not allowed to give users that role."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:184
msgid "Sorry, you are not allowed to order users by this parameter."
msgstr "Sorry, you are not allowed to order users by this parameter."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:176
msgid "Sorry, you are not allowed to filter users by role."
msgstr "Sorry, you are not allowed to filter users by role."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:748
msgid "Sorry, you are not allowed to delete this comment."
msgstr "Sorry, you are not allowed to delete this comment."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:353
msgid "Sorry, you are not allowed to create new terms."
msgstr "Sorry, you are not allowed to create new terms."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:126
msgid "Sorry, you are not allowed to view revisions of this post."
msgstr "Sorry, you are not allowed to view revisions of this post."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:437
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:441
msgid "Sorry, you are not allowed to create a comment on this post."
msgstr "Sorry, you are not allowed to create a comment on this post."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:428
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:433
msgid "Sorry, you are not allowed to create this comment without a post."
msgstr "Sorry, you are not allowed to create this comment without a post."

#. translators: %s: request parameter
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:404
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:413
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:422
msgid "Sorry, you are not allowed to edit '%s' for comments."
msgstr "Sorry, you are not allowed to edit '%s' for comments."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:120
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:331
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:445
msgid "Sorry, you are not allowed to read the post for this comment."
msgstr "Sorry, you are not allowed to read the post for this comment."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:327
msgid "Sorry, you are not allowed to read this comment."
msgstr "Sorry, you are not allowed to read this comment."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:122
msgid "Sorry, you are not allowed to read comments without a post."
msgstr "Sorry, you are not allowed to read comments without a post."

#: wp-includes/theme.php:2031
msgctxt "Theme starter content"
msgid "YouTube"
msgstr "YouTube"

#: wp-includes/theme.php:2019
msgctxt "Theme starter content"
msgid "Pinterest"
msgstr "Pinterest"

#: wp-includes/theme.php:2015
msgctxt "Theme starter content"
msgid "LinkedIn"
msgstr "LinkedIn"

#: wp-includes/theme.php:2007
msgctxt "Theme starter content"
msgid "GitHub"
msgstr "GitHub"

#: wp-includes/theme.php:2003
msgctxt "Theme starter content"
msgid "Foursquare"
msgstr "Foursquare"

#: wp-includes/theme.php:1943
msgctxt "Theme starter content"
msgid "This may be a good place to introduce yourself and your site or include some credits."
msgstr "This may be a good place to introduce yourself and your site or include some credits."

#: wp-includes/theme.php:1942
msgctxt "Theme starter content"
msgid "About This Site"
msgstr "About This Site"

#. translators: %s: custom field key
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:183
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:219
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:291
msgid "Sorry, you are not allowed to edit the %s custom field."
msgstr "Sorry, you are not allowed to edit the %s custom field."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:470
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:607
msgid "Sorry, you are not allowed to assign the provided terms."
msgstr "Sorry, you are not allowed to assign the provided terms."

#: wp-includes/class-wp-xmlrpc-server.php:1273
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:462
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:603
msgid "Sorry, you are not allowed to make posts sticky."
msgstr "Sorry, you are not allowed to make posts sticky."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:94
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:129
msgid "Reassign the deleted user's posts and links to this user ID."
msgstr "Reassign the deleted user's posts and links to this user ID."

#: wp-includes/class-wp-customize-manager.php:3843
msgid "This theme doesn't support video headers on this page. Navigate to the front page or another page that supports video headers."
msgstr "This theme doesn't support video headers on this page. Navigate to the front page or another page that supports video headers."

#: wp-includes/class-wp-customize-manager.php:3923
#: wp-includes/class-wp-customize-manager.php:3926
msgid "Select Video"
msgstr "Select Video"

#: wp-includes/class-wp-customize-manager.php:3924
msgid "Change Video"
msgstr "Change Video"

#: wp-includes/class-wp-customize-manager.php:3925
msgid "No video selected"
msgstr "No video selected"

#: wp-includes/class-wp-customize-manager.php:3927
msgid "Choose Video"
msgstr "Choose Video"

#: wp-includes/theme.php:2062
msgctxt "Theme starter content"
msgid "A homepage section"
msgstr "A homepage section"

#: wp-includes/theme.php:2053
msgctxt "Theme starter content"
msgid "Blog"
msgstr "Blog"

#: wp-includes/theme.php:2048
msgctxt "Theme starter content"
msgid "Contact"
msgstr "Contact"

#: wp-includes/theme.php:2043
msgctxt "Theme starter content"
msgid "About"
msgstr "About"

#: wp-includes/theme.php:2038
msgctxt "Theme starter content"
msgid "Home"
msgstr "Home"

#: wp-includes/theme.php:1995
msgctxt "Theme starter content"
msgid "Email"
msgstr "Email"

#: wp-includes/theme.php:2011
msgctxt "Theme starter content"
msgid "Instagram"
msgstr "Instagram"

#: wp-includes/theme.php:2023
msgctxt "Theme starter content"
msgid "Twitter"
msgstr "Twitter"

#: wp-includes/theme.php:1999
msgctxt "Theme starter content"
msgid "Facebook"
msgstr "Facebook"

#: wp-includes/theme.php:2027
msgctxt "Theme starter content"
msgid "Yelp"
msgstr "Yelp"

#: wp-includes/theme.php:1952
msgctxt "Theme starter content"
msgid "Categories"
msgstr "Categories"

#: wp-includes/theme.php:1964
msgctxt "Theme starter content"
msgid "Search"
msgstr "Search"

#: wp-includes/theme.php:1938
msgctxt "Theme starter content"
msgid "Saturday &amp; Sunday: 11:00AM&ndash;3:00PM"
msgstr "Saturday &amp; Sunday: 11:00AM&ndash;3:00PM"

#: wp-includes/theme.php:1938
msgctxt "Theme starter content"
msgid "Monday&mdash;Friday: 9:00AM&ndash;5:00PM"
msgstr "Monday&mdash;Friday: 9:00AM&ndash;5:00PM"

#: wp-includes/theme.php:1937
msgctxt "Theme starter content"
msgid "Hours"
msgstr "Hours"

#: wp-includes/theme.php:1936
msgctxt "Theme starter content"
msgid "New York, NY 10001"
msgstr "London EC1 4UK"

#: wp-includes/theme.php:1936
msgctxt "Theme starter content"
msgid "123 Main Street"
msgstr "123 Main Street"

#: wp-includes/theme.php:1935
msgctxt "Theme starter content"
msgid "Address"
msgstr "Address"

#: wp-includes/theme.php:1933
msgctxt "Theme starter content"
msgid "Find Us"
msgstr "Find Us"

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1100
msgid "Passwords cannot contain the \"\\\" character."
msgstr "Passwords cannot contain the \"\\\" character."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1096
msgid "Passwords cannot be empty."
msgstr "Passwords cannot be empty."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1067
msgid "Username contains invalid characters."
msgstr "Username contains invalid characters."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:161
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:455
msgid "Invalid user parameter(s)."
msgstr "Invalid user parameter(s)."

#: wp-includes/script-loader.php:472
msgctxt "label for hide controls button without length constraints"
msgid "Show Controls"
msgstr "Show Controls"

#: wp-includes/script-loader.php:471
msgctxt "label for hide controls button without length constraints"
msgid "Hide Controls"
msgstr "Hide Controls"

#: wp-includes/media-template.php:329
msgid "Document Preview"
msgstr "Document Preview"

#: wp-includes/class-wp-customize-manager.php:3838
msgid "Header Media"
msgstr "Header Media"

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:289
msgid "REST base route for the taxonomy."
msgstr "REST base route for the taxonomy."

#. translators: %s: add new page label
#: wp-includes/class-wp-customize-control.php:593
msgid "+ %s"
msgstr "+ %s"

#: wp-includes/l10n.php:1198
msgctxt "default site language"
msgid "Site Default"
msgstr "Site Default"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:426
msgid "HTML description for the object, transformed for display."
msgstr "HTML description for the object, transformed for display."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:421
msgid "Description for the object, as it exists in the database."
msgstr "Description for the object, as it exists in the database."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:404
msgid "HTML caption for the attachment, transformed for display."
msgstr "HTML caption for the attachment, transformed for display."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:399
msgid "Caption for the attachment, as it exists in the database."
msgstr "Caption for the attachment, as it exists in the database."

#: wp-includes/class-wp-customize-manager.php:4119
msgid "CSS allows you to customize the appearance and layout of your site with code. Separate CSS is saved for each of your themes. In the editing area the Tab key enters a tab character. To move below this area by pressing Tab, press the Esc key followed by the Tab key."
msgstr "CSS allows you to customise the appearance and layout of your site with code. Separate CSS is saved for each of your themes. In the editing area the Tab key enters a tab character. To move below this area by pressing Tab, press the Esc key followed by the Tab key."

#: wp-includes/class-wp-customize-manager.php:4308
msgid "Please enter a valid YouTube URL."
msgstr "Please enter a valid YouTube URL."

#: wp-includes/script-loader.php:83
msgid "Expand Main menu"
msgstr "Expand Main menu"

#: wp-includes/script-loader.php:82
msgid "Collapse Main menu"
msgstr "Collapse Main menu"

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:715
msgid "Users do not support trashing. Set force=true to delete."
msgstr "Users do not support binning. Set force=true to delete."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:570
msgid "Terms do not support trashing. Set force=true to delete."
msgstr "Terms do not support binning. Set force=true to delete."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:232
msgid "Revisions do not support trashing. Set force=true to delete."
msgstr "Revisions do not support binning. Set force=true to delete."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:778
msgid "The post does not support trashing. Set force=true to delete."
msgstr "The post does not support binning. Set force=true to delete."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:794
msgid "The comment does not support trashing. Set force=true to delete."
msgstr "The comment does not support binning. Set force=true to delete."

#: wp-includes/class-wp-customize-manager.php:3935
msgid "Or, enter a YouTube URL:"
msgstr "Or, enter a YouTube URL:"

#: wp-includes/rest-api/class-wp-rest-request.php:692
msgid "Invalid JSON body passed."
msgstr "Invalid JSON body passed."

#. translators: %s: taxonomy name
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2126
msgid "Limit result set to all items except those that have the specified term assigned in the %s taxonomy."
msgstr "Limit result set to all items except those that have the specified term assigned in the %s taxonomy."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2100
msgid "Limit result set to posts assigned one or more statuses."
msgstr "Limit result set to posts assigned one or more statuses."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:531
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:688
msgid "Comment field exceeds maximum length allowed."
msgstr "Comment field exceeds maximum length allowed."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:243
msgid "Taxonomies associated with post type."
msgstr "Taxonomies associated with post type."

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:67
msgid "Display Location"
msgstr "Display Location"

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2090
msgid "Limit result set to posts with one or more specific slugs."
msgstr "Limit result set to posts with one or more specific slugs."

#: wp-includes/class-wp-xmlrpc-server.php:3557
msgid "Comment is required."
msgstr "Comment is required."

#: wp-includes/class-wp-customize-nav-menus.php:797
msgid "Status is forbidden"
msgstr "Status is forbidden"

#: wp-includes/class-wp-customize-nav-menus.php:794
msgid "Empty title"
msgstr "Empty title"

#: wp-trackback.php:125
msgid "We already have a ping from that URL for this post."
msgstr "We already have a ping from that URL for this post."

#: wp-trackback.php:111
msgid "Sorry, trackbacks are closed for this item."
msgstr "Sorry, trackbacks are closed for this item."

#: wp-trackback.php:85
msgid "I really need an ID for this to work."
msgstr "I really need an ID for this to work."

#: wp-includes/script-loader.php:549
msgid "Term removed."
msgstr "Term removed."

#: wp-includes/script-loader.php:548
msgid "Term added."
msgstr "Term added."

#: wp-includes/script-loader.php:547
msgid "Term selected."
msgstr "Term selected."

#: wp-includes/script-loader.php:546
msgid "Remove term:"
msgstr "Remove term:"

#: wp-includes/script-loader.php:239
msgid "Item selected."
msgstr "Item selected."

#. translators: 1: parameter, 2: minimum number, 3: maximum number
#: wp-includes/rest-api.php:1101
msgid "%1$s must be between %2$d (inclusive) and %3$d (inclusive)"
msgstr "%1$s must be between %2$d (inclusive) and %3$d (inclusive)"

#. translators: 1: parameter, 2: minimum number, 3: maximum number
#: wp-includes/rest-api.php:1096
msgid "%1$s must be between %2$d (exclusive) and %3$d (inclusive)"
msgstr "%1$s must be between %2$d (exclusive) and %3$d (inclusive)"

#. translators: 1: parameter, 2: minimum number, 3: maximum number
#: wp-includes/rest-api.php:1091
msgid "%1$s must be between %2$d (inclusive) and %3$d (exclusive)"
msgstr "%1$s must be between %2$d (inclusive) and %3$d (exclusive)"

#. translators: 1: parameter, 2: minimum number, 3: maximum number
#: wp-includes/rest-api.php:1086
msgid "%1$s must be between %2$d (exclusive) and %3$d (exclusive)"
msgstr "%1$s must be between %2$d (exclusive) and %3$d (exclusive)"

#. translators: 1: parameter, 2: maximum number
#: wp-includes/rest-api.php:1080
msgid "%1$s must be less than %2$d (inclusive)"
msgstr "%1$s must be less than %2$d (inclusive)"

#. translators: 1: parameter, 2: maximum number
#: wp-includes/rest-api.php:1077
msgid "%1$s must be less than %2$d (exclusive)"
msgstr "%1$s must be less than %2$d (exclusive)"

#. translators: 1: parameter, 2: minimum number
#: wp-includes/rest-api.php:1072
msgid "%1$s must be greater than %2$d (inclusive)"
msgstr "%1$s must be greater than %2$d (inclusive)"

#. translators: 1: parameter, 2: minimum number
#: wp-includes/rest-api.php:1069
msgid "%1$s must be greater than %2$d (exclusive)"
msgstr "%1$s must be greater than %2$d (exclusive)"

#. translators: %s: IP address
#: wp-includes/rest-api.php:1059
msgid "%s is not a valid IP address."
msgstr "%s is not a valid IP address."

#. translators: 1: parameter, 2: type name
#: wp-includes/rest-api.php:1003 wp-includes/rest-api.php:1021
#: wp-includes/rest-api.php:1026 wp-includes/rest-api.php:1031
#: wp-includes/rest-api.php:1036
msgid "%1$s is not of type %2$s."
msgstr "%1$s is not of type %2$s."

#. translators: 1: parameter, 2: list of valid values
#: wp-includes/rest-api.php:1015
msgid "%1$s is not one of %2$s."
msgstr "%1$s is not one of %2$s."

#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:390
msgid "Meta fields."
msgstr "Meta fields."

#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:254
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:264
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:311
msgid "Could not update meta value in database."
msgstr "Could not update meta value in database."

#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:191
msgid "Could not delete meta value from database."
msgstr "Could not delete meta value from database."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1338
msgid "Limit result set to users matching at least one specific role provided. Accepts csv list or single role."
msgstr "Limit result set to users matching at least one specific role provided. Accepts csv list or single role."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1237
msgid "Any extra capabilities assigned to the user."
msgstr "Any extra capabilities assigned to the user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1231
msgid "All capabilities assigned to the user."
msgstr "All capabilities assigned to the user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1222
msgid "Password for the user (never included)."
msgstr "Password for the user (never included)."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1207
msgid "Registration date for the user."
msgstr "Registration date for the user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1160
msgid "The email address for the user."
msgstr "The email address for the user."

#. translators: %s: role key
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1020
msgid "The role %s does not exist."
msgstr "The role %s does not exist."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:726
msgid "Invalid user ID for reassignment."
msgstr "Invalid user ID for reassignment."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:688
msgid "Sorry, you are not allowed to delete this user."
msgstr "Sorry, you are not allowed to delete this user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:580
msgid "Username isn't editable."
msgstr "Username isn't editable."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:552
msgid "Sorry, you are not allowed to edit roles of this user."
msgstr "Sorry, you are not allowed to edit roles of this user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:436
msgid "Cannot create existing user."
msgstr "Cannot create existing user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:396
msgid "You are not currently logged in."
msgstr "You are not currently logged in."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:958
msgid "Limit result set to terms with a specific slug."
msgstr "Limit result set to terms with a specific slug."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:952
msgid "Limit result set to terms assigned to a specific post."
msgstr "Limit result set to terms assigned to a specific post."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:946
msgid "Limit result set to terms assigned to a specific parent."
msgstr "Limit result set to terms assigned to a specific parent."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:939
msgid "Whether to hide terms not assigned to any posts."
msgstr "Whether to hide terms not assigned to any posts."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:924
msgid "Sort collection by term attribute."
msgstr "Sort collection by term attribute."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:850
msgid "Type attribution for the term."
msgstr "Type attribution for the term."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:842
msgid "An alphanumeric identifier for the term unique to its type."
msgstr "An alphanumeric identifier for the term unique to its type."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:821
msgid "HTML description of the term."
msgstr "HTML description of the term."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:815
msgid "Number of published posts for the term."
msgstr "Number of published posts for the term."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1121
msgid "Unique identifier for the user."
msgstr "Unique identifier for the user."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:90
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:125
msgid "Required to be true, as users do not support trashing."
msgstr "Required to be true, as users do not support binning."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:311
msgid "Limit results to taxonomies associated with a specific post type."
msgstr "Limit results to taxonomies associated with a specific post type."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:274
msgid "Whether or not the term cloud should be displayed."
msgstr "Whether or not the term cloud should be displayed."

#: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:203
msgid "The %s property has an invalid stored value, and cannot be updated to null."
msgstr "The %s property has an invalid stored value, and cannot be updated to null."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:187
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:212
msgid "Invalid revision ID."
msgstr "Invalid revision ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2192
msgid "Status is forbidden."
msgstr "Status is forbidden."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2137
msgid "Limit result set to items that are sticky."
msgstr "Limit result set to items that are sticky."

#. translators: %s: taxonomy name
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2116
msgid "Limit result set to all items that have the specified term assigned in the %s taxonomy."
msgstr "Limit result set to all items that have the specified term assigned in the %s taxonomy."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1333
msgid "Limit result set to users with a specific slug."
msgstr "Limit result set to users with a specific slug."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2080
msgid "Limit result set to all items except those of a particular parent ID."
msgstr "Limit result set to all items except those of a particular parent ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2072
msgid "Limit result set to those of particular parent IDs."
msgstr "Limit result set to those of particular parent IDs."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1347
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2039
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:908
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1306
msgid "Offset the result set by a specific number of items."
msgstr "Offset the result set by a specific number of items."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2033
msgid "Limit result set to posts with a specific menu_order value."
msgstr "Limit result set to posts with a specific menu_order value."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1998
msgid "Ensure result set excludes posts assigned to specific authors."
msgstr "Ensure result set excludes posts assigned to specific authors."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1990
msgid "Limit result set to posts assigned to specific authors."
msgstr "Limit result set to posts assigned to specific authors."

#. translators: %s: taxonomy name
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1957
msgid "The terms assigned to the object in the %s taxonomy."
msgstr "The terms assigned to the object in the %s taxonomy."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1946
msgid "The theme file to use to display the object."
msgstr "The theme file to use to display the object."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1728
msgid "A password to protect access to the content and excerpt."
msgstr "A password to protect access to the content and excerpt."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1939
msgid "Whether or not the object should be treated as sticky."
msgstr "Whether or not the object should be treated as sticky."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1923
msgid "The format for the object."
msgstr "The format for the object."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1914
msgid "The order of the object in relation to other object of its type."
msgstr "The order of the object in relation to other objects of its type."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1905
msgid "Whether or not the object can be pinged."
msgstr "Whether or not the object can be pinged."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1899
msgid "Whether or not comments are open on the object."
msgstr "Whether or not comments are open on the object."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1891
msgid "The ID of the featured media for the object."
msgstr "The ID of the featured media for the object."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1880
msgid "Whether the excerpt is protected with a password."
msgstr "Whether the excerpt is protected with a password."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1874
msgid "HTML excerpt for the object, transformed for display."
msgstr "HTML excerpt for the object, transformed for display."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1869
msgid "Excerpt for the object, as it exists in the database."
msgstr "Excerpt for the object, as it exists in the database."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1861
msgid "The excerpt for the object."
msgstr "The excerpt for the object."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1853
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:402
msgid "The ID for the author of the object."
msgstr "The ID for the author of the object."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1842
msgid "Whether the content is protected with a password."
msgstr "Whether the content is protected with a password."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1812
msgid "HTML title for the object, transformed for display."
msgstr "HTML title for the object, transformed for display."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1807
msgid "Title for the object, as it exists in the database."
msgstr "Title for the object, as it exists in the database."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1799
msgid "The title for the object."
msgstr "The title for the object."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1722
msgid "Type of Post for the object."
msgstr "Type of Post for the object."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1716
msgid "A named status for the object."
msgstr "A named status for the object."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1708
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:446
msgid "An alphanumeric identifier for the object unique to its type."
msgstr "An alphanumeric identifier for the object unique to its type."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1701
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:435
msgid "The date the object was last modified, as GMT."
msgstr "The date the object was last modified, as GMT."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1694
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:429
msgid "The date the object was last modified, in the site's timezone."
msgstr "The date the object was last modified, in the site's timezone."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1673
msgid "GUID for the object, transformed for display."
msgstr "GUID for the object, transformed for display."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1667
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:419
msgid "GUID for the object, as it exists in the database."
msgstr "GUID for the object, as it exists in the database."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1661
msgid "The globally unique identifier for the object."
msgstr "The globally unique identifier for the object."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1211
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1655
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:413
msgid "The date the object was published, as GMT."
msgstr "The date the object was published, as GMT."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1205
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1649
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:407
msgid "The date the object was published, in the site's timezone."
msgstr "The date the object was published, in the site's timezone."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1108
msgid "Invalid featured media ID."
msgstr "Invalid featured media ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1017
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:144
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:182
msgid "Invalid post parent ID."
msgstr "Invalid post parent ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1006
msgid "A password protected post can not be set to sticky."
msgstr "A password protected post cannot be set to sticky."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:999
msgid "A sticky post can not be password protected."
msgstr "A sticky post cannot be password protected."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:995
msgid "A post can not be sticky and have a password."
msgstr "A post cannot be sticky and have a password."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:783
msgid "The post has already been deleted."
msgstr "The post has already been deleted."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:128
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:321
msgid "Sorry, you are not allowed to edit comments."
msgstr "Sorry, you are not allowed to edit comments."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:487
msgid "Cannot create existing post."
msgstr "Cannot create existing post."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:419
msgid "Sorry, you are not allowed to create new users."
msgstr "Sorry, you are not allowed to create new users."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:368
msgid "Incorrect post password."
msgstr "Incorrect post password."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:148
msgid "You need to define a search term to order by relevance."
msgstr "You need to define a search term to order by relevance."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:73
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:95
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1420
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:88
msgid "The password for the post if it is password protected."
msgstr "The password for the post if it is password protected."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:256
msgid "Human-readable labels for the taxonomy for various contexts."
msgstr "Human-readable labels for the taxonomy for various contexts."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:250
msgid "Whether or not the taxonomy should have children."
msgstr "Whether or not the taxonomy should have children."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:244
msgid "A human-readable description of the taxonomy."
msgstr "A human-readable description of the taxonomy."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:238
msgid "All capabilities used by the taxonomy."
msgstr "All capabilities used by the taxonomy."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1199
msgid "An alphanumeric identifier for the user."
msgstr "An alphanumeric identifier for the user."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:281
msgid "Whether to include posts in the edit listing for their post type."
msgstr "Whether to include posts in the edit listing for their post type."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:275
msgid "Whether posts with this status should be publicly-queryable."
msgstr "Whether posts with this status should be publicly-queryable."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:269
msgid "Whether posts of this status should be shown in the front end of the site."
msgstr "Whether posts of this status should be shown in the front end of the site."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:263
msgid "Whether posts with this status should be protected."
msgstr "Whether posts with this status should be protected."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:257
msgid "Whether posts with this status should be private."
msgstr "Whether posts with this status should be private."

#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:355
msgid "Scope under which the request is made; determines fields present in response."
msgstr "Scope under which the request is made; determines fields present in response."

#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:334
msgid "Limit results to those matching a string."
msgstr "Limit results to those matching a string."

#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:325
msgid "Maximum number of items to be returned in result set."
msgstr "Maximum number of items to be returned in result set."

#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:317
msgid "Current page of the collection."
msgstr "Current page of the collection."

#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:55
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:68
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:81
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:94
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:107
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:120
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:133
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:146
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:159
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:172
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:185
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:199
msgid "Method '%s' not implemented. Must be overridden in subclass."
msgstr "Method '%s' not implemented. Must be overridden in subclass."

#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:42
msgid "The register_routes() method must be overridden"
msgstr "The register_routes() method must be overridden"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1413
msgid "Limit result set to comments assigned a specific type. Requires authorization."
msgstr "Limit result set to comments assigned a specific type. Requires authorisation."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1405
msgid "Limit result set to comments assigned a specific status. Requires authorization."
msgstr "Limit result set to comments assigned a specific status. Requires authorisation."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1396
msgid "Limit result set to comments assigned to specific post IDs."
msgstr "Limit result set to comments assigned to specific post IDs."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1387
msgid "Ensure result set excludes specific parent IDs."
msgstr "Ensure result set excludes specific parent IDs."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1378
msgid "Limit result set to comments of specific parent IDs."
msgstr "Limit result set to comments of specific parent IDs."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1362
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2051
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1319
msgid "Sort collection by object attribute."
msgstr "Sort collection by object attribute."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1352
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2044
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:914
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1312
msgid "Order sort attribute ascending or descending."
msgstr "Order sort attribute ascending or descending."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1338
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2023
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:898
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1297
msgid "Limit result set to specific IDs."
msgstr "Limit result set to specific IDs."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1329
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2014
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:889
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1288
msgid "Ensure result set excludes specific IDs."
msgstr "Ensure result set excludes specific IDs."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2008
msgid "Limit response to posts published before a given ISO8601 compliant date."
msgstr "Limit response to posts published before a given ISO8601 compliant date."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1317
msgid "Limit result set to that from a specific author email. Requires authorization."
msgstr "Limit result set to that from a specific author email. Requires authorisation."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1308
msgid "Ensure result set excludes comments assigned to specific user IDs. Requires authorization."
msgstr "Ensure result set excludes comments assigned to specific user IDs. Requires authorisation."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1300
msgid "Limit result set to comments assigned to specific user IDs. Requires authorization."
msgstr "Limit result set to comments assigned to specific user IDs. Requires authorisation."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1983
msgid "Limit response to posts published after a given ISO8601 compliant date."
msgstr "Limit response to posts published after a given ISO8601 compliant date."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1267
msgid "Avatar URLs for the object author."
msgstr "Avatar URLs for the object author."

#. translators: %d: avatar image size in pixels
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1259
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1253
msgid "Avatar URL with image size of %d pixels."
msgstr "Avatar URL with image size of %d pixels."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1244
msgid "Type of Comment for the object."
msgstr "Type of Comment for the object."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1236
msgid "State of the object."
msgstr "State of the object."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1230
msgid "The ID of the associated post object."
msgstr "The ID of the associated post object."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1224
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1739
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:441
msgid "The ID for the parent of the object."
msgstr "The ID for the parent of the object."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1217
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1687
msgid "URL to the object."
msgstr "URL to the object."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1197
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1836
msgid "HTML content for the object, transformed for display."
msgstr "HTML content for the object, transformed for display."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1192
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1831
msgid "Content for the object, as it exists in the database."
msgstr "Content for the object, as it exists in the database."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1184
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1823
msgid "The content for the object."
msgstr "The content for the object."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1176
msgid "User agent for the object author."
msgstr "User agent for the object author."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1170
msgid "URL for the object author."
msgstr "URL for the object author."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1162
msgid "Display name for the object author."
msgstr "Display name for the object author."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1156
msgid "IP address for the object author."
msgstr "IP address for the object author."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1146
msgid "Email address for the object author."
msgstr "Email address for the object author."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1141
msgid "The ID of the user object, if author was a user."
msgstr "The ID of the user object, if author was a user."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1135
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1681
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:424
msgid "Unique identifier for the object."
msgstr "Unique identifier for the object."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1063
msgid "Invalid comment author ID."
msgstr "Invalid comment author ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:807
msgid "The comment cannot be deleted."
msgstr "The comment cannot be deleted."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:798
msgid "The comment has already been trashed."
msgstr "The comment has already been binned."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:694
msgid "Updating comment failed."
msgstr "Updating comment failed."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:672
msgid "Updating comment status failed."
msgstr "Updating comment status failed."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:566
msgid "Creating comment failed."
msgstr "Creating comment failed."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:512
msgid "Creating a comment requires valid author name and email values."
msgstr "Creating a comment requires valid author name and email values."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:466
msgid "Cannot create existing comment."
msgstr "Cannot create existing comment."

#: wp-includes/comment.php:3062
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:379
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:396
msgid "Sorry, you must be logged in to comment."
msgstr "Sorry, you must be logged in to comment."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:150
msgid "Query parameter not permitted: %s"
msgstr "Query parameter not permitted: %s"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:92
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:107
msgid "Whether to bypass trash and force deletion."
msgstr "Whether to bypass bin and force deletion."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:649
msgid "Limit result set to attachments of a particular MIME type."
msgstr "Limit result set to attachments of a particular MIME type."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:642
msgid "Limit result set to attachments of a particular media type."
msgstr "Limit result set to attachments of a particular media type."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:526
msgid "Could not open file handle."
msgstr "Could not open file handle."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:510
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:697
msgid "Content hash did not match expected."
msgstr "Content hash did not match expected."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:501
msgid "Invalid Content-Disposition supplied. Content-Disposition needs to be formatted as `attachment; filename=\"image.png\"` or similar."
msgstr "Invalid Content-Disposition supplied. Content-Disposition needs to be formatted as `attachment; filename=\"image.png\"` or similar."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:495
msgid "No Content-Disposition supplied."
msgstr "No Content-Disposition supplied."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:491
msgid "No Content-Type supplied."
msgstr "No Content-Type supplied."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:487
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:687
msgid "No data supplied."
msgstr "No data supplied."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:457
msgid "The ID for the associated post of the attachment."
msgstr "The ID for the associated post of the attachment."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:450
msgid "Details about the media file, specific to its type."
msgstr "Details about the media file, specific to its type."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:382
msgid "Alternative text to display when attachment is not displayed."
msgstr "Alternative text to display when attachment is not displayed."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:98
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:205
msgid "Invalid parent type."
msgstr "Invalid parent type."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:79
msgid "Sorry, you are not allowed to upload media to this post."
msgstr "Sorry, you are not allowed to upload media to this post."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:70
msgid "Sorry, you are not allowed to upload media on this site."
msgstr "Sorry, you are not allowed to upload media on this site."

#: wp-includes/rest-api/class-wp-rest-server.php:267
msgid "The REST API can no longer be completely disabled, the rest_authentication_errors can be used to restrict access to the API, instead."
msgstr "The REST API can no longer be completely disabled, the rest_authentication_errors can be used to restrict access to the API, instead."

#: wp-includes/post.php:1384
msgid "Page Attributes"
msgstr "Page Attributes"

#: wp-includes/post.php:1384
msgid "Post Attributes"
msgstr "Post Attributes"

#: wp-includes/post.php:1377
msgid "View Pages"
msgstr "View Pages"

#: wp-includes/post.php:1377
msgid "View Posts"
msgstr "View Posts"

#: wp-includes/post.php:167
msgid "No changesets found in Trash."
msgstr "No changesets found in Bin."

#: wp-includes/post.php:166
msgid "No changesets found."
msgstr "No changesets found."

#: wp-includes/post.php:165
msgid "Search Changesets"
msgstr "Search Changesets"

#: wp-includes/post.php:164
msgid "All Changesets"
msgstr "All Changesets"

#: wp-includes/post.php:163
msgid "View Changeset"
msgstr "View Changeset"

#: wp-includes/post.php:162
msgid "Edit Changeset"
msgstr "Edit Changeset"

#: wp-includes/post.php:161
msgid "New Changeset"
msgstr "New Changeset"

#: wp-includes/post.php:160
msgid "Add New Changeset"
msgstr "Add New Changeset"

#: wp-includes/post.php:159
msgctxt "Customize Changeset"
msgid "Add New"
msgstr "Add New"

#: wp-includes/post.php:158
msgctxt "add new on admin bar"
msgid "Changeset"
msgstr "Changeset"

#: wp-includes/post.php:157
msgctxt "admin menu"
msgid "Changesets"
msgstr "Changesets"

#: wp-includes/post.php:156
msgctxt "post type singular name"
msgid "Changeset"
msgstr "Changeset"

#: wp-includes/post.php:155
msgctxt "post type general name"
msgid "Changesets"
msgstr "Changesets"

#: wp-includes/post.php:126 wp-includes/post.php:127
msgid "Custom CSS"
msgstr "Custom CSS"

#: wp-includes/post.php:69
msgid "Attachment Attributes"
msgstr "Attachment Attributes"

#. translators: post revision title: 1: author avatar, 2: author name, 3: time
#. ago, 4: date
#: wp-includes/post-template.php:1742
msgid "%1$s %2$s, %3$s ago (%4$s)"
msgstr "%1$s %2$s, %3$s ago (%4$s)"

#: wp-includes/option.php:1957
msgid "$sanitize_callback is deprecated. The callback from register_setting() is used instead."
msgstr "$sanitize_callback is deprecated. The callback from register_setting() is used instead."

#: wp-includes/option.php:1907 wp-includes/option.php:1912
#: wp-includes/option.php:1943 wp-includes/option.php:1948
msgid "The \"%s\" options group has been removed. Use another settings group."
msgstr "The \"%s\" options group has been removed. Use another settings group."

#: wp-includes/option.php:1844
msgid "Allow people to post comments on new articles."
msgstr "Allow people to post comments on new articles."

#: wp-includes/option.php:1834
msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles."
msgstr "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles."

#: wp-includes/option.php:1823
msgid "Blog pages show at most."
msgstr "Blog pages show at most."

#: wp-includes/option.php:1817
msgid "Default post format."
msgstr "Default post format."

#: wp-includes/option.php:1804
msgid "Convert emoticons like :-) and :-P to graphics on display."
msgstr "Convert emoticons like :-) and :-P to graphics on display."

#: wp-includes/option.php:1797
msgid "WordPress locale code."
msgstr "WordPress locale code."

#: wp-includes/option.php:1789
msgid "A day number of the week that the week should start on."
msgstr "A day number of the week that the week should start on."

#: wp-includes/option.php:1783
msgid "A time format for all time strings."
msgstr "A time format for all time strings."

#: wp-includes/option.php:1777
msgid "A date format for all date strings."
msgstr "A date format for all date strings."

#: wp-includes/option.php:1771
msgid "A city in the same timezone as you."
msgstr "A city in the same timezone as you."

#: wp-includes/option.php:1729
msgid "Site title."
msgstr "Site title."

#: wp-includes/media.php:3450
msgid "Search media items..."
msgstr "Search media items..."

#: wp-includes/link-template.php:2535
msgctxt "next set of posts"
msgid "Next"
msgstr "Next"

#: wp-includes/link-template.php:2534
msgctxt "previous set of posts"
msgid "Previous"
msgstr "Previous"

#: wp-includes/general-template.php:408 wp-login.php:535 wp-login.php:899
msgid "Username or Email Address"
msgstr "Username or Email Address"

#: wp-includes/functions.php:1225
msgid "ERROR: This is not a valid feed."
msgstr "ERROR: This is not a valid feed."

#: wp-includes/customize/class-wp-customize-selective-refresh.php:190
msgid "Click to edit this element."
msgstr "Click to edit this element."

#: wp-includes/customize/class-wp-customize-selective-refresh.php:189
msgid "Click to edit the site title."
msgstr "Click to edit the site title."

#: wp-includes/customize/class-wp-customize-selective-refresh.php:188
msgid "Click to edit this widget."
msgstr "Click to edit this widget."

#: wp-includes/customize/class-wp-customize-selective-refresh.php:187
msgid "Click to edit this menu."
msgstr "Click to edit this menu."

#: wp-includes/customize/class-wp-customize-header-image-control.php:176
msgid "While you can crop images to your liking after clicking <strong>Add new image</strong>, we recommend matching the size of your video."
msgstr "While you can crop images to your liking after clicking <strong>Add new image</strong>, we recommend matching the size of your video."

#: wp-includes/customize/class-wp-customize-custom-css-setting.php:225
msgid "Imbalanced/unclosed character errors can be caused by <code>content: \"\";</code> declarations. You may need to remove this or add it to a custom CSS file."
msgstr "Imbalanced/unclosed character errors can be caused by <code>content: \"\";</code> declarations. You may need to remove this or add it to a custom CSS file."

#: wp-includes/customize/class-wp-customize-custom-css-setting.php:221
msgid "There is an extra <code>*/</code>, indicating an end to a comment.  Be sure that there is an opening <code>/*</code> for every closing <code>*/</code>."
msgstr "There is an extra <code>*/</code>, indicating an end to a comment.  Be sure that there is an opening <code>/*</code> for every closing <code>*/</code>."

#: wp-includes/customize/class-wp-customize-custom-css-setting.php:218
msgid "There is %s unclosed code comment. Close each comment with <code>*/</code>."
msgid_plural "There are %s unclosed code comments. Close each comment with <code>*/</code>."
msgstr[0] "There is %s unclosed code comment. Close each comment with <code>*/</code>."
msgstr[1] "There are %s unclosed code comments. Close each comment with <code>*/</code>."

#: wp-includes/customize/class-wp-customize-custom-css-setting.php:202
msgid "Your double quotes <code>\"</code> are uneven. Make sure there is a closing <code>\"</code> for every opening <code>\"</code>."
msgstr "Your double quotes <code>\"</code> are uneven. Make sure there is a closing <code>\"</code> for every opening <code>\"</code>."

#: wp-includes/customize/class-wp-customize-custom-css-setting.php:196
msgid "Your single quotes <code>'</code> are uneven. Make sure there is a closing <code>'</code> for every opening <code>'</code>."
msgstr "Your single quotes <code>'</code> are uneven. Make sure there is a closing <code>'</code> for every opening <code>'</code>."

#: wp-includes/customize/class-wp-customize-custom-css-setting.php:190
msgid "Your parentheses <code>()</code> are imbalanced. Make sure there is a closing <code>)</code> for every opening <code>(</code>."
msgstr "Your parentheses <code>()</code> are imbalanced. Make sure there is a closing <code>)</code> for every opening <code>(</code>."

#: wp-includes/customize/class-wp-customize-custom-css-setting.php:184
msgid "Your brackets <code>[]</code> are imbalanced. Make sure there is a closing <code>]</code> for every opening <code>[</code>."
msgstr "Your brackets <code>[]</code> are imbalanced. Make sure there is a closing <code>]</code> for every opening <code>[</code>."

#: wp-includes/customize/class-wp-customize-custom-css-setting.php:178
msgid "Your curly brackets <code>{}</code> are imbalanced. Make sure there is a closing <code>}</code> for every opening <code>{</code>."
msgstr "Your curly brackets <code>{}</code> are imbalanced. Make sure there is a closing <code>}</code> for every opening <code>{</code>."

#: wp-includes/customize/class-wp-customize-custom-css-setting.php:171
msgid "Markup is not allowed in CSS."
msgstr "Markup is not allowed in CSS."

#: wp-includes/class-wp-xmlrpc-server.php:5427
msgid "Sorry, your entry could not be edited."
msgstr "Sorry, your entry could not be edited."

#: wp-includes/class-wp-xmlrpc-server.php:3477
msgid "Sorry, the comment could not be edited."
msgstr "Sorry, the comment could not be edited."

#: wp-includes/class-wp-xmlrpc-server.php:2495
msgid "Invalid role."
msgstr "Invalid role."

#: wp-includes/class-wp-xmlrpc-server.php:2145
msgid "Sorry, you are not allowed to assign this term."
msgstr "Sorry, you are not allowed to assign this term."

#: wp-includes/class-wp-xmlrpc-server.php:2073
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:549
msgid "Sorry, you are not allowed to delete this term."
msgstr "Sorry, you are not allowed to delete this term."

#: wp-includes/class-wp-xmlrpc-server.php:1982
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:305
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:460
msgid "Sorry, you are not allowed to edit this term."
msgstr "Sorry, you are not allowed to edit this term."

#: wp-includes/class-wp-xmlrpc-server.php:1921
msgid "Sorry, your term could not be created."
msgstr "Sorry, your term could not be created."

#: wp-includes/class-wp-xmlrpc-server.php:1526
#: wp-includes/class-wp-xmlrpc-server.php:4647
#: wp-includes/class-wp-xmlrpc-server.php:5106
msgid "Sorry, your entry could not be posted."
msgstr "Sorry, your entry could not be posted."

#: wp-includes/class-wp-customize-widgets.php:740
#: wp-includes/class-wp-customize-widgets.php:795
msgid "No widgets found."
msgstr "No widgets found."

#: wp-includes/class-wp-customize-widgets.php:739
msgid "Number of widgets found: %d"
msgstr "Number of widgets found: %d"

#: wp-includes/class-wp-customize-widgets.php:735
msgid "There are no widget areas on the page shown, however other pages in this theme do have them."
msgstr "There are no widget areas on the page shown, however other pages in this theme do have them."

#. translators: %1$s is the post type name and %2$s is the error message.
#: wp-includes/class-wp-customize-nav-menus.php:884
msgid "%1$s could not be created: %2$s"
msgstr "%1$s could not be created: %2$s"

#: wp-includes/class-wp-customize-nav-menus.php:879
msgid "Post"
msgstr "Post"

#. translators: 1: .mp4, 2: .mov
#: wp-includes/class-wp-customize-manager.php:4284
msgid "Only %1$s or %2$s files may be used for header video. Please convert your video file and try again, or, upload your video to YouTube and link it with the option below."
msgstr "Only %1$s or %2$s files may be used for header video. Please convert your video file and try again, or, upload your video to YouTube and link it with the option below."

#: wp-includes/class-wp-customize-manager.php:4278
msgid "This video file is too large to use as a header video. Try a shorter video or optimize the compression settings and re-upload a file that is less than 8MB. Or, upload your video to YouTube and link it with the option below."
msgstr "This video file is too large to use as a header video. Try a shorter video or optimise the compression settings and re-upload a file that is less than 8MB. Or, upload your video to YouTube and link it with the option below."

#: wp-includes/class-wp-customize-manager.php:4238
msgid "Unrecognized background setting."
msgstr "Unrecognised background setting."

#: wp-includes/class-wp-customize-manager.php:4229
#: wp-includes/class-wp-customize-manager.php:4233
msgid "Invalid value for background size."
msgstr "Invalid value for background size."

#: wp-includes/class-wp-customize-manager.php:4225
msgid "Invalid value for background position Y."
msgstr "Invalid value for background position Y."

#: wp-includes/class-wp-customize-manager.php:4221
msgid "Invalid value for background position X."
msgstr "Invalid value for background position X."

#: wp-includes/class-wp-customize-manager.php:4217
msgid "Invalid value for background attachment."
msgstr "Invalid value for background attachment."

#: wp-includes/class-wp-customize-manager.php:4213
msgid "Invalid value for background repeat."
msgstr "Invalid value for background repeat."

#: wp-includes/class-wp-customize-manager.php:4128
msgid ""
"You can add your own CSS here.\n"
"\n"
"Click the help icon above to learn more."
msgstr ""
"You can add your own CSS here.\n"
"\n"
"Click the help icon above to learn more."

#: wp-includes/class-wp-customize-manager.php:4122
msgid "(link opens in a new window)"
msgstr "(link opens in a new window)"

#: wp-includes/class-wp-customize-manager.php:4121
msgid "Learn more about CSS"
msgstr "Learn more about CSS"

#: wp-includes/class-wp-customize-manager.php:4115
msgid "Additional CSS"
msgstr "Additional CSS"

#: wp-includes/class-wp-customize-manager.php:4046
msgid "Scroll with Page"
msgstr "Scroll with Page"

#: wp-includes/class-wp-customize-manager.php:4034
msgid "Repeat Background Image"
msgstr "Repeat Background Image"

#: wp-includes/class-wp-customize-manager.php:4021
msgid "Original"
msgstr "Original"

#: wp-includes/class-wp-customize-manager.php:4017
msgid "Image Size"
msgstr "Image Size"

#: wp-includes/class-wp-customize-manager.php:4002
#: wp-includes/customize/class-wp-customize-background-position-control.php:69
msgid "Image Position"
msgstr "Image Position"

#: wp-includes/class-wp-customize-manager.php:3985
msgctxt "Custom Preset"
msgid "Custom"
msgstr "Custom"

#: wp-includes/class-wp-customize-manager.php:3984
msgctxt "Repeat Image"
msgid "Repeat"
msgstr "Repeat"

#: wp-includes/class-wp-customize-manager.php:3983
#: wp-includes/class-wp-customize-manager.php:4022
msgid "Fit to Screen"
msgstr "Fit to Screen"

#: wp-includes/class-wp-customize-manager.php:3981
msgctxt "Default Preset"
msgid "Default"
msgstr "Default"

#: wp-includes/class-wp-customize-manager.php:3977
msgctxt "Background Preset"
msgid "Preset"
msgstr "Preset"

#: wp-includes/class-wp-customize-manager.php:3917
msgid "Header Video"
msgstr "Header Video"

#. translators: 1: .mp4, 2: header height in pixels
#: wp-includes/class-wp-customize-manager.php:3864
msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends a height of %2$s pixels."
msgstr "Upload your video in %1$s format and minimise its file size for best results. Your theme recommends a height of %2$s pixels."

#. translators: 1: .mp4, 2: header width in pixels
#: wp-includes/class-wp-customize-manager.php:3857
msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends a width of %2$s pixels."
msgstr "Upload your video in %1$s format and minimise its file size for best results. Your theme recommends a width of %2$s pixels."

#. translators: 1: .mp4, 2: header size in pixels
#: wp-includes/class-wp-customize-manager.php:3850
msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends dimensions of %2$s pixels."
msgstr "Upload your video in %1$s format and minimise its file size for best results. Your theme recommends dimensions of %2$s pixels."

#: wp-includes/class-wp-customize-manager.php:3839
msgid "If you add a video, the image will be used as a fallback while the video loads."
msgstr "If you add a video, the image will be used as a fallback while the video loads."

#: wp-includes/class-wp-customize-manager.php:1989
msgid "Unauthorized to modify setting due to capability."
msgstr "Unauthorised to modify setting due to capability."

#: wp-includes/class-wp-customize-manager.php:1984
msgid "Setting does not exist or is unrecognized."
msgstr "Setting does not exist or is unrecognised."

#: wp-includes/class-wp-customize-manager.php:1806
msgid "This form is not live-previewable."
msgstr "This form is not live-previewable."

#: wp-includes/class-wp-customize-manager.php:1805
msgid "This link is not live-previewable."
msgstr "This link is not live-previewable."

#: wp-includes/class-wp-customize-manager.php:1564
msgid "Unauthorized. You may remove the customize_messenger_channel param to preview as frontend."
msgstr "Unauthorised. You may remove the customize_messenger_channel param to preview as front end."

#: wp-includes/class-wp-customize-manager.php:493
msgid "Non-existent changeset UUID."
msgstr "Non-existent changeset UUID."

#: wp-includes/class-wp-customize-manager.php:484
msgid "Invalid changeset UUID"
msgstr "Invalid changeset UUID"

#: wp-includes/class-wp-customize-control.php:597
msgid "New page title&hellip;"
msgstr "New page title&hellip;"

#: wp-includes/class-wp-customize-control.php:596
msgid "New page title"
msgstr "New page title"

#: wp-includes/IXR/class-IXR-message.php:48 wp-includes/atomlib.php:125
#: wp-includes/feed.php:542
msgid "PHP's XML extension is not available. Please contact your hosting provider to enable PHP's XML extension."
msgstr "PHP's XML extension is not available. Please contact your hosting provider to enable PHP's XML extension."

#. translators: %s: current user's display name
#: wp-includes/admin-bar.php:217
msgid "Howdy, %s"
msgstr "Hi, %s"

#. translators: %s: Plugin name
#: wp-includes/script-loader.php:663
msgid "Install %s now"
msgstr "Install %s now"

#. translators: %s: Plugin name and version
#: wp-includes/script-loader.php:644
msgid "Update %s now"
msgstr "Update %s now"

#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:80
msgid "Edit selected menu"
msgstr "Edit selected menu"

#: wp-includes/class-wp-editor.php:1073
msgid "Warning: the link has been inserted but may have errors. Please test it."
msgstr "Warning: the link has been inserted but may have errors. Please test it."

#: wp-includes/script-loader.php:636
msgid "Search Results"
msgstr "Search Results"

#: wp-includes/class-wp-editor.php:1032
msgid "Rich Text Area. Press Control-Option-H for help."
msgstr "Rich Text Area. Press Control-Option-H for help."

#: wp-includes/script-loader.php:371
msgid "Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds."
msgstr "Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds."

#: wp-includes/script-loader.php:370
msgid "Use Up/Down Arrow keys to increase or decrease volume."
msgstr "Use Up/Down Arrow keys to increase or decrease volume."

#: wp-includes/script-loader.php:366
msgid "Volume Slider"
msgstr "Volume Slider"

#: wp-includes/script-loader.php:365
msgid "Audio Player"
msgstr "Audio Player"

#: wp-includes/script-loader.php:364
msgid "Video Player"
msgstr "Video Player"

#. translators: %1: number of seconds (30 by default)
#: wp-includes/script-loader.php:363
msgid "Skip back %1 seconds"
msgstr "Skip back %1 seconds"

#: wp-includes/script-loader.php:361
msgid "Time Slider"
msgstr "Time Slider"

#: wp-includes/script-loader.php:358 wp-includes/theme.php:1385
msgid "Pause"
msgstr "Pause"

#: wp-includes/script-loader.php:357 wp-includes/theme.php:1386
msgid "Play"
msgstr "Play"

#: wp-includes/taxonomy.php:1977 wp-includes/taxonomy.php:2599
msgid "A name is required for this term."
msgstr "A name is required for this term."

#: wp-includes/class-wp-tax-query.php:658
msgid "Inexistent terms."
msgstr "Inexistent terms."

#. translators: %s: Importer name
#: wp-includes/script-loader.php:704
msgid "Run %s"
msgstr "Run %s"

#: wp-includes/script-loader.php:702
msgid "Run Importer"
msgstr "Run Importer"

#. translators: %s: Activation URL
#: wp-includes/script-loader.php:684
msgid "Importer installed successfully. <a href=\"%s\">Run importer</a>"
msgstr "Importer installed successfully. <a href=\"%s\">Run importer</a>"

#: wp-includes/script-loader.php:701
msgctxt "theme"
msgid "Activate %s"
msgstr "Activate %s"

#. translators: %s: Theme name
#: wp-includes/script-loader.php:701
msgctxt "theme"
msgid "Network Activate %s"
msgstr "Network Activate %s"

#: wp-includes/script-loader.php:699
msgctxt "plugin"
msgid "Activate %s"
msgstr "Activate %s"

#. translators: %s: Plugin name
#: wp-includes/script-loader.php:699
msgctxt "plugin"
msgid "Network Activate %s"
msgstr "Network Activate %s"

#. translators: %s: Theme name and version
#: wp-includes/script-loader.php:680
msgctxt "theme"
msgid "%s installation failed"
msgstr "%s installation failed"

#. translators: %s: Plugin name and version
#: wp-includes/script-loader.php:678
msgctxt "plugin"
msgid "%s installation failed"
msgstr "%s installation failed"

#. translators: %s: Theme name and version
#: wp-includes/script-loader.php:676
msgctxt "theme"
msgid "%s installed!"
msgstr "%s installed!"

#. translators: %s: Plugin name and version
#: wp-includes/script-loader.php:674
msgctxt "plugin"
msgid "%s installed!"
msgstr "%s installed!"

#. translators: %s: Theme name and version
#: wp-includes/script-loader.php:672
msgctxt "theme"
msgid "Installing %s..."
msgstr "Installing %s..."

#. translators: %s: Plugin name and version
#: wp-includes/script-loader.php:670
msgctxt "plugin"
msgid "Installing %s..."
msgstr "Installing %s..."

#: wp-includes/class-wp-xmlrpc-server.php:4434
msgid "Sorry, you are not allowed to access user data on this site."
msgstr "Sorry, you are not allowed to access user data on this site."

#: wp-includes/script-loader.php:708
msgid "Number of plugins found: %d"
msgstr "Number of plugins found: %d"

#: wp-includes/class-wp-xmlrpc-server.php:2709
#: wp-includes/class-wp-xmlrpc-server.php:2911
msgid "Sorry, you are not allowed to edit pages."
msgstr "Sorry, you are not allowed to edit pages."

#: wp-includes/class-wp-xmlrpc-server.php:2552
#: wp-includes/class-wp-xmlrpc-server.php:2598
msgid "Sorry, you are not allowed to edit your profile."
msgstr "Sorry, you are not allowed to edit your profile."

#: wp-includes/class-wp-xmlrpc-server.php:2421
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:548
msgid "Sorry, you are not allowed to edit this user."
msgstr "Sorry, you are not allowed to edit this user."

#. translators: If comment number in your language requires declension,
#. translate this to 'on'. Do not translate into your own language.
#: wp-includes/comment-template.php:899
msgctxt "Comment number declension: on or off"
msgid "off"
msgstr "off"

#: wp-includes/class-wp-theme.php:790
msgid "Seasonal"
msgstr "Seasonal"

#: wp-includes/class-wp-theme.php:790
msgid "Photoblogging"
msgstr "Photoblogging"

#: wp-includes/class-wp-theme.php:789
msgid "Responsive Layout"
msgstr "Responsive Layout"

#: wp-includes/class-wp-theme.php:788
msgid "Fluid Layout"
msgstr "Fluid Layout"

#: wp-includes/class-wp-theme.php:788
msgid "Fixed Layout"
msgstr "Fixed Layout"

#: wp-includes/class-wp-theme.php:787
msgid "Dark"
msgstr "Dark"

#: wp-includes/class-wp-theme.php:786
msgid "Tan"
msgstr "Tan"

#. translators: %s: Error string for a failed installation
#: wp-includes/script-loader.php:668
msgid "Installation failed: %s"
msgstr "Installation failed: %s"

#: wp-includes/class-wp-xmlrpc-server.php:2668
#: wp-includes/class-wp-xmlrpc-server.php:2865
msgid "Sorry, you are not allowed to edit this page."
msgstr "Sorry, you are not allowed to edit this page."

#: wp-includes/class-wp-xmlrpc-server.php:2803
msgid "Sorry, you are not allowed to delete this page."
msgstr "Sorry, you are not allowed to delete this page."

#: wp-includes/class-wp-xmlrpc-server.php:1640
#: wp-includes/class-wp-xmlrpc-server.php:4777
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:717
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:763
msgid "Sorry, you are not allowed to delete this post."
msgstr "Sorry, you are not allowed to delete this post."

#. translators: %s: site title
#: wp-login.php:230
msgctxt "site"
msgid "&larr; Back to %s"
msgstr "&larr; Back to %s"

#: wp-includes/wp-db.php:1801 wp-includes/wp-db.php:1807
msgid "Unable to retrieve the error message from MySQL"
msgstr "Unable to retrieve the error message from MySQL"

#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:80
#: wp-includes/widgets/class-wp-nav-menu-widget.php:153
msgid "Edit Menu"
msgstr "Edit Menu"

#: wp-includes/script-loader.php:976
msgid "Today"
msgstr "Today"

#: wp-includes/class-wp-xmlrpc-server.php:3608
#: wp-includes/script-loader.php:705
msgid "An unknown error occurred"
msgstr "An unknown error occurred"

#: wp-includes/script-loader.php:696
msgid "Network Activate"
msgstr "Network Activate"

#: wp-includes/script-loader.php:694
msgid "Deleted!"
msgstr "Deleted!"

#. translators: %s: Error string for a failed deletion
#: wp-includes/script-loader.php:693
msgid "Deletion failed: %s"
msgstr "Deletion failed: %s"

#: wp-includes/script-loader.php:691
msgid "Deleting..."
msgstr "Deleting..."

#: wp-includes/script-loader.php:690
msgid "Caution: These themes may be active on other sites in the network. Are you sure you want to proceed?"
msgstr "Caution: These themes may be active on other sites in the network. Are you sure you want to proceed?"

#: wp-includes/script-loader.php:689
msgid "Are you sure you want to delete the selected plugins and their data?"
msgstr "Are you sure you want to delete the selected plugins and their data?"

#. translators: %s: Plugin name
#: wp-includes/script-loader.php:688
msgid "Are you sure you want to delete %s and its data?"
msgstr "Are you sure you want to delete %s and its data?"

#. translators: %s: Theme name
#: wp-includes/script-loader.php:686
msgid "Are you sure you want to delete %s?"
msgstr "Are you sure you want to delete %s?"

#: wp-includes/script-loader.php:666
msgid "Install Failed!"
msgstr "Install Failed!"

#: wp-includes/script-loader.php:642
msgid "Update Now"
msgstr "Update Now"

#: wp-includes/script-loader.php:638
msgid "Please select at least one item to perform this action on."
msgstr "Please select at least one item to perform this action on."

#: wp-includes/script-loader.php:637
msgid "You do not appear to have any plugins available at this time."
msgstr "You do not appear to have any plugins available at this time."

#. translators: %s: Search string
#: wp-includes/script-loader.php:635
msgid "Search results for &#8220;%s&#8221;"
msgstr "Search results for &#8220;%s&#8221;"

#: wp-includes/script-loader.php:528
msgid ""
"Are you sure you want to do this?\n"
"The comment changes you made will be lost."
msgstr ""
"Are you sure you want to do this?\n"
"The comment changes you made will be lost."

#: wp-includes/script-loader.php:412
msgid "Confirm use of weak password"
msgstr "Confirm use of weak password"

#: wp-includes/script-loader.php:401
msgctxt "password strength"
msgid "Password strength unknown"
msgstr "Password strength unknown"

#: wp-includes/rest-api/class-wp-rest-server.php:902
#: wp-includes/script-loader.php:132 wp-includes/script-loader.php:517
msgid "Sorry, you are not allowed to do that."
msgstr "Sorry, you are not allowed to do that."

#: wp-includes/revision.php:550
msgid "Sorry, you are not allowed to preview drafts."
msgstr "Sorry, you are not allowed to preview drafts."

#. translators: %s: site title
#: wp-includes/pluggable.php:1720
msgid "[%s] Password Changed"
msgstr "[%s] Password Changed"

#. translators: %s: user name
#: wp-includes/pluggable.php:1715
msgid "Password changed for user: %s"
msgstr "Password changed for user: %s"

#: wp-includes/media-template.php:1239
msgid "Image crop area preview. Requires mouse interaction."
msgstr "Image crop area preview. Requires mouse interaction."

#: wp-includes/formatting.php:4245
msgid "https://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure"
msgstr "https://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure"

#. translators: %s: Codex URL
#: wp-includes/formatting.php:4244
msgid "A structure tag is required when using custom permalinks. <a href=\"%s\">Learn more</a>"
msgstr "A structure tag is required when using custom permalinks. <a href=\"%s\">Learn more</a>"

#: wp-includes/class-wp-xmlrpc-server.php:3940
#: wp-includes/class-wp-xmlrpc-server.php:3988
#: wp-includes/class-wp-xmlrpc-server.php:5815
msgid "Sorry, you are not allowed to upload files."
msgstr "Sorry, you are not allowed to upload files."

#: wp-includes/class-wp-xmlrpc-server.php:3062
msgid "Sorry, you are not allowed to add a category."
msgstr "Sorry, you are not allowed to add a category."

#: wp-includes/class-wp-xmlrpc-server.php:2479
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:180
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:352
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:354
msgid "Sorry, you are not allowed to list users."
msgstr "Sorry, you are not allowed to list users."

#. translators: URL to the widgets panel of the customizer
#: wp-includes/class-wp-customize-nav-menus.php:586
msgid "You can also place menus in <a href=\"%s\">widget areas</a> with the &#8220;Custom Menu&#8221; widget."
msgstr "You can also place menus in <a href=\"%s\">widget areas</a> with the &#8220;Custom Menu&#8221; widget."

#: wp-includes/class-wp-customize-manager.php:2341
msgid "There is %s invalid setting."
msgid_plural "There are %s invalid settings."
msgstr[0] "There is %s invalid setting."
msgstr[1] "There are %s invalid settings."

#: wp-includes/class-wp-customize-manager.php:2012
#: wp-includes/class-wp-customize-setting.php:549
msgid "Invalid value."
msgstr "Invalid value."

#: wp-includes/class-wp-customize-manager.php:476
#: wp-includes/script-loader.php:468
msgid "Sorry, you are not allowed to customize this site."
msgstr "Sorry, you are not allowed to customise this site."

#. translators: 1: <script>, 2: wp_add_inline_script()
#. translators: 1: <style>, 2: wp_add_inline_style()
#: wp-includes/functions.wp-scripts.php:113
#: wp-includes/functions.wp-styles.php:89
msgid "Do not pass %1$s tags to %2$s."
msgstr "Do not pass %1$s tags to %2$s."

#: wp-includes/class-wp-editor.php:1056
msgid "Link options"
msgstr "Link options"

#: wp-includes/script-loader.php:434
msgid "Link inserted."
msgstr "Link inserted."

#: wp-includes/script-loader.php:433
msgid "Link selected."
msgstr "Link selected."

#. translators: %s: ImageMagick method name
#: wp-includes/class-wp-image-editor-imagick.php:701
#: wp-includes/class-wp-image-editor-imagick.php:706
msgid "%s is required to strip image meta."
msgstr "%s is required to strip image meta."

#: wp-includes/script-loader.php:626
msgid "Plugin details"
msgstr "Plugin details"

#: wp-includes/media.php:3451
msgid "No media files found."
msgstr "No media files found."

#. translators: 1: post title, 2: site name
#: wp-includes/embed.php:467
msgid "&#8220;%1$s&#8221; &#8212; %2$s"
msgstr "&#8220;%1$s&#8221; &#8212; %2$s"

#. translators: %d: Number of results found when using jQuery UI Autocomplete
#: wp-includes/script-loader.php:238
msgid "%d results found. Use up and down arrow keys to navigate."
msgstr "%d results found. Use up and down arrow keys to navigate."

#. translators: Number of results found when using jQuery UI Autocomplete
#: wp-includes/script-loader.php:236
msgid "1 result found. Use up and down arrow keys to navigate."
msgstr "1 result found. Use up and down arrow keys to navigate."

#. translators: %s: user name
#: wp-includes/comment-template.php:2229
msgid "Logged in as %s. Edit your profile."
msgstr "Logged in as %s. Edit your profile."

#. translators: 1: edit user link, 2: accessibility text, 3: user name, 4:
#. logout URL
#: wp-includes/comment-template.php:2226
msgid "<a href=\"%1$s\" aria-label=\"%2$s\">Logged in as %3$s</a>. <a href=\"%4$s\">Log out?</a>"
msgstr "<a href=\"%1$s\" aria-label=\"%2$s\">Logged in as %3$s</a>. <a href=\"%4$s\">Log out?</a>"

#. translators: 1: VHOST, 2: SUBDOMAIN_INSTALL, 3: wp-config.php, 4:
#. is_subdomain_install()
#: wp-includes/ms-default-constants.php:134
msgid "The constant %1$s <strong>is deprecated</strong>. Use the boolean constant %2$s in %3$s to enable a subdomain configuration. Use %4$s to check whether a subdomain configuration is enabled."
msgstr "The constant %1$s <strong>is deprecated</strong>. Use the boolean constant %2$s in %3$s to enable a subdomain configuration. Use %4$s to check whether a subdomain configuration is enabled."

#. translators: 1: panel id, 2: link to 'customize_loaded_components' filter
#. reference
#: wp-includes/class-wp-customize-manager.php:2933
msgid "Removing %1$s manually will cause PHP warnings. Use the %2$s filter instead."
msgstr "Removing %1$s manually will cause PHP warnings. Use the %2$s filter instead."

#: wp-includes/class-wp-editor.php:1081
msgid "The next group of formatting shortcuts are applied as you type or when you insert them around plain text in the same paragraph. Press Escape or the Undo button to undo."
msgstr "The next group of formatting shortcuts are applied as you type or when you insert them around plain text in the same paragraph. Press Escape or the Undo button to undo."

#: wp-login.php:853
msgid "Your session has expired. Please log in to continue where you left off."
msgstr "Your session has expired. Please log in to continue where you left off."

#. translators: 1: display name, 2: user_login
#: wp-includes/user.php:1105
msgctxt "user dropdown"
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"

#. translators: %s: email address
#: wp-includes/user.php:238
msgid "<strong>ERROR</strong>: The password you entered for the email address %s is incorrect."
msgstr "<strong>ERROR</strong>: The password you entered for the email address %s is incorrect."

#: wp-includes/user.php:220
msgid "<strong>ERROR</strong>: Invalid email address."
msgstr "<strong>ERROR</strong>: Invalid email address."

#: wp-includes/user.php:202
msgid "<strong>ERROR</strong>: The email field is empty."
msgstr "<strong>ERROR</strong>: The email field is empty."

#: wp-includes/taxonomy.php:426
msgid "Unregistering a built-in taxonomy is not allowed"
msgstr "Unregistering a built-in taxonomy is not allowed"

#: wp-includes/script-loader.php:538
msgid "Drag boxes here"
msgstr "Drag boxes here"

#: wp-includes/script-loader.php:473
msgid "(Untitled)"
msgstr "(Untitled)"

#: wp-includes/rest-api.php:45
msgid "Route must be specified."
msgstr "Route must be specified."

#: wp-includes/rest-api.php:42
msgid "Routes must be namespaced with plugin or theme name and version."
msgstr "Routes must be namespaced with plugin or theme name and version."

#: wp-includes/post.php:1167
msgid "Unregistering a built-in post type is not allowed"
msgstr "Unregistering a built-in post type is not allowed"

#: wp-includes/post.php:234
msgctxt "post status"
msgid "Trash"
msgstr "Bin"

#: wp-includes/post.php:227
msgctxt "post status"
msgid "Private"
msgstr "Private"

#: wp-includes/post.php:220
msgctxt "post status"
msgid "Pending"
msgstr "Pending"

#: wp-includes/post.php:213
msgctxt "post status"
msgid "Draft"
msgstr "Draft"

#: wp-includes/post.php:206
msgctxt "post status"
msgid "Scheduled"
msgstr "Scheduled"

#: wp-includes/post.php:199
msgctxt "post status"
msgid "Published"
msgstr "Published"

#: wp-includes/post-template.php:1602
msgctxt "post password form"
msgid "Enter"
msgstr "Enter"

#: wp-includes/pluggable.php:527
msgid "<strong>ERROR</strong>: Invalid username, email address or incorrect password."
msgstr "<strong>ERROR</strong>: Invalid username, email address or incorrect password."

#. translators: 1: blog name, 2: separator(raquo), 3: term name, 4: taxonomy
#. singular name
#: wp-includes/general-template.php:2656
msgid "%1$s %2$s %3$s %4$s Feed"
msgstr "%1$s %2$s %3$s %4$s Feed"

#: wp-includes/functions.php:5212
msgid "Close dialog"
msgstr "Close dialogue"

#. translators: 1: PHP class name, 2: PHP parent class name, 3: version number,
#. 4: __construct() method
#: wp-includes/functions.php:3845
msgid "The called constructor method for %1$s in %2$s is <strong>deprecated</strong> since version %3$s! Use %4$s instead."
msgstr "The called constructor method for %1$s in %2$s is <strong>deprecated</strong> since version %3$s! Use %4$s instead."

#: wp-includes/class-wp-customize-manager.php:3779
msgid "Choose logo"
msgstr "Choose logo"

#: wp-includes/class-wp-customize-manager.php:3777
msgid "No logo selected"
msgstr "No logo selected"

#: wp-includes/class-wp-customize-manager.php:3774
msgid "Change logo"
msgstr "Change logo"

#: wp-includes/class-wp-customize-manager.php:3773
#: wp-includes/class-wp-customize-manager.php:3778
msgid "Select logo"
msgstr "Select logo"

#. translators: %s: document.write()
#: wp-includes/customize/class-wp-customize-selective-refresh.php:192
msgid "%s is forbidden"
msgstr "%s is forbidden"

#: wp-includes/customize/class-wp-customize-partial.php:221
msgid "Partial render must echo the content or return the content string (or array), but not both."
msgstr "Partial render must echo the content or return the content string (or array), but not both."

#: wp-includes/comment.php:1150
msgid "<strong>ERROR</strong>: your comment is too long."
msgstr "<strong>ERROR</strong>: your comment is too long."

#: wp-includes/comment.php:1146
msgid "<strong>ERROR</strong>: your url is too long."
msgstr "<strong>ERROR</strong>: your URL is too long."

#: wp-includes/comment.php:1142
msgid "<strong>ERROR</strong>: your email address is too long."
msgstr "<strong>ERROR</strong>: your email address is too long."

#: wp-includes/comment.php:1138
msgid "<strong>ERROR</strong>: your name is too long."
msgstr "<strong>ERROR</strong>: your name is too long."

#: wp-includes/comment.php:244
msgctxt "comment status"
msgid "Trash"
msgstr "Bin"

#: wp-includes/comment.php:243
msgctxt "comment status"
msgid "Spam"
msgstr "Spam"

#: wp-includes/comment.php:242
msgctxt "comment status"
msgid "Approved"
msgstr "Approved"

#: wp-includes/class-wp-theme.php:276
msgid "https://codex.wordpress.org/Child_Themes"
msgstr "https://codex.wordpress.org/Child_Themes"

#. translators: 1: index.php, 2: Codex URL, 3: style.css
#: wp-includes/class-wp-theme.php:274
msgid "Template is missing. Standalone themes need to have a %1$s template file. <a href=\"%2$s\">Child themes</a> need to have a Template header in the %3$s stylesheet."
msgstr "Template is missing. Standalone themes need to have a %1$s template file. <a href=\"%2$s\">Child themes</a> need to have a Template header in the %3$s stylesheet."

#: wp-includes/class-wp-metadata-lazyloader.php:81
#: wp-includes/class-wp-metadata-lazyloader.php:122
msgid "Invalid object type"
msgstr "Invalid object type"

#: wp-includes/class-wp-editor.php:1054
msgid "Paste URL or type to search"
msgstr "Paste URL or type to search"

#: wp-includes/class-wp-customize-manager.php:3765
msgid "Logo"
msgstr "Logo"

#: wp-includes/class-wp-customize-manager.php:3732
#: wp-includes/class-wp-customize-manager.php:3809
msgid "Display Site Title and Tagline"
msgstr "Display Site Title and Tagline"

#: wp-includes/class-wp-customize-manager.php:3611
msgid "Enter mobile preview mode"
msgstr "Enter mobile preview mode"

#: wp-includes/class-wp-customize-manager.php:3608
msgid "Enter tablet preview mode"
msgstr "Enter tablet preview mode"

#: wp-includes/class-wp-customize-manager.php:3604
msgid "Enter desktop preview mode"
msgstr "Enter desktop preview mode"

#: wp-includes/class-wp-customize-manager.php:1804
#: wp-includes/customize/class-wp-customize-selective-refresh.php:186
msgid "Shift-click to edit this element."
msgstr "Shift-click to edit this element."

#: wp-comments-post.php:29
msgid "Comment Submission Failure"
msgstr "Comment Submission Failure"

#: wp-includes/user.php:2290
msgid "<strong>ERROR</strong>: Sorry, that username is not allowed."
msgstr "<strong>ERROR</strong>: Sorry, that username is not allowed."

#: wp-includes/rest-api/class-wp-rest-request.php:899
msgid "Invalid parameter."
msgstr "Invalid parameter."

#. translators: %s: menu name
#: wp-includes/customize/class-wp-customize-nav-menu-control.php:76
msgctxt "menu location"
msgid "(Current: %s)"
msgstr "(Current: %s)"

#. translators: %s: menu location
#: wp-includes/class-wp-customize-nav-menus.php:417
msgctxt "menu"
msgid "(Currently set to: %s)"
msgstr "(Currently set to: %s)"

#: wp-includes/ms-load.php:486
msgid "https://codex.wordpress.org/Debugging_a_WordPress_Network"
msgstr "https://codex.wordpress.org/Debugging_a_WordPress_Network"

#. translators: %s: Codex URL
#: wp-includes/ms-load.php:485
msgid "Read the <a href=\"%s\" target=\"_blank\">bug report</a> page. Some of the guidelines there may help you figure out what went wrong."
msgstr "Read the <a href=\"%s\" target=\"_blank\">bug report</a> page. Some of the guidelines there may help you figure out what went wrong."

#: wp-includes/functions.php:4088
msgid "https://codex.wordpress.org/Debugging_in_WordPress"
msgstr "https://codex.wordpress.org/Debugging_in_WordPress"

#. translators: %s: Codex URL
#: wp-includes/functions.php:4087
msgid "Please see <a href=\"%s\">Debugging in WordPress</a> for more information."
msgstr "Please see <a href=\"%s\">Debugging in WordPress</a> for more information."

#. translators: 1: $table_prefix 2: wp-config.php
#: wp-includes/load.php:438
msgid "<strong>ERROR</strong>: %1$s in %2$s can only contain numbers, letters, and underscores."
msgstr "<strong>ERROR</strong>: %1$s in %2$s can only contain numbers, letters, and underscores."

#: wp-includes/script-loader.php:614 wp-includes/script-loader.php:620
msgid "Changes saved."
msgstr "Changes saved."

#: wp-load.php:83
msgid "https://codex.wordpress.org/Editing_wp-config.php"
msgstr "https://codex.wordpress.org/Editing_wp-config.php"

#. translators: %s: Codex URL
#: wp-load.php:82
msgid "Need more help? <a href='%s'>We got it</a>."
msgstr "Need more help? <a href='%s'>We got it</a>."

#. translators: %s: wp-config.php
#: wp-load.php:77
msgid "There doesn't seem to be a %s file. I need this before we can get started."
msgstr "There doesn't seem to be a %s file. I need this before we can get started."

#. translators: %s: WP_User->ID
#: wp-includes/class-wp-user.php:277 wp-includes/class-wp-user.php:307
#: wp-includes/class-wp-user.php:346 wp-includes/class-wp-user.php:370
msgid "Use %s instead."
msgstr "Use %s instead."

#. translators: %s: get_the_author()
#. translators: %s: get_trackback_url()
#: wp-includes/author-template.php:66 wp-includes/comment-template.php:1137
msgid "Use %s instead if you do not want the value echoed."
msgstr "Use %s instead if you do not want the value echoed."

#: wp-includes/class-wp-term.php:167
msgid "Term ID is shared between multiple taxonomies"
msgstr "Term ID is shared between multiple taxonomies"

#: wp-includes/taxonomy.php:1160 wp-includes/taxonomy.php:1242
msgid "Term meta cannot be added to terms that are shared between taxonomies."
msgstr "Term meta cannot be added to terms that are shared between taxonomies."

#. translators: month name, genitive
#: wp-includes/class-wp-locale.php:183
msgctxt "genitive"
msgid "December"
msgstr "December"

#. translators: month name, genitive
#: wp-includes/class-wp-locale.php:182
msgctxt "genitive"
msgid "November"
msgstr "November"

#. translators: month name, genitive
#: wp-includes/class-wp-locale.php:181
msgctxt "genitive"
msgid "October"
msgstr "October"

#. translators: month name, genitive
#: wp-includes/class-wp-locale.php:180
msgctxt "genitive"
msgid "September"
msgstr "September"

#. translators: month name, genitive
#: wp-includes/class-wp-locale.php:179
msgctxt "genitive"
msgid "August"
msgstr "August"

#. translators: month name, genitive
#: wp-includes/class-wp-locale.php:178
msgctxt "genitive"
msgid "July"
msgstr "July"

#. translators: month name, genitive
#: wp-includes/class-wp-locale.php:177
msgctxt "genitive"
msgid "June"
msgstr "June"

#. translators: month name, genitive
#: wp-includes/class-wp-locale.php:176
msgctxt "genitive"
msgid "May"
msgstr "May"

#. translators: month name, genitive
#: wp-includes/class-wp-locale.php:175
msgctxt "genitive"
msgid "April"
msgstr "April"

#. translators: month name, genitive
#: wp-includes/class-wp-locale.php:174
msgctxt "genitive"
msgid "March"
msgstr "March"

#. translators: month name, genitive
#: wp-includes/class-wp-locale.php:173
msgctxt "genitive"
msgid "February"
msgstr "February"

#. translators: month name, genitive
#: wp-includes/class-wp-locale.php:172
msgctxt "genitive"
msgid "January"
msgstr "January"

#. translators: If months in your language require a genitive case, translate
#. this to 'on'. Do not translate into your own language.
#: wp-includes/functions.php:175
msgctxt "decline months names: on or off"
msgid "off"
msgstr "off"

#: wp-includes/embed.php:992
msgid "Sharing options"
msgstr "Sharing options"

#: wp-includes/class-wp-xmlrpc-server.php:534
msgid "Medium-Large size image height"
msgstr "Medium-Large size image height"

#: wp-includes/class-wp-xmlrpc-server.php:529
msgid "Medium-Large size image width"
msgstr "Medium-Large size image width"

#. translators: %s: site link
#: wp-includes/theme-compat/sidebar.php:78
msgid "You are currently browsing the %s blog archives."
msgstr "You are currently browsing the %s blog archives."

#. translators: 1: site link, 2: archive year
#: wp-includes/theme-compat/sidebar.php:62
msgid "You are currently browsing the %1$s blog archives for the year %2$s."
msgstr "You are currently browsing the %1$s blog archives for the year %2$s."

#. translators: 1: site link, 2: archive month
#: wp-includes/theme-compat/sidebar.php:54
msgid "You are currently browsing the %1$s blog archives for %2$s."
msgstr "You are currently browsing the %1$s blog archives for %2$s."

#. translators: 1: site link, 2: archive date
#: wp-includes/theme-compat/sidebar.php:46
msgid "You are currently browsing the %1$s blog archives for the day %2$s."
msgstr "You are currently browsing the %1$s blog archives for the day %2$s."

#. translators: %s: admin email link
#: wp-includes/ms-load.php:103
msgid "This site has not been activated yet. If you are having problems activating your site, please contact %s."
msgstr "This site has not been activated yet. If you are having problems activating your site, please contact %s."

#. translators: %s: email address
#: wp-signup.php:608 wp-signup.php:754
msgid "Check your inbox at %s and click the link given."
msgstr "Check your inbox at %s and click the link given."

#. translators: %s: menu name
#: wp-includes/nav-menu.php:291 wp-includes/nav-menu.php:304
msgid "The menu name %s conflicts with another menu name. Please try another."
msgstr "The menu name %s conflicts with another menu name. Please try another."

#. translators: %s: site address
#: wp-signup.php:885
msgid "The site you were looking for, %s, does not exist."
msgstr "The site you were looking for, %s, does not exist."

#. translators: %s: a link to the embedded site
#: wp-includes/theme-compat/embed-404.php:21
msgid "It looks like nothing was found at this location. Maybe try visiting %s directly?"
msgstr "It looks like nothing was found at this location. Maybe try visiting %s directly?"

#: wp-includes/theme-compat/embed-404.php:14
msgid "Oops! That embed can&#8217;t be found."
msgstr "Oops! That embed can&#8217;t be found."

#. translators: %s: Name of current post
#: wp-includes/embed.php:797 wp-includes/post-template.php:270
msgid "Continue reading %s"
msgstr "Continue reading %s"

#: wp-signup.php:146
msgid "Site Language:"
msgstr "Site Language:"

#. translators: %s: the message ID
#: wp-mail.php:240
msgid "Mission complete. Message %s deleted."
msgstr "Mission complete. Message %s deleted."

#: wp-mail.php:227
msgid "Posted title:"
msgstr "Posted title:"

#: wp-mail.php:226
msgid "Author:"
msgstr "Author:"

#: wp-includes/wp-db.php:1699
msgid "Are you sure that the database server is not under particularly heavy load?"
msgstr "Are you sure that the database server is not under particularly heavy load?"

#. translators: %s: database host
#: wp-includes/wp-db.php:1693
msgid "This means that we lost contact with the database server at %s. This could mean your host&#8217;s database server is down."
msgstr "This means that we lost contact with the database server at %s. This could mean your host&#8217;s database server is down."

#: wp-includes/wp-db.php:1689
msgid "Error reconnecting to the database"
msgstr "Error reconnecting to the database"

#. translators: %s: support forums URL
#: wp-includes/wp-db.php:1600 wp-includes/wp-db.php:1704
msgid "If you&#8217;re unsure what these terms mean you should probably contact your host. If you still need help you can always visit the <a href=\"%s\">WordPress Support Forums</a>."
msgstr "If you&#8217;re unsure what these terms mean you should probably contact your host. If you still need help you can always visit the <a href=\"%s\">WordPress Support Forums</a>."

#: wp-includes/wp-db.php:1595 wp-includes/wp-db.php:1698
msgid "Are you sure that the database server is running?"
msgstr "Are you sure that the database server is running?"

#: wp-includes/wp-db.php:1594
msgid "Are you sure that you have typed the correct hostname?"
msgstr "Are you sure that you have typed the correct hostname?"

#: wp-includes/wp-db.php:1593
msgid "Are you sure you have the correct username and password?"
msgstr "Are you sure you have the correct username and password?"

#. translators: 1: wp-config.php. 2: database host
#: wp-includes/wp-db.php:1587
msgid "This either means that the username and password information in your %1$s file is incorrect or we can&#8217;t contact the database server at %2$s. This could mean your host&#8217;s database server is down."
msgstr "This either means that the username and password information in your %1$s file is incorrect or we can&#8217;t contact the database server at %2$s. This could mean your host&#8217;s database server is down."

#. translators: %s: support forums URL
#: wp-includes/wp-db.php:1128
msgid "If you don&#8217;t know how to set up a database you should <strong>contact your host</strong>. If all else fails you may find help at the <a href=\"%s\">WordPress Support Forums</a>."
msgstr "If you don&#8217;t know how to set up a database you should <strong>contact your host</strong>. If all else fails you may find help at the <a href=\"%s\">WordPress Support Forums</a>."

#. translators: %s: database name
#: wp-includes/wp-db.php:1120
msgid "On some systems the name of your database is prefixed with your username, so it would be like <code>username_%1$s</code>. Could that be the problem?"
msgstr "On some systems the name of your database is prefixed with your username, so it would be like <code>username_%1$s</code>. Could that be the problem?"

#. translators: 1: database user, 2: database name
#: wp-includes/wp-db.php:1113
msgid "Does the user %1$s have permission to use the %2$s database?"
msgstr "Does the user %1$s have permission to use the %2$s database?"

#: wp-includes/wp-db.php:1109
msgid "Are you sure it exists?"
msgstr "Are you sure it exists?"

#. translators: %s: database name
#: wp-includes/wp-db.php:1104
msgid "We were able to connect to the database server (which means your username and password is okay) but not able to select the %s database."
msgstr "We were able to connect to the database server (which means your username and password is okay) but not able to select the %s database."

#: wp-includes/wp-db.php:1100
msgid "Can&#8217;t select database"
msgstr "Can&#8217;t select database"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:135
msgid "The tag cloud will not be displayed since there are no taxonomies that support the tag cloud widget."
msgstr "The tag cloud will not be displayed since there are no taxonomies that support the tag cloud widget."

#: wp-includes/user.php:2129
msgid "Could not save password reset key to database."
msgstr "Could not save password reset key to database."

#: wp-includes/user.php:1475
msgid "Nicename may not be longer than 50 characters."
msgstr "Nicename may not be longer than 50 characters."

#. translators: %s: user name
#: wp-includes/user.php:166
msgid "<strong>ERROR</strong>: The password you entered for the username %s is incorrect."
msgstr "<strong>ERROR</strong>: The password you entered for the username %s is incorrect."

#: wp-includes/user.php:142
msgid "<strong>ERROR</strong>: Invalid username."
msgstr "<strong>ERROR</strong>: Invalid username."

#: wp-includes/taxonomy.php:513
msgid "Categories list"
msgstr "Categories list"

#: wp-includes/taxonomy.php:513
msgid "Tags list"
msgstr "Tags list"

#: wp-includes/taxonomy.php:512
msgid "Categories list navigation"
msgstr "Categories list navigation"

#: wp-includes/taxonomy.php:512
msgid "Tags list navigation"
msgstr "Tags list navigation"

#. translators: 1: shortcode name, 2: space separated list of reserved
#. characters
#: wp-includes/shortcodes.php:100
msgid "Invalid shortcode name: %1$s. Do not use spaces or reserved characters: %2$s"
msgstr "Invalid shortcode name: %1$s. Do not use spaces or reserved characters: %2$s"

#: wp-includes/shortcodes.php:93
msgid "Invalid shortcode name: Empty name given."
msgstr "Invalid shortcode name: Empty name given."

#: wp-includes/script-loader.php:576
msgid "Permalink saved"
msgstr "Permalink saved"

#: wp-includes/rest-api.php:714
msgid "Cookie nonce is invalid"
msgstr "Cookie nonce is invalid"

#. translators: 1: function name, 2: WordPress version number, 3: error message
#: wp-includes/rest-api.php:495
msgid "%1$s (since %2$s; %3$s)"
msgstr "%1$s (since %2$s; %3$s)"

#. translators: 1: function name, 2: WordPress version number
#: wp-includes/rest-api.php:477 wp-includes/rest-api.php:498
msgid "%1$s (since %2$s; no alternative available)"
msgstr "%1$s (since %2$s; no alternative available)"

#. translators: 1: function name, 2: WordPress version number, 3: new function
#. name
#: wp-includes/rest-api.php:474
msgid "%1$s (since %2$s; use %3$s instead)"
msgstr "%1$s (since %2$s; use %3$s instead)"

#: wp-includes/rest-api/class-wp-rest-server.php:1054
msgid "The specified namespace could not be found."
msgstr "The specified namespace could not be found."

#: wp-includes/rest-api/class-wp-rest-server.php:966
msgid "No route was found matching the URL and request method"
msgstr "No route was found matching the URL and request method"

#: wp-includes/rest-api/class-wp-rest-server.php:845
msgid "The handler for the route is invalid"
msgstr "The handler for the route is invalid"

#: wp-includes/rest-api/class-wp-rest-server.php:282
msgid "JSONP support is disabled on this site."
msgstr "JSONP support is disabled on this site."

#: wp-includes/rest-api/class-wp-rest-request.php:842
#: wp-includes/rest-api/class-wp-rest-request.php:909
msgid "Invalid parameter(s): %s"
msgstr "Invalid parameter(s): %s"

#: wp-includes/rest-api/class-wp-rest-request.php:881
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:153
msgid "Missing parameter(s): %s"
msgstr "Missing parameter(s): %s"

#. translators: 1: pre_get_posts 2: WP_Query->is_main_query() 3:
#. is_main_query() 4: link to codex is_main_query() page.
#: wp-includes/query.php:739
msgid "In %1$s, use the %2$s method, not the %3$s function. See %4$s."
msgstr "In %1$s, use the %2$s method, not the %3$s function. See %4$s."

#: wp-includes/post.php:1393
msgid "Pages list"
msgstr "Pages list"

#: wp-includes/post.php:1393
msgid "Posts list"
msgstr "Posts list"

#: wp-includes/post.php:1392
msgid "Pages list navigation"
msgstr "Pages list navigation"

#: wp-includes/post.php:1392
msgid "Posts list navigation"
msgstr "Posts list navigation"

#: wp-includes/post.php:1391
msgid "Filter pages list"
msgstr "Filter pages list"

#: wp-includes/post.php:1391
msgid "Filter posts list"
msgstr "Filter posts list"

#: wp-includes/post.php:1383
msgid "Page Archives"
msgstr "Page Archives"

#: wp-includes/post.php:1383
msgid "Post Archives"
msgstr "Post Archives"

#: wp-includes/class-wp-customize-nav-menus.php:171
#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:335
#: wp-includes/nav-menu.php:746
msgid "Post Type Archive"
msgstr "Post Type Archive"

#: wp-includes/ms-functions.php:573
msgid "Site names can only contain lowercase letters (a-z) and numbers."
msgstr "Site names can only contain lowercase letters (a-z) and numbers."

#: wp-includes/ms-functions.php:434 wp-includes/ms-functions.php:441
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1074
#: wp-includes/user.php:1465
msgid "Sorry, that username is not allowed."
msgstr "Sorry, that username is not allowed."

#: wp-includes/ms-functions.php:419
msgid "Usernames can only contain lowercase letters (a-z) and numbers."
msgstr "Usernames can only contain lowercase letters (a-z) and numbers."

#. translators: playlist item title
#: wp-includes/media.php:1832 wp-includes/media.php:1847
msgctxt "playlist item title"
msgid "&#8220;%s&#8221;"
msgstr "&#8220;%s&#8221;"

#. translators: three-letter abbreviation of the month
#: wp-includes/class-wp-locale.php:197
msgctxt "December abbreviation"
msgid "Dec"
msgstr "Dec"

#. translators: three-letter abbreviation of the month
#: wp-includes/class-wp-locale.php:196
msgctxt "November abbreviation"
msgid "Nov"
msgstr "Nov"

#. translators: three-letter abbreviation of the month
#: wp-includes/class-wp-locale.php:195
msgctxt "October abbreviation"
msgid "Oct"
msgstr "Oct"

#. translators: three-letter abbreviation of the month
#: wp-includes/class-wp-locale.php:194
msgctxt "September abbreviation"
msgid "Sep"
msgstr "Sep"

#. translators: three-letter abbreviation of the month
#: wp-includes/class-wp-locale.php:193
msgctxt "August abbreviation"
msgid "Aug"
msgstr "Aug"

#. translators: three-letter abbreviation of the month
#: wp-includes/class-wp-locale.php:192
msgctxt "July abbreviation"
msgid "Jul"
msgstr "Jul"

#. translators: three-letter abbreviation of the month
#: wp-includes/class-wp-locale.php:191
msgctxt "June abbreviation"
msgid "Jun"
msgstr "Jun"

#. translators: three-letter abbreviation of the month
#: wp-includes/class-wp-locale.php:190
msgctxt "May abbreviation"
msgid "May"
msgstr "May"

#. translators: three-letter abbreviation of the month
#: wp-includes/class-wp-locale.php:189
msgctxt "April abbreviation"
msgid "Apr"
msgstr "Apr"

#. translators: three-letter abbreviation of the month
#: wp-includes/class-wp-locale.php:188
msgctxt "March abbreviation"
msgid "Mar"
msgstr "Mar"

#. translators: three-letter abbreviation of the month
#: wp-includes/class-wp-locale.php:187
msgctxt "February abbreviation"
msgid "Feb"
msgstr "Feb"

#. translators: three-letter abbreviation of the month
#: wp-includes/class-wp-locale.php:186
msgctxt "January abbreviation"
msgid "Jan"
msgstr "Jan"

#. translators: one-letter abbreviation of the weekday
#: wp-includes/class-wp-locale.php:146
msgctxt "Saturday initial"
msgid "S"
msgstr "S"

#. translators: one-letter abbreviation of the weekday
#: wp-includes/class-wp-locale.php:145
msgctxt "Friday initial"
msgid "F"
msgstr "F"

#. translators: one-letter abbreviation of the weekday
#: wp-includes/class-wp-locale.php:144
msgctxt "Thursday initial"
msgid "T"
msgstr "T"

#. translators: one-letter abbreviation of the weekday
#: wp-includes/class-wp-locale.php:143
msgctxt "Wednesday initial"
msgid "W"
msgstr "W"

#. translators: one-letter abbreviation of the weekday
#: wp-includes/class-wp-locale.php:142
msgctxt "Tuesday initial"
msgid "T"
msgstr "T"

#. translators: one-letter abbreviation of the weekday
#: wp-includes/class-wp-locale.php:141
msgctxt "Monday initial"
msgid "M"
msgstr "M"

#. translators: one-letter abbreviation of the weekday
#: wp-includes/class-wp-locale.php:140
msgctxt "Sunday initial"
msgid "S"
msgstr "S"

#: wp-includes/link-template.php:2822
msgid "Newer comments"
msgstr "Newer Comments"

#: wp-includes/link-template.php:2821
msgid "Older comments"
msgstr "Older Comments"

#. translators: Post calendar label. 1: Date
#: wp-includes/general-template.php:2062
msgid "Posts published on %s"
msgstr "Posts published on %s"

#. translators: %s: 'document_title_separator' filter name
#: wp-includes/feed.php:103 wp-includes/feed.php:129
msgid "Use the %s filter instead."
msgstr "Use the %s filter instead."

#: wp-includes/embed.php:1019
msgid "Close sharing dialog"
msgstr "Close sharing dialog"

#: wp-includes/embed.php:1014
msgid "Copy and paste this code into your site to embed"
msgstr "Copy and paste this code into your site to embed"

#: wp-includes/embed.php:1007
msgid "Copy and paste this URL into your WordPress site to embed"
msgstr "Copy and paste this URL into your WordPress site to embed"

#: wp-includes/embed.php:1000
msgid "HTML Embed"
msgstr "HTML Embed"

#: wp-includes/embed.php:997
msgid "WordPress Embed"
msgstr "WordPress Embed"

#: wp-includes/embed.php:975
msgid "Open sharing dialog"
msgstr "Open sharing dialog"

#: wp-includes/embed.php:951
msgid "%s <span class=\"screen-reader-text\">Comment</span>"
msgid_plural "%s <span class=\"screen-reader-text\">Comments</span>"
msgstr[0] "%s <span class=\"screen-reader-text\">Comment</span>"
msgstr[1] "%s <span class=\"screen-reader-text\">Comments</span>"

#: wp-includes/customize/class-wp-widget-area-customize-control.php:67
msgid "When in reorder mode, additional controls to reorder widgets will be available in the widgets list above."
msgstr "When in reorder mode, additional controls to reorder widgets will be available in the widgets list above."

#: wp-includes/customize/class-wp-customize-themes-section.php:75
#: wp-includes/customize/class-wp-customize-themes-section.php:76
msgid "Search installed themes&hellip;"
msgstr "Search installed themes&hellip;"

#: wp-includes/class-wp-xmlrpc-server.php:5820
msgid "Sorry, you have used your space allocation."
msgstr "Sorry, you have used your space allocation."

#: wp-includes/class-wp-xmlrpc-server.php:3235
#: wp-includes/class-wp-xmlrpc-server.php:3367
#: wp-includes/class-wp-xmlrpc-server.php:3434
msgid "Sorry, you are not allowed to moderate or edit this comment."
msgstr "Sorry, you are not allowed to moderate or edit this comment."

#: wp-includes/class-wp-customize-widgets.php:738
#: wp-includes/customize/class-wp-widget-area-customize-control.php:63
msgid "Reorder widgets"
msgstr "Reorder widgets"

#: wp-includes/class-wp-customize-section.php:362
msgid "Press return or enter to open this section"
msgstr "Press return or enter to open this section"

#. translators: %s: document title from the preview
#: wp-includes/class-wp-customize-manager.php:3276
msgid "Live Preview: %s"
msgstr "Live Preview: %s"

#: wp-includes/class-wp-customize-manager.php:522
msgid "The requested theme does not exist."
msgstr "The requested theme does not exist."

#: wp-includes/class-wp-customize-manager.php:512
msgid "Sorry, you are not allowed to edit theme options on this site."
msgstr "Sorry, you are not allowed to edit theme options on this site."

#. translators: 1: post type, 2: capability name
#: wp-includes/capabilities.php:78 wp-includes/capabilities.php:139
#: wp-includes/capabilities.php:198 wp-includes/capabilities.php:235
msgid "The post type %1$s is not registered, so it may not be reliable to check the capability \"%2$s\" against a post of that type."
msgstr "The post type %1$s is not registered, so it may not be reliable to check the capability \"%2$s\" against a post of that type."

#. translators: 1: "type => link", 2: "taxonomy => link_category" alternative
#: wp-includes/category-template.php:352 wp-includes/category.php:46
msgid "%1$s is deprecated. Use %2$s instead."
msgstr "%1$s is deprecated. Use %2$s instead."

#: wp-includes/class-wp-customize-nav-menus.php:973
#: wp-includes/class-wp-customize-widgets.php:786
msgid "Clear Results"
msgstr "Clear Results"

#: wp-includes/class-wp-editor.php:1079
msgid "The following formatting shortcuts are replaced when pressing Enter. Press Escape or the Undo button to undo."
msgstr "The following formatting shortcuts are replaced when pressing Enter. Press Escape or the Undo button to undo."

#. translators: %s: Title of a section with menu items
#: wp-includes/class-wp-customize-nav-menus.php:1023
msgid "Toggle section: %s"
msgstr "Toggle section: %s"

#. translators: If your word count is based on single characters (e.g. East
#. Asian characters), enter 'characters_excluding_spaces' or
#. 'characters_including_spaces'. Otherwise, enter 'words'. Do not translate
#. into your own language.
#: wp-includes/formatting.php:3349 wp-includes/script-loader.php:446
msgctxt "Word count type. Do not translate!"
msgid "words"
msgstr "words"

#. translators: 1: Title of a menu item, 2: Type of a menu item
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:77
msgid "Edit menu item: %1$s (%2$s)"
msgstr "Edit menu item: %1$s (%2$s)"

#. translators: 1: Title of a menu item, 2: Type of a menu item
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:81
msgid "Remove Menu Item: %1$s (%2$s)"
msgstr "Remove Menu Item: %1$s (%2$s)"

#: wp-includes/class-wp-customize-nav-menus.php:1057
msgid "Toggle section: Custom Links"
msgstr "Toggle section: Custom Links"

#: wp-includes/script-loader.php:411
msgid "Your new password has not been saved."
msgstr "Your new password has not been saved."

#: wp-includes/script-loader.php:417
msgid "Hide password"
msgstr "Hide password"

#: wp-includes/script-loader.php:416
msgid "Show password"
msgstr "Show password"

#: wp-includes/class-wp-customize-nav-menus.php:418
msgid "Menu Name"
msgstr "Menu Name"

#: wp-includes/customize/class-wp-customize-site-icon-control.php:74
#: wp-includes/media-template.php:1257
msgid "Preview as an app icon"
msgstr "Preview as an app icon"

#: wp-includes/media-template.php:1255
msgid "As an app icon"
msgstr "As an app icon"

#: wp-includes/customize/class-wp-customize-site-icon-control.php:70
#: wp-includes/media-template.php:1250
msgid "Preview as a browser icon"
msgstr "Preview as a browser icon"

#: wp-includes/media-template.php:1245
msgid "As a browser icon"
msgstr "As a browser icon"

#: wp-includes/class-wp-customize-nav-menus.php:1019
msgid "No items"
msgstr "No items"

#: wp-login.php:737
msgid "Registration confirmation will be emailed to you."
msgstr "Registration confirmation will be emailed to you."

#: wp-includes/script-loader.php:414
msgid "Hide"
msgstr "Hide"

#: wp-includes/script-loader.php:413
msgid "Show"
msgstr "Show"

#: wp-includes/script-loader.php:406
msgctxt "password mismatch"
msgid "Mismatch"
msgstr "Mismatch"

#: wp-includes/script-loader.php:405
msgctxt "password strength"
msgid "Strong"
msgstr "Strong"

#: wp-includes/script-loader.php:403
msgctxt "password strength"
msgid "Weak"
msgstr "Weak"

#: wp-includes/script-loader.php:402
msgctxt "password strength"
msgid "Very weak"
msgstr "Very weak"

#: wp-includes/customize/class-wp-customize-header-image-control.php:207
msgid "Add new image"
msgstr "Add new image"

#: wp-includes/customize/class-wp-customize-header-image-control.php:207
msgid "Add new header image"
msgstr "Add new header image"

#: wp-includes/customize/class-wp-customize-header-image-control.php:206
msgid "Hide image"
msgstr "Hide image"

#: wp-includes/customize/class-wp-customize-header-image-control.php:206
msgid "Hide header image"
msgstr "Hide header image"

#. translators: %s: site icon size in pixels
#: wp-includes/class-wp-customize-manager.php:3749
msgid "The Site Icon is used as a browser and app icon for your site. Icons must be square, and at least %s pixels wide and tall."
msgstr "The Site Icon is used as a browser and app icon for your site. Icons must be square, and at least %s pixels wide and tall."

#: wp-includes/class-wp-customize-manager.php:3746
msgid "Site Icon"
msgstr "Site Icon"

#: wp-includes/class-wp-customize-manager.php:3697
msgid "Site Identity"
msgstr "Site Identity"

#. translators: 1: Title of a menu item, 2: Type of a menu item
#: wp-includes/class-wp-customize-nav-menus.php:918
msgid "Add to menu: %1$s (%2$s)"
msgstr "Add to menu: %1$s (%2$s)"

#: wp-includes/class-wp-editor.php:1077
msgid "When starting a new paragraph with one of these formatting shortcuts followed by a space, the formatting will be applied automatically. Press Backspace or Escape to undo."
msgstr "When starting a new paragraph with one of these formatting shortcuts followed by a space, the formatting will be applied automatically. Press Backspace or Escape to undo."

#: wp-login.php:506
msgid "Your password reset link has expired. Please request a new link below."
msgstr "Your password reset link has expired. Please request a new link below."

#: wp-login.php:504
msgid "Your password reset link appears to be invalid. Please request a new link below."
msgstr "Your password reset link appears to be invalid. Please request a new link below."

#: wp-includes/wp-db.php:1385 wp-includes/wp-db.php:1402
msgid "WordPress database error:"
msgstr "WordPress database error:"

#: wp-includes/pluggable.php:1790
msgid "To set your password, visit the following address:"
msgstr "To set your password, visit the following address:"

#: wp-includes/ms-functions.php:451 wp-includes/user.php:1448
msgid "Username may not be longer than 60 characters."
msgstr "Username may not be longer than 60 characters."

#. translators: %s: Name of the directory (build)
#: wp-includes/class-wp-locale.php:247
msgid "The %s directory of the develop repository must be used for RTL."
msgstr "The %s directory of the develop repository must be used for RTL."

#. translators: 1: PHP class name, 2: version number, 3: __construct() method
#: wp-includes/functions.php:3849
msgid "The called constructor method for %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "The called constructor method for %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."

#: wp-includes/class-wp-editor.php:845
msgctxt "HTML tag"
msgid "Preformatted"
msgstr "Preformatted"

#. translators: 1: original menu name, 2: duplicate count
#: wp-includes/customize/class-wp-customize-nav-menu-setting.php:531
msgid "%1$s (%2$d)"
msgstr "%1$s (%2$d)"

#: wp-includes/customize/class-wp-customize-themes-section.php:45
#: wp-includes/customize/class-wp-customize-themes-section.php:64
msgid "Previewing theme"
msgstr "Previewing theme"

#: wp-includes/customize/class-wp-customize-themes-section.php:43
#: wp-includes/customize/class-wp-customize-themes-section.php:62
msgid "Active theme"
msgstr "Active theme"

#: wp-includes/class-wp-customize-nav-menus.php:565
msgid "Menus can be displayed in locations defined by your theme."
msgstr "Menus can be displayed in locations defined by your theme."

#. translators: URL to the widgets panel of the customizer
#: wp-includes/class-wp-customize-nav-menus.php:563
msgid "Menus can be displayed in locations defined by your theme or in <a href=\"%s\">widget areas</a> by adding a &#8220;Custom Menu&#8221; widget."
msgstr "Menus can be displayed in locations defined by your theme or in <a href=\"%s\">widget areas</a> by adding a &#8220;Custom Menu&#8221; widget."

#: wp-includes/class-wp-customize-nav-menus.php:437
#: wp-includes/class-wp-customize-widgets.php:737
msgid "Reorder mode closed"
msgstr "Reorder mode closed"

#: wp-includes/class-wp-customize-nav-menus.php:436
#: wp-includes/class-wp-customize-widgets.php:736
msgid "Reorder mode enabled"
msgstr "Reorder mode enabled"

#: wp-includes/class-wp-customize-nav-menus.php:413
#: wp-includes/customize/class-wp-customize-nav-menu-setting.php:447
msgctxt "Missing menu name."
msgid "(unnamed)"
msgstr "(unnamed)"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:58
msgid "When in reorder mode, additional controls to reorder menu items will be available in the items list above."
msgstr "When in reorder mode, additional controls to reorder menu items will be available in the items list above."

#: wp-includes/class-wp-customize-nav-menus.php:439
msgid "Close reorder mode"
msgstr "Close reorder mode"

#: wp-includes/class-wp-customize-nav-menus.php:438
#: wp-includes/customize/class-wp-customize-nav-menu-control.php:54
msgid "Reorder menu items"
msgstr "Reorder menu items"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:51
msgid "Add or remove menu items"
msgstr "Add or remove menu items"

#. translators: User email change notification email subject. 1: Site name
#: wp-includes/user.php:1883
msgid "[%s] Notice of Email Change"
msgstr "[%s] Notice of Email Change"

#. translators: Do not translate USERNAME, ADMIN_EMAIL, EMAIL, SITENAME,
#. SITEURL: those are placeholders.
#: wp-includes/user.php:1867
msgid ""
"Hi ###USERNAME###,\n"
"\n"
"This notice confirms that your email was changed on ###SITENAME###.\n"
"\n"
"If you did not change your email, please contact the Site Administrator at\n"
"###ADMIN_EMAIL###\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hi ###USERNAME###,\n"
"\n"
"This notice confirms that your email was changed on ###SITENAME###.\n"
"\n"
"If you did not change your email, please contact the Site Administrator at\n"
"###ADMIN_EMAIL###\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"

#. translators: User password change notification email subject. 1: Site name
#: wp-includes/user.php:1827
msgid "[%s] Notice of Password Change"
msgstr "[%s] Notice of Password Change"

#. translators: Do not translate USERNAME, ADMIN_EMAIL, EMAIL, SITENAME,
#. SITEURL: those are placeholders.
#: wp-includes/user.php:1811
msgid ""
"Hi ###USERNAME###,\n"
"\n"
"This notice confirms that your password was changed on ###SITENAME###.\n"
"\n"
"If you did not change your password, please contact the Site Administrator at\n"
"###ADMIN_EMAIL###\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hi ###USERNAME###,\n"
"\n"
"This notice confirms that your password was changed on ###SITENAME###.\n"
"\n"
"If you did not change your password, please contact the Site Administrator at\n"
"###ADMIN_EMAIL###\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"

#: wp-includes/taxonomy.php:511
msgid "No tags"
msgstr "No tags"

#. translators: %s: shortcode tag
#: wp-includes/shortcodes.php:320
msgid "Attempting to parse a shortcode without a valid callback: %s"
msgstr "Attempting to parse a shortcode without a valid callback: %s"

#. translators: %s: Error string for a failed update
#: wp-includes/script-loader.php:647
msgid "Update Failed: %s"
msgstr "Update Failed: %s"

#: wp-includes/script-loader.php:527
msgid ""
"Are you sure you want to edit this comment?\n"
"The changes you made will be lost."
msgstr ""
"Are you sure you want to edit this comment?\n"
"The changes you made will be lost."

#: wp-includes/script-loader.php:119
msgid "Close code tag"
msgstr "Close code tag"

#: wp-includes/script-loader.php:117
msgid "Close list item tag"
msgstr "Close list item tag"

#: wp-includes/script-loader.php:116
msgid "List item"
msgstr "List item"

#: wp-includes/script-loader.php:115
msgid "Close numbered list tag"
msgstr "Close numbered list tag"

#: wp-includes/script-loader.php:113
msgid "Close bulleted list tag"
msgstr "Close bulleted list tag"

#: wp-includes/script-loader.php:110
msgid "Close inserted text tag"
msgstr "Close inserted text tag"

#: wp-includes/script-loader.php:109
msgid "Inserted text"
msgstr "Inserted text"

#: wp-includes/script-loader.php:108
msgid "Close deleted text tag"
msgstr "Close deleted text tag"

#: wp-includes/script-loader.php:107
msgid "Deleted text (strikethrough)"
msgstr "Deleted text (strikethrough)"

#: wp-includes/script-loader.php:106
msgid "Close blockquote tag"
msgstr "Close blockquote tag"

#: wp-includes/script-loader.php:103
msgid "Close italic tag"
msgstr "Close italic tag"

#: wp-includes/script-loader.php:101
msgid "Close bold tag"
msgstr "Close bold tag"

#: wp-includes/post.php:1389
msgid "Remove featured image"
msgstr "Remove featured image"

#: wp-includes/media-template.php:1196
msgctxt "media"
msgid "Remove video track"
msgstr "Remove video track"

#: wp-includes/media-template.php:1164
msgid "Remove poster image"
msgstr "Remove poster image"

#: wp-includes/media-template.php:1131 wp-includes/media-template.php:1143
msgid "Remove video source"
msgstr "Remove video source"

#: wp-includes/media-template.php:1048 wp-includes/media-template.php:1062
msgid "Remove audio source"
msgstr "Remove audio source"

#: wp-includes/formatting.php:125
msgctxt "Comma-separated list of replacement words in your language"
msgid "&#8217;tain&#8217;t,&#8217;twere,&#8217;twas,&#8217;tis,&#8217;twill,&#8217;til,&#8217;bout,&#8217;nuff,&#8217;round,&#8217;cause,&#8217;em"
msgstr "&#8217;tain&#8217;t,&#8217;twere,&#8217;twas,&#8217;tis,&#8217;twill,&#8217;til,&#8217;bout,&#8217;nuff,&#8217;round,&#8217;cause,&#8217;em"

#. translators: This is a comma-separated list of words that defy the syntax of
#. quotations in normal use, for example...  'We do not have enough words yet'
#. ... is a typical quoted phrase.  But when we write lines of code 'til we
#. have enough of 'em, then we need to insert apostrophes instead of quotes.
#: wp-includes/formatting.php:122
msgctxt "Comma-separated list of words to texturize in your language"
msgid "'tain't,'twere,'twas,'tis,'twill,'til,'bout,'nuff,'round,'cause,'em"
msgstr "'tain't,'twere,'twas,'tis,'twill,'til,'bout,'nuff,'round,'cause,'em"

#: wp-includes/widgets/class-wp-widget-text.php:112
msgid "Content:"
msgstr "Content:"

#: wp-includes/class-wp-xmlrpc-server.php:554
msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles"
msgstr "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles"

#: wp-includes/class-wp-editor.php:1070
msgid "Ctrl + letter:"
msgstr "Ctrl + letter:"

#: wp-includes/class-wp-editor.php:1069
msgid "Cmd + letter:"
msgstr "Cmd + letter:"

#: wp-includes/class-wp-editor.php:1068
msgid "Shift + Alt + letter:"
msgstr "Shift + Alt + letter:"

#: wp-includes/class-wp-editor.php:1067
msgid "Ctrl + Alt + letter:"
msgstr "Ctrl + Alt + letter:"

#: wp-includes/class-wp-editor.php:1063
msgid "Inline toolbar (when an image, link or preview is selected)"
msgstr "Inline toolbar (when an image, link or preview is selected)"

#: wp-includes/class-wp-editor.php:1061
msgid "Additional shortcuts,"
msgstr "Additional shortcuts,"

#: wp-includes/class-wp-editor.php:1060
msgid "Default shortcuts,"
msgstr "Default shortcuts,"

#: wp-includes/class-wp-customize-section.php:248
#: wp-includes/customize/class-wp-customize-themes-section.php:55
msgid "Customizing"
msgstr "Customising"

#: wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php:44
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:88
msgid "Menu Options"
msgstr "Menu Options"

#: wp-includes/class-wp-customize-nav-menus.php:1073
msgid "Add to Menu"
msgstr "Add to Menu"

#: wp-includes/class-wp-customize-nav-menus.php:1055
msgid "Custom Links"
msgstr "Custom Links"

#: wp-includes/class-wp-customize-nav-menus.php:969
#: wp-includes/class-wp-customize-widgets.php:787
msgid "The search results will be updated as you type."
msgstr "The search results will be updated as you type."

#: wp-includes/class-wp-customize-nav-menus.php:968
msgid "Search menu items&hellip;"
msgstr "Search menu items&hellip;"

#: wp-includes/class-wp-customize-nav-menus.php:967
msgid "Search Menu Items"
msgstr "Search Menu Items"

#: wp-includes/class-wp-customize-nav-menus.php:962
msgid "Add Menu Items"
msgstr "Add Menu Items"

#. translators: &#9656; is the unicode right-pointing triangle, and %s is the
#. section title in the Customizer
#: wp-includes/class-wp-customize-nav-menus.php:428
#: wp-includes/class-wp-customize-nav-menus.php:959
#: wp-includes/class-wp-customize-section.php:246
#: wp-includes/class-wp-customize-widgets.php:777
msgid "Customizing &#9656; %s"
msgstr "Customising &#9656; %s"

#: wp-includes/class-wp-customize-nav-menus.php:934
msgid "Move one level down"
msgstr "Move one level down"

#: wp-includes/class-wp-customize-nav-menus.php:933
msgid "Move one level up"
msgstr "Move one level up"

#: wp-includes/class-wp-customize-nav-menus.php:688
msgid "New menu name"
msgstr "New menu name"

#: wp-includes/class-wp-customize-nav-menus.php:676
msgid "Add a Menu"
msgstr "Add a Menu"

#: wp-includes/class-wp-customize-nav-menus.php:590
msgid "Menu Locations"
msgstr "Menu Locations"

#: wp-includes/class-wp-customize-nav-menus.php:560
msgid "This panel is used for managing navigation menus for content you have already published on your site. You can create menus and add items for existing content such as pages, posts, categories, tags, formats, or custom links."
msgstr "This panel is used for managing navigation menus for content you have already published on your site. You can create menus and add items for existing content such as pages, posts, categories, tags, formats, or custom links."

#. translators: 1: item name, 2: item position, 3: parent item name
#: wp-includes/class-wp-customize-nav-menus.php:470
msgid "%1$s. Sub item number %2$d under %3$s."
msgstr "%1$s. Sub item number %2$d under %3$s."

#. translators: 1: item name, 2: item position, 3: total number of items
#: wp-includes/class-wp-customize-nav-menus.php:468
msgid "%1$s. Menu item %2$d of %3$d."
msgstr "%1$s. Menu item %2$d of %3$d."

#. translators: %s: previous item name
#: wp-includes/class-wp-customize-nav-menus.php:466
msgid "Out from under %s"
msgstr "Out from under %s"

#. translators: %s: previous item name
#: wp-includes/class-wp-customize-nav-menus.php:464
msgid "Under %s"
msgstr "Under %s"

#. translators: %s: previous item name
#: wp-includes/class-wp-customize-nav-menus.php:462
msgid "Move out from under %s"
msgstr "Move out from under %s"

#. translators: %s: previous item name
#: wp-includes/class-wp-customize-nav-menus.php:460
msgid "Move under %s"
msgstr "Move under %s"

#: wp-includes/class-wp-customize-nav-menus.php:458
msgid "Move to the top"
msgstr "Move to the top"

#: wp-includes/class-wp-customize-nav-menus.php:457
msgid "Move down one"
msgstr "Move down one"

#: wp-includes/class-wp-customize-nav-menus.php:456
msgid "Move up one"
msgstr "Move up one"

#: wp-includes/class-wp-customize-nav-menus.php:435
msgid "Loading more results... please wait."
msgstr "Loading more results... please wait."

#: wp-includes/class-wp-customize-nav-menus.php:434
msgid "Additional items found: %d"
msgstr "Additional items found: %d"

#: wp-includes/class-wp-customize-nav-menus.php:433
msgid "Number of items found: %d"
msgstr "Number of items found: %d"

#. translators: %s: title of menu item in draft status
#: wp-includes/class-wp-customize-nav-menus.php:432
msgid "%s (Pending)"
msgstr "%s (Pending)"

#. translators: %s: title of menu item which is invalid
#: wp-includes/class-wp-customize-nav-menus.php:430
msgid "%s (Invalid)"
msgstr "%s (Invalid)"

#: wp-includes/class-wp-customize-nav-menus.php:426
msgid "Menu item is now a sub-item"
msgstr "Menu item is now a sub-item"

#: wp-includes/class-wp-customize-nav-menus.php:425
msgid "Menu item moved out of submenu"
msgstr "Menu item moved out of submenu"

#: wp-includes/class-wp-customize-nav-menus.php:424
msgid "Menu item moved down"
msgstr "Menu item moved down"

#: wp-includes/class-wp-customize-nav-menus.php:423
msgid "Menu item moved up"
msgstr "Menu item moved up"

#: wp-includes/class-wp-customize-nav-menus.php:422
msgid "Menu deleted"
msgstr "Menu deleted"

#: wp-includes/class-wp-customize-nav-menus.php:421
msgid "Menu created"
msgstr "Menu created"

#: wp-includes/class-wp-customize-nav-menus.php:420
msgid "Menu item deleted"
msgstr "Menu item deleted"

#: wp-includes/class-wp-customize-nav-menus.php:419
msgid "Menu item added"
msgstr "Menu item added"

#: wp-includes/class-wp-customize-nav-menus.php:159
msgctxt "nav menu home label"
msgid "Home"
msgstr "Home"

#: wp-includes/class-wp-customize-nav-menus.php:791
msgid "Unknown post type"
msgstr "Unknown post type"

#: wp-includes/customize/class-wp-customize-new-menu-control.php:36
msgid "Create Menu"
msgstr "Create Menu"

#. translators: Nav menu item original title. 1: Original title
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:139
msgid "Original: %s"
msgstr "Original: %s"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:130
msgid "The description will be displayed in the menu if the current theme supports it."
msgstr "The description will be displayed in the menu if the current theme supports it."

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:122
msgid "Link Relationship (XFN)"
msgstr "Link Relationship (XFN)"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:116
msgid "CSS Classes"
msgstr "CSS Classes"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:110
msgid "Title Attribute"
msgstr "Title Attribute"

#: wp-includes/class-wp-editor.php:1457
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:105
#: wp-includes/media-template.php:1005
msgid "Open link in a new tab"
msgstr "Open link in a new tab"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:98
msgid "Navigation Label"
msgstr "Navigation Label"

#: wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php:47
msgid "Automatically add new top-level pages to this menu"
msgstr "Automatically add new top-level pages to this menu"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:61
msgid "Delete Menu"
msgstr "Delete Menu"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:56
msgctxt "Cancel reordering menu items in Customizer"
msgid "Done"
msgstr "Done"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:55
msgctxt "Reorder menu items in Customizer"
msgid "Reorder"
msgstr "Reorder"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:52
msgid "Add Items"
msgstr "Add Items"

#. translators: 1: error message, 2: line number
#: wp-includes/atomlib.php:149
msgid "XML Error: %1$s at line %2$s"
msgstr "XML error: %1$s at line %2$s"

#. translators: %s: site name
#: wp-includes/admin-bar.php:318
msgid "User Dashboard: %s"
msgstr "User Dashboard: %s"

#. translators: %s: theme name
#: wp-includes/customize/class-wp-customize-theme-control.php:99
msgid "<span>Active:</span> %s"
msgstr "<span>Active:</span> %s"

#: wp-login.php:793 wp-login.php:798
msgid "https://codex.wordpress.org/Cookies"
msgstr "https://codex.wordpress.org/Cookies"

#: wp-includes/query.php:743
msgid "https://codex.wordpress.org/Function_Reference/is_main_query"
msgstr "https://codex.wordpress.org/Function_Reference/is_main_query"

#: wp-includes/admin-bar.php:156
msgid "https://codex.wordpress.org/"
msgstr "https://codex.wordpress.org/"

#. translators: 1: the id argument, 2: sidebar name, 3: recommended id value
#: wp-includes/widgets.php:258
msgid "No %1$s was set in the arguments array for the \"%2$s\" sidebar. Defaulting to \"%3$s\". Manually set the %1$s to \"%3$s\" to silence this notice and keep existing sidebar content."
msgstr "No %1$s was set in the arguments array for the \"%2$s\" sidebar. Defaulting to \"%3$s\". Manually set the %1$s to \"%3$s\" to silence this notice and keep existing sidebar content."

#: wp-includes/script-loader.php:582 wp-includes/script-loader.php:706
msgid "Connection lost or the server is busy. Please try again later."
msgstr "Connection lost or the server is busy. Please try again later."

#: wp-includes/script-loader.php:660
msgid "Updates may not complete if you navigate away from this page."
msgstr "Updates may not complete if you navigate away from this page."

#: wp-includes/script-loader.php:645
msgid "Update Failed!"
msgstr "Update Failed!"

#. translators: JavaScript accessible string
#: wp-includes/script-loader.php:659
msgid "Update canceled."
msgstr "Update cancelled."

#. translators: %s: Plugin name and version
#: wp-includes/script-loader.php:653
msgid "%s update failed"
msgstr "%s update failed"

#. translators: %s: Plugin name and version
#: wp-includes/script-loader.php:651
msgid "%s updated!"
msgstr "%s updated!"

#. translators: %s: Plugin name and version
#: wp-includes/script-loader.php:649
msgid "Updating %s..."
msgstr "Updating %s..."

#: wp-includes/customize/class-wp-customize-themes-section.php:50
msgctxt "theme"
msgid "Change"
msgstr "Change"

#: wp-includes/script-loader.php:81
msgid "Dismiss this notice."
msgstr "Dismiss this notice."

#. translators: %s: number of menu locations
#: wp-includes/class-wp-customize-nav-menus.php:582
msgid "Your theme supports %s menu. Select which menu appears in each location."
msgid_plural "Your theme supports %s menus. Select which menu appears in each location."
msgstr[0] "Your theme supports %s menu. Select which menu appears in each location."
msgstr[1] "Your theme supports %s menus. Select which menu appears in each location."

#: wp-includes/class-wp-customize-nav-menus.php:579
msgid "Your theme supports one menu. Select which menu you would like to use."
msgstr "Your theme supports one menu. Select which menu you would like to use."

#. translators: 1: number of comments, 2: post title
#: wp-includes/theme-compat/comments.php:40
msgid "%1$s response to %2$s"
msgid_plural "%1$s responses to %2$s"
msgstr[0] "%1$s response to %2$s"
msgstr[1] "%1$s responses to %2$s"

#: wp-includes/script-loader.php:469
msgid "Site Preview"
msgstr "Site Preview"

#. translators: %d: nth image found in a post
#: wp-includes/script-loader.php:587
msgid "Suggested image #%d"
msgstr "Suggested image #%d"

#. translators: %d: nth embed found in a post
#: wp-includes/script-loader.php:585
msgid "Suggested embed #%d"
msgstr "Suggested embed #%d"

#: wp-includes/script-loader.php:640
msgid "Updated!"
msgstr "Updated!"

#: wp-includes/script-loader.php:639
msgid "Updating..."
msgstr "Updating..."

#: wp-includes/script-loader.php:661
msgid "Install Now"
msgstr "Install Now"

#: wp-includes/script-loader.php:665
msgid "Installed!"
msgstr "Installed!"

#: wp-includes/script-loader.php:664
msgid "Installing..."
msgstr "Installing..."

#: wp-includes/script-loader.php:681
msgid "Installing... please wait."
msgstr "Installing... please wait."

#. translators: JavaScript accessible string
#: wp-includes/script-loader.php:655
msgid "Updating... please wait."
msgstr "Updating... please wait."

#. translators: JavaScript accessible string
#: wp-includes/script-loader.php:657
msgid "Update completed successfully."
msgstr "Update completed successfully."

#: wp-includes/script-loader.php:682
msgid "Installation completed successfully."
msgstr "Installation completed successfully."

#: wp-includes/taxonomy.php:380 wp-includes/taxonomy.php:381
msgid "Taxonomy names must be between 1 and 32 characters in length."
msgstr "Taxonomy names must be between 1 and 32 characters in length."

#: wp-includes/taxonomy.php:3492
msgid "Could not split shared term."
msgstr "Could not split shared term."

#: wp-includes/theme.php:2950
msgid "Customizer"
msgstr "Customiser"

#: wp-includes/media.php:3417
msgid "Drag and drop to reorder media files."
msgstr "Drag and drop to reorder media files."

#. translators: Do not translate USERNAME, SITE_NAME, BLOG_URL, PASSWORD: those
#. are placeholders.
#: wp-includes/ms-functions.php:1479
msgid ""
"Howdy USERNAME,\n"
"\n"
"Your new SITE_NAME site has been successfully set up at:\n"
"BLOG_URL\n"
"\n"
"You can log in to the administrator account with the following information:\n"
"\n"
"Username: USERNAME\n"
"Password: PASSWORD\n"
"Log in here: BLOG_URLwp-login.php\n"
"\n"
"We hope you enjoy your new site. Thanks!\n"
"\n"
"--The Team @ SITE_NAME"
msgstr ""
"Hi USERNAME,\n"
"\n"
"Your new SITE_NAME site has been successfully set up at:\n"
"BLOG_URL\n"
"\n"
"You can log in to the administrator account with the following information:\n"
"\n"
"Username: USERNAME\n"
"Password: PASSWORD\n"
"Log in here: BLOG_URLwp-login.php\n"
"\n"
"We hope you enjoy your new site. Thanks!\n"
"\n"
"--The Team @ SITE_NAME"

#. translators: Do not translate USERNAME, PASSWORD, LOGINLINK, SITE_NAME:
#. those are placeholders.
#: wp-includes/ms-functions.php:2170
msgid ""
"Howdy USERNAME,\n"
"\n"
"Your new account is set up.\n"
"\n"
"You can log in with the following information:\n"
"Username: USERNAME\n"
"Password: PASSWORD\n"
"LOGINLINK\n"
"\n"
"Thanks!\n"
"\n"
"--The Team @ SITE_NAME"
msgstr ""
"Hi USERNAME,\n"
"\n"
"Your new account is set up.\n"
"\n"
"You can log in with the following information:\n"
"Username: USERNAME\n"
"Password: PASSWORD\n"
"LOGINLINK\n"
"\n"
"Thanks!\n"
"\n"
"--The Team @ SITE_NAME"

#. translators: %s: table name
#: wp-includes/ms-load.php:471
msgid "<strong>Database tables are missing.</strong> This means that MySQL is not running, WordPress was not installed properly, or someone deleted %s. You really should look at your database now."
msgstr "<strong>Database tables are missing.</strong> This means that MySQL is not running, WordPress was not installed properly, or someone deleted %s. You really should look at your database now."

#: wp-includes/class-wp-customize-nav-menus.php:161
#: wp-includes/class-wp-customize-nav-menus.php:414
#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:337
#: wp-includes/nav-menu.php:768
msgid "Custom Link"
msgstr "Custom Link"

#. translators: 1: site url, 2: table name, 3: database name
#: wp-includes/ms-load.php:477
msgid "<strong>Could not find site %1$s.</strong> Searched for table %2$s in database %3$s. Is that right?"
msgstr "<strong>Could not find site %1$s.</strong> Searched for table %2$s in database %3$s. Is that right?"

#. translators: 1: Trackback/pingback website name, 2: website IP, 3: website
#. hostname
#: wp-includes/pluggable.php:1436 wp-includes/pluggable.php:1447
#: wp-includes/pluggable.php:1597 wp-includes/pluggable.php:1607
msgid "Website: %1$s (IP: %2$s, %3$s)"
msgstr "Website: %1$s (IP: %2$s, %3$s)"

#. translators: 1: comment author, 2: author IP, 3: author domain
#. translators: 1: Comment author name, 2: comment author's IP, 3: comment
#. author IP's hostname
#: wp-includes/pluggable.php:1457 wp-includes/pluggable.php:1617
msgid "Author: %1$s (IP: %2$s, %3$s)"
msgstr "Author: %1$s (IP: %2$s, %3$s)"

#: wp-includes/post.php:1116 wp-includes/post.php:1117
msgid "Post type names must be between 1 and 20 characters in length."
msgstr "Post type names must be between 1 and 20 characters in length."

#. translators: revision date format, see https://secure.php.net/date
#: wp-includes/post-template.php:1696 wp-includes/post-template.php:1732
msgctxt "revision date format"
msgid "F j, Y @ H:i:s"
msgstr "F j, Y @ H:i:s"

#: wp-includes/class-wp-customize-nav-menus.php:1068
#: wp-includes/class-wp-editor.php:1452 wp-includes/media-template.php:817
msgid "Link Text"
msgstr "Link Text"

#. translators: %s: post title
#: wp-includes/comment-template.php:1502
msgid "1 Comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "1 Comment<span class=\"screen-reader-text\"> on %s</span>"

#. translators: 1: Number of comments 2: post title
#: wp-includes/comment-template.php:1507
msgid "%1$s Comment<span class=\"screen-reader-text\"> on %2$s</span>"
msgid_plural "%1$s Comments<span class=\"screen-reader-text\"> on %2$s</span>"
msgstr[0] "%1$s Comment<span class=\"screen-reader-text\"> on %2$s</span>"
msgstr[1] "%1$s Comments<span class=\"screen-reader-text\"> on %2$s</span>"

#. translators: %s: post title
#: wp-includes/comment-template.php:1513
msgid "Comments Off<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Comments Off<span class=\"screen-reader-text\"> on %s</span>"

#: wp-includes/widgets/class-wp-widget-archives.php:79
msgid "Select Year"
msgstr "Select Year"

#: wp-includes/widgets/class-wp-widget-archives.php:85
msgid "Select Day"
msgstr "Select Day"

#: wp-includes/widgets/class-wp-widget-archives.php:88
msgid "Select Week"
msgstr "Select Week"

#: wp-includes/widgets/class-wp-widget-archives.php:91
msgid "Select Post"
msgstr "Select Post"

#. translators: %s: post title
#: wp-includes/comment-template.php:1497
msgid "No Comments<span class=\"screen-reader-text\"> on %s</span>"
msgstr "No Comments<span class=\"screen-reader-text\"> on %s</span>"

#. translators: 1: 'siteurl'/'home' argument, 2: bloginfo() function name, 3:
#. 'url' argument
#: wp-includes/general-template.php:652
msgid "The %1$s option is deprecated for the family of %2$s functions. Use the %3$s option instead."
msgstr "The %1$s option is deprecated for the family of %2$s functions. Use the %3$s option instead."

#. translators: 1: 'text_direction' argument, 2: bloginfo() function name, 3:
#. is_rtl() function name
#: wp-includes/general-template.php:725
msgid "The %1$s option is deprecated for the family of %2$s functions. Use the %3$s function instead."
msgstr "The %1$s option is deprecated for the family of %2$s functions. Use the %3$s function instead."

#: wp-includes/customize/class-wp-customize-theme-control.php:105
#: wp-includes/customize/class-wp-customize-themes-section.php:70
msgid "Theme Details"
msgstr "Theme Details"

#: wp-includes/customize/class-wp-customize-theme-control.php:87
#: wp-includes/script-loader.php:695
msgid "Live Preview"
msgstr "Live Preview"

#: wp-includes/taxonomy.php:510
msgid "No categories found."
msgstr "No categories found."

#: wp-includes/class-wp-editor.php:1050 wp-includes/script-loader.php:99
msgid "Distraction-free writing mode"
msgstr "Distraction-free writing mode"

#. translators: 1: Theme support 2: hook name
#: wp-includes/theme.php:2398
msgid "Theme support for %1$s should be registered before the %2$s hook."
msgstr "Theme support for %1$s should be registered before the %2$s hook."

#: wp-includes/class-wp-customize-widgets.php:733
msgid "Widget moved up"
msgstr "Widget moved up"

#: wp-includes/class-wp-customize-widgets.php:734
msgid "Widget moved down"
msgstr "Widget moved down"

#: wp-includes/class-wp-editor.php:1031
msgid "Rich Text Area. Press Alt-Shift-H for help."
msgstr "Rich Text Area. Press Alt-Shift-H for help."

#: wp-includes/class-wp-editor.php:1062
msgid "Focus shortcuts:"
msgstr "Focus shortcuts:"

#: wp-includes/class-wp-editor.php:1064
msgid "Editor menu (when enabled)"
msgstr "Editor menu (when enabled)"

#: wp-includes/class-wp-editor.php:1065
msgid "Editor toolbar"
msgstr "Editor toolbar"

#: wp-includes/class-wp-editor.php:1075
msgid "To move focus to other buttons use Tab or the arrow keys. To return focus to the editor press Escape or use one of the buttons."
msgstr "To move focus to other buttons use Tab or the arrow keys. To return focus to the editor press Escape or use one of the buttons."

#: wp-includes/class-wp-editor.php:1066
msgid "Elements path"
msgstr "Elements path"

#. translators: 1: month, 2: day of month
#: wp-includes/date.php:457
msgid "The following values do not describe a valid date: month %1$s, day %2$s."
msgstr "The following values do not describe a valid date: month %1$s, day %2$s."

#: wp-includes/taxonomy.php:2065
msgid "A term with the name provided already exists in this taxonomy."
msgstr "A term with the name and slug already exists in this taxonomy."

#. translators: %s: database access abstraction class, usually wpdb or a class
#. extending wpdb
#: wp-includes/wp-db.php:1180
msgid "%s must set a database connection for use with escaping."
msgstr "%s must set a database connection for use with escaping."

#: wp-includes/theme.php:2242
msgid "You need to pass an array of types."
msgstr "You need to pass an array of types."

#: wp-includes/l10n.php:1191
msgctxt "translations"
msgid "Installed"
msgstr "Installed"

#: wp-includes/l10n.php:1222
msgctxt "translations"
msgid "Available"
msgstr "Available"

#: wp-includes/link-template.php:2480
msgid "Older posts"
msgstr "Older posts"

#: wp-includes/link-template.php:2482 wp-includes/link-template.php:2536
#: wp-includes/link-template.php:2580
msgid "Posts navigation"
msgstr "Posts navigation"

#: wp-includes/link-template.php:2481
msgid "Newer posts"
msgstr "Newer posts"

#: wp-includes/script-loader.php:980
msgid "Previous"
msgstr "Previous"

#: wp-includes/media-template.php:595
msgid "Edit Selection"
msgstr "Edit Selection"

#: wp-includes/media.php:3435
msgctxt "noun"
msgid "Trash"
msgstr "Bin"

#. translators: 1: Trackback/pingback/comment author URL
#: wp-includes/pluggable.php:1437 wp-includes/pluggable.php:1448
#: wp-includes/pluggable.php:1459 wp-includes/pluggable.php:1599
#: wp-includes/pluggable.php:1609 wp-includes/pluggable.php:1621
msgid "URL: %s"
msgstr "URL: %s"

#. translators: 1: Comment text
#: wp-includes/pluggable.php:1438 wp-includes/pluggable.php:1449
#: wp-includes/pluggable.php:1460 wp-includes/pluggable.php:1623
msgid "Comment: %s"
msgstr "Comment: %s"

#: wp-includes/pluggable.php:1439
msgid "You can see all trackbacks on this post here:"
msgstr "You can see all trackbacks on this post here:"

#: wp-includes/pluggable.php:1450
msgid "You can see all pingbacks on this post here:"
msgstr "You can see all pingbacks on this post here:"

#: wp-includes/pluggable.php:1461
msgid "You can see all comments on this post here:"
msgstr "You can see all comments on this post here:"

#: wp-includes/media-template.php:435 wp-includes/media-template.php:538
msgctxt "verb"
msgid "Trash"
msgstr "Bin"

#: wp-includes/class-wp-editor.php:965
msgid "Add to Dictionary"
msgstr "Add to Dictionary"

#: wp-includes/class-wp-editor.php:973
msgid "Border color"
msgstr "Border colour"

#: wp-includes/class-wp-editor.php:1002
msgctxt "horizontal table cell alignment"
msgid "H Align"
msgstr "H Align"

#: wp-includes/class-wp-editor.php:1007
msgctxt "vertical table cell alignment"
msgid "V Align"
msgstr "V Align"

#. translators: Date query invalid date message: 1: invalid value, 2: type of
#. value, 3: minimum valid value, 4: maximum valid value
#: wp-includes/date.php:410
msgid "Invalid value %1$s for %2$s. Expected value should be between %3$s and %4$s."
msgstr "Invalid value %1$s for %2$s. Expected value should be between %3$s and %4$s."

#. translators: Comment reply button text. 1: Comment author name
#: wp-includes/comment-template.php:1596
msgid "Reply to %s"
msgstr "Reply to %s"

#. translators: 1: year, 2: month, 3: day of month
#: wp-includes/date.php:440
msgid "The following values do not describe a valid date: year %1$s, month %2$s, day %3$s."
msgstr "The following values do not describe a valid date: year %1$s, month %2$s, day %3$s."

#. translators: Category archive title. 1: Category name
#: wp-includes/general-template.php:1465
msgid "Category: %s"
msgstr "Category: %s"

#. translators: Tag archive title. 1: Tag name
#: wp-includes/general-template.php:1468
msgid "Tag: %s"
msgstr "Tag: %s"

#. translators: Author archive title. 1: Author name
#: wp-includes/general-template.php:1471
msgid "Author: %s"
msgstr "Author: %s"

#. translators: Yearly archive title. 1: Year
#: wp-includes/general-template.php:1474
msgid "Year: %s"
msgstr "Year: %s"

#: wp-includes/general-template.php:1483
msgctxt "post format archive title"
msgid "Asides"
msgstr "Asides"

#: wp-includes/general-template.php:1480 wp-includes/general-template.php:2060
msgctxt "daily archives date format"
msgid "F j, Y"
msgstr "F j, Y"

#. translators: Daily archive title. 1: Date
#: wp-includes/general-template.php:1480
msgid "Day: %s"
msgstr "Day: %s"

#. translators: Monthly archive title. 1: Month name and year
#: wp-includes/general-template.php:1477
msgid "Month: %s"
msgstr "Month: %s"

#: wp-includes/general-template.php:1487
msgctxt "post format archive title"
msgid "Images"
msgstr "Images"

#: wp-includes/general-template.php:1485
msgctxt "post format archive title"
msgid "Galleries"
msgstr "Galleries"

#: wp-includes/general-template.php:1491
msgctxt "post format archive title"
msgid "Quotes"
msgstr "Quotes"

#: wp-includes/general-template.php:1489
msgctxt "post format archive title"
msgid "Videos"
msgstr "Videos"

#: wp-includes/general-template.php:1493
msgctxt "post format archive title"
msgid "Links"
msgstr "Links"

#: wp-includes/general-template.php:1495
msgctxt "post format archive title"
msgid "Statuses"
msgstr "Statuses"

#: wp-includes/general-template.php:1499
msgctxt "post format archive title"
msgid "Chats"
msgstr "Chats"

#: wp-includes/general-template.php:1497
msgctxt "post format archive title"
msgid "Audio"
msgstr "Audio"

#. translators: Taxonomy term archive title. 1: Taxonomy singular name, 2:
#. Current taxonomy term
#: wp-includes/general-template.php:1507
msgid "%1$s: %2$s"
msgstr "%1$s: %2$s"

#. translators: Post type archive title. 1: Post type name
#: wp-includes/general-template.php:1503
msgid "Archives: %s"
msgstr "Archives: %s"

#: wp-includes/class-wp-editor.php:1051
msgid "No alignment"
msgstr "No alignment"

#: wp-includes/customize/class-wp-customize-media-control.php:61
msgid "Change File"
msgstr "Change File"

#: wp-includes/customize/class-wp-customize-media-control.php:64
msgid "No file selected"
msgstr "No file selected"

#: wp-includes/customize/class-wp-customize-media-control.php:66
msgid "Choose File"
msgstr "Choose File"

#: wp-includes/customize/class-wp-customize-image-control.php:35
#: wp-includes/customize/class-wp-customize-image-control.php:40
msgid "Select Image"
msgstr "Select Image"

#: wp-includes/customize/class-wp-customize-image-control.php:39
msgid "No image selected"
msgstr "No image selected"

#: wp-includes/class-wp-editor.php:945
msgid "Custom color"
msgstr "Custom colour"

#: wp-includes/class-wp-editor.php:944
msgid "Color"
msgstr "Colour"

#: wp-includes/class-wp-editor.php:946
msgctxt "label for custom color"
msgid "Custom..."
msgstr "Custom..."

#: wp-includes/class-wp-editor.php:947
msgid "No color"
msgstr "No colour"

#: wp-includes/class-wp-editor.php:883
msgctxt "list style"
msgid "Default"
msgstr "Default"

#: wp-includes/admin-bar.php:685
msgctxt "add new from admin bar"
msgid "Link"
msgstr "Link"

#: wp-includes/post.php:43
msgctxt "add new from admin bar"
msgid "Page"
msgstr "Page"

#: wp-includes/post.php:23
msgctxt "add new from admin bar"
msgid "Post"
msgstr "Post"

#: wp-includes/class-wp-editor.php:1043
msgctxt "TinyMCE menu"
msgid "Format"
msgstr "Format"

#: wp-includes/post.php:64
msgctxt "post type general name"
msgid "Media"
msgstr "Media"

#: wp-includes/post.php:66
msgctxt "add new media"
msgid "Add New"
msgstr "Add New"

#: wp-login.php:867
msgid "<strong>You have successfully updated WordPress!</strong> Please log back in to see what&#8217;s new."
msgstr "<strong>You have successfully updated WordPress!</strong> Please log back in to see what&#8217;s new."

#: wp-includes/media.php:3443
msgid "Untrash Selected"
msgstr "Undelete Selected"

#: wp-includes/media.php:3442
msgid "Trash Selected"
msgstr "Delete Selected"

#: wp-includes/media.php:3439
msgid ""
"You are about to trash these items.\n"
"  'Cancel' to stop, 'OK' to delete."
msgstr ""
"You are about to delete these items.\n"
"  Click 'Cancel' to stop, or 'OK' to delete."

#: wp-includes/media-template.php:433 wp-includes/media-template.php:536
msgid "Untrash"
msgstr "Undelete"

#: wp-includes/class-wp-customize-panel.php:347
msgid "Press return or enter to open this panel"
msgstr "Press return or enter to open this panel"

#: wp-includes/media.php:3444
msgid "Delete Selected"
msgstr "Delete Selected"

#: wp-includes/media.php:3441
msgid "Cancel Selection"
msgstr "Cancel Selection"

#: wp-includes/media.php:3440
msgid "Bulk Select"
msgstr "Bulk Select"

#. translators: %s: taxonomy label, %l: list of terms formatted as per
#. $term_template
#: wp-includes/taxonomy.php:3977
msgid "%s: %l."
msgstr "%s: %l."

#: wp-includes/class-wp-customize-nav-menus.php:412
#: wp-includes/script-loader.php:753
msgctxt "missing menu item navigation label"
msgid "(no label)"
msgstr "(no label)"

#: wp-includes/ms-load.php:93
msgid "This site is no longer available."
msgstr "This site is no longer available."

#: wp-includes/script-loader.php:709
msgid "No plugins found. Try a different search."
msgstr "No plugins found. Try a different search."

#: wp-includes/media.php:3449
msgid "Search Media"
msgstr "Search Media"

#: wp-includes/media.php:3448
msgid "Filter by type"
msgstr "Filter by type"

#: wp-includes/media.php:3447
msgid "Filter by date"
msgstr "Filter by date"

#: wp-includes/media.php:3438 wp-includes/script-loader.php:80
msgid ""
"You are about to permanently delete these items.\n"
"  'Cancel' to stop, 'OK' to delete."
msgstr ""
"You are about to permanently delete these items.\n"
"  'Cancel' to stop, 'OK' to delete."

#: wp-includes/media.php:3434
msgid "Unattached"
msgstr "Unattached"

#: wp-includes/media.php:3431
msgid "All dates"
msgstr "All dates"

#: wp-includes/media.php:2186
msgid "Bitrate Mode"
msgstr "Bitrate Mode"

#: wp-includes/media-template.php:428
msgid "Edit more details"
msgstr "Edit more details"

#: wp-includes/media-template.php:426
msgid "View attachment page"
msgstr "View attachment page"

#: wp-includes/media-template.php:414
msgid "Uploaded To"
msgstr "Uploaded To"

#: wp-includes/media-template.php:409
msgid "Uploaded By"
msgstr "Uploaded By"

#: wp-includes/media-template.php:357
msgid "Bitrate:"
msgstr "Bitrate:"

#: wp-includes/media-template.php:347
msgid "Dimensions:"
msgstr "Dimensions:"

#: wp-includes/media-template.php:344
msgid "File size:"
msgstr "File size:"

#: wp-includes/media-template.php:342
msgid "Uploaded on:"
msgstr "Uploaded on:"

#: wp-includes/media-template.php:341
msgid "File type:"
msgstr "File type:"

#: wp-includes/media-template.php:340
msgid "File name:"
msgstr "File name:"

#: wp-includes/media-template.php:282
msgid "Edit next media item"
msgstr "Edit next media item"

#: wp-includes/media-template.php:281
msgid "Edit previous media item"
msgstr "Edit previous media item"

#: wp-includes/media-template.php:255
msgid "Grid View"
msgstr "Grid View"

#: wp-includes/media-template.php:252
msgid "List View"
msgstr "List View"

#: wp-includes/media-template.php:233
msgid "Maximum upload file size: %s."
msgstr "Maximum upload file size: %s."

#: wp-includes/media-template.php:187
msgid "Close uploader"
msgstr "Close uploader"

#: wp-includes/media-template.php:166
msgid "Close media panel"
msgstr "Close media panel"

#: wp-includes/class-wp-editor.php:1478
msgid "Search or use up and down arrow keys to select an item."
msgstr "Search or use up and down arrow keys to select an item."

#: wp-includes/class-wp-editor.php:1049
msgid "Read more..."
msgstr "Read more..."

#: wp-includes/class-wp-editor.php:1034
msgid "Your browser does not support direct access to the clipboard. Please use keyboard shortcuts or your browser&#8217;s edit menu instead."
msgstr "Your browser does not support direct access to the clipboard. Please use keyboard shortcuts or your browser&#8217;s edit menu instead."

#: wp-includes/media.php:2185
msgid "Bitrate"
msgstr "Bitrate"

#: wp-includes/class-wp-customize-widgets.php:422
msgid "Widgets are independent sections of content that can be placed into widgetized areas provided by your theme (commonly called sidebars)."
msgstr "Widgets are independent sections of content that can be placed into widgetised areas provided by your theme (commonly called sidebars)."

#. translators: %s: the site/panel title in the Customizer
#: wp-includes/class-wp-customize-panel.php:372
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:81
msgid "You are customizing %s"
msgstr "You are customising %s"

#. translators: %s: header height in pixels
#: wp-includes/customize/class-wp-customize-header-image-control.php:189
msgid "While you can crop images to your liking after clicking <strong>Add new image</strong>, your theme recommends a header height of %s pixels."
msgstr "While you can crop images to your liking after clicking <strong>Add new image</strong>, your theme recommends a header height of %s pixels."

#. translators: %s: header width in pixels
#: wp-includes/customize/class-wp-customize-header-image-control.php:184
msgid "While you can crop images to your liking after clicking <strong>Add new image</strong>, your theme recommends a header width of %s pixels."
msgstr "While you can crop images to your liking after clicking <strong>Add new image</strong>, your theme recommends a header width of %s pixels."

#: wp-includes/comment.php:3102
msgid "<strong>ERROR</strong>: The comment could not be saved. Please try again later."
msgstr "<strong>ERROR</strong>: The comment could not be saved. Please try again later."

#: wp-includes/update.php:128 wp-includes/update.php:318
#: wp-includes/update.php:498
msgid "(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)"
msgstr "(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)"

#: wp-includes/class-wp-customize-widgets.php:1133
msgid "Shift-click to edit this widget."
msgstr "Shift-click to edit this widget."

#: wp-includes/class-wp-editor.php:846
msgctxt "HTML tag"
msgid "Address"
msgstr "Address"

#: wp-includes/class-wp-editor.php:1030
msgid "If you&#8217;re looking to paste rich content from Microsoft Word, try turning this option off. The editor will clean up text pasted from Word automatically."
msgstr "If you&#8217;re looking to paste rich content from Microsoft Word, try turning this option off. The editor will clean up text pasted from Word automatically."

#. translators: %s: header size in pixels
#: wp-includes/customize/class-wp-customize-header-image-control.php:179
msgid "While you can crop images to your liking after clicking <strong>Add new image</strong>, your theme recommends a header size of %s pixels."
msgstr "While you can crop images to your liking after clicking <strong>Add new image</strong>, your theme recommends a header size of %s pixels."

#: wp-includes/class-wp-editor.php:1059
msgid "Keyboard Shortcuts"
msgstr "Keyboard Shortcuts"

#. translators: 1: Browser cookie documentation URL
#: wp-login.php:797
msgid "<strong>ERROR</strong>: Cookies are blocked or not supported by your browser. You must <a href=\"%s\">enable cookies</a> to use WordPress."
msgstr "<strong>ERROR</strong>: Cookies are blocked or not supported by your browser. You must <a href=\"%s\">enable cookies</a> to use WordPress."

#. translators: 1: Browser cookie documentation URL, 2: Support forums URL
#: wp-login.php:792
msgid "<strong>ERROR</strong>: Cookies are blocked due to unexpected output. For help, please see <a href=\"%1$s\">this documentation</a> or try the <a href=\"%2$s\">support forums</a>."
msgstr "<strong>ERROR</strong>: Cookies are blocked due to unexpected output. For help, please see <a href=\"%1$s\">this documentation</a> or try the <a href=\"%2$s\">support forums</a>."

#: wp-includes/media.php:3511
msgid "Add to Audio Playlist"
msgstr "Add to Audio Playlist"

#: wp-includes/media.php:3510
msgid "Add to audio playlist"
msgstr "Add to audio playlist"

#: wp-includes/media.php:3509
msgid "Update audio playlist"
msgstr "Update audio playlist"

#: wp-includes/media.php:3508
msgid "Insert audio playlist"
msgstr "Insert audio playlist"

#: wp-includes/media.php:3507
msgid "&#8592; Cancel Audio Playlist"
msgstr "&#8592; Cancel Audio Playlist"

#: wp-includes/media.php:3506
msgid "Edit Audio Playlist"
msgstr "Edit Audio Playlist"

#: wp-includes/media.php:3487
msgid "There has been an error cropping your image."
msgstr "There has been an error cropping your image."

#: wp-includes/media.php:2183
msgctxt "video or audio"
msgid "Length"
msgstr "Length"

#: wp-includes/media.php:2182
msgid "Year"
msgstr "Year"

#: wp-includes/media.php:2181
msgid "Genre"
msgstr "Genre"

#: wp-includes/media-template.php:386 wp-includes/media-template.php:567
#: wp-includes/media.php:2177
msgid "Album"
msgstr "Album"

#: wp-includes/media-template.php:385 wp-includes/media-template.php:566
#: wp-includes/media.php:2176
msgid "Artist"
msgstr "Artist"

#: wp-includes/media-template.php:999
msgid "Image CSS Class"
msgstr "Image CSS Class"

#: wp-includes/media-template.php:995
msgid "Image Title Attribute"
msgstr "Image Title Attribute"

#: wp-includes/media-template.php:991
msgid "Advanced Options"
msgstr "Advanced Options"

#: wp-includes/media-template.php:956
msgid "Custom Size"
msgstr "Custom Size"

#: wp-includes/media-template.php:238 wp-includes/media.php:3486
msgid "Suggested image dimensions:"
msgstr "Suggested image dimensions:"

#: wp-includes/class-wp-editor.php:996
msgid "Split table cell"
msgstr "Split table cell"

#: wp-includes/class-wp-editor.php:859
msgid "Font Sizes"
msgstr "Font Sizes"

#: wp-includes/class-wp-editor.php:858
msgid "Font Family"
msgstr "Font Family"

#: wp-includes/class-wp-editor.php:1006
msgctxt "table cell alignment attribute"
msgid "None"
msgstr "None"

#: wp-includes/media-template.php:888
msgid "Edit Original"
msgstr "Edit Original"

#: wp-includes/media-template.php:909
msgid "Display Settings"
msgstr "Display Settings"

#: wp-includes/media-template.php:792
msgid "Show Video List"
msgstr "Show Video List"

#: wp-includes/media-template.php:1012
msgid "Link CSS Class"
msgstr "Link CSS Class"

#: wp-includes/class-wp-editor.php:831
msgctxt "TinyMCE"
msgid "Headings"
msgstr "Headings"

#: wp-includes/class-wp-customize-widgets.php:784
msgid "Search widgets&hellip;"
msgstr "Search widgets&hellip;"

#: wp-includes/class-wp-customize-widgets.php:783
msgid "Search Widgets"
msgstr "Search Widgets"

#: wp-includes/class-wp-customize-widgets.php:731
msgid "Trash widget by moving it to the inactive widgets sidebar."
msgstr "Trash widget by moving it to the inactive widgets sidebar."

#: wp-includes/class-wp-customize-widgets.php:729
msgid "Save and preview changes before publishing them."
msgstr "Save and preview changes before publishing them."

#: wp-includes/customize/class-wp-widget-area-customize-control.php:65
msgctxt "Cancel reordering widgets in Customizer"
msgid "Done"
msgstr "Done"

#: wp-includes/customize/class-wp-widget-area-customize-control.php:64
msgctxt "Reorder widgets in Customizer"
msgid "Reorder"
msgstr "Reorder"

#: wp-includes/customize/class-wp-customize-header-image-control.php:108
msgid "Set image"
msgstr "Set image"

#: wp-includes/class-wp-customize-widgets.php:708
msgctxt "Move widget"
msgid "Move"
msgstr "Move"

#: wp-includes/media-template.php:1081 wp-includes/media-template.php:1170
msgctxt "auto preload"
msgid "Auto"
msgstr "Auto"

#: wp-includes/media-template.php:1187
msgid "Tracks (subtitles, captions, descriptions, chapters, or metadata)"
msgstr "Tracks (subtitles, captions, descriptions, chapters, or metadata)"

#: wp-includes/media.php:3485
msgid "Cropping&hellip;"
msgstr "Cropping&hellip;"

#: wp-includes/class-wp-customize-widgets.php:699
msgid "Move to another area&hellip;"
msgstr "Move to another area&hellip;"

#: wp-includes/class-wp-editor.php:1042
msgctxt "TinyMCE menu"
msgid "Table"
msgstr "Table"

#: wp-includes/class-wp-editor.php:1041
msgctxt "TinyMCE menu"
msgid "View"
msgstr "View"

#: wp-includes/class-wp-editor.php:1040
msgctxt "TinyMCE menu"
msgid "Tools"
msgstr "Tools"

#: wp-includes/class-wp-editor.php:1039
msgctxt "TinyMCE menu"
msgid "Edit"
msgstr "Edit"

#: wp-includes/class-wp-editor.php:1038
msgctxt "TinyMCE menu"
msgid "File"
msgstr "File"

#: wp-includes/class-wp-editor.php:1037
msgctxt "TinyMCE menu"
msgid "Insert"
msgstr "Insert"

#. translators: word count
#: wp-includes/class-wp-editor.php:1029
msgid "Words: %s"
msgstr "Words: %s"

#: wp-includes/class-wp-editor.php:1025
msgctxt "editor button"
msgid "Show blocks"
msgstr "Show blocks"

#: wp-includes/class-wp-editor.php:1021
msgctxt "TinyMCE"
msgid "Templates"
msgstr "Templates"

#: wp-includes/class-wp-editor.php:1020
msgctxt "TinyMCE"
msgid "Insert template"
msgstr "Insert template"

#: wp-includes/class-wp-editor.php:983
msgctxt "table footer"
msgid "Footer"
msgstr "Footer"

#: wp-includes/class-wp-editor.php:982
msgctxt "table body"
msgid "Body"
msgstr "Body"

#: wp-includes/class-wp-editor.php:981
msgctxt "table header"
msgid "Header"
msgstr "Header"

#: wp-includes/class-wp-editor.php:979
msgctxt "table cell"
msgid "Cell"
msgstr "Cell"

#: wp-includes/class-wp-editor.php:978
msgctxt "table columns"
msgid "Cols"
msgstr "Cols"

#: wp-includes/class-wp-editor.php:964
msgctxt "spellcheck"
msgid "Ignore"
msgstr "Ignore"

#: wp-includes/class-wp-editor.php:963
msgctxt "spellcheck"
msgid "Ignore all"
msgstr "Ignore all"

#: wp-includes/class-wp-editor.php:962
msgctxt "spellcheck"
msgid "Finish"
msgstr "Finish"

#: wp-includes/class-wp-editor.php:959
msgctxt "find/replace"
msgid "Replace all"
msgstr "Replace all"

#: wp-includes/class-wp-editor.php:958
msgctxt "find/replace"
msgid "Find"
msgstr "Find"

#: wp-includes/class-wp-editor.php:957
msgctxt "find/replace"
msgid "Replace with"
msgstr "Replace with"

#: wp-includes/class-wp-editor.php:955
msgctxt "find/replace"
msgid "Whole words"
msgstr "Whole words"

#. translators: previous
#: wp-includes/class-wp-editor.php:954
msgctxt "find/replace"
msgid "Prev"
msgstr "Prev"

#: wp-includes/class-wp-editor.php:952
msgctxt "find/replace"
msgid "Next"
msgstr "Next"

#: wp-includes/class-wp-editor.php:951
msgctxt "find/replace"
msgid "Replace"
msgstr "Replace"

#: wp-includes/class-wp-editor.php:929
msgctxt "editor button"
msgid "Left to right"
msgstr "Left to right"

#: wp-includes/class-wp-editor.php:928
msgctxt "editor button"
msgid "Right to left"
msgstr "Right to left"

#: wp-includes/class-wp-editor.php:895
msgctxt "Link anchors (TinyMCE)"
msgid "Anchors"
msgstr "Anchors"

#: wp-includes/class-wp-editor.php:894
msgctxt "Link anchor (TinyMCE)"
msgid "Anchor"
msgstr "Anchor"

#: wp-includes/class-wp-editor.php:893
msgctxt "Name of link anchor (TinyMCE)"
msgid "Name"
msgstr "Name"

#: wp-includes/class-wp-editor.php:890
msgctxt "list style"
msgid "Lower Roman"
msgstr "Lower Roman"

#: wp-includes/class-wp-editor.php:889
msgctxt "list style"
msgid "Upper Roman"
msgstr "Upper Roman"

#: wp-includes/class-wp-editor.php:888
msgctxt "list style"
msgid "Upper Alpha"
msgstr "Upper Alpha"

#: wp-includes/class-wp-editor.php:887
msgctxt "list style"
msgid "Lower Alpha"
msgstr "Lower Alpha"

#: wp-includes/class-wp-editor.php:886
msgctxt "list style"
msgid "Lower Greek"
msgstr "Lower Greek"

#: wp-includes/class-wp-editor.php:885
msgctxt "list style"
msgid "Disc"
msgstr "Disc"

#: wp-includes/class-wp-editor.php:884
msgctxt "list style"
msgid "Circle"
msgstr "Circle"

#: wp-includes/class-wp-editor.php:882
msgctxt "list style"
msgid "Square"
msgstr "Square"

#: wp-includes/class-wp-editor.php:880 wp-includes/script-loader.php:112
msgid "Bulleted list"
msgstr "Bulleted list"

#: wp-includes/class-wp-editor.php:848
msgctxt "HTML elements"
msgid "Inline"
msgstr "Inline"

#: wp-includes/class-wp-editor.php:844
msgctxt "HTML tag"
msgid "Pre"
msgstr "Pre"

#: wp-includes/class-wp-editor.php:843
msgctxt "HTML tag"
msgid "Div"
msgstr "Div"

#. translators: block tags
#: wp-includes/class-wp-editor.php:840
msgctxt "TinyMCE"
msgid "Blocks"
msgstr "Blocks"

#: wp-includes/class-wp-editor.php:977
msgctxt "table column"
msgid "Column"
msgstr "Column"

#: wp-includes/class-wp-editor.php:1018
msgctxt "table cell scope attribute"
msgid "Scope"
msgstr "Scope"

#: wp-includes/class-wp-editor.php:829
msgctxt "TinyMCE"
msgid "Formats"
msgstr "Formats"

#: wp-includes/media-template.php:1069 wp-includes/media-template.php:1151
msgid "Add alternate sources for maximum HTML5 playback:"
msgstr "Add alternate sources for maximum HTML5 playback:"

#: wp-includes/user.php:2040
msgid "Hint: The password should be at least twelve characters long. To make it stronger, use upper and lower case letters, numbers, and symbols like ! \" ? $ % ^ &amp; )."
msgstr "Hint: The password should be at least twelve characters long. To make it stronger, use upper and lower case letters, numbers, and symbols like ! \" ? $ % ^ &amp; )."

#: wp-includes/wp-db.php:1297
msgid "The query argument of %s must have a placeholder."
msgstr "The query argument of %s must have a placeholder."

#: wp-includes/nav-menu.php:376
msgid "Invalid menu ID."
msgstr "Invalid menu ID."

#: wp-includes/media.php:3521
msgid "Add to Video Playlist"
msgstr "Add to Video Playlist"

#: wp-includes/media.php:3520
msgid "Add to video playlist"
msgstr "Add to video playlist"

#: wp-includes/media.php:3519
msgid "Update video playlist"
msgstr "Update video playlist"

#: wp-includes/media.php:3518
msgid "Insert video playlist"
msgstr "Insert video playlist"

#: wp-includes/media.php:3517
msgid "&#8592; Cancel Video Playlist"
msgstr "&#8592; Cancel Video Playlist"

#: wp-includes/media.php:3516
msgid "Edit Video Playlist"
msgstr "Edit Video Playlist"

#: wp-includes/media.php:3515
msgid "Create Video Playlist"
msgstr "Create Video Playlist"

#: wp-includes/media.php:3514
msgid "Drag and drop to reorder videos."
msgstr "Drag and drop to reorder videos."

#: wp-includes/media.php:3505
msgid "Create Audio Playlist"
msgstr "Create Audio Playlist"

#: wp-includes/media.php:3504
msgid "Drag and drop to reorder tracks."
msgstr "Drag and drop to reorder tracks."

#: wp-includes/media.php:3501
msgid "Add Subtitles"
msgstr "Add Subtitles"

#: wp-includes/media.php:3500
msgid "Select Poster Image"
msgstr "Select Poster Image"

#: wp-includes/media.php:3498
msgid "Add Video Source"
msgstr "Add Video Source"

#: wp-includes/media.php:3497
msgid "Replace Video"
msgstr "Replace Video"

#: wp-includes/media.php:3496
msgid "Video Details"
msgstr "Video Details"

#: wp-includes/media.php:3492
msgid "Add Audio Source"
msgstr "Add Audio Source"

#: wp-includes/media.php:3491
msgid "Replace Audio"
msgstr "Replace Audio"

#: wp-includes/media.php:3490
msgid "Audio Details"
msgstr "Audio Details"

#: wp-includes/media.php:3484
msgid "Crop your image"
msgstr "Crop your image"

#: wp-includes/media.php:3483
msgid "Crop Image"
msgstr "Crop Image"

#: wp-includes/media.php:3482
msgid "Skip Cropping"
msgstr "Skip Cropping"

#: wp-includes/media.php:3481
msgid "Select and Crop"
msgstr "Select and Crop"

#: wp-includes/customize/class-wp-customize-image-control.php:41
#: wp-includes/media.php:3480
msgid "Choose Image"
msgstr "Choose Image"

#: wp-includes/media.php:3476 wp-includes/media.php:3493
#: wp-includes/media.php:3499
msgid "Cancel Edit"
msgstr "Cancel Edit"

#: wp-includes/media.php:3475
msgid "Replace Image"
msgstr "Replace Image"

#: wp-includes/media.php:3428
msgid "Create a new video playlist"
msgstr "Create a new video playlist"

#: wp-includes/media.php:3427
msgid "Create a new playlist"
msgstr "Create a new playlist"

#: wp-includes/media-template.php:1200
msgid "There are no associated subtitles."
msgstr "There are no associated subtitles."

#: wp-includes/media-template.php:1162
msgid "Poster Image"
msgstr "Poster Image"

#: wp-includes/media-template.php:1089 wp-includes/media-template.php:1178
msgid "Autoplay"
msgstr "Autoplay"

#: wp-includes/media-template.php:1082 wp-includes/media-template.php:1171
msgid "Metadata"
msgstr "Metadata"

#: wp-includes/media-template.php:811
msgid "Show Images"
msgstr "Show Images"

#: wp-includes/media-template.php:803
msgid "Show Artist Name in Tracklist"
msgstr "Show Artist Name in Tracklist"

#. translators: used to join items in a list with only 2 items
#: wp-includes/formatting.php:4480
msgid "%s and %s"
msgstr "%s and %s"

#. translators: used to join last two items in a list with more than 2 times
#: wp-includes/formatting.php:4478
msgid "%s, and %s"
msgstr "%s, and %s"

#. translators: used to join items in a list with more than 2 items
#: wp-includes/formatting.php:4476
msgid "%s, %s"
msgstr "%s, %s"

#: wp-includes/widgets/class-wp-widget-search.php:31
msgctxt "Search widget"
msgid "Search"
msgstr "Search"

#: wp-includes/media-template.php:782
msgid "Playlist Settings"
msgstr "Playlist Settings"

#: wp-includes/media-template.php:794
msgid "Show Tracklist"
msgstr "Show Tracklist"

#: wp-includes/class-wp-customize-nav-menus.php:953
#: wp-includes/class-wp-customize-panel.php:368
#: wp-includes/class-wp-customize-section.php:368
#: wp-includes/class-wp-customize-widgets.php:772
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:75
#: wp-includes/media.php:3411
msgid "Back"
msgstr "Back"

#: wp-includes/media.php:3474
msgid "Image Details"
msgstr "Image Details"

#: wp-includes/class-wp-editor.php:1047 wp-includes/script-loader.php:120
msgid "Insert Read More tag"
msgstr "Insert Read More tag"

#: wp-includes/class-wp-editor.php:1026
msgid "Show invisible characters"
msgstr "Show invisible characters"

#: wp-includes/class-wp-editor.php:1024
msgid "Text color"
msgstr "Text colour"

#: wp-includes/class-wp-editor.php:1023
msgid "Background color"
msgstr "Background colour"

#: wp-includes/class-wp-editor.php:992
msgid "Delete column"
msgstr "Delete column"

#: wp-includes/class-wp-editor.php:1012
msgid "Row group"
msgstr "Row group"

#: wp-includes/class-wp-editor.php:1015
msgid "Cell type"
msgstr "Cell type"

#: wp-includes/class-wp-editor.php:980
msgid "Header cell"
msgstr "Header cell"

#: wp-includes/class-wp-editor.php:968
msgid "Insert table"
msgstr "Insert table"

#: wp-includes/class-wp-editor.php:1014
msgid "Row type"
msgstr "Row type"

#: wp-includes/class-wp-editor.php:1017
msgid "Cell spacing"
msgstr "Cell spacing"

#: wp-includes/class-wp-editor.php:1016
msgid "Cell padding"
msgstr "Cell padding"

#: wp-includes/class-wp-editor.php:976
msgid "Rows"
msgstr "Rows"

#: wp-includes/class-wp-editor.php:960
msgid "Match case"
msgstr "Match case"

#: wp-includes/class-wp-editor.php:956
msgid "Find and replace"
msgstr "Find and replace"

#: wp-includes/media-template.php:889 wp-includes/media.php:3409
msgid "Replace"
msgstr "Replace"

#: wp-includes/class-wp-editor.php:933
msgid "Paste as text"
msgstr "Paste as text"

#: wp-includes/class-wp-editor.php:932
msgid "Page break"
msgstr "Page break"

#: wp-includes/class-wp-editor.php:931
msgid "Nonbreaking space"
msgstr "Nonbreaking space"

#: wp-includes/class-wp-editor.php:924
msgid "Embed"
msgstr "Embed"

#: wp-includes/class-wp-editor.php:923
msgid "Insert video"
msgstr "Insert video"

#: wp-includes/class-wp-editor.php:922
msgid "Paste your embed code below:"
msgstr "Paste your embed code below:"

#: wp-includes/class-wp-editor.php:918
msgid "Insert date/time"
msgstr "Insert date/time"

#: wp-includes/class-wp-editor.php:938
msgid "Horizontal line"
msgstr "Horizontal line"

#: wp-includes/class-wp-editor.php:902
msgid "Encoding"
msgstr "Encoding"

#: wp-includes/class-wp-editor.php:899
msgid "Robots"
msgstr "Robots"

#: wp-includes/class-wp-editor.php:930
msgid "Emoticons"
msgstr "Emoticons"

#: wp-includes/class-wp-editor.php:857
msgid "Source code"
msgstr "Source code"

#: wp-includes/class-wp-editor.php:927
msgid "Special character"
msgstr "Special character"

#: wp-includes/class-wp-editor.php:940
msgid "Restore last draft"
msgstr "Restore last draft"

#: wp-includes/class-wp-editor.php:878
msgid "Visual aids"
msgstr "Visual aids"

#: wp-includes/class-wp-editor.php:863
msgid "Align left"
msgstr "Align left"

#: wp-includes/class-wp-editor.php:864
msgid "Justify"
msgstr "Justify"

#: wp-includes/class-wp-editor.php:1030
msgid "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off."
msgstr "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off."

#: wp-includes/class-wp-editor.php:866
msgid "Decrease indent"
msgstr "Decrease indent"

#: wp-includes/class-wp-editor.php:861
msgid "Align center"
msgstr "Align centre"

#: wp-includes/class-wp-editor.php:853
msgid "Clear formatting"
msgstr "Clear formatting"

#: wp-includes/class-wp-editor.php:865
msgid "Increase indent"
msgstr "Increase indent"

#: wp-includes/class-wp-editor.php:881 wp-includes/script-loader.php:114
msgid "Numbered list"
msgstr "Numbered list"

#: wp-includes/class-wp-editor.php:862
msgid "Align right"
msgstr "Align right"

#: wp-includes/class-wp-customize-widgets.php:732
#: wp-includes/script-loader.php:707 wp-includes/script-loader.php:731
msgid "An error has occurred. Please reload the page and try again."
msgstr "An error has occurred. Please reload the page and try again."

#: wp-includes/class-wp-customize-widgets.php:707
msgid "Select an area to move this widget into:"
msgstr "Select an area to move this widget into:"

#: wp-includes/class-wp-customize-nav-menus.php:931
#: wp-includes/class-wp-customize-widgets.php:701
msgid "Move up"
msgstr "Move up"

#: wp-includes/class-wp-customize-nav-menus.php:932
#: wp-includes/class-wp-customize-widgets.php:700
msgid "Move down"
msgstr "Move down"

#: wp-includes/class-wp-customize-widgets.php:779
#: wp-includes/customize/class-wp-widget-area-customize-control.php:61
msgid "Add a Widget"
msgstr "Add a Widget"

#: wp-includes/customize/class-wp-customize-header-image-control.php:220
msgctxt "custom headers"
msgid "Suggested"
msgstr "Suggested"

#: wp-includes/customize/class-wp-customize-header-image-control.php:213
msgctxt "custom headers"
msgid "Previously uploaded"
msgstr "Previously uploaded"

#: wp-includes/customize/class-wp-customize-header-image-control.php:198
msgid "Current header"
msgstr "Current header"

#: wp-includes/customize/class-wp-customize-header-image-control.php:140
msgid "No image set"
msgstr "No image set"

#: wp-includes/customize/class-wp-customize-header-image-control.php:128
msgid "Randomizing suggested headers"
msgstr "Randomising suggested headers"

#: wp-includes/customize/class-wp-customize-header-image-control.php:126
msgid "Randomizing uploaded headers"
msgstr "Randomising uploaded headers"

#: wp-includes/customize/class-wp-customize-header-image-control.php:99
msgid "Randomize suggested headers"
msgstr "Randomise suggested headers"

#: wp-includes/customize/class-wp-customize-header-image-control.php:97
msgid "Randomize uploaded headers"
msgstr "Randomise uploaded headers"

#: wp-includes/admin-bar.php:172
msgid "https://wordpress.org/support/forum/requests-and-feedback"
msgstr "https://wordpress.org/support/forum/requests-and-feedback"

#: wp-includes/admin-bar.php:164 wp-includes/update.php:127
#: wp-includes/update.php:317 wp-includes/update.php:497
#: wp-includes/wp-db.php:1129 wp-includes/wp-db.php:1601
#: wp-includes/wp-db.php:1705 wp-login.php:793
msgid "https://wordpress.org/support/"
msgstr "https://wordpress.org/support/"

#: wp-includes/admin-bar.php:148
#: wp-includes/widgets/class-wp-widget-meta.php:69 wp-login.php:103
msgid "https://wordpress.org/"
msgstr "https://wordpress.org/"

#: wp-includes/class-wp-editor.php:901
msgid "Keywords"
msgstr "Keywords"

#: wp-includes/class-wp-editor.php:921
msgid "Alternative source"
msgstr "Alternative source"

#: wp-includes/class-wp-editor.php:915
msgid "Style"
msgstr "Style"

#: wp-includes/class-wp-editor.php:917 wp-includes/script-loader.php:111
msgid "Insert image"
msgstr "Insert image"

#: wp-includes/class-wp-editor.php:1046
msgid "Toolbar Toggle"
msgstr "Toolbar Toggle"

#: wp-includes/class-wp-editor.php:1013
msgid "Column group"
msgstr "Column group"

#: wp-includes/class-wp-editor.php:950
msgid "Could not find the specified string."
msgstr "Could not find the specified string."

#: wp-includes/class-wp-editor.php:919
msgid "Insert/edit video"
msgstr "Insert/edit video"

#: wp-includes/general-template.php:3472
msgctxt "admin color scheme"
msgid "Coffee"
msgstr "Coffee"

#: wp-includes/general-template.php:3466
msgctxt "admin color scheme"
msgid "Ocean"
msgstr "Ocean"

#: wp-includes/general-template.php:3460
msgctxt "admin color scheme"
msgid "Ectoplasm"
msgstr "Ectoplasm"

#: wp-includes/general-template.php:3454
msgctxt "admin color scheme"
msgid "Sunrise"
msgstr "Sunrise"

#: wp-includes/class-wp-image-editor.php:288
msgid "Attempted to set image quality outside of the range [1,100]."
msgstr "Attempted to set image quality outside of the range [1,100]."

#: wp-includes/widgets/class-wp-nav-menu-widget.php:27
msgid "Add a custom menu to your sidebar."
msgstr "Add a custom menu to your sidebar."

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:27
msgid "A cloud of your most used tags."
msgstr "A cloud of your most used tags."

#: wp-includes/widgets/class-wp-widget-rss.php:27
msgid "Entries from any RSS or Atom feed."
msgstr "Entries from any RSS or Atom feed."

#: wp-includes/widgets/class-wp-widget-recent-comments.php:28
msgid "Your site&#8217;s most recent comments."
msgstr "Your site&#8217;s most recent comments."

#: wp-includes/widgets/class-wp-widget-recent-posts.php:28
msgid "Your site&#8217;s most recent Posts."
msgstr "Your site&#8217;s most recent Posts."

#: wp-includes/widgets/class-wp-widget-categories.php:28
msgid "A list or dropdown of categories."
msgstr "A list or dropdown of categories."

#: wp-includes/widgets/class-wp-widget-text.php:28
msgid "Arbitrary text or HTML."
msgstr "Arbitrary text or HTML."

#: wp-includes/widgets/class-wp-widget-calendar.php:38
msgid "A calendar of your site&#8217;s Posts."
msgstr "A calendar of your site&#8217;s Posts."

#: wp-includes/widgets/class-wp-widget-meta.php:30
msgid "Login, RSS, &amp; WordPress.org links."
msgstr "Login, RSS, &amp; WordPress.org links."

#: wp-includes/widgets/class-wp-widget-archives.php:28
msgid "A monthly archive of your site&#8217;s Posts."
msgstr "A monthly archive of your site&#8217;s Posts."

#: wp-includes/widgets/class-wp-widget-search.php:28
msgid "A search form for your site."
msgstr "A search form for your site."

#: wp-includes/widgets/class-wp-widget-pages.php:28
msgid "A list of your site&#8217;s Pages."
msgstr "A list of your site&#8217;s Pages."

#. translators: If there are characters in your language that are not supported
#. by Open Sans, translate this to 'off'. Do not translate into your own
#. language.
#: wp-includes/script-loader.php:800
msgctxt "Open Sans font: on or off"
msgid "on"
msgstr "on"

#. translators: %s: support forums URL
#: wp-includes/update.php:126 wp-includes/update.php:316
#: wp-includes/update.php:496
msgid "An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href=\"%s\">support forums</a>."
msgstr "An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href=\"%s\">support forums</a>."

#. translators: To add an additional Open Sans character subset specific to
#. your language, translate this to 'greek', 'cyrillic' or 'vietnamese'. Do not
#. translate into your own language.
#: wp-includes/script-loader.php:806
msgctxt "Open Sans font: add new subset (greek, cyrillic, vietnamese)"
msgid "no-subset"
msgstr "no-subset"

#: wp-includes/link-template.php:1607
msgid "Use commas instead of %s to separate excluded terms."
msgstr "Use commas instead of %s to separate excluded terms."

#: wp-includes/general-template.php:3448
msgctxt "admin color scheme"
msgid "Midnight"
msgstr "Midnight"

#: wp-includes/general-template.php:3436
msgctxt "admin color scheme"
msgid "Light"
msgstr "Light"

#: wp-includes/general-template.php:3425
msgctxt "admin color scheme"
msgid "Default"
msgstr "Default"

#: wp-includes/admin-bar.php:187
msgid "Menu"
msgstr "Menu"

#: wp-includes/update.php:603
msgid "Translation Updates"
msgstr "Translation Updates"

#: wp-includes/class-wp-theme.php:244
msgid "The theme directory \"%s\" does not exist."
msgstr "The theme directory \"%s\" does not exist."

#. translators: This is a comma-separated list of very common words that should
#. be excluded from a search, like a, an, and the. These are usually called
#. "stopwords". You should not simply translate these individual words into
#. your language. Instead, look for and provide commonly accepted stopwords in
#. your language.
#: wp-includes/class-wp-query.php:1419
msgctxt "Comma-separated list of search stopwords in your language"
msgid "about,an,are,as,at,be,by,com,for,from,how,in,is,it,of,on,or,that,the,this,to,was,what,when,where,who,will,with,www"
msgstr "about,an,are,as,at,be,by,com,for,from,how,in,is,it,of,on,or,that,the,this,to,was,what,when,where,who,will,with,www"

#: wp-includes/post-template.php:1601
msgid "This content is password protected. To view it please enter your password below:"
msgstr "This content is password protected. To view it please enter your password below:"

#: wp-includes/functions.php:1237
msgid "ERROR: This is not a valid feed template."
msgstr "ERROR: This is not a valid feed template."

#: wp-includes/class-wp-http-streams.php:156
#: wp-includes/class-wp-http-streams.php:164
msgid "The SSL certificate for the host could not be verified."
msgstr "The SSL certificate for the host could not be verified."

#: wp-includes/class-wp-http-curl.php:257
#: wp-includes/class-wp-http-streams.php:256
msgid "Failed to write request to temporary file."
msgstr "Failed to write request to temporary file."

#: wp-includes/media-template.php:648
msgid "Embed Media Player"
msgstr "Embed Media Player"

#: wp-includes/media-template.php:665
msgid "Link to Attachment Page"
msgstr "Link to Attachment Page"

#: wp-includes/media-template.php:658
msgid "Link to Media File"
msgstr "Link to Media File"

#: wp-includes/media-template.php:635
msgid "Embed or Link"
msgstr "Embed or Link"

#: wp-includes/media-template.php:352 wp-includes/media-template.php:530
msgid "Length:"
msgstr "Length:"

#: wp-includes/script-loader.php:359
msgid "Captions/Subtitles"
msgstr "Captions/Subtitles"

#: wp-includes/script-loader.php:368
msgid "Unmute"
msgstr "Unmute"

#: wp-includes/script-loader.php:354
msgid "Go Fullscreen"
msgstr "Go Fullscreen"

#: wp-includes/script-loader.php:353
msgid "Turn off Fullscreen"
msgstr "Turn off Fullscreen"

#: wp-includes/script-loader.php:367
msgid "Mute Toggle"
msgstr "Mute Toggle"

#: wp-includes/script-loader.php:356
msgid "Download Video"
msgstr "Download Video"

#: wp-includes/script-loader.php:355
msgid "Download File"
msgstr "Download File"

#. translators: Time difference between two dates, in years. 1: Number of years
#: wp-includes/formatting.php:3251
msgid "%s year"
msgid_plural "%s years"
msgstr[0] "%s year"
msgstr[1] "%s years"

#. translators: Time difference between two dates, in months. 1: Number of
#. months
#: wp-includes/formatting.php:3245
msgid "%s month"
msgid_plural "%s months"
msgstr[0] "%s month"
msgstr[1] "%s months"

#. translators: Time difference between two dates, in weeks. 1: Number of weeks
#: wp-includes/formatting.php:3239
msgid "%s week"
msgid_plural "%s weeks"
msgstr[0] "%s week"
msgstr[1] "%s weeks"

#. translators: %d: ID of a post
#: wp-includes/class-walker-page-dropdown.php:74
#: wp-includes/class-walker-page.php:157
#: wp-includes/class-wp-customize-nav-menus.php:200
#: wp-includes/class-wp-customize-nav-menus.php:345
#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:292
#: wp-includes/nav-menu.php:731 wp-includes/nav-menu.php:809
msgid "#%d (no title)"
msgstr "#%d (no title)"

#: wp-includes/post-template.php:1808
msgid "JavaScript must be enabled to use this feature."
msgstr "JavaScript must be enabled to use this feature."

#. translators: localized date and time format, see https://secure.php.net/date
#: wp-includes/class-wp-locale.php:402
msgid "F j, Y g:i a"
msgstr "jS F Y g:i a"

#. translators: localized time format, see https://secure.php.net/date
#: wp-includes/class-wp-locale.php:400
msgid "g:i a"
msgstr "g:i a"

#. translators: localized date format, see https://secure.php.net/date
#: wp-includes/class-wp-locale.php:398 wp-includes/media.php:3087
msgid "F j, Y"
msgstr "jS F Y"

#: wp-includes/class-wp-xmlrpc-server.php:437
msgid "The URL to the admin area"
msgstr "The URL to the admin area"

#: wp-includes/class-wp-xmlrpc-server.php:432
msgid "Login Address (URL)"
msgstr "Login Address (URL)"

#: wp-includes/media-template.php:194
msgid "The web browser on your device cannot be used to upload files. You may be able to use the <a href=\"%s\">native app for your device</a> instead."
msgstr "The web browser on your device cannot be used to upload files. You may be able to use the <a href=\"%s\">native app for your device</a> instead."

#: wp-includes/user.php:2341
msgid "<strong>ERROR</strong>: Couldn&#8217;t register you&hellip; please contact the <a href=\"mailto:%s\">webmaster</a> !"
msgstr "<strong>ERROR</strong>: Couldn&#8217;t register you&hellip; please contact the <a href=\"mailto:%s\">webmaster</a> !"

#: wp-login.php:373
msgid "Possible reason: your host may have disabled the mail() function."
msgstr "Possible reason: your host may have disabled the mail() function."

#: wp-includes/post-template.php:273
msgid "(more&hellip;)"
msgstr "(more&hellip;)"

#. translators: %s: site address
#: wp-signup.php:880
msgid "The site you were looking for, %s, does not exist, but you can create it now!"
msgstr "The site you were looking for, %s, does not exist, but you can create it now!"

#. translators: %s: email address
#: wp-signup.php:764
msgid "Have you entered your email correctly? You have entered %s, if it&#8217;s incorrect, you will not receive your email."
msgstr "Have you entered your email correctly? You have entered %s, if it&#8217;s incorrect, you will not receive your email."

#. translators: 1: month, 2: day, 3: year, 4: hour, 5: minute
#: wp-includes/script-loader.php:560 wp-includes/script-loader.php:599
msgid "%1$s %2$s, %3$s @ %4$s:%5$s"
msgstr "%1$s %2$s, %3$s @ %4$s:%5$s"

#: wp-includes/script-loader.php:157
msgid "Your session has expired. You can log in again from this page or go to the login page."
msgstr "Your session has expired. You can log in again from this page or go to the login page."

#: wp-includes/functions.php:5225
msgid "The login page will open in a new window. After logging in you can close it and return to this page."
msgstr "The login page will open in a new window. After logging in you can close it and return to this page."

#. translators: %s: comment author link
#: wp-includes/class-walker-comment.php:278
#: wp-includes/class-walker-comment.php:335
msgid "%s <span class=\"says\">says:</span>"
msgstr "%s <span class=\"says\">says:</span>"

#: wp-includes/general-template.php:227 wp-includes/general-template.php:234
msgctxt "submit button"
msgid "Search"
msgstr "Search"

#: wp-includes/general-template.php:224 wp-includes/general-template.php:232
msgctxt "label"
msgid "Search for:"
msgstr "Search for:"

#: wp-includes/general-template.php:225
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Search &hellip;"

#: wp-includes/functions.php:5223 wp-includes/script-loader.php:470
msgid "Session expired"
msgstr "Session expired"

#: wp-includes/taxonomy.php:510
msgid "No tags found."
msgstr "No tags found."

#: wp-includes/widgets/class-wp-widget-meta.php:71
msgctxt "meta widget link text"
msgid "WordPress.org"
msgstr "WordPress.org"

#. translators: 1: script name, 2: wp_enqueue_scripts
#: wp-includes/functions.wp-scripts.php:230
msgid "Do not deregister the %1$s script in the administration area. To target the front-end theme, use the %2$s hook."
msgstr "Do not deregister the %1$s script in the administration area. To target the front-end theme, use the %2$s hook."

#: wp-includes/class-wp-xmlrpc-server.php:427
msgid "Site Address (URL)"
msgstr "Site Address (URL)"

#: wp-includes/class-wp-xmlrpc-server.php:422
msgid "WordPress Address (URL)"
msgstr "WordPress Address (URL)"

#: wp-includes/class-wp-xmlrpc-server.php:2426
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:344
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:374
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:572
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:721
#: wp-includes/user.php:1417 wp-includes/user.php:1738
#: wp-includes/user.php:1744
msgid "Invalid user ID."
msgstr "Invalid user ID."

#: wp-includes/media-template.php:482
msgid "Caption this image&hellip;"
msgstr "Caption this image&hellip;"

#: wp-includes/media-template.php:751
msgid "Random Order"
msgstr "Random Order"

#: wp-includes/media.php:3457
msgid "Insert from URL"
msgstr "Insert from URL"

#. translators: This is a would-be plural string used in the media manager.
#. If there is not a word you can use in your language to avoid issues with
#. the 		   lack of plural support here, turn it into "selected: %d" then
#. translate it.
#: wp-includes/media.php:3416
msgid "%d selected"
msgstr "%d selected"

#: wp-includes/widgets/class-wp-widget-links.php:147
msgctxt "Links widget"
msgid "Random"
msgstr "Random"

#: wp-includes/media.php:3470
msgid "Add to Gallery"
msgstr "Add to Gallery"

#: wp-includes/media-template.php:1233 wp-includes/media.php:3432
msgid "No items found."
msgstr "No items found."

#: wp-includes/media.php:3471
msgid "Reverse order"
msgstr "Reverse order"

#: wp-includes/post.php:1388
msgid "Set featured image"
msgstr "Set featured image"

#: wp-includes/media-template.php:475
msgid "Deselect"
msgstr "Deselect"

#: wp-includes/class-wp-xmlrpc-server.php:4578
#: wp-includes/class-wp-xmlrpc-server.php:4591
msgid "Sorry, that file cannot be edited."
msgstr "Sorry, that file cannot be edited."

#: wp-includes/media-template.php:438 wp-includes/media-template.php:541
#: wp-includes/media.php:3445
msgid "Delete Permanently"
msgstr "Delete Permanently"

#: wp-includes/media.php:3437
msgid ""
"You are about to permanently delete this item.\n"
"  'Cancel' to stop, 'OK' to delete."
msgstr ""
"You are about to permanently delete this item.\n"
"  'Cancel' to stop, 'OK' to delete."

#: wp-includes/media-template.php:196
msgid "Upload Limit Exceeded"
msgstr "Upload Limit Exceeded"

#: wp-includes/media-template.php:261
msgid "Dismiss Errors"
msgstr "Dismiss Errors"

#: wp-includes/media-template.php:260
msgid "Uploading"
msgstr "Uploading"

#: wp-includes/media.php:2901
msgid "No editor could be selected."
msgstr "No editor could be selected."

#: wp-includes/post.php:2289
msgid "Video <span class=\"count\">(%s)</span>"
msgid_plural "Video <span class=\"count\">(%s)</span>"
msgstr[0] "Video <span class=\"count\">(%s)</span>"
msgstr[1] "Video <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:2289
msgid "Manage Video"
msgstr "Manage Video"

#: wp-includes/post.php:2289
msgid "Video"
msgstr "Video"

#: wp-includes/post.php:2288
msgid "Audio <span class=\"count\">(%s)</span>"
msgid_plural "Audio <span class=\"count\">(%s)</span>"
msgstr[0] "Audio <span class=\"count\">(%s)</span>"
msgstr[1] "Audio <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:2288
msgid "Manage Audio"
msgstr "Manage Audio"

#: wp-includes/post.php:2287
msgid "Image <span class=\"count\">(%s)</span>"
msgid_plural "Images <span class=\"count\">(%s)</span>"
msgstr[0] "Image <span class=\"count\">(%s)</span>"
msgstr[1] "Images <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:2287
msgid "Manage Images"
msgstr "Manage Images"

#: wp-includes/post.php:1386
msgid "Uploaded to this page"
msgstr "Uploaded to this page"

#: wp-includes/post.php:1385
msgid "Insert into page"
msgstr "Insert into page"

#: wp-includes/post.php:2288
msgid "Audio"
msgstr "Audio"

#: wp-includes/post.php:1386
msgid "Uploaded to this post"
msgstr "Uploaded to this post"

#: wp-includes/media.php:3430
msgid "All media items"
msgstr "All media items"

#: wp-includes/media.php:3429
msgid "&#8592; Return to library"
msgstr "&#8592; Return to library"

#: wp-includes/media-template.php:672 wp-includes/media-template.php:869
#: wp-includes/media-template.php:982
msgid "Custom URL"
msgstr "Custom URL"

#: wp-includes/media-template.php:737
msgid "Columns"
msgstr "Columns"

#: wp-includes/media-template.php:400 wp-includes/media-template.php:581
#: wp-includes/media-template.php:840
msgid "Alt Text"
msgstr "Alt Text"

#: wp-includes/media-template.php:498 wp-includes/media.php:3454
msgid "Attachment Details"
msgstr "Attachment Details"

#: wp-includes/media-template.php:693 wp-includes/media-template.php:768
#: wp-includes/media-template.php:942 wp-includes/media.php:3149
msgid "Large"
msgstr "Large"

#: wp-includes/media.php:3466
msgid "&#8592; Cancel Gallery"
msgstr "&#8592; Cancel Gallery"

#: wp-includes/media.php:3421
msgid "Upload Images"
msgstr "Upload Images"

#: wp-includes/media-template.php:712
msgid "Gallery Settings"
msgstr "Gallery Settings"

#: wp-includes/media-template.php:605
msgid "Attachment Display Settings"
msgstr "Attachment Display Settings"

#: wp-includes/ms-functions.php:2024
msgid "WordPress &rsaquo; Success"
msgstr "WordPress &rsaquo; Success"

#: wp-includes/media.php:3420
msgid "Upload Files"
msgstr "Upload Files"

#: wp-includes/media-template.php:203
msgid "Drop files anywhere to upload"
msgstr "Drop files anywhere to upload"

#: wp-includes/media.php:3467
msgid "Insert gallery"
msgstr "Insert gallery"

#: wp-includes/media-template.php:174 wp-includes/media-template.php:180
msgid "Drop files to upload"
msgstr "Drop files to upload"

#: wp-includes/media.php:3464
msgid "Create Gallery"
msgstr "Create Gallery"

#: wp-includes/media.php:3424
msgid "Media Library"
msgstr "Media Library"

#: wp-includes/ms-functions.php:1367
msgid "You appear to have already installed WordPress. To reinstall please clear your old database tables first."
msgstr "You appear to have already installed WordPress. To reinstall please clear your old database tables first."

#: wp-includes/ms-functions.php:1367
msgid "Already Installed"
msgstr "Already Installed"

#: wp-includes/ms-functions.php:924
msgid ""
"To activate your user, please click the following link:\n"
"\n"
"%s\n"
"\n"
"After you activate, you will receive *another email* with your login."
msgstr ""
"To activate your user, please click the following link:\n"
"\n"
"%s\n"
"\n"
"After you activate, you will receive *another email* with your login."

#. translators: New user notification email. 1: User login, 2: User IP address,
#. 3: Settings screen URL
#: wp-includes/ms-functions.php:1251
msgid ""
"New User: %1$s\n"
"Remote IP: %2$s\n"
"\n"
"Disable these notifications: %3$s"
msgstr ""
"New User: %1$s\n"
"Remote IP: %2$s\n"
"\n"
"Disable these notifications: %3$s"

#. translators: New site notification email. 1: Site URL, 2: User IP address,
#. 3: Settings screen URL
#: wp-includes/ms-functions.php:1208
msgid ""
"New Site: %1$s\n"
"URL: %2$s\n"
"Remote IP: %3$s\n"
"\n"
"Disable these notifications: %4$s"
msgstr ""
"New Site: %1$s\n"
"URL: %2$s\n"
"Remote IP: %3$s\n"
"\n"
"Disable these notifications: %4$s"

#: wp-includes/media-template.php:660 wp-includes/media-template.php:728
#: wp-includes/media-template.php:971
msgid "Media File"
msgstr "Media File"

#: wp-includes/media-template.php:667 wp-includes/media-template.php:725
#: wp-includes/media-template.php:974
msgid "Attachment Page"
msgstr "Attachment Page"

#: wp-includes/media-template.php:637 wp-includes/media-template.php:715
#: wp-includes/media-template.php:863 wp-includes/media-template.php:967
msgid "Link To"
msgstr "Link To"

#: wp-includes/media-template.php:490
msgid "Describe this media file&hellip;"
msgstr "Describe this media file&hellip;"

#: wp-includes/media-template.php:488
msgid "Describe this audio file&hellip;"
msgstr "Describe this audio file&hellip;"

#: wp-includes/media-template.php:486
msgid "Describe this video&hellip;"
msgstr "Describe this video&hellip;"

#: wp-includes/media.php:3468
msgid "Update gallery"
msgstr "Update gallery"

#: wp-includes/user.php:2284
msgid "<strong>ERROR</strong>: This username is already registered. Please choose another one."
msgstr "<strong>ERROR</strong>: This username is already registered. Please choose another one."

#: wp-includes/ms-functions.php:459
msgid "Please enter a valid email address."
msgstr "Please enter a valid email address."

#: wp-includes/ms-functions.php:159
msgid "The requested user does not exist."
msgstr "The requested user does not exist."

#: wp-includes/class-wp-image-editor-gd.php:400
#: wp-includes/class-wp-image-editor-gd.php:408
#: wp-includes/class-wp-image-editor-gd.php:412
#: wp-includes/class-wp-image-editor-gd.php:415
msgid "Image Editor Save Failed"
msgstr "Image Editor Save Failed"

#: wp-includes/class-wp-image-editor-gd.php:362
msgid "Image flip failed."
msgstr "Image flip failed."

#: wp-includes/class-wp-image-editor-gd.php:332
msgid "Image rotate failed."
msgstr "Image rotate failed."

#: wp-includes/class-wp-image-editor-gd.php:305
msgid "Image crop failed."
msgstr "Image crop failed."

#: wp-includes/class-wp-image-editor-gd.php:172
#: wp-includes/class-wp-image-editor-gd.php:197
msgid "Image resize failed."
msgstr "Image resize failed."

#: wp-includes/class-wp-image-editor-gd.php:109
#: wp-includes/class-wp-image-editor-imagick.php:232
msgid "Could not read image size."
msgstr "Could not read image size."

#: wp-includes/class-wp-image-editor-gd.php:105
#: wp-includes/class-wp-image-editor-imagick.php:161
msgid "File is not an image."
msgstr "File is not an image."

#: wp-includes/class-wp-image-editor-gd.php:97
#: wp-includes/class-wp-image-editor-imagick.php:139
msgid "File doesn&#8217;t exist?"
msgstr "File doesn&#8217;t exist?"

#. translators: 1: first name, 2: last name
#: wp-includes/user.php:1566
msgctxt "Display name based on first name and last name"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#: wp-includes/taxonomy.php:2309
msgid "Could not insert term relationship into the database"
msgstr "Could not insert term relationship into the database"

#: wp-includes/script-loader.php:721
msgid "Current Color"
msgstr "Current Colour"

#: wp-includes/script-loader.php:720
msgid "Select Color"
msgstr "Select Colour"

#: wp-includes/media-template.php:598 wp-includes/script-loader.php:718
msgid "Clear"
msgstr "Clear"

#: wp-includes/media.php:3469
msgid "Add to gallery"
msgstr "Add to gallery"

#: wp-includes/post.php:1385
msgid "Insert into post"
msgstr "Insert into post"

#: wp-includes/media.php:3426
msgid "Create a new gallery"
msgstr "Create a new gallery"

#: wp-includes/media.php:3425
msgid "Insert Media"
msgstr "Insert Media"

#: wp-includes/post.php:68
msgid "View Attachment Page"
msgstr "View Attachment Page"

#: wp-includes/media-template.php:205
msgid "Select Files"
msgstr "Select Files"

#: wp-includes/media-template.php:204
msgctxt "Uploader: Drop files here - or - Select Files"
msgid "or"
msgstr "or"

#: wp-includes/media-template.php:905
msgid "Alternative Text"
msgstr "Alternative Text"

#: wp-includes/class-wp-xmlrpc-server.php:4240
#: wp-includes/class-wp-xmlrpc-server.php:4310
msgid "Sorry, revisions are disabled."
msgstr "Sorry, revisions are disabled."

#: wp-includes/class-wp-xmlrpc-server.php:2967
#: wp-includes/class-wp-xmlrpc-server.php:4236
#: wp-includes/class-wp-xmlrpc-server.php:4533
#: wp-includes/class-wp-xmlrpc-server.php:5638
msgid "Sorry, you are not allowed to edit posts."
msgstr "Sorry, you are not allowed to edit posts."

#: wp-includes/class-wp-xmlrpc-server.php:2632
msgid "Sorry, the user cannot be updated."
msgstr "Sorry, the user cannot be updated."

#: wp-includes/class-wp-xmlrpc-server.php:4934
msgid "Sorry, you are not allowed to create pages as this user."
msgstr "Sorry, you are not allowed to create pages as this user."

#: wp-includes/widgets/class-wp-widget-recent-posts.php:139
msgid "Display post date?"
msgstr "Display post date?"

#. translators: 1: blog name, 2: separator(raquo), 3: post type name
#: wp-includes/general-template.php:2662
msgid "%1$s %2$s %3$s Feed"
msgstr "%1$s %2$s %3$s Feed"

#: wp-includes/class-wp-xmlrpc-server.php:1575
msgid "There is a revision of this post that is more recent."
msgstr "There is a revision of this post that is more recent."

#: wp-includes/class-wp-xmlrpc-server.php:274
msgid "XML-RPC services are disabled on this site."
msgstr "XML-RPC services are disabled on this site."

#: wp-includes/class-wp-xmlrpc-server.php:285
msgid "Incorrect username or password."
msgstr "Incorrect username or password."

#: wp-includes/class-wp-editor.php:182
msgctxt "Name for the Text editor tab (formerly HTML)"
msgid "Text"
msgstr "Text"

#: wp-includes/class-wp-admin-bar.php:418
msgid "Skip to toolbar"
msgstr "Skip to toolbar"

#: wp-includes/customize/class-wp-customize-color-control.php:117
msgid "Hex Value"
msgstr "Hex Value"

#: wp-includes/class-wp-customize-manager.php:3816
msgid "Header Text Color"
msgstr "Header Text Colour"

#: wp-includes/class-wp-customize-manager.php:3793
msgid "Colors"
msgstr "Colours"

#: wp-includes/script-loader.php:464
msgid "Saved"
msgstr "Saved"

#: wp-includes/script-loader.php:461
msgid "Save &amp; Activate"
msgstr "Save &amp; Activate"

#: wp-includes/script-loader.php:462
msgid "Save &amp; Publish"
msgstr "Save &amp; Publish"

#: wp-includes/customize/class-wp-customize-media-control.php:60
#: wp-includes/customize/class-wp-customize-media-control.php:65
msgid "Select File"
msgstr "Select File"

#: wp-includes/admin-bar.php:396
#: wp-includes/customize/class-wp-customize-theme-control.php:85
#: wp-includes/customize/class-wp-customize-themes-section.php:67
msgid "Customize"
msgstr "Customise"

#: wp-includes/class-wp-xmlrpc-server.php:668
msgid "Insufficient arguments passed to this XML-RPC method."
msgstr "Insufficient arguments passed to this XML-RPC method."

#: wp-includes/class-wp-xmlrpc-server.php:1265
msgid "Sorry, you cannot stick a private post."
msgstr "Sorry, you cannot stick a private post."

#: wp-includes/class-wp-xmlrpc-server.php:5382
msgid "Sorry, you are not allowed to publish this page."
msgstr "Sorry, you are not allowed to publish this page."

#: wp-includes/class-wp-customize-manager.php:3870
#: wp-includes/customize/class-wp-customize-header-image-control.php:31
msgid "Header Image"
msgstr "Header Image"

#: wp-includes/class-wp-xmlrpc-server.php:467
msgid "Post Thumbnail"
msgstr "Post Thumbnail"

#: wp-includes/script-loader.php:98
msgid "Toggle Editor Text Direction"
msgstr "Toggle Editor Text Direction"

#: wp-includes/script-loader.php:97
msgid "text direction"
msgstr "text direction"

#: wp-includes/ms-functions.php:448
msgid "Username must be at least 4 characters."
msgstr "Username must be at least 4 characters."

#: wp-includes/ms-functions.php:577
msgid "That name is not allowed."
msgstr "That name is not allowed."

#: wp-includes/ms-functions.php:605
msgid "Please enter a site title."
msgstr "Please enter a site title."

#: wp-includes/ms-functions.php:426
msgid "Please enter a username."
msgstr "Please enter a username."

#: wp-includes/ms-functions.php:570
msgid "Please enter a site name."
msgstr "Please enter a site name."

#: wp-includes/ms-functions.php:580
msgid "Site name must be at least 4 characters."
msgstr "Site name must be at least 4 characters."

#: wp-includes/class-wp-customize-manager.php:4085
msgid "A static page"
msgstr "A static page"

#: wp-includes/class-wp-customize-manager.php:3952
#: wp-includes/customize/class-wp-customize-background-image-control.php:30
msgid "Background Image"
msgstr "Background Image"

#: wp-includes/class-wp-customize-manager.php:3831
msgid "Background Color"
msgstr "Background Colour"

#: wp-includes/customize/class-wp-customize-image-control.php:36
msgid "Change Image"
msgstr "Change Image"

#: wp-includes/customize/class-wp-customize-header-image-control.php:113
msgid "Remove image"
msgstr "Remove Image"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:633
msgid "Sorry, you are not allowed to edit this comment."
msgstr "Sorry, you are not allowed to edit this comment."

#: wp-includes/class-wp-customize-manager.php:4107
msgid "Posts page"
msgstr "Posts page"

#: wp-includes/class-wp-customize-manager.php:4095
msgid "Front page"
msgstr "Front page"

#: wp-includes/script-loader.php:475
msgid "Allowed Files"
msgstr "Allowed Files"

#: wp-includes/class-wp-customize-manager.php:3775
#: wp-includes/class-wp-customize-widgets.php:730
#: wp-includes/class-wp-editor.php:1052
#: wp-includes/customize/class-wp-customize-image-control.php:37
#: wp-includes/customize/class-wp-customize-media-control.php:63
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:144
#: wp-includes/media-template.php:471 wp-includes/media.php:3410
msgid "Remove"
msgstr "Remove"

#: wp-includes/post.php:1387
msgid "Featured Image"
msgstr "Featured Image"

#: wp-includes/class-wp-xmlrpc-server.php:2196
#: wp-includes/class-wp-xmlrpc-server.php:2291
msgid "Sorry, you are not allowed to assign terms in this taxonomy."
msgstr "Sorry, you are not allowed to assign terms in this taxonomy."

#: wp-includes/class-wp-xmlrpc-server.php:2082
msgid "Sorry, deleting the term failed."
msgstr "Sorry, deleting the term failed."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:84
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:144
msgid "Sorry, you are not allowed to manage terms in this taxonomy."
msgstr "Sorry, you are not allowed to manage terms in this taxonomy."

#: wp-includes/class-wp-xmlrpc-server.php:2020
msgid "Sorry, editing the term failed."
msgstr "Sorry, editing the term failed."

#: wp-includes/class-wp-xmlrpc-server.php:1994
msgid "This taxonomy is not hierarchical so you can't set a parent."
msgstr "This taxonomy is not hierarchical so you can't set a parent."

#: wp-includes/class-wp-xmlrpc-server.php:1429
#: wp-includes/class-wp-xmlrpc-server.php:1979
#: wp-includes/class-wp-xmlrpc-server.php:2070
#: wp-includes/class-wp-xmlrpc-server.php:2142 wp-includes/taxonomy.php:1974
msgid "Invalid term ID."
msgstr "Invalid term ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:144
msgid "Sorry, you are not allowed to edit terms in this taxonomy."
msgstr "Sorry, you are not allowed to edit terms in this taxonomy."

#: wp-includes/class-wp-xmlrpc-server.php:1904
#: wp-includes/class-wp-xmlrpc-server.php:2003 wp-includes/taxonomy.php:1983
#: wp-includes/taxonomy.php:2603
msgid "Parent term does not exist."
msgstr "Parent term does not exist."

#: wp-includes/class-wp-xmlrpc-server.php:1895
msgid "This taxonomy is not hierarchical."
msgstr "This taxonomy is not hierarchical."

#: wp-includes/class-wp-xmlrpc-server.php:1881
msgid "Sorry, you are not allowed to create terms in this taxonomy."
msgstr "Sorry, you are not allowed to create terms in this taxonomy."

#: wp-includes/class-wp-tax-query.php:565
#: wp-includes/class-wp-tax-query.php:572 wp-includes/class-wp-term.php:180
#: wp-includes/class-wp-xmlrpc-server.php:1876
#: wp-includes/class-wp-xmlrpc-server.php:1964
#: wp-includes/class-wp-xmlrpc-server.php:2061
#: wp-includes/class-wp-xmlrpc-server.php:2132
#: wp-includes/class-wp-xmlrpc-server.php:2191
#: wp-includes/class-wp-xmlrpc-server.php:2286
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:163
#: wp-includes/taxonomy.php:419 wp-includes/taxonomy.php:639
#: wp-includes/taxonomy.php:730 wp-includes/taxonomy.php:894
#: wp-includes/taxonomy.php:1114 wp-includes/taxonomy.php:1867
#: wp-includes/taxonomy.php:1959 wp-includes/taxonomy.php:2220
#: wp-includes/taxonomy.php:2362 wp-includes/taxonomy.php:2562
msgid "Invalid taxonomy."
msgstr "Invalid taxonomy."

#: wp-includes/class-wp-xmlrpc-server.php:1891
#: wp-includes/class-wp-xmlrpc-server.php:1989
msgid "The term name cannot be empty."
msgstr "The term name cannot be empty."

#: wp-includes/widgets/class-wp-widget-links.php:131
msgid "Select Link Category:"
msgstr "Select Link Category:"

#: wp-includes/class-wp-xmlrpc-server.php:462
msgid "Stylesheet"
msgstr "Stylesheet"

#: wp-includes/class-wp-xmlrpc-server.php:457
msgid "Template"
msgstr "Template"

#: wp-includes/widgets/class-wp-widget-links.php:161
msgid "Number of links to show:"
msgstr "Number of links to show:"

#: wp-includes/widgets/class-wp-widget-links.php:146
msgid "Link ID"
msgstr "Link ID"

#: wp-includes/widgets/class-wp-widget-links.php:145
msgid "Link rating"
msgstr "Link rating"

#: wp-includes/widgets/class-wp-widget-links.php:144
msgid "Link title"
msgstr "Link title"

#: wp-includes/class-wp-theme.php:310 wp-includes/class-wp-theme.php:314
msgid "The \"%s\" theme is not a valid parent theme."
msgstr "The \"%s\" theme is not a valid parent theme."

#: wp-includes/class-wp-theme.php:254
msgid "Stylesheet is not readable."
msgstr "Stylesheet is not readable."

#: wp-includes/class-wp-theme.php:250
msgid "ERROR: The themes directory is either empty or doesn&#8217;t exist. Please check your installation."
msgstr "ERROR: The themes directory is either empty or doesn&#8217;t exist. Please check your installation."

#. translators: %s: document title from the preview
#: wp-includes/class-wp-customize-manager.php:3273
msgid "Customize: %s"
msgstr "Customise: %s"

#: wp-includes/class-wp-customize-control.php:551
#: wp-includes/class-wp-customize-nav-menus.php:596
#: wp-includes/widgets/class-wp-nav-menu-widget.php:143
msgid "&mdash; Select &mdash;"
msgstr "&mdash; Select &mdash;"

#: wp-includes/class-wp-customize-manager.php:3719
msgid "Tagline"
msgstr "Tagline"

#: wp-includes/class-wp-customize-manager.php:4080
msgid "Front page displays"
msgstr "Front page displays"

#: wp-includes/class-wp-customize-manager.php:4084
msgid "Your latest posts"
msgstr "Your latest posts"

#: wp-includes/class-wp-customize-manager.php:4069
msgid "Your theme supports a static front page."
msgstr "Your theme supports a static front page."

#: wp-includes/class-wp-customize-manager.php:4067
msgid "Static Front Page"
msgstr "Static Front Page"

#: wp-includes/class-wp-xmlrpc-server.php:1315
#: wp-includes/class-wp-xmlrpc-server.php:5219
msgid "The post type may not be changed."
msgstr "The post type may not be changed."

#: wp-includes/class-wp-xmlrpc-server.php:452
msgid "Image default align"
msgstr "Image default align"

#: wp-includes/class-wp-xmlrpc-server.php:442
msgid "Image default link type"
msgstr "Image default link type"

#: wp-includes/class-wp-xmlrpc-server.php:447
msgid "Image default size"
msgstr "Image default size"

#: wp-includes/class-wp-xmlrpc-server.php:1313
#: wp-includes/class-wp-xmlrpc-server.php:1737
#: wp-includes/class-wp-xmlrpc-server.php:4306
#: wp-includes/class-wp-xmlrpc-server.php:4480
#: wp-includes/class-wp-xmlrpc-server.php:4707
#: wp-includes/class-wp-xmlrpc-server.php:5211
#: wp-includes/class-wp-xmlrpc-server.php:5508
#: wp-includes/class-wp-xmlrpc-server.php:5850
#: wp-includes/class-wp-xmlrpc-server.php:6021
#: wp-includes/class-wp-xmlrpc-server.php:6075
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:362
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:595
msgid "Sorry, you are not allowed to edit this post."
msgstr "Sorry, you are not allowed to edit this post."

#: wp-includes/admin-bar.php:344
msgid "Edit Site"
msgstr "Edit Site"

#: wp-includes/post.php:3876 wp-includes/script-loader.php:545
#: wp-includes/script-loader.php:613
msgctxt "tag delimiter"
msgid ","
msgstr ","

#: wp-includes/class-wp-xmlrpc-server.php:1418
#: wp-includes/class-wp-xmlrpc-server.php:1442
msgid "Sorry, one of the given taxonomies is not supported by the post type."
msgstr "Sorry, one of the given taxonomies is not supported by the post type."

#: wp-includes/class-wp-xmlrpc-server.php:1421
#: wp-includes/class-wp-xmlrpc-server.php:1445
msgid "Sorry, you are not allowed to assign a term to one of the given taxonomies."
msgstr "Sorry, you are not allowed to assign a term to one of the given taxonomies."

#: wp-includes/class-wp-xmlrpc-server.php:1327
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1071
msgid "Sorry, you are not allowed to create private posts in this post type."
msgstr "Sorry, you are not allowed to create private posts in this post type."

#: wp-includes/class-wp-xmlrpc-server.php:1346
#: wp-includes/class-wp-xmlrpc-server.php:4930
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:458
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:466
msgid "Sorry, you are not allowed to create posts as this user."
msgstr "Sorry, you are not allowed to create posts as this user."

#: wp-includes/class-wp-xmlrpc-server.php:1341
msgid "Sorry, you are not allowed to create password protected posts in this post type."
msgstr "Sorry, you are not allowed to create password protected posts in this post type."

#: wp-includes/class-wp-xmlrpc-server.php:1646
#: wp-includes/class-wp-xmlrpc-server.php:4783
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:794
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:253
msgid "The post cannot be deleted."
msgstr "The post cannot be deleted."

#: wp-includes/class-wp-xmlrpc-server.php:1474
msgid "Sorry, you are not allowed to add a term to one of the given taxonomies."
msgstr "Sorry, you are not allowed to add a term to one of the given taxonomies."

#: wp-includes/class-wp-xmlrpc-server.php:1467
msgid "Ambiguous term name used in a hierarchical taxonomy. Please use term ID instead."
msgstr "Ambiguous term name used in a hierarchical taxonomy. Please use term ID instead."

#: wp-includes/class-wp-xmlrpc-server.php:3137
msgid "Sorry, you are not allowed to delete a category."
msgstr "Sorry, you are not allowed to delete a category."

#: wp-includes/class-wp-xmlrpc-server.php:1351
#: wp-includes/class-wp-xmlrpc-server.php:4941
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:982
msgid "Invalid author ID."
msgstr "Invalid author ID."

#: wp-includes/class-wp-xmlrpc-server.php:1798
#: wp-includes/class-wp-xmlrpc-server.php:4120
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:81
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:79
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:130
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:129
msgid "Sorry, you are not allowed to edit posts in this post type."
msgstr "Sorry, you are not allowed to edit posts in this post type."

#: wp-includes/general-template.php:1008 wp-includes/general-template.php:1477
msgctxt "monthly archives date format"
msgid "F Y"
msgstr "F Y"

#: wp-includes/general-template.php:1005 wp-includes/general-template.php:1474
msgctxt "yearly archives date format"
msgid "Y"
msgstr "Y"

#. translators: closing curly single quote
#: wp-includes/formatting.php:103
msgctxt "closing curly single quote"
msgid "&#8217;"
msgstr "&#8217;"

#. translators: opening curly single quote
#: wp-includes/formatting.php:101
msgctxt "opening curly single quote"
msgid "&#8216;"
msgstr "&#8216;"

#. translators: double prime, for example in 9" (nine inches)
#: wp-includes/formatting.php:98
msgctxt "double prime"
msgid "&#8243;"
msgstr "&#8243;"

#. translators: prime, for example in 9' (nine feet)
#: wp-includes/formatting.php:96
msgctxt "prime"
msgid "&#8242;"
msgstr "&#8242;"

#. translators: apostrophe, for example in 'cause or can't
#: wp-includes/formatting.php:93
msgctxt "apostrophe"
msgid "&#8217;"
msgstr "&#8217;"

#. translators: closing curly double quote
#: wp-includes/formatting.php:90
msgctxt "closing curly double quote"
msgid "&#8221;"
msgstr "&#8221;"

#. translators: opening curly double quote
#: wp-includes/formatting.php:88 wp-includes/formatting.php:4785
msgctxt "opening curly double quote"
msgid "&#8220;"
msgstr "&#8220;"

#: wp-signup.php:174
msgid "Allow search engines to index this site."
msgstr "Allow search engines to index this site."

#: wp-load.php:90
msgid "Create a Configuration File"
msgstr "Create a Configuration File"

#. translators: %s: wp-config.php
#: wp-load.php:87
msgid "You can create a %s file through a web interface, but this doesn't work for all server setups. The safest way is to manually create the file."
msgstr "You can create a %s file through a web interface, but this doesn't work for all server setups. The safest way is to manually create the file."

#: wp-includes/class-wp-customize-manager.php:4120
msgid "https://codex.wordpress.org/CSS"
msgstr "https://codex.wordpress.org/CSS"

#. translators: 1: login URL, 2: username, 3: user email, 4: lost password URL
#: wp-activate.php:103
msgid "Your account has been activated. You may now <a href=\"%1$s\">log in</a> to the site using your chosen username of &#8220;%2$s&#8221;. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%4$s\">reset your password</a>."
msgstr "Your account has been activated. You may now <a href=\"%1$s\">log in</a> to the site using your chosen username of &#8220;%2$s&#8221;. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%4$s\">reset your password</a>."

#. translators: 1: home URL, 2: site address, 3: login URL, 4: username
#: wp-signup.php:474
msgid "<a href=\"%1$s\">%2$s</a> is your new site. <a href=\"%3$s\">Log in</a> as &#8220;%4$s&#8221; using your existing password."
msgstr "<a href=\"%1$s\">%2$s</a> is your new site. <a href=\"%3$s\">Log in</a> as &#8220;%4$s&#8221; using your existing password."

#. translators: 1: site URL, 2: site domain, 3: username, 4: user email, 5:
#. lost password URL
#: wp-activate.php:112
msgid "Your site at <a href=\"%1$s\">%2$s</a> is active. You may now log in to your site using your chosen username of &#8220;%3$s&#8221;. Please check your email inbox at %4$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%5$s\">reset your password</a>."
msgstr "Your site at <a href=\"%1$s\">%2$s</a> is active. You may now log in to your site using your chosen username of &#8220;%3$s&#8221;. Please check your email inbox at %4$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%5$s\">reset your password</a>."

#. translators: %s: database repair URL
#: wp-includes/functions.php:1420
msgid "One or more database tables are unavailable. The database may need to be <a href=\"%s\">repaired</a>."
msgstr "One or more database tables are unavailable. The database may need to be <a href=\"%s\">repaired</a>."

#: wp-includes/comment.php:714 wp-includes/comment.php:858
#: wp-includes/comment.php:861
msgid "You are posting comments too quickly. Slow down."
msgstr "You are posting comments too quickly. Slow down."

#: wp-includes/admin-bar.php:710
msgctxt "admin bar menu group label"
msgid "New"
msgstr "New"

#: wp-includes/admin-bar.php:743
msgid "%s comment awaiting moderation"
msgid_plural "%s comments awaiting moderation"
msgstr[0] "%s comment awaiting moderation"
msgstr[1] "%s comments awaiting moderation"

#: wp-includes/script-loader.php:294
msgid "%s exceeds the maximum upload size for the multi-file uploader when used in your browser."
msgstr "%s exceeds the maximum upload size for the multi-file uploader when used in your browser."

#: wp-includes/script-loader.php:302
msgid "&#8220;%s&#8221; has failed to upload."
msgstr "&#8220;%s&#8221; has failed to upload."

#. translators: 1: Opening link tag, 2: Closing link tag
#: wp-includes/script-loader.php:293
msgid "Please try uploading this file with the %1$sbrowser uploader%2$s."
msgstr "Please try uploading this file with the %1$sbrowser uploader%2$s."

#: wp-includes/widgets/class-wp-widget-links.php:133
msgctxt "links widget"
msgid "All Links"
msgstr "All Links"

#. translators: em dash
#: wp-includes/formatting.php:108
msgctxt "em dash"
msgid "&#8212;"
msgstr "&#8212;"

#. translators: en dash
#: wp-includes/formatting.php:106
msgctxt "en dash"
msgid "&#8211;"
msgstr "&#8211;"

#: wp-includes/class-wp-admin-bar.php:130
msgid "The menu ID should not be empty."
msgstr "The menu ID should not be empty."

#: wp-includes/admin-bar.php:120 wp-includes/admin-bar.php:138
msgid "About WordPress"
msgstr "About WordPress"

#: wp-includes/script-loader.php:281
msgid "%s exceeds the maximum upload size for this site."
msgstr "%s exceeds the maximum upload size for this site."

#: wp-includes/admin-bar.php:171
msgid "Feedback"
msgstr "Feedback"

#: wp-includes/comment.php:3070
msgid "<strong>ERROR</strong>: please fill the required fields (name, email)."
msgstr "<strong>ERROR</strong>: please fill the required fields (name, email)."

#: wp-includes/comment.php:3072
msgid "<strong>ERROR</strong>: please enter a valid email address."
msgstr "<strong>ERROR</strong>: please enter a valid email address."

#: wp-includes/comment.php:3077
msgid "<strong>ERROR</strong>: please type a comment."
msgstr "<strong>ERROR</strong>: please type a comment."

#: wp-includes/script-loader.php:736
msgid "Could not load the preview image. Please reload the page and try again."
msgstr "Could not load the preview image. Please reload the page and try again."

#: wp-includes/ms-deprecated.php:406
msgid "<strong>ERROR</strong>: problem creating site entry."
msgstr "<strong>ERROR</strong>: problem creating site entry."

#: wp-includes/ms-deprecated.php:399
msgid "<strong>ERROR</strong>: Site URL already taken."
msgstr "<strong>ERROR</strong>: Site URL already taken."

#: wp-includes/admin-bar.php:163
msgid "Support Forums"
msgstr "Support Forums"

#: wp-includes/admin-bar.php:155
msgid "Documentation"
msgstr "Documentation"

#: wp-includes/formatting.php:3338 wp-includes/general-template.php:3344
msgid "&hellip;"
msgstr "&hellip;"

#: wp-includes/functions.php:3722 wp-includes/ms-load.php:462
#: wp-includes/wp-db.php:1583
msgid "Error establishing a database connection"
msgstr "Error establishing a database connection"

#: wp-includes/functions.php:3718
msgid "Database Error"
msgstr "Database Error"

#. translators: %s: number of comments
#: wp-includes/comment-template.php:893 wp-includes/comment-template.php:907
msgid "%s Comment"
msgid_plural "%s Comments"
msgstr[0] "%s Comment"
msgstr[1] "%s Comments"

#: wp-includes/admin-bar.php:147
msgid "WordPress.org"
msgstr "WordPress.org"

#. translators: %s: site name
#: wp-includes/admin-bar.php:315
msgid "Network Admin: %s"
msgstr "Network Admin: %s"

#: wp-includes/taxonomy.php:496
msgctxt "taxonomy singular name"
msgid "Tag"
msgstr "Tag"

#: wp-includes/taxonomy.php:495
msgctxt "taxonomy general name"
msgid "Tags"
msgstr "Tags"

#. translators: 1: wp_enqueue_scripts, 2: admin_enqueue_scripts, 3:
#. login_enqueue_scripts
#: wp-includes/functions.wp-scripts.php:43
msgid "Scripts and styles should not be registered or enqueued until the %1$s, %2$s, or %3$s hooks."
msgstr "Scripts and styles should not be registered or enqueued until the %1$s, %2$s, or %3$s hooks."

#: wp-includes/ms-functions.php:2024
msgid "You have been added to this site. Please visit the <a href=\"%s\">homepage</a> or <a href=\"%s\">log in</a> using your username and password."
msgstr "You have been added to this site. Please visit the <a href=\"%s\">homepage</a> or <a href=\"%s\">log in</a> using your username and password."

#: wp-includes/script-loader.php:285
msgid "Memory exceeded. Please try another smaller file."
msgstr "Memory exceeded. Please try another smaller file."

#: wp-includes/script-loader.php:284
msgid "This file is not an image. Please try another."
msgstr "This file is not an image. Please try another."

#: wp-includes/script-loader.php:286
msgid "This is larger than the maximum size. Please try another."
msgstr "This is larger than the maximum size. Please try another."

#: wp-includes/general-template.php:3442
msgctxt "admin color scheme"
msgid "Blue"
msgstr "Blue"

#: wp-includes/formatting.php:4226
msgid "The timezone you have entered is not valid. Please select a valid timezone."
msgstr "The timezone you have entered is not valid. Please select a valid timezone."

#: wp-includes/admin-bar.php:705
msgctxt "add new from admin bar"
msgid "User"
msgstr "User"

#: wp-includes/post.php:65
msgctxt "add new from admin bar"
msgid "Media"
msgstr "Media"

#: wp-includes/taxonomy.php:503
msgid "View Category"
msgstr "View Category"

#: wp-includes/taxonomy.php:503
msgid "View Tag"
msgstr "View Tag"

#: wp-includes/pluggable.php:1043 wp-includes/pluggable.php:1086
msgid "You should specify a nonce action to be verified by using the first parameter."
msgstr "You should specify a nonce action to be verified by using the first parameter."

#. translators: 1: site URL, 2: login URL
#: wp-activate.php:145
msgid "Your account is now activated. <a href=\"%1$s\">View your site</a> or <a href=\"%2$s\">Log in</a>"
msgstr "Your account is now activated. <a href=\"%1$s\">View your site</a> or <a href=\"%2$s\">Log in</a>"

#. translators: 1: login URL, 2: network home URL
#: wp-activate.php:150
msgid "Your account is now activated. <a href=\"%1$s\">Log in</a> or go back to the <a href=\"%2$s\">homepage</a>."
msgstr "Your account is now activated. <a href=\"%1$s\">Log in</a> or go back to the <a href=\"%2$s\">homepage</a>."

#: wp-includes/post.php:1382
msgid "All Pages"
msgstr "All Pages"

#: wp-includes/post.php:1382
msgid "All Posts"
msgstr "All Posts"

#: wp-includes/script-loader.php:525
msgid "Approve and Reply"
msgstr "Approve and Reply"

#: wp-includes/link-template.php:2414
msgid "Post navigation"
msgstr "Post navigation"

#: wp-includes/class-walker-comment.php:244
msgid "Pingback:"
msgstr "Pingback:"

#: wp-includes/link-template.php:2823 wp-includes/link-template.php:2871
msgid "Comments navigation"
msgstr "Comments navigation"

#: wp-includes/class-wp-admin-bar.php:420
msgid "Toolbar"
msgstr "Toolbar"

#: wp-includes/media-template.php:1079 wp-includes/media-template.php:1168
msgid "Preload"
msgstr "Preload"

#: wp-includes/class-wp-editor.php:920
msgid "Poster"
msgstr "Poster"

#: wp-includes/class-http.php:281
msgid "Destination directory for file streaming does not exist or is not writable."
msgstr "Destination directory for file streaming does not exist or is not writable."

#: wp-includes/class-http.php:534
msgid "There are no HTTP transports available which can complete the requested request."
msgstr "There are no HTTP transports available which can complete the requested request."

#: wp-includes/taxonomy.php:141 wp-includes/taxonomy.php:142
msgctxt "post format"
msgid "Format"
msgstr "Format"

#: wp-includes/class-wp-editor.php:1460
msgid "Or link to existing content"
msgstr "Or link to existing content"

#: wp-includes/class-wp-editor.php:1446
msgid "Enter the destination URL"
msgstr "Enter the destination URL"

#: wp-includes/query.php:154 wp-includes/query.php:175
#: wp-includes/query.php:196 wp-includes/query.php:220
#: wp-includes/query.php:244 wp-includes/query.php:268
#: wp-includes/query.php:297 wp-includes/query.php:317
#: wp-includes/query.php:337 wp-includes/query.php:358
#: wp-includes/query.php:378 wp-includes/query.php:407
#: wp-includes/query.php:436 wp-includes/query.php:456
#: wp-includes/query.php:483 wp-includes/query.php:503
#: wp-includes/query.php:523 wp-includes/query.php:543
#: wp-includes/query.php:563 wp-includes/query.php:592
#: wp-includes/query.php:619 wp-includes/query.php:639
#: wp-includes/query.php:659 wp-includes/query.php:679
#: wp-includes/query.php:699 wp-includes/query.php:719
msgid "Conditional query tags do not work before the query is run. Before then, they always return false."
msgstr "Conditional query tags do not work before the query is run. Before then, they always return false."

#: wp-includes/ms-functions.php:984
msgid "The user is already active."
msgstr "The user is already active."

#. translators: %s: version number
#: wp-includes/functions.php:4084
msgid "(This message was added in version %s.)"
msgstr "(This message was added in version %s.)"

#. translators: Developer debugging message. 1: PHP function name, 2:
#. Explanatory message, 3: Version information message
#: wp-includes/functions.php:4091
msgid "%1$s was called <strong>incorrectly</strong>. %2$s %3$s"
msgstr "%1$s was called <strong>incorrectly</strong>. %2$s %3$s"

#: wp-includes/pluggable.php:1467
msgid "Permalink: %s"
msgstr "Permalink: %s"

#: wp-includes/post-formats.php:90
msgctxt "Post format"
msgid "Standard"
msgstr "Standard"

#: wp-signup.php:123
msgid "domain"
msgstr "domain"

#. translators: %s: site address
#: wp-signup.php:127
msgid "Your address will be %s."
msgstr "Your address will be %s."

#: wp-includes/post-formats.php:99
msgctxt "Post format"
msgid "Audio"
msgstr "Audio"

#: wp-includes/class-wp-xmlrpc-server.php:4901
#: wp-includes/class-wp-xmlrpc-server.php:5225
msgid "Invalid post format."
msgstr "Invalid post format."

#: wp-includes/class-wp-editor.php:1477
msgid "No search term specified. Showing recent items."
msgstr "No search term specified. Showing recent items."

#: wp-includes/plugin.php:801
msgid "Only a static class method or function can be used in an uninstall hook."
msgstr "Only a static class method or function can be used in an uninstall hook."

#: wp-includes/post.php:2879
msgid "Passing an integer number of posts is deprecated. Pass an array of arguments instead."
msgstr "Passing an integer number of posts is deprecated. Pass an array of arguments instead."

#: wp-includes/post-formats.php:98
msgctxt "Post format"
msgid "Video"
msgstr "Video"

#: wp-includes/post-formats.php:97
msgctxt "Post format"
msgid "Status"
msgstr "Status"

#: wp-includes/post-formats.php:96
msgctxt "Post format"
msgid "Quote"
msgstr "Quote"

#: wp-includes/post-formats.php:95
msgctxt "Post format"
msgid "Image"
msgstr "Image"

#: wp-includes/post-formats.php:94
msgctxt "Post format"
msgid "Link"
msgstr "Link"

#: wp-includes/post-formats.php:93
msgctxt "Post format"
msgid "Gallery"
msgstr "Gallery"

#: wp-includes/post-formats.php:92
msgctxt "Post format"
msgid "Chat"
msgstr "Chat"

#: wp-includes/post-formats.php:91
msgctxt "Post format"
msgid "Aside"
msgstr "Aside"

#: wp-includes/post.php:1380
msgid "No posts found in Trash."
msgstr "No posts found in Bin."

#: wp-includes/post.php:1379
msgid "No pages found."
msgstr "No pages found."

#: wp-includes/post.php:1380
msgid "No pages found in Trash."
msgstr "No pages found in Bin."

#: wp-includes/script-loader.php:697
msgid "Network Enable"
msgstr "Network Enable"

#: wp-includes/admin-bar.php:567
msgid "Shortlink"
msgstr "Shortlink"

#: wp-includes/class-wp-xmlrpc-server.php:1397
#: wp-includes/class-wp-xmlrpc-server.php:3946
#: wp-includes/class-wp-xmlrpc-server.php:5085
#: wp-includes/class-wp-xmlrpc-server.php:5450
msgid "Invalid attachment ID."
msgstr "Invalid attachment ID."

#: wp-includes/registration-functions.php:7 wp-includes/registration.php:7
msgid "This file no longer needs to be included."
msgstr "This file no longer needs to be included."

#: wp-login.php:527
msgid "Please enter your username or email address. You will receive a link to create a new password via email."
msgstr "Please enter your username or email address. You will receive a link to create a new password via email."

#: wp-includes/widgets/class-wp-widget-archives.php:159
#: wp-includes/widgets/class-wp-widget-categories.php:164
msgid "Display as dropdown"
msgstr "Display as dropdown"

#: wp-includes/class-wp-xmlrpc-server.php:504
msgid "Thumbnail Width"
msgstr "Thumbnail Width"

#: wp-includes/class-wp-xmlrpc-server.php:509
msgid "Thumbnail Height"
msgstr "Thumbnail Height"

#: wp-includes/class-wp-xmlrpc-server.php:514
msgid "Crop thumbnail to exact dimensions"
msgstr "Crop thumbnail to exact dimensions"

#: wp-includes/class-wp-xmlrpc-server.php:539
msgid "Large size image width"
msgstr "Large size image width"

#: wp-includes/class-wp-xmlrpc-server.php:524
msgid "Medium size image height"
msgstr "Medium size image height"

#: wp-includes/class-wp-xmlrpc-server.php:519
msgid "Medium size image width"
msgstr "Medium size image width"

#: wp-includes/class-wp-xmlrpc-server.php:544
msgid "Large size image height"
msgstr "Large size image height"

#: wp-login.php:621
msgid "Enter your new password below."
msgstr "Enter your new password below."

#: wp-login.php:330
msgid "If this was a mistake, just ignore this email and nothing will happen."
msgstr "If this was a mistake, just ignore this email and nothing will happen."

#: wp-login.php:327
msgid "Someone has requested a password reset for the following account:"
msgstr "Someone has requested a password reset for the following account:"

#: wp-login.php:613
msgid "Your password has been reset."
msgstr "Your password has been reset."

#: wp-login.php:613
msgid "Password Reset"
msgstr "Password Reset"

#: wp-login.php:598
msgid "The passwords do not match."
msgstr "The passwords do not match."

#: wp-login.php:621 wp-login.php:659
msgid "Reset Password"
msgstr "Reset Password"

#: wp-login.php:331
msgid "To reset your password, visit the following address:"
msgstr "To reset your password, visit the following address:"

#: wp-login.php:641
msgid "Confirm new password"
msgstr "Confirm new password"

#: wp-login.php:629
msgid "New password"
msgstr "New password"

#: wp-includes/admin-bar.php:533
msgid "Manage Comments"
msgstr "Manage Comments"

#: wp-includes/admin-bar.php:278
msgid "Edit My Profile"
msgstr "Edit My Profile"

#: wp-includes/post-formats.php:68
msgid "Invalid post."
msgstr "Invalid post."

#: wp-includes/class-wp-theme.php:789
msgid "Blavatar"
msgstr "Blavatar"

#. translators: %s: taxonomy name
#: wp-includes/post.php:3344
msgid "Invalid taxonomy: %s."
msgstr "Invalid taxonomy: %s."

#: wp-includes/class-wp-query.php:1714
msgid "\"caller_get_posts\" is deprecated. Use \"ignore_sticky_posts\" instead."
msgstr "\"caller_get_posts\" is deprecated. Use \"ignore_sticky_posts\" instead."

#: wp-includes/taxonomy.php:112
msgid "Link Category"
msgstr "Link Category"

#: wp-includes/taxonomy.php:113
msgid "Search Link Categories"
msgstr "Search Link Categories"

#: wp-includes/taxonomy.php:115
msgid "All Link Categories"
msgstr "All Link Categories"

#: wp-includes/taxonomy.php:117
msgid "Update Link Category"
msgstr "Update a Link Category"

#: wp-includes/taxonomy.php:118
msgid "Add New Link Category"
msgstr "Add a New Link Category"

#: wp-includes/taxonomy.php:119
msgid "New Link Category Name"
msgstr "New Link Category Name"

#: wp-includes/admin-bar.php:442
msgid "Network Admin"
msgstr "Network Admin"

#. translators: 1: Current PHP version number, 2: WordPress version number, 3:
#. Minimum required PHP version number
#: wp-includes/load.php:132
msgid "Your server is running PHP version %1$s but WordPress %2$s requires at least %3$s."
msgstr "Your server is running PHP version %1$s but WordPress %2$s requires at least %3$s."

#: wp-signup.php:820
msgctxt "Multisite active signup type"
msgid "all"
msgstr "all"

#: wp-signup.php:821
msgctxt "Multisite active signup type"
msgid "none"
msgstr "none"

#: wp-signup.php:822
msgctxt "Multisite active signup type"
msgid "blog"
msgstr "blog"

#: wp-signup.php:823
msgctxt "Multisite active signup type"
msgid "user"
msgstr "user"

#: wp-includes/widgets/class-wp-nav-menu-widget.php:30
msgid "Custom Menu"
msgstr "Custom Menu"

#: wp-includes/theme-compat/comments.php:24
msgid "This post is password protected. Enter the password to view comments."
msgstr "This post is password protected. Enter the password to view comments."

#. translators: %s: category name
#: wp-includes/theme-compat/sidebar.php:39
msgid "You are currently browsing the archives for the %s category."
msgstr "You are currently browsing the archives for the %s category."

#: wp-includes/theme-compat/sidebar.php:48
msgid "l, F jS, Y"
msgstr "l, F jS, Y"

#. translators: 1: site link, 2: search query
#: wp-includes/theme-compat/sidebar.php:70
msgid "You have searched the %1$s blog archives for <strong>&#8216;%2$s&#8217;</strong>. If you are unable to find anything in these search results, you can try one of these links."
msgstr "You have searched the %1$s blog archives for <strong>&#8216;%2$s&#8217;</strong>. If you are unable to find anything in these search results, you can try one of these links."

#. translators: 1: blog name, 2: WordPress
#: wp-includes/theme-compat/footer.php:26
msgid "%1$s is proudly powered by %2$s"
msgstr "%1$s is proudly powered by %2$s"

#: wp-includes/theme-compat/sidebar.php:56
msgid "F, Y"
msgstr "F, Y"

#: wp-includes/taxonomy.php:509
msgid "Choose from the most used tags"
msgstr "Choose from the most used tags"

#: wp-includes/taxonomy.php:495
msgctxt "taxonomy general name"
msgid "Categories"
msgstr "Categories"

#: wp-includes/taxonomy.php:499
msgid "All Tags"
msgstr "All Tags"

#: wp-includes/taxonomy.php:500
msgid "Parent Category"
msgstr "Parent Category"

#: wp-includes/taxonomy.php:501
msgid "Parent Category:"
msgstr "Parent Category:"

#: wp-includes/taxonomy.php:504
msgid "Update Tag"
msgstr "Update Tag"

#: wp-includes/taxonomy.php:505
msgid "Add New Tag"
msgstr "Add New Tag"

#: wp-includes/taxonomy.php:505
msgid "Add New Category"
msgstr "Add New Category"

#: wp-includes/taxonomy.php:506
msgid "New Tag Name"
msgstr "New Tag Name"

#: wp-includes/taxonomy.php:506
msgid "New Category Name"
msgstr "New Category Name"

#: wp-includes/taxonomy.php:498
msgid "Popular Tags"
msgstr "Popular Tags"

#: wp-includes/taxonomy.php:497
msgid "Search Tags"
msgstr "Search Tags"

#: wp-includes/taxonomy.php:496
msgctxt "taxonomy singular name"
msgid "Category"
msgstr "Category"

#. translators: 1: type of site sign-up; 2: network settings URL
#: wp-signup.php:827
msgid "Greetings Site Administrator! You are currently allowing &#8220;%s&#8221; registrations. To change or disable registration go to your <a href=\"%s\">Options page</a>."
msgstr "Greetings Site Administrator! You are currently allowing &#8220;%s&#8221; registrations. To change or disable registration go to your <a href=\"%s\">Options page</a>."

#: wp-signup.php:761
msgid "Check the junk or spam folder of your email client. Sometime emails wind up there by mistake."
msgstr "Check the junk or spam folder of your email client. Sometime emails find their way in there by mistake."

#: wp-signup.php:760
msgid "Wait a little longer. Sometimes delivery of email can be delayed by processes outside of our control."
msgstr "Wait a little longer. Sometimes delivery of email can be delayed by processes outside of our control."

#: wp-signup.php:871
msgid "Sorry, new registrations are not allowed at this time."
msgstr "Sorry, new registrations are not allowed at this time."

#: wp-signup.php:240
msgid "We send your registration email to this address. (Double-check your email address before continuing.)"
msgstr "We send your registration email to this address. (Double-check your email address before continuing.)"

#: wp-includes/post.php:1371
msgctxt "post type singular name"
msgid "Post"
msgstr "Post"

#: wp-includes/post.php:1371
msgctxt "post type singular name"
msgid "Page"
msgstr "Page"

#: wp-includes/post.php:1370
msgctxt "post type general name"
msgid "Pages"
msgstr "Pages"

#: wp-includes/post.php:1373
msgid "Add New Page"
msgstr "Add New Page"

#: wp-includes/post.php:1378
msgid "Search Posts"
msgstr "Search Posts"

#: wp-includes/post.php:1374
msgid "Edit Page"
msgstr "Edit Page"

#: wp-includes/post.php:1370
msgctxt "post type general name"
msgid "Posts"
msgstr "Posts"

#: wp-includes/post.php:1381
msgid "Parent Page:"
msgstr "Parent Page:"

#: wp-includes/post.php:1373
msgid "Add New Post"
msgstr "Add a New Post"

#: wp-includes/post.php:1378
msgid "Search Pages"
msgstr "Search Pages"

#: wp-includes/ms-default-constants.php:141
msgid "<strong>Conflicting values for the constants VHOST and SUBDOMAIN_INSTALL.</strong> The value of SUBDOMAIN_INSTALL will be assumed to be your subdomain configuration setting."
msgstr "<strong>Conflicting values for the constants VHOST and SUBDOMAIN_INSTALL.</strong> The value of SUBDOMAIN_INSTALL will be assumed to be your subdomain configuration setting."

#: wp-includes/user.php:2281
msgid "<strong>ERROR</strong>: This username is invalid because it uses illegal characters. Please enter a valid username."
msgstr "<strong>ERROR</strong>: This username is invalid because it uses illegal characters. Please enter a valid username."

#: wp-includes/comment-template.php:2204
msgid "Required fields are marked %s"
msgstr "Required fields are marked %s"

#. translators: %s: template name
#: wp-includes/theme-compat/comments.php:12
#: wp-includes/theme-compat/footer.php:11
#: wp-includes/theme-compat/header.php:11
#: wp-includes/theme-compat/sidebar.php:11
msgid "Theme without %s"
msgstr "Theme without %s"

#. translators: %s: template name
#: wp-includes/theme-compat/comments.php:16
#: wp-includes/theme-compat/footer.php:15
#: wp-includes/theme-compat/header.php:15
#: wp-includes/theme-compat/sidebar.php:15
msgid "Please include a %s template in your theme."
msgstr "Please include a %s template in your theme."

#: wp-includes/class-wp-xmlrpc-server.php:4864
msgid "Sorry, you are not allowed to publish pages on this site."
msgstr "Sorry, you are not allowed to publish pages on this site."

#: wp-includes/class-wp-xmlrpc-server.php:3184
#: wp-includes/class-wp-xmlrpc-server.php:5751
#: wp-includes/class-wp-xmlrpc-server.php:5973
msgid "Sorry, you must be able to edit posts on this site in order to view categories."
msgstr "Sorry, you must be able to edit posts on this site in order to view categories."

#: wp-includes/class-wp-xmlrpc-server.php:4875
#: wp-includes/class-wp-xmlrpc-server.php:4888
#: wp-includes/class-wp-xmlrpc-server.php:4893
msgid "Sorry, you are not allowed to publish posts on this site."
msgstr "Sorry, you are not allowed to publish posts on this site."

#: wp-includes/class-wp-xmlrpc-server.php:1318
#: wp-includes/class-wp-xmlrpc-server.php:4627
msgid "Sorry, you are not allowed to post on this site."
msgstr "Sorry, you are not allowed to post on this site."

#: wp-includes/option.php:1749
msgid "Site URL."
msgstr "Site URL."

#: wp-includes/class-wp-xmlrpc-server.php:484
msgid "Site Tagline"
msgstr "Site Tagline"

#: wp-includes/class-wp-xmlrpc-server.php:3008
msgid "Sorry, you must be able to edit posts on this site in order to view tags."
msgstr "Sorry, you must be able to edit posts on this site in order to view tags."

#: wp-includes/pluggable.php:1758
msgid "New user registration on your site %s:"
msgstr "New user registration on your site %s:"

#: wp-includes/ms-functions.php:631
msgid "That site is currently reserved but may be available in a couple days."
msgstr "That site is currently reserved but may be available in a couple of days."

#: wp-includes/ms-functions.php:620
msgid "Sorry, that site is reserved!"
msgstr "Sorry, that site is reserved!"

#: wp-includes/ms-functions.php:584
msgid "Sorry, you may not use that site name."
msgstr "Sorry, you may not use that site name."

#: wp-includes/ms-functions.php:588
msgid "Sorry, site names must have letters too!"
msgstr "Sorry, site names must have letters too!"

#: wp-includes/ms-functions.php:1140
msgid "Could not create site."
msgstr "Could not create site."

#: wp-includes/class-wp-xmlrpc-server.php:3649
#: wp-includes/class-wp-xmlrpc-server.php:3730
#: wp-includes/class-wp-xmlrpc-server.php:3762
#: wp-includes/class-wp-xmlrpc-server.php:3794
#: wp-includes/class-wp-xmlrpc-server.php:4032
msgid "Sorry, you are not allowed access to details about this site."
msgstr "Sorry, you are not allowed access to details about this site."

#: wp-includes/ms-functions.php:986
msgid "The site is already active."
msgstr "The site is already active."

#. translators: New site notification email subject. 1: Network name, 2: New
#. site name
#: wp-includes/ms-functions.php:1531
msgid "New %1$s Site: %2$s"
msgstr "New %1$s Site: %2$s"

#: wp-includes/ms-functions.php:1223
msgid "New Site Registration: %s"
msgstr "New Site Registration: %s"

#: wp-includes/ms-functions.php:825
msgid ""
"To activate your blog, please click the following link:\n"
"\n"
"%s\n"
"\n"
"After you activate, you will receive *another email* with your login.\n"
"\n"
"After you activate, you can visit your site here:\n"
"\n"
"%s"
msgstr ""
"To activate your blog, please click the following link:\n"
"\n"
"%s\n"
"\n"
"After you activate, you will receive *another email* with your login.\n"
"\n"
"After you activate, you can visit your site here:\n"
"\n"
"%s"

#: wp-includes/ms-functions.php:616 wp-includes/ms-functions.php:1133
msgid "Sorry, that site already exists!"
msgstr "Sorry, that site already exists!"

#: wp-includes/load.php:529
msgid "The site you have requested is not installed properly. Please contact the system administrator."
msgstr "The site you have requested is not installed properly. Please contact the system administrator."

#: wp-includes/ms-load.php:114
msgid "This site has been archived or suspended."
msgstr "This site has been archived or suspended."

#: wp-includes/nav-menu.php:371
msgid "The given object ID is not that of a menu item."
msgstr "The given object ID is not that of a menu item."

#: wp-includes/formatting.php:4171
msgid "The Site address you entered did not appear to be a valid URL. Please enter a valid URL."
msgstr "The Site address you entered did not appear to be a valid URL. Please enter a valid URL."

#: wp-includes/formatting.php:4158
msgid "The WordPress address you entered did not appear to be a valid URL. Please enter a valid URL."
msgstr "The WordPress address you entered did not appear to be a valid URL. Please enter a valid URL."

#: wp-includes/formatting.php:4052
msgid "The email address entered did not appear to be a valid email address. Please enter a valid email address."
msgstr "The email address entered did not appear to be a valid email address. Please enter a valid email address."

#: wp-includes/taxonomy.php:2062
msgid "A term with the name provided already exists with this parent."
msgstr "A term with the name provided already exists with this parent."

#: wp-includes/ms-functions.php:2022
msgid "An error occurred adding you to this site. Back to the <a href=\"%s\">homepage</a>."
msgstr "An error occurred adding you to this site. Back to the <a href=\"%s\">homepage</a>."

#: wp-includes/ms-functions.php:1940
msgid "This file is too big. Files must be less than %d KB in size."
msgstr "This file is too big. Files must be less than %d KB in size."

#: wp-includes/comment-template.php:2233
msgid "Your email address will not be published."
msgstr "Your email address will not be published."

#: wp-includes/class-http.php:264 wp-includes/class-wp-xmlrpc-server.php:6246
msgid "A valid URL was not provided."
msgstr "A valid URL was not provided."

#: wp-includes/class-wp-image-editor-gd.php:185
#: wp-includes/class-wp-image-editor-imagick.php:266
msgid "Could not calculate resized image dimensions"
msgstr "Could not calculate resized image dimensions"

#: wp-includes/ms-load.php:488
msgid "If you&#8217;re still stuck with this message, then check that your database contains the following tables:"
msgstr "If you&#8217;re still stuck with this message, then check that your database contains the following tables:"

#: wp-signup.php:758
msgid "If you haven&#8217;t received your email yet, there are a number of things you can do:"
msgstr "If you haven&#8217;t received your email yet, there are a number of things you can do:"

#: wp-signup.php:313
msgid "Welcome back, %s. By filling out the form below, you can <strong>add another site to your account</strong>. There is no limit to the number of sites you can have, so create to your heart&#8217;s content, but write responsibly!"
msgstr "Welcome back, %s. By filling out the form below, you can <strong>add another site to your account</strong>. There is no limit to the number of sites you can have, so create to your heart&#8217;s content, but write responsibly!"

#: wp-mail.php:15
msgid "This action has been disabled by the administrator."
msgstr "This action has been disabled by the administrator."

#: wp-signup.php:873
msgid "You are logged in already. No need to register again!"
msgstr "You are logged in already. No need to register again!"

#. translators: %s: login URL
#: wp-signup.php:838
msgid "You must first <a href=\"%s\">log in</a>, and then you can create a new site."
msgstr "You must first <a href=\"%s\">log in</a>, and then you can create a new site."

#: wp-signup.php:127
msgid "Must be at least 4 characters, letters and numbers only. It cannot be changed, so choose carefully!"
msgstr "Must be at least 4 characters, letters and numbers only. It cannot be changed, so choose carefully!"

#: wp-includes/script-loader.php:627
msgid "Are you sure you want to install this plugin?"
msgstr "Are you sure you want to install this plugin?"

#: wp-includes/post.php:1390 wp-includes/script-loader.php:741
msgid "Use as featured image"
msgstr "Use as featured image"

#: wp-includes/general-template.php:1016
msgid "Page %s"
msgstr "Page %s"

#: wp-includes/load.php:223
msgid "Briefly unavailable for scheduled maintenance. Check back in a minute."
msgstr "Briefly unavailable for scheduled maintenance. Try again in a minute."

#: wp-includes/load.php:219
msgid "Maintenance"
msgstr "Maintenance"

#: wp-includes/taxonomy.php:98
msgid "Navigation Menus"
msgstr "Navigation Menus"

#: wp-includes/post.php:114
msgid "Navigation Menu Item"
msgstr "Navigation Menu Item"

#: wp-includes/post.php:113
msgid "Navigation Menu Items"
msgstr "Navigation Menu Items"

#. translators: 1: Site name
#: wp-links-opml.php:31
msgid "Links for %s"
msgstr "Links for %s"

#: wp-includes/widgets/class-wp-nav-menu-widget.php:133
msgid "No menus have been created yet. <a href=\"%s\">Create some</a>."
msgstr "No menus have been created yet. <a href=\"%s\">Create some</a>."

#: wp-includes/script-loader.php:751
msgid ""
"You are about to permanently delete this menu. \n"
" 'Cancel' to stop, 'OK' to delete."
msgstr ""
"You are about to permanently delete this menu. \n"
" 'Cancel' to stop, 'OK' to delete."

#: wp-includes/link-template.php:3745
msgid "This is the short link."
msgstr "This is the short link."

#. translators: 1: Number of updates available to plugins
#: wp-includes/update.php:596
msgid "%d Plugin Update"
msgid_plural "%d Plugin Updates"
msgstr[0] "%d Plugin Update"
msgstr[1] "%d Plugin Updates"

#. translators: 1: Number of updates available to themes
#: wp-includes/update.php:600
msgid "%d Theme Update"
msgid_plural "%d Theme Updates"
msgstr[0] "%d Theme Update"
msgstr[1] "%d Theme Updates"

#. translators: 1: Number of updates available to WordPress
#: wp-includes/update.php:592
msgid "%d WordPress Update"
msgstr "%d WordPress Update"

#: wp-signup.php:755
msgid "If you do not activate your site within two days, you will have to sign up again."
msgstr "If you do not activate your site within two days, you will have to sign up again."

#: wp-signup.php:752
msgid "But, before you can start using your site, <strong>you must activate it</strong>."
msgstr "But, before you can start using your site, <strong>you must activate it</strong>."

#: wp-signup.php:552
msgid "Gimme a site!"
msgstr "Give me a site!"

#: wp-signup.php:852
msgid "Site registration has been disabled."
msgstr "Site registration has been disabled."

#. translators: %s: site address
#: wp-signup.php:750
msgid "Congratulations! Your new site, %s, is almost ready."
msgstr "Congratulations! Your new site, %s, is almost ready."

#: wp-signup.php:307
msgid "Get <em>another</em> %s site in seconds"
msgstr "Get <em>another</em> %s site in seconds"

#: wp-signup.php:121
msgid "sitename"
msgstr "sitename"

#: wp-signup.php:106
msgid "Site Name:"
msgstr "Site Name:"

#: wp-signup.php:108
msgid "Site Domain:"
msgstr "Site Domain:"

#: wp-signup.php:132
msgid "Site Title:"
msgstr "Site Title:"

#: wp-includes/script-loader.php:297
msgid "File canceled."
msgstr "File cancelled."

#. translators: 1: Post title
#: wp-includes/pluggable.php:1614
msgid "A new comment on the post \"%s\" is waiting for your approval"
msgstr "A new comment on the post \"%s\" is waiting for your approval"

#. translators: 1: Post title
#: wp-includes/pluggable.php:1604
msgid "A new pingback on the post \"%s\" is waiting for your approval"
msgstr "A new pingback on the post \"%s\" is waiting for your approval"

#. translators: 1: Post title
#: wp-includes/pluggable.php:1594
msgid "A new trackback on the post \"%s\" is waiting for your approval"
msgstr "A new trackback on the post \"%s\" is waiting for your approval"

#. translators: 1: Post title
#: wp-includes/pluggable.php:1445
msgid "New pingback on your post \"%s\""
msgstr "New pingback on your post \"%s\""

#: wp-includes/pluggable.php:1455
msgid "New comment on your post \"%s\""
msgstr "New comment on your post \"%s\""

#: wp-includes/ms-load.php:465
msgid "If your site does not display, please contact the owner of this network."
msgstr "If your site does not display, please contact the owner of this network."

#: wp-includes/ms-load.php:466
msgid "If you are the owner of this network please check that MySQL is running properly and all tables are error free."
msgstr "If you are the owner of this network please check that MySQL is running properly and all tables are error free."

#. translators: 1: Post title
#: wp-includes/pluggable.php:1434
msgid "New trackback on your post \"%s\""
msgstr "New trackback on your post \"%s\""

#: wp-signup.php:319
msgid "Sites you are already a member of:"
msgstr "Sites you are already a member of:"

#: wp-signup.php:328
msgid "If you&#8217;re not going to use a great site domain, leave it for a new user. Now have at it!"
msgstr "If you aren&#8217;t going to use a great site domain, please leave it for a new user. Now get stuck in!"

#: wp-signup.php:343
msgid "Create Site"
msgstr "Create Site"

#. translators: %s: site name
#: wp-signup.php:469
msgid "The site %s is yours."
msgstr "The site %s is yours."

#. translators: %s: post title
#: wp-includes/theme-compat/comments.php:37
msgid "One response to %s"
msgstr "One response to %s"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:152
msgid "Taxonomy:"
msgstr "Taxonomy:"

#: wp-includes/taxonomy.php:99
msgid "Navigation Menu"
msgstr "Navigation Menu"

#: wp-includes/widgets/class-wp-nav-menu-widget.php:141
msgid "Select Menu:"
msgstr "Select Menu:"

#: wp-includes/admin-bar.php:789
#: wp-includes/class-wp-customize-nav-menus.php:568
msgid "Menus"
msgstr "Menus"

#. translators: 1: Database error message, 2: SQL query
#: wp-includes/wp-db.php:1372
msgid "WordPress database error %1$s for query %2$s"
msgstr "WordPress database error %1$s for query %2$s"

#. translators: 1: Database error message, 2: SQL query, 3: Name of the calling
#. function
#: wp-includes/wp-db.php:1369
msgid "WordPress database error %1$s for query %2$s made by %3$s"
msgstr "WordPress database error %1$s for query %2$s made by %3$s"

#: wp-includes/load.php:141
msgid "Your PHP installation appears to be missing the MySQL extension which is required by WordPress."
msgstr "Your PHP installation appears to be missing the MySQL extension which is required by WordPress."

#: wp-includes/class-wp-xmlrpc-server.php:6453
msgid "The specified target URL does not exist."
msgstr "The specified target URL does not exist."

#. translators: 1: URL of the page linked from, 2: URL of the page linked to
#: wp-includes/class-wp-xmlrpc-server.php:6420
msgid "Pingback from %1$s to %2$s registered. Keep the web talking! :-)"
msgstr "Pingback from %1$s to %2$s registered. Keep the web talking! :-)"

#: wp-includes/class-wp-xmlrpc-server.php:6387
msgid "The source URL does not contain a link to the target URL, and so cannot be used as a source."
msgstr "The source URL does not contain a link to the target URL, and so cannot be used as a source."

#: wp-includes/class-wp-xmlrpc-server.php:6350
msgid "We cannot find a title on that page."
msgstr "We cannot find a title on that page."

#: wp-includes/class-wp-xmlrpc-server.php:6329
msgid "The source URL does not exist."
msgstr "The source URL does not exist."

#: wp-includes/class-wp-xmlrpc-server.php:6304
msgid "The pingback has already been registered."
msgstr "The pingback has already been registered."

#: wp-includes/class-wp-xmlrpc-server.php:6296
msgid "The source URL and the target URL cannot both point to the same resource."
msgstr "The source URL and the target URL cannot both point to the same resource."

#: wp-includes/class-wp-xmlrpc-server.php:6286
#: wp-includes/class-wp-xmlrpc-server.php:6293
#: wp-includes/class-wp-xmlrpc-server.php:6300
#: wp-includes/class-wp-xmlrpc-server.php:6446
msgid "The specified target URL cannot be used as a target. It either doesn&#8217;t exist, or it is not a pingback-enabled resource."
msgstr "The specified target URL cannot be used as a target. It either doesn&#8217;t exist, or it is not a pingback-enabled resource."

#: wp-includes/class-wp-xmlrpc-server.php:6251
msgid "Is there no link to us?"
msgstr "Is there no link to us?"

#. translators: 1: file name, 2: error message
#: wp-includes/class-wp-xmlrpc-server.php:5841
msgid "Could not write file %1$s (%2$s)."
msgstr "Could not write file %1$s (%2$s)."

#: wp-includes/class-wp-xmlrpc-server.php:5275
msgid "Sorry, you are not allowed to change the page author as this user."
msgstr "Sorry, you are not allowed to change the page author as this user."

#: wp-includes/class-wp-xmlrpc-server.php:5270
msgid "Sorry, you are not allowed to change the post author as this user."
msgstr "Sorry, you are not allowed to change the post author as this user."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:599
msgid "Sorry, you are not allowed to update posts as this user."
msgstr "Sorry, you are not allowed to update posts as this user."

#: wp-includes/class-wp-xmlrpc-server.php:1305
#: wp-includes/class-wp-xmlrpc-server.php:1792
#: wp-includes/class-wp-xmlrpc-server.php:3300
#: wp-includes/class-wp-xmlrpc-server.php:4115
#: wp-includes/class-wp-xmlrpc-server.php:4879
#: wp-includes/class-wp-xmlrpc-server.php:4937
#: wp-includes/class-wp-xmlrpc-server.php:5215
#: wp-includes/class-wp-xmlrpc-server.php:5279 wp-includes/post.php:1160
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:122
msgid "Invalid post type."
msgstr "Invalid post type."

#: wp-includes/class-wp-xmlrpc-server.php:1332
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1077
msgid "Sorry, you are not allowed to publish posts in this post type."
msgstr "Sorry, you are not allowed to publish posts in this post type."

#: wp-includes/class-wp-xmlrpc-server.php:4701
#: wp-includes/class-wp-xmlrpc-server.php:4773
#: wp-includes/class-wp-xmlrpc-server.php:5605
#: wp-includes/class-wp-xmlrpc-server.php:6139
msgid "Sorry, no such post."
msgstr "Sorry, no such post."

#: wp-includes/class-wp-xmlrpc-server.php:4710
#: wp-includes/class-wp-xmlrpc-server.php:5384
#: wp-includes/class-wp-xmlrpc-server.php:6194
msgid "Sorry, you are not allowed to publish this post."
msgstr "Sorry, you are not allowed to publish this post."

#: wp-includes/class-wp-xmlrpc-server.php:4541
#: wp-includes/class-wp-xmlrpc-server.php:5923
msgid "Either there are no posts, or something went wrong."
msgstr "Either there are no posts, or something went wrong."

#: wp-includes/class-wp-xmlrpc-server.php:3888
msgid "Sorry, you are not allowed to update options."
msgstr "Sorry, you are not allowed to update options."

#: wp-includes/class-wp-xmlrpc-server.php:3690
msgid "Sorry, you are not allowed access to details of this post."
msgstr "Sorry, you are not allowed access to details of this post."

#: wp-includes/class-wp-xmlrpc-server.php:3593
msgid "A valid email address is required."
msgstr "A valid email address is required."

#: wp-includes/class-wp-xmlrpc-server.php:3591
msgid "Comment author name and email are required."
msgstr "Comment author name and email are required."

#: wp-includes/class-wp-xmlrpc-server.php:1311
#: wp-includes/class-wp-xmlrpc-server.php:1570
#: wp-includes/class-wp-xmlrpc-server.php:1636
#: wp-includes/class-wp-xmlrpc-server.php:1734
#: wp-includes/class-wp-xmlrpc-server.php:2665
#: wp-includes/class-wp-xmlrpc-server.php:3545
#: wp-includes/class-wp-xmlrpc-server.php:3549
#: wp-includes/class-wp-xmlrpc-server.php:3686
#: wp-includes/class-wp-xmlrpc-server.php:4233
#: wp-includes/class-wp-xmlrpc-server.php:4297
#: wp-includes/class-wp-xmlrpc-server.php:4300
#: wp-includes/class-wp-xmlrpc-server.php:4303
#: wp-includes/class-wp-xmlrpc-server.php:4477
#: wp-includes/class-wp-xmlrpc-server.php:5208
#: wp-includes/class-wp-xmlrpc-server.php:5505
#: wp-includes/class-wp-xmlrpc-server.php:6018
#: wp-includes/class-wp-xmlrpc-server.php:6072
#: wp-includes/class-wp-xmlrpc-server.php:6191 wp-includes/post.php:3012
#: wp-includes/post.php:3546
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:357
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:431
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:627
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:739
#: wp-includes/revision.php:292
msgid "Invalid post ID."
msgstr "Invalid post ID."

#: wp-includes/class-wp-xmlrpc-server.php:3531
msgid "You must be registered to comment."
msgstr "You must be registered to comment."

#: wp-includes/class-wp-xmlrpc-server.php:3288
#: wp-includes/class-wp-xmlrpc-server.php:3445
msgid "Invalid comment status."
msgstr "Invalid comment status."

#: wp-includes/class-wp-xmlrpc-server.php:3231
#: wp-includes/class-wp-xmlrpc-server.php:3363
#: wp-includes/class-wp-xmlrpc-server.php:3430
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:351
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:654
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:744
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:769
msgid "Invalid comment ID."
msgstr "Invalid comment ID."

#: wp-includes/class-wp-xmlrpc-server.php:3090
#: wp-includes/class-wp-xmlrpc-server.php:3092
msgid "Sorry, the new category failed."
msgstr "Sorry, the new category failed."

#: wp-includes/class-wp-xmlrpc-server.php:2808
msgid "Failed to delete the page."
msgstr "Failed to delete the page."

#: wp-includes/class-wp-xmlrpc-server.php:2679
#: wp-includes/class-wp-xmlrpc-server.php:2799
#: wp-includes/class-wp-xmlrpc-server.php:2861
msgid "Sorry, no such page."
msgstr "Sorry, no such page."

#: wp-includes/class-wp-xmlrpc-server.php:499
msgid "Allow new users to sign up"
msgstr "Allow new users to sign up"

#: wp-includes/class-wp-xmlrpc-server.php:474
msgid "Time Zone"
msgstr "Time Zone"

#: wp-includes/class-wp-xmlrpc-server.php:417
msgid "Software Version"
msgstr "Software Version"

#: wp-includes/class-wp-xmlrpc-server.php:412
msgid "Software Name"
msgstr "Software Name"

#: wp-signup.php:846
msgid "User registration has been disabled."
msgstr "User registration has been disabled."

#: wp-signup.php:834
msgid "Registration has been disabled."
msgstr "Registration has been disabled."

#: wp-signup.php:756
msgid "Still waiting for your email?"
msgstr "Still waiting for your email?"

#: wp-signup.php:673
msgid "Signup"
msgstr "Signup"

#: wp-signup.php:609
msgid "If you do not activate your username within two days, you will have to sign up again."
msgstr "If you do not activate your username within two days, you will have to sign up again."

#: wp-signup.php:606
msgid "But, before you can start using your new username, <strong>you must activate it</strong>."
msgstr "But, before you can start using your new username, <strong>you must activate it</strong>."

#. translators: %s: username
#: wp-signup.php:605
msgid "%s is your new username"
msgstr "%s is your new username"

#: wp-includes/script-loader.php:979 wp-signup.php:559
msgid "Next"
msgstr "Next"

#: wp-signup.php:555
msgid "Just a username, please."
msgstr "Just a username, please."

#. translators: %s: name of the network
#: wp-signup.php:535
msgid "Get your own %s account in seconds"
msgstr "Get your own %s account in seconds"

#: wp-signup.php:310
msgid "There was a problem, please correct the form below and try again."
msgstr "There was a problem, please correct the form below and try again."

#: wp-signup.php:236
msgid "Email&nbsp;Address:"
msgstr "Email&nbsp;Address:"

#: wp-signup.php:233
msgid "(Must be at least 4 characters, letters and numbers only.)"
msgstr "(Must be at least 4 characters, letters and numbers only.)"

#: wp-signup.php:173
msgid "Privacy:"
msgstr "Privacy:"

#. translators: %s: POP3 error
#: wp-mail.php:232
msgid "Oops: %s"
msgstr "Oops: %s"

#. translators: Post author email address
#: wp-mail.php:122
msgid "Author is %s"
msgstr "Author is %s"

#: wp-mail.php:54
msgid "There doesn&#8217;t seem to be any new mail."
msgstr "There doesn&#8217;t seem to be any new mail."

#: wp-mail.php:34
msgid "Slow down cowboy, no need to check for new mails so often!"
msgstr "Steady on old bean, no need to check for new mails so often."

#: wp-login.php:865
msgid "Registration complete. Please check your email."
msgstr "Registration complete. Please check your email."

#: wp-login.php:863
msgid "Check your email for your new password."
msgstr "Check your email for your new password."

#: wp-login.php:861
msgid "Check your email for the confirmation link."
msgstr "Check your email for the confirmation link."

#: wp-login.php:859
msgid "User registration is currently not allowed."
msgstr "User registration is currently not allowed."

#: wp-login.php:857
msgid "You are now logged out."
msgstr "You are now logged out."

#: wp-login.php:816
msgid "You have logged in successfully."
msgstr "You have logged in successfully."

#: wp-includes/user.php:144 wp-includes/user.php:170 wp-includes/user.php:222
#: wp-includes/user.php:242 wp-login.php:745 wp-login.php:939
msgid "Lost your password?"
msgstr "Lost your password?"

#: wp-login.php:718
msgid "Register For This Site"
msgstr "Register For This Site"

#: wp-login.php:718
msgid "Registration Form"
msgstr "Registration Form"

#: wp-login.php:546
msgid "Get New Password"
msgstr "Get New Password"

#: wp-login.php:527
msgid "Lost Password"
msgstr "Lost Password"

#: wp-includes/user.php:2298
msgid "<strong>ERROR</strong>: The email address isn&#8217;t correct."
msgstr "<strong>ERROR</strong>: The email address isn&#8217;t correct."

#: wp-includes/user.php:2296
msgid "<strong>ERROR</strong>: Please type your email address."
msgstr "<strong>ERROR</strong>: Please type your email address."

#: wp-includes/user.php:2158 wp-includes/user.php:2161
#: wp-includes/user.php:2165 wp-includes/user.php:2189
#: wp-includes/user.php:2198 wp-includes/user.php:2202
#: wp-includes/user.php:2219
msgid "Invalid key"
msgstr "Invalid key"

#: wp-login.php:373
msgid "The email could not be sent."
msgstr "The email could not be sent."

#. translators: Password reset email subject. 1: Site name
#: wp-login.php:345
msgid "[%s] Password Reset"
msgstr "[%s] Password Reset"

#: wp-includes/user.php:2104
msgid "Password reset is not allowed for this user"
msgstr "Password reset is not allowed for this user"

#: wp-login.php:314
msgid "<strong>ERROR</strong>: Invalid username or email."
msgstr "<strong>ERROR</strong>: Invalid username or email."

#: wp-login.php:293
msgid "<strong>ERROR</strong>: There is no user registered with that email address."
msgstr "<strong>ERROR</strong>: There is no user registered with that email address."

#: wp-login.php:289
msgid "<strong>ERROR</strong>: Enter a username or email address."
msgstr "<strong>ERROR</strong>: Enter a username or email address."

#: wp-login.php:104
msgid "Powered by WordPress"
msgstr "Powered by WordPress"

#. translators: 1: WordPress version number, 2: Minimum required MySQL version
#. number
#: wp-includes/wp-db.php:3221
msgid "<strong>ERROR</strong>: WordPress %1$s requires MySQL %2$s or higher"
msgstr "<strong>ERROR</strong>: WordPress %1$s requires MySQL %2$s or higher"

#: wp-includes/widgets.php:173 wp-includes/widgets.php:244
msgid "Sidebar %d"
msgstr "Sidebar %d"

#: wp-includes/functions.php:5224 wp-includes/user.php:280
msgid "Please log in again."
msgstr "Please log in again."

#: wp-includes/user.php:310
msgid "<strong>ERROR</strong>: Your account has been marked as a spammer."
msgstr "<strong>ERROR</strong>: Your account has been marked as a spammer."

#: wp-includes/user.php:133 wp-includes/user.php:206
msgid "<strong>ERROR</strong>: The password field is empty."
msgstr "<strong>ERROR</strong>: The password field is empty."

#: wp-includes/user.php:130
msgid "<strong>ERROR</strong>: The username field is empty."
msgstr "<strong>ERROR</strong>: The username field is empty."

#: wp-includes/class-wp-theme.php:246
msgid "Stylesheet is missing."
msgstr "Stylesheet is missing."

#: wp-includes/class-wp-theme.php:298
msgid "The parent theme is missing. Please install the \"%s\" parent theme."
msgstr "The parent theme is missing. Please install the \"%s\" parent theme."

#: wp-includes/taxonomy.php:4048
msgid "Invalid object ID"
msgstr "Invalid object ID"

#. translators: 1: Taxonomy term slug
#: wp-includes/taxonomy.php:2661
msgid "The slug &#8220;%s&#8221; is already in use by another term"
msgstr "The slug &#8220;%s&#8221; is already in use by another term"

#: wp-includes/taxonomy.php:2086
msgid "Could not insert term into the database"
msgstr "Could not insert term into the database"

#: wp-includes/taxonomy.php:726 wp-includes/taxonomy.php:2575
#: wp-includes/taxonomy.php:3846
msgid "Empty Term"
msgstr "Empty Term"

#: wp-includes/script-loader.php:575
msgid "Saving Draft&#8230;"
msgstr "Saving Draft&#8230;"

#: wp-includes/script-loader.php:743
msgid "Could not set that as the thumbnail image. Try a different attachment."
msgstr "Could not set that as the thumbnail image. Try a different attachment."

#: wp-includes/script-loader.php:742
msgid "Saving..."
msgstr "Saving..."

#: wp-includes/script-loader.php:611
msgid "Remove From Bulk Edit"
msgstr "Remove From Bulk Edit"

#: wp-includes/script-loader.php:610 wp-includes/script-loader.php:619
msgid "Error while saving the changes."
msgstr "Error while saving the changes."

#: wp-includes/script-loader.php:597
msgid "Submitted on:"
msgstr "Submitted on:"

#: wp-includes/script-loader.php:571
msgid "Password Protected"
msgstr "Password Protected"

#: wp-includes/script-loader.php:562
msgid "No more comments found."
msgstr "No more comments found."

#: wp-includes/script-loader.php:561
msgid "Show more comments"
msgstr "Show more comments"

#: wp-includes/script-loader.php:558
msgid "Published on:"
msgstr "Published on:"

#: wp-includes/script-loader.php:557
msgid "Schedule for:"
msgstr "Schedule for:"

#: wp-includes/script-loader.php:556
msgid "Publish on:"
msgstr "Publish on:"

#: wp-includes/script-loader.php:404
msgctxt "password strength"
msgid "Medium"
msgstr "Medium"

#: wp-includes/script-loader.php:301
msgid "moved to the trash."
msgstr "moved to the bin."

#: wp-includes/script-loader.php:300
msgid "Crunching&hellip;"
msgstr "Crunching&hellip;"

#: wp-includes/script-loader.php:298
msgid "Upload stopped."
msgstr "Upload stopped."

#: wp-includes/script-loader.php:296
msgid "Security error."
msgstr "Security error."

#: wp-includes/script-loader.php:295
msgid "IO error."
msgstr "IO error."

#: wp-includes/script-loader.php:291
msgid "Upload failed."
msgstr "Upload failed."

#: wp-includes/script-loader.php:290
msgid "HTTP error."
msgstr "HTTP error."

#: wp-includes/script-loader.php:289
msgid "You may only upload 1 file."
msgstr "You may only upload one file."

#: wp-includes/script-loader.php:288
msgid "There was a configuration error. Please contact the server administrator."
msgstr "There was a configuration error. Please contact the server administrator."

#: wp-includes/script-loader.php:287
msgid "An error occurred in the upload. Please try again later."
msgstr "An error occurred in the upload. Please try again later."

#: wp-includes/script-loader.php:283
msgid "This file type is not allowed. Please try another."
msgstr "This file type is not allowed. Please try another."

#: wp-includes/script-loader.php:282
msgid "This file is empty. Please try another."
msgstr "This file is empty. Please try another."

#: wp-includes/script-loader.php:280
msgid "You have attempted to queue too many files."
msgstr "You have attempted to queue too many files."

#: wp-includes/script-loader.php:270
msgid "This feature requires inline frames. You have iframes disabled or your browser does not support them."
msgstr "This feature requires inline frames. You have iframes disabled or your browser does not support them."

#: wp-includes/script-loader.php:268
msgid "of"
msgstr "of"

#: wp-includes/script-loader.php:267
msgid "Image"
msgstr "Image"

#: wp-includes/script-loader.php:266
msgid "&lt; Prev"
msgstr "&lt; Prev"

#: wp-includes/script-loader.php:265
msgid "Next &gt;"
msgstr "Next &gt;"

#: wp-includes/script-loader.php:133 wp-includes/script-loader.php:518
msgid "An unidentified error has occurred."
msgstr "An unidentified error has occurred."

#: wp-includes/script-loader.php:96
msgid "Enter a description of the image"
msgstr "Enter a description of the image"

#: wp-includes/script-loader.php:95
msgid "Enter the URL of the image"
msgstr "Enter the URL of the image"

#: wp-includes/script-loader.php:94
msgid "Enter the URL"
msgstr "Enter the URL"

#: wp-includes/script-loader.php:93
msgid "close tags"
msgstr "close tags"

#: wp-includes/script-loader.php:92
msgid "Close all open tags"
msgstr "Close all open tags"

#: wp-includes/rss.php:917 wp-includes/widgets.php:1251
msgid "An error has occurred, which probably means the feed is down. Try again later."
msgstr "An error has occurred, which probably means the feed is down. Try again later."

#: wp-includes/user.php:2002
msgid "Jabber / Google Talk"
msgstr "Jabber / Google Talk"

#: wp-includes/user.php:2001
msgid "Yahoo IM"
msgstr "Yahoo IM"

#: wp-includes/user.php:2000
msgid "AIM"
msgstr "AIM"

#: wp-includes/user.php:1446
msgid "Cannot create a user with an empty login name."
msgstr "Cannot create a user with an empty login name."

#: wp-includes/revision.php:295
msgid "Cannot create a revision of a revision"
msgstr "Cannot create a revision of a revision"

#: wp-includes/post.php:3313
msgid "Could not insert post into the database"
msgstr "Could not insert post into the database"

#: wp-includes/post.php:3298
msgid "Could not update post in the database"
msgstr "Could not update post in the database"

#: wp-includes/post.php:3059
msgid "Content, title, and excerpt are empty."
msgstr "Content, title, and excerpt are empty."

#: wp-includes/post.php:237
msgid "Trash <span class=\"count\">(%s)</span>"
msgid_plural "Trash <span class=\"count\">(%s)</span>"
msgstr[0] "Bin <span class=\"count\">(%s)</span>"
msgstr[1] "Bin <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:230
msgid "Private <span class=\"count\">(%s)</span>"
msgid_plural "Private <span class=\"count\">(%s)</span>"
msgstr[0] "Private <span class=\"count\">(%s)</span>"
msgstr[1] "Private <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:223
msgid "Pending <span class=\"count\">(%s)</span>"
msgid_plural "Pending <span class=\"count\">(%s)</span>"
msgstr[0] "Pending <span class=\"count\">(%s)</span>"
msgstr[1] "Pending <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:216
msgid "Draft <span class=\"count\">(%s)</span>"
msgid_plural "Drafts <span class=\"count\">(%s)</span>"
msgstr[0] "Draft <span class=\"count\">(%s)</span>"
msgstr[1] "Drafts <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:209
msgid "Scheduled <span class=\"count\">(%s)</span>"
msgid_plural "Scheduled <span class=\"count\">(%s)</span>"
msgstr[0] "Scheduled <span class=\"count\">(%s)</span>"
msgstr[1] "Scheduled <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:202
msgid "Published <span class=\"count\">(%s)</span>"
msgid_plural "Published <span class=\"count\">(%s)</span>"
msgstr[0] "Published <span class=\"count\">(%s)</span>"
msgstr[1] "Published <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:96
msgid "Revision"
msgstr "Revision"

#. translators: %s: revision date
#. translators: %s: revision date with author avatar
#: wp-includes/post-template.php:1700 wp-includes/post-template.php:1752
msgid "%s [Current Revision]"
msgstr "%s [Current Revision]"

#. translators: %s: revision date
#. translators: %s: revision date with author avatar
#: wp-includes/post-template.php:1698 wp-includes/post-template.php:1750
msgid "%s [Autosave]"
msgstr "%s [Autosave]"

#: wp-includes/post-template.php:1334
msgid "Home"
msgstr "Home"

#: wp-includes/post-template.php:866
msgid "Previous page"
msgstr "Previous page"

#: wp-includes/post-template.php:865
msgid "Next page"
msgstr "Next page"

#: wp-includes/post-template.php:385
msgid "There is no excerpt because this is a protected post."
msgstr "There is no excerpt because this is a protected post."

#: wp-includes/post-template.php:145
msgid "Private: %s"
msgstr "Private: %s"

#: wp-includes/post-template.php:130
msgid "Protected: %s"
msgstr "Protected: %s"

#: wp-includes/pluggable.php:1795
msgid "[%s] Your username and password info"
msgstr "[%s] Your username and password info"

#: wp-includes/pluggable.php:1762
msgid "[%s] New User Registration"
msgstr "[%s] New User Registration"

#: wp-includes/pluggable.php:1759 wp-includes/pluggable.php:1789
#: wp-login.php:329
msgid "Username: %s"
msgstr "Username: %s"

#. translators: Comment moderation notification email subject. 1: Site name, 2:
#. Post title
#: wp-includes/pluggable.php:1647
msgid "[%1$s] Please moderate: \"%2$s\""
msgstr "[%1$s] Please moderate: \"%2$s\""

#. translators: Comment moderation. 1: Number of comments awaiting approval
#: wp-includes/pluggable.php:1642
msgid "Currently %s comment is waiting for approval. Please visit the moderation panel:"
msgid_plural "Currently %s comments are waiting for approval. Please visit the moderation panel:"
msgstr[0] "Currently %s comment is waiting for approval. Please visit the moderation panel:"
msgstr[1] "Currently %s comments are waiting for approval. Please visit the moderation panel:"

#. translators: Comment moderation. 1: Comment action URL
#: wp-includes/pluggable.php:1628
msgid "Approve it: %s"
msgstr "Approve it: %s"

#: wp-includes/pluggable.php:1610
msgid "Pingback excerpt: "
msgstr "Pingback excerpt: "

#: wp-includes/pluggable.php:1600
msgid "Trackback excerpt: "
msgstr "Trackback excerpt: "

#. translators: Comment moderation. 1: Comment action URL
#: wp-includes/pluggable.php:1475 wp-includes/pluggable.php:1639
msgid "Spam it: %s"
msgstr "Spam it: %s"

#. translators: Comment moderation. 1: Comment action URL
#: wp-includes/pluggable.php:1473 wp-includes/pluggable.php:1635
msgid "Delete it: %s"
msgstr "Delete it: %s"

#. translators: Comment moderation. 1: Comment action URL
#: wp-includes/pluggable.php:1471 wp-includes/pluggable.php:1632
msgid "Trash it: %s"
msgstr "Bin it: %s"

#. translators: 1: blog name, 2: post title
#: wp-includes/pluggable.php:1452
msgid "[%1$s] Pingback: \"%2$s\""
msgstr "[%1$s] Pingback: \"%2$s\""

#. translators: 1: blog name, 2: post title
#: wp-includes/pluggable.php:1441
msgid "[%1$s] Trackback: \"%2$s\""
msgstr "[%1$s] Trackback: \"%2$s\""

#. translators: 1: blog name, 2: post title
#: wp-includes/pluggable.php:1463
msgid "[%1$s] Comment: \"%2$s\""
msgstr "[%1$s] Comment: \"%2$s\""

#: wp-includes/ms-load.php:483
msgid "What do I do now?"
msgstr "What do I do now?"

#. translators: New user notification email subject. 1: Network name, 2: New
#. user login
#: wp-includes/ms-functions.php:1619
msgid "New %1$s User: %2$s"
msgstr "New %1$s User: %2$s"

#: wp-includes/ms-functions.php:1266
msgid "New User Registration: %s"
msgstr "New User Registration: %s"

#: wp-includes/ms-functions.php:1008
msgid "That username is already activated."
msgstr "That username is already activated."

#: wp-includes/ms-functions.php:1000
msgid "Could not create user"
msgstr "Could not create user"

#: wp-includes/ms-functions.php:980
msgid "Invalid activation key."
msgstr "Invalid activation key."

#: wp-includes/ms-functions.php:497
msgid "That email address has already been used. Please check your inbox for an activation email. It will become available in a couple of days if you do nothing."
msgstr "That email address has already been used. Please check your inbox for an activation email. It will become available in a couple of days if you do nothing."

#: wp-includes/ms-functions.php:487
msgid "That username is currently reserved but may be available in a couple of days."
msgstr "That username is currently reserved but may be available in a couple of days."

#: wp-includes/ms-functions.php:475 wp-includes/user.php:1526
msgid "Sorry, that email address is already used!"
msgstr "Sorry, that email address is already used!"

#: wp-includes/ms-functions.php:471 wp-includes/user.php:1452
msgid "Sorry, that username already exists!"
msgstr "Sorry, that username already exists!"

#: wp-includes/ms-functions.php:465
msgid "Sorry, that email address is not allowed!"
msgstr "Sorry, that email address is not allowed!"

#: wp-includes/ms-functions.php:456
msgid "Sorry, usernames must have letters too!"
msgstr "Sorry, usernames must have letters too!"

#: wp-includes/ms-functions.php:445
msgid "You cannot use that email address to signup. We are having problems with them blocking some of our email. Please use another email provider."
msgstr "You cannot use that email address to signup. We are having problems with them blocking some of our email. Please use another email provider."

#: wp-includes/ms-functions.php:241
msgid "That user does not exist."
msgstr "That user does not exist."

#: wp-includes/class-wp-locale.php:203
msgid "PM"
msgstr "PM"

#: wp-includes/class-wp-locale.php:202
msgid "AM"
msgstr "AM"

#: wp-includes/class-wp-locale.php:201
msgid "pm"
msgstr "pm"

#: wp-includes/class-wp-locale.php:200
msgid "am"
msgstr "am"

#: wp-includes/link-template.php:2735
msgid "&laquo; Older Comments"
msgstr "&laquo; Older Comments"

#: wp-includes/link-template.php:2691
msgid "Newer Comments &raquo;"
msgstr "Newer Comments &raquo;"

#: wp-includes/deprecated.php:2671
msgid "Last Post"
msgstr "Last Post"

#: wp-includes/link-template.php:1779 wp-includes/link-template.php:2021
msgid "Next Post"
msgstr "Next Post"

#: wp-includes/link-template.php:1779 wp-includes/link-template.php:2021
msgid "Previous Post"
msgstr "Previous Post"

#: wp-includes/link-template.php:699
msgid "Comments Feed"
msgstr "Comments Feed"

#: wp-includes/class-wp-editor.php:1048
msgid "Insert Page Break tag"
msgstr "Insert Page Break tag"

#: wp-includes/class-wp-customize-manager.php:3982
#: wp-includes/class-wp-customize-manager.php:4023
msgid "Fill Screen"
msgstr "Fill Screen"

#: wp-includes/class-wp-editor.php:942
msgid "Remove link"
msgstr "Remove link"

#: wp-includes/script-loader.php:104
msgid "Insert link"
msgstr "Insert link"

#: wp-includes/class-wp-editor.php:961
msgid "Check Spelling"
msgstr "Check Spelling"

#: wp-includes/class-wp-editor.php:871
msgid "Select all"
msgstr "Select all"

#: wp-includes/class-wp-editor.php:1072
msgid "Action"
msgstr "Action"

#: wp-includes/class-wp-editor.php:1071
msgid "Letter"
msgstr "Letter"

#: wp-includes/media-template.php:1008
msgid "Link Rel"
msgstr "Link Rel"

#: wp-includes/class-wp-editor.php:910
msgid "Source"
msgstr "Source"

#: wp-includes/media.php:3465
msgid "Edit Gallery"
msgstr "Edit Gallery"

#: wp-includes/customize/class-wp-customize-background-position-control.php:57
msgid "Bottom Right"
msgstr "Bottom Right"

#: wp-includes/customize/class-wp-customize-background-position-control.php:55
msgid "Bottom Left"
msgstr "Bottom Left"

#: wp-includes/customize/class-wp-customize-background-position-control.php:47
msgid "Top Right"
msgstr "Top Right"

#: wp-includes/customize/class-wp-customize-background-position-control.php:45
msgid "Top Left"
msgstr "Top Left"

#: wp-includes/script-loader.php:369
msgid "Mute"
msgstr "Mute"

#: wp-includes/class-wp-editor.php:937 wp-includes/script-loader.php:352
msgid "Fullscreen"
msgstr "Fullscreen"

#: wp-includes/admin-bar.php:795
msgid "Background"
msgstr "Background"

#: wp-includes/media-template.php:845 wp-includes/media-template.php:911
msgid "Align"
msgstr "Align"

#: wp-includes/media-template.php:1094 wp-includes/media-template.php:1183
msgid "Loop"
msgstr "Loop"

#: wp-includes/class-wp-editor.php:912
msgid "Constrain proportions"
msgstr "Constrain proportions"

#: wp-includes/class-wp-editor.php:908
msgid "General"
msgstr "General"

#: wp-includes/class-wp-editor.php:1010
#: wp-includes/customize/class-wp-customize-background-position-control.php:56
msgid "Bottom"
msgstr "Bottom"

#: wp-includes/class-wp-editor.php:1009
msgid "Middle"
msgstr "Middle"

#: wp-includes/class-wp-editor.php:1008
#: wp-includes/customize/class-wp-customize-background-position-control.php:46
msgid "Top"
msgstr "Top"

#: wp-includes/class-wp-editor.php:939
msgid "Horizontal space"
msgstr "Horizontal space"

#: wp-includes/class-wp-editor.php:913
msgid "Vertical space"
msgstr "Vertical space"

#: wp-includes/class-wp-editor.php:916
msgid "Dimensions"
msgstr "Dimensions"

#: wp-includes/class-wp-editor.php:911
msgid "Border"
msgstr "Border"

#: wp-includes/class-wp-editor.php:914
msgid "Image description"
msgstr "Image description"

#: wp-includes/class-wp-editor.php:828
msgid "New document"
msgstr "New document"

#: wp-includes/class-wp-editor.php:870
msgid "Paste"
msgstr "Paste"

#: wp-includes/class-wp-editor.php:869
msgid "Copy"
msgstr "Copy"

#: wp-includes/class-wp-editor.php:868
msgid "Cut"
msgstr "Cut"

#: wp-includes/class-wp-editor.php:852
msgid "Superscript"
msgstr "Superscript"

#: wp-includes/class-wp-editor.php:851
msgid "Subscript"
msgstr "Subscript"

#: wp-includes/class-wp-editor.php:850
msgid "Strikethrough"
msgstr "Strikethrough"

#: wp-includes/class-wp-editor.php:849
msgid "Underline"
msgstr "Underline"

#: wp-includes/class-wp-editor.php:855 wp-includes/script-loader.php:102
msgid "Italic"
msgstr "Italic"

#: wp-includes/class-wp-editor.php:854 wp-includes/script-loader.php:100
msgid "Bold"
msgstr "Bold"

#: wp-includes/class-wp-editor.php:856 wp-includes/script-loader.php:118
msgid "Code"
msgstr "Code"

#: wp-includes/class-wp-editor.php:842 wp-includes/script-loader.php:105
msgid "Blockquote"
msgstr "Blockquote"

#: wp-includes/class-wp-editor.php:837
msgid "Heading 6"
msgstr "Heading 6"

#: wp-includes/class-wp-editor.php:836
msgid "Heading 5"
msgstr "Heading 5"

#: wp-includes/class-wp-editor.php:835
msgid "Heading 4"
msgstr "Heading 4"

#: wp-includes/class-wp-editor.php:834
msgid "Heading 3"
msgstr "Heading 3"

#: wp-includes/class-wp-editor.php:833
msgid "Heading 2"
msgstr "Heading 2"

#: wp-includes/class-wp-editor.php:832
msgid "Heading 1"
msgstr "Heading 1"

#: wp-includes/class-wp-editor.php:841
msgid "Paragraph"
msgstr "Paragraph"

#: wp-includes/class-wp-editor.php:898
msgid "Document properties"
msgstr "Document properties"

#: wp-includes/class-wp-editor.php:1033 wp-includes/script-loader.php:463
#: wp-includes/script-loader.php:574 wp-includes/script-loader.php:583
#: wp-includes/script-loader.php:752 wp-includes/theme.php:2949
msgid "The changes you made will be lost if you navigate away from this page."
msgstr "The changes you made will be lost if you navigate away from this page."

#: wp-includes/class-wp-editor.php:975
msgid "Row"
msgstr "Row"

#: wp-includes/class-wp-editor.php:969
msgid "Delete table"
msgstr "Delete table"

#: wp-includes/class-wp-editor.php:994
msgid "Copy table row"
msgstr "Copy table row"

#: wp-includes/class-wp-editor.php:993
msgid "Cut table row"
msgstr "Cut table row"

#: wp-includes/class-wp-editor.php:990
msgid "Paste table row after"
msgstr "Paste table row after"

#: wp-includes/class-wp-editor.php:989
msgid "Paste table row before"
msgstr "Paste table row before"

#: wp-includes/class-wp-editor.php:970
msgid "Table properties"
msgstr "Table properties"

#: wp-includes/class-wp-editor.php:972
msgid "Table cell properties"
msgstr "Table cell properties"

#: wp-includes/class-wp-editor.php:971
msgid "Table row properties"
msgstr "Table row properties"

#: wp-includes/class-wp-editor.php:995
msgid "Merge table cells"
msgstr "Merge table cells"

#: wp-includes/class-wp-editor.php:988
msgid "Insert column after"
msgstr "Insert column after"

#: wp-includes/class-wp-editor.php:987
msgid "Insert column before"
msgstr "Insert column before"

#: wp-includes/class-wp-editor.php:991
msgid "Delete row"
msgstr "Delete row"

#: wp-includes/class-wp-editor.php:986
msgid "Insert row after"
msgstr "Insert row after"

#: wp-includes/class-wp-editor.php:985
msgid "Insert row before"
msgstr "Insert row before"

#: wp-includes/class-wp-editor.php:941 wp-includes/class-wp-editor.php:1442
#: wp-includes/script-loader.php:428
msgid "Insert/edit link"
msgstr "Insert/edit link"

#: wp-includes/class-wp-editor.php:907
msgid "Insert/edit image"
msgstr "Insert/edit image"

#: wp-includes/class-wp-editor.php:935
msgid "Print"
msgstr "Print"

#. translators: three-letter abbreviation of the weekday
#: wp-includes/class-wp-locale.php:155
msgid "Sat"
msgstr "Sat"

#. translators: three-letter abbreviation of the weekday
#: wp-includes/class-wp-locale.php:154
msgid "Fri"
msgstr "Fri"

#. translators: three-letter abbreviation of the weekday
#: wp-includes/class-wp-locale.php:153
msgid "Thu"
msgstr "Thu"

#. translators: three-letter abbreviation of the weekday
#: wp-includes/class-wp-locale.php:152
msgid "Wed"
msgstr "Wed"

#. translators: three-letter abbreviation of the weekday
#: wp-includes/class-wp-locale.php:151
msgid "Tue"
msgstr "Tue"

#. translators: three-letter abbreviation of the weekday
#: wp-includes/class-wp-locale.php:150
msgid "Mon"
msgstr "Mon"

#. translators: three-letter abbreviation of the weekday
#: wp-includes/class-wp-locale.php:149
msgid "Sun"
msgstr "Sun"

#. translators: weekday
#: wp-includes/class-wp-locale.php:137 wp-includes/class-wp-locale.php:146
#: wp-includes/class-wp-locale.php:155
msgid "Saturday"
msgstr "Saturday"

#. translators: weekday
#: wp-includes/class-wp-locale.php:136 wp-includes/class-wp-locale.php:145
#: wp-includes/class-wp-locale.php:154
msgid "Friday"
msgstr "Friday"

#. translators: weekday
#: wp-includes/class-wp-locale.php:135 wp-includes/class-wp-locale.php:144
#: wp-includes/class-wp-locale.php:153
msgid "Thursday"
msgstr "Thursday"

#. translators: weekday
#: wp-includes/class-wp-locale.php:134 wp-includes/class-wp-locale.php:143
#: wp-includes/class-wp-locale.php:152
msgid "Wednesday"
msgstr "Wednesday"

#. translators: weekday
#: wp-includes/class-wp-locale.php:133 wp-includes/class-wp-locale.php:142
#: wp-includes/class-wp-locale.php:151
msgid "Tuesday"
msgstr "Tuesday"

#. translators: weekday
#: wp-includes/class-wp-locale.php:132 wp-includes/class-wp-locale.php:141
#: wp-includes/class-wp-locale.php:150
msgid "Monday"
msgstr "Monday"

#. translators: weekday
#: wp-includes/class-wp-locale.php:131 wp-includes/class-wp-locale.php:140
#: wp-includes/class-wp-locale.php:149
msgid "Sunday"
msgstr "Sunday"

#. translators: month name
#: wp-includes/class-wp-locale.php:169 wp-includes/class-wp-locale.php:197
msgid "December"
msgstr "December"

#. translators: month name
#: wp-includes/class-wp-locale.php:168 wp-includes/class-wp-locale.php:196
msgid "November"
msgstr "November"

#. translators: month name
#: wp-includes/class-wp-locale.php:167 wp-includes/class-wp-locale.php:195
msgid "October"
msgstr "October"

#. translators: month name
#: wp-includes/class-wp-locale.php:166 wp-includes/class-wp-locale.php:194
msgid "September"
msgstr "September"

#. translators: month name
#: wp-includes/class-wp-locale.php:165 wp-includes/class-wp-locale.php:193
msgid "August"
msgstr "August"

#. translators: month name
#: wp-includes/class-wp-locale.php:164 wp-includes/class-wp-locale.php:192
msgid "July"
msgstr "July"

#. translators: month name
#: wp-includes/class-wp-locale.php:163 wp-includes/class-wp-locale.php:191
msgid "June"
msgstr "June"

#. translators: month name
#: wp-includes/class-wp-locale.php:162 wp-includes/class-wp-locale.php:190
msgid "May"
msgstr "May"

#. translators: month name
#: wp-includes/class-wp-locale.php:161 wp-includes/class-wp-locale.php:189
msgid "April"
msgstr "April"

#. translators: month name
#: wp-includes/class-wp-locale.php:160 wp-includes/class-wp-locale.php:188
msgid "March"
msgstr "March"

#. translators: month name
#: wp-includes/class-wp-locale.php:159 wp-includes/class-wp-locale.php:187
msgid "February"
msgstr "February"

#. translators: month name
#: wp-includes/class-wp-locale.php:158 wp-includes/class-wp-locale.php:186
msgid "January"
msgstr "January"

#: wp-includes/class-wp-http-curl.php:189
#: wp-includes/class-wp-http-streams.php:228
msgid "Could not open handle for fopen() to %s"
msgstr "Could not open handle for fopen() to %s"

#: wp-includes/class-http.php:965 wp-includes/class-wp-http-curl.php:232
#: wp-includes/class-wp-http-curl.php:271
msgid "Too many redirects."
msgstr "Too many redirects."

#: wp-includes/class-http.php:268
msgid "User has blocked requests through HTTP."
msgstr "User has blocked requests through HTTP."

#: wp-includes/class-wp-theme.php:784
msgid "Gray"
msgstr "Grey"

#: wp-includes/general-template.php:3259
msgid "Next &raquo;"
msgstr "Next &raquo;"

#: wp-includes/general-template.php:3258
msgid "&laquo; Previous"
msgstr "&laquo; Previous"

#. translators: 1: blog name, 2: separator(raquo), 3: search phrase
#: wp-includes/general-template.php:2660
msgid "%1$s %2$s Search Results for &#8220;%3$s&#8221; Feed"
msgstr "%1$s %2$s Search Results for &#8220;%3$s&#8221; Feed"

#. translators: 1: blog name, 2: separator(raquo), 3: author name
#: wp-includes/general-template.php:2658
msgid "%1$s %2$s Posts by %3$s Feed"
msgstr "%1$s %2$s Posts by %3$s Feed"

#. translators: 1: blog name, 2: separator(raquo), 3: tag name
#: wp-includes/general-template.php:2654
msgid "%1$s %2$s %3$s Tag Feed"
msgstr "%1$s %2$s %3$s Tag Feed"

#. translators: 1: blog name, 2: separator(raquo), 3: category name
#: wp-includes/general-template.php:2652
msgid "%1$s %2$s %3$s Category Feed"
msgstr "%1$s %2$s %3$s Category Feed"

#. translators: 1: blog name, 2: separator(raquo), 3: post title
#: wp-includes/general-template.php:2650
msgid "%1$s %2$s %3$s Comments Feed"
msgstr "%1$s %2$s %3$s Comments Feed"

#. translators: 1: blog title, 2: separator (raquo)
#: wp-includes/general-template.php:2610
msgid "%1$s %2$s Comments Feed"
msgstr "%1$s %2$s Comments Feed"

#. translators: 1: blog title, 2: separator (raquo)
#: wp-includes/general-template.php:2608
msgid "%1$s %2$s Feed"
msgstr "%1$s %2$s Feed"

#. translators: Separator between blog name and feed type in feed links
#: wp-includes/general-template.php:2606 wp-includes/general-template.php:2648
msgctxt "feed link"
msgid "&raquo;"
msgstr "&raquo;"

#. translators: Calendar caption: 1: month name, 2: 4-digit year
#: wp-includes/general-template.php:1968
msgctxt "calendar caption"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#. translators: 1: month name, 2: 4-digit year
#: wp-includes/general-template.php:1743 wp-includes/media.php:3345
msgid "%1$s %2$d"
msgstr "%1$s %2$d"

#: wp-includes/general-template.php:969 wp-includes/general-template.php:1184
msgid "Page not found"
msgstr "Page not found"

#. translators: 1: separator, 2: search phrase
#: wp-includes/general-template.php:1179
msgid "Search Results %1$s %2$s"
msgstr "Search Results %1$s %2$s"

#: wp-includes/general-template.php:543
msgid "Site Admin"
msgstr "Site Admin"

#: wp-includes/general-template.php:539 wp-login.php:553 wp-login.php:666
#: wp-login.php:740 wp-login.php:933
msgid "Register"
msgstr "Register"

#: wp-includes/general-template.php:410 wp-login.php:914
msgid "Remember Me"
msgstr "Remember Me"

#: wp-includes/general-template.php:274
msgid "Log out"
msgstr "Log out"

#: wp-includes/general-template.php:272 wp-login.php:550 wp-login.php:613
#: wp-login.php:663 wp-login.php:744
msgid "Log in"
msgstr "Log in"

#: wp-includes/functions.php:4626
msgid "Manual Offsets"
msgstr "Manual Offsets"

#: wp-includes/functions.php:4618 wp-includes/functions.php:4622
msgid "UTC"
msgstr "GMT"

#: wp-includes/functions.php:4573
msgid "Select a city"
msgstr "Select a city"

#. translators: 1: PHP function name, 2: version number
#: wp-includes/functions.php:3978
msgid "%1$s was called with an argument that is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "%1$s was called with an argument that is <strong>deprecated</strong> since version %2$s with no alternative available."

#. translators: 1: PHP function name, 2: version number, 3: optional message
#. regarding the change
#: wp-includes/functions.php:3975
msgid "%1$s was called with an argument that is <strong>deprecated</strong> since version %2$s! %3$s"
msgstr "%1$s was called with an argument that is <strong>deprecated</strong> since version %2$s! %3$s"

#. translators: 1: PHP function name, 2: version number
#. translators: 1: PHP file name, 2: version number
#. translators: 1: WordPress hook name, 2: version number
#: wp-includes/functions.php:3786 wp-includes/functions.php:3914
#: wp-includes/functions.php:4037
msgid "%1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "%1$s is <strong>deprecated</strong> since version %2$s with no alternative available."

#. translators: 1: PHP function name, 2: version number, 3: alternative
#. function name
#. translators: 1: PHP file name, 2: version number, 3: alternative file name
#. translators: 1: WordPress hook name, 2: version number, 3: alternative hook
#. name
#: wp-includes/functions.php:3783 wp-includes/functions.php:3911
#: wp-includes/functions.php:4034
msgid "%1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "%1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."

#: wp-includes/functions.php:2691 wp-load.php:92
msgid "WordPress &rsaquo; Error"
msgstr "WordPress &rsaquo; Error"

#: wp-includes/functions.php:2679
msgid "&laquo; Back"
msgstr "&laquo; Back"

#: wp-includes/functions.php:2554 wp-includes/ms-functions.php:1970
msgid "Please try again."
msgstr "Please try again."

#. translators: %s: logout URL
#: wp-includes/functions.php:2545
msgid "Do you really want to <a href=\"%s\">log out</a>?"
msgstr "Do you really want to <a href=\"%s\">log out</a>?"

#: wp-includes/functions.php:2559
msgid "WordPress Failure Notice"
msgstr "WordPress Failure Notice"

#. translators: %s: site name
#: wp-includes/functions.php:2538
msgid "You are attempting to log out of %s"
msgstr "You are attempting to log out of %s"

#: wp-includes/functions.php:2183
msgid "Could not write file %s"
msgstr "Could not write file %s"

#: wp-includes/functions.php:2137
msgid "Empty filename"
msgstr "Empty filename"

#. translators: %s: directory path
#: wp-includes/functions.php:1909 wp-includes/functions.php:2175
msgid "Unable to create directory %s. Is its parent directory writable by the server?"
msgstr "Unable to create directory %s. Is its parent directory writable by the server?"

#: wp-includes/option.php:156
msgid "%s is a protected WP option and may not be modified"
msgstr "%s is a protected WP option and may not be modified"

#. translators: used between list items, there is a space after the comma
#: wp-includes/class-wp-theme.php:741
msgid ", "
msgstr ", "

#. translators: Time difference between two dates, in days. 1: Number of days
#: wp-includes/formatting.php:3233
msgid "%s day"
msgid_plural "%s days"
msgstr[0] "%s day"
msgstr[1] "%s days"

#. translators: Time difference between two dates, in hours. 1: Number of hours
#: wp-includes/formatting.php:3227
msgid "%s hour"
msgid_plural "%s hours"
msgstr[0] "%s hour"
msgstr[1] "%s hours"

#. translators: Time difference between two dates, in minutes (min=minute). 1:
#. Number of minutes
#: wp-includes/formatting.php:3221
msgid "%s min"
msgid_plural "%s mins"
msgstr[0] "%s min"
msgstr[1] "%s mins"

#: wp-includes/feed-rss2-comments.php:91
msgid "Protected Comments: Please enter your password to view comments."
msgstr "Protected Comments: Please enter your password to view comments."

#. translators: Comments feed title. 1: Post title
#: wp-includes/feed-rss2-comments.php:38
msgid "Comments on: %s"
msgstr "Comments on: %s"

#. translators: Comment author title. 1: Comment author name
#: wp-includes/feed-atom-comments.php:84 wp-includes/feed-rss2-comments.php:83
msgid "By: %s"
msgstr "By: %s"

#. translators: Individual comment title. 1: Post title, 2: Comment author name
#: wp-includes/feed-atom-comments.php:81 wp-includes/feed-rss2-comments.php:80
msgid "Comment on %1$s by %2$s"
msgstr "Comment on %1$s by %2$s"

#. translators: Comments feed title. 1: Site name
#: wp-includes/feed-atom-comments.php:39 wp-includes/feed-rss2-comments.php:44
msgid "Comments for %s"
msgstr "Comments for %s"

#. translators: Comments feed title. 1: Site name, 2: Search query
#: wp-includes/feed-atom-comments.php:36 wp-includes/feed-rss2-comments.php:41
msgid "Comments for %1$s searching on %2$s"
msgstr "Comments for %1$s searching on %2$s"

#: wp-includes/deprecated.php:1840 wp-includes/post-template.php:1499
msgid "Missing Attachment"
msgstr "Missing Attachment"

#: wp-includes/deprecated.php:963
msgid "Last updated"
msgstr "Last updated"

#: wp-includes/deprecated.php:64
msgid "new WordPress Loop"
msgstr "new WordPress Loop"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:30
msgid "Tag Cloud"
msgstr "Tag Cloud"

#: wp-includes/widgets.php:1373
msgid "Display item date?"
msgstr "Display item date?"

#: wp-includes/widgets.php:1370
msgid "Display item author if available?"
msgstr "Display item author if available?"

#: wp-includes/widgets.php:1367
msgid "Display item content?"
msgstr "Display item content?"

#: wp-includes/widgets.php:1357
msgid "How many items would you like to display?"
msgstr "How many items would you like to display?"

#: wp-includes/widgets.php:1354
msgid "Give the feed a title (optional):"
msgstr "Give the feed a title (optional):"

#: wp-includes/widgets.php:1351
msgid "Enter the RSS feed URL here:"
msgstr "Enter the RSS feed URL here:"

#: wp-includes/widgets.php:1267
msgid "Untitled"
msgstr "Untitled"

#. translators: comments widget: 1: comment author, 2: post link
#: wp-includes/widgets/class-wp-widget-recent-comments.php:116
msgctxt "widgets"
msgid "%1$s on %2$s"
msgstr "%1$s on %2$s"

#: wp-includes/widgets/class-wp-widget-recent-posts.php:135
msgid "Number of posts to show:"
msgstr "Number of posts to show:"

#: wp-includes/widgets/class-wp-widget-recent-posts.php:31
#: wp-includes/widgets/class-wp-widget-recent-posts.php:50
msgid "Recent Posts"
msgstr "Recent Posts"

#: wp-includes/widgets/class-wp-widget-categories.php:170
msgid "Show hierarchy"
msgstr "Show hierarchy"

#: wp-includes/widgets/class-wp-widget-categories.php:71
msgid "Select Category"
msgstr "Select Category"

#: wp-includes/widgets/class-wp-widget-text.php:115
msgid "Automatically add paragraphs"
msgstr "Automatically add paragraphs"

#: wp-includes/widgets/class-wp-widget-text.php:32
msgid "Text"
msgstr "Text"

#: wp-includes/widgets/class-wp-widget-calendar.php:41
msgid "Calendar"
msgstr "Calendar"

#: wp-includes/widgets/class-wp-widget-meta.php:58
msgid "Entries <abbr title=\"Really Simple Syndication\">RSS</abbr>"
msgstr "Entries <abbr title=\"Really Simple Syndication\">RSS</abbr>"

#: wp-includes/widgets/class-wp-widget-archives.php:161
#: wp-includes/widgets/class-wp-widget-categories.php:167
msgid "Show post counts"
msgstr "Show post counts"

#: wp-includes/widgets/class-wp-widget-archives.php:82
msgid "Select Month"
msgstr "Select Month"

#: wp-includes/widgets/class-wp-widget-links.php:158
msgid "Show Link Rating"
msgstr "Show Link Rating"

#: wp-includes/widgets/class-wp-widget-links.php:156
msgid "Show Link Description"
msgstr "Show Link Description"

#: wp-includes/widgets/class-wp-widget-links.php:154
msgid "Show Link Name"
msgstr "Show Link Name"

#: wp-includes/widgets/class-wp-widget-links.php:152
msgid "Show Link Image"
msgstr "Show Link Image"

#: wp-includes/widgets/class-wp-widget-links.php:27
msgid "Your blogroll"
msgstr "Your blogroll"

#: wp-includes/widgets/class-wp-widget-pages.php:146
msgid "Page IDs, separated by commas."
msgstr "Page IDs, separated by commas."

#: wp-includes/widgets/class-wp-widget-pages.php:143
msgid "Exclude:"
msgstr "Exclude:"

#: wp-includes/widgets/class-wp-widget-pages.php:139
msgid "Page ID"
msgstr "Page ID"

#: wp-includes/widgets/class-wp-widget-pages.php:138
msgid "Page order"
msgstr "Page order"

#: wp-includes/widgets/class-wp-widget-pages.php:137
msgid "Page title"
msgstr "Page title"

#: wp-includes/widgets/class-wp-widget-links.php:142
#: wp-includes/widgets/class-wp-widget-pages.php:135
msgid "Sort by:"
msgstr "Sort by:"

#: wp-includes/cron.php:407
msgid "Once Daily"
msgstr "Once Daily"

#: wp-includes/cron.php:406
msgid "Twice Daily"
msgstr "Twice Daily"

#: wp-includes/cron.php:405
msgid "Once Hourly"
msgstr "Once Hourly"

#: wp-includes/cron.php:205
msgid "This argument has changed to an array to match the behavior of the other cron functions."
msgstr "This argument has changed to an array to match the behaviour of the other cron functions."

#: wp-includes/comment.php:2101
msgid "Could not update comment status"
msgstr "Could not update comment status"

#: wp-includes/comment.php:658 wp-includes/comment.php:661
#: wp-includes/comment.php:664
msgid "Duplicate comment detected; it looks as though you&#8217;ve already said that!"
msgstr "Duplicate comment detected; it looks as though you&#8217;ve already said that!"

#: wp-includes/comment.php:241
msgid "Unapproved"
msgstr "Unapproved"

#: wp-includes/comment-template.php:2248
msgid "Post Comment"
msgstr "Post Comment"

#: wp-includes/comment-template.php:2247
msgid "Cancel reply"
msgstr "Cancel reply"

#: wp-includes/comment-template.php:1871 wp-includes/comment-template.php:2242
msgid "Leave a Reply to %s"
msgstr "Leave a Reply to %s"

#: wp-includes/comment-template.php:1870 wp-includes/comment-template.php:2241
msgid "Leave a Reply"
msgstr "Leave a Reply"

#: wp-includes/comment-template.php:1778
msgid "Click here to cancel reply."
msgstr "Click here to cancel reply."

#: wp-includes/comment-template.php:1710
msgid "Log in to leave a Comment"
msgstr "Log in to leave a Comment"

#: wp-includes/comment-template.php:1709
msgid "Leave a Comment"
msgstr "Leave a Comment"

#: wp-includes/comment-template.php:1597
msgid "Log in to Reply"
msgstr "Log in to Reply"

#: wp-includes/class-walker-category.php:137
msgid "Feed for all posts filed under %s"
msgstr "Feed for all posts filed under %s"

#: wp-includes/category-template.php:801 wp-includes/category-template.php:810
msgid "%s topic"
msgid_plural "%s topics"
msgstr[0] "%s topic"
msgstr[1] "%s topics"

#: wp-includes/category-template.php:524 wp-includes/taxonomy.php:511
msgid "No categories"
msgstr "No categories"

#: wp-includes/class-wp-user.php:717
msgid "Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead."
msgstr "Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead."

#: wp-includes/bookmark-template.php:206
msgid "Bookmarks"
msgstr "Bookmarks"

#: wp-includes/bookmark-template.php:83
msgid "Last updated: %s"
msgstr "Last updated: %s"

#. translators: %s: author's display name
#: wp-includes/author-template.php:261 wp-includes/author-template.php:423
msgid "Posts by %s"
msgstr "Posts by %s"

#. translators: %s: author's display name
#: wp-includes/author-template.php:194
msgid "Visit %s&#8217;s website"
msgstr "Visit %s&#8217;s website"

#: wp-includes/theme-compat/sidebar.php:103
#: wp-includes/widgets/class-wp-widget-meta.php:33
#: wp-includes/widgets/class-wp-widget-meta.php:48
msgid "Meta"
msgstr "Meta"

#: wp-includes/class-walker-comment.php:291
msgid "(Edit)"
msgstr "(Edit)"

#. translators: 1: comment date, 2: comment time
#: wp-includes/class-walker-comment.php:291
#: wp-includes/class-walker-comment.php:346
msgid "%1$s at %2$s"
msgstr "%1$s at %2$s"

#: wp-includes/class-walker-comment.php:284
#: wp-includes/class-walker-comment.php:354
msgid "Your comment is awaiting moderation."
msgstr "Your comment is awaiting moderation."

#: wp-includes/theme-compat/comments.php:66
msgid "Comments are closed."
msgstr "Comments are closed."

#: wp-includes/widgets/class-wp-widget-meta.php:59
msgid "Comments <abbr title=\"Really Simple Syndication\">RSS</abbr>"
msgstr "Comments <abbr title=\"Really Simple Syndication\">RSS</abbr>"

#: wp-includes/post-template.php:859
msgid "Pages:"
msgstr "Pages:"

#. translators: %s: comments count
#: wp-includes/script-loader.php:531
msgid "Comments (%s)"
msgstr "Comments (%s)"

#: wp-includes/category-template.php:1107
msgid "Tags: "
msgstr "Tags: "

#. translators: %s: login URL
#: wp-includes/comment-template.php:2220
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
msgstr "You must be <a href=\"%s\">logged in</a> to post a comment."

#: wp-includes/link-template.php:994 wp-includes/link-template.php:1329
#: wp-includes/link-template.php:1431 wp-includes/link-template.php:1492
msgid "Edit This"
msgstr "Edit This"

#: wp-includes/comment-template.php:922
msgid "1 Comment"
msgstr "1 Comment"

#: wp-includes/comment-template.php:920
msgid "No Comments"
msgstr "No Comments"

#: wp-includes/comment-template.php:1522
msgid "Enter your password to view comments."
msgstr "Enter your password to view comments."

#: wp-includes/widgets/class-wp-widget-meta.php:70
msgid "Powered by WordPress, state-of-the-art semantic personal publishing platform."
msgstr "Powered by WordPress, state-of-the-art semantic personal publishing platform."

#. translators: Comments feed title. 1: Post title
#: wp-includes/feed-atom-comments.php:33
msgid "Comments on %s"
msgstr "Comments on %s"

#: wp-includes/class-wp-customize-nav-menus.php:283
#: wp-includes/script-loader.php:234 wp-includes/script-loader.php:432
#: wp-includes/script-loader.php:750
msgid "No results found."
msgstr "No results found."

#: wp-includes/link-template.php:2217 wp-includes/link-template.php:2353
msgid "Next Page &raquo;"
msgstr "Next Page &raquo;"

#: wp-includes/link-template.php:2300 wp-includes/link-template.php:2352
msgid "&laquo; Previous Page"
msgstr "&laquo; Previous Page"

#: wp-includes/class-wp-xmlrpc-server.php:3553 wp-includes/comment.php:2988
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:449
msgid "Sorry, comments are closed for this item."
msgstr "Sorry, comments are closed for this item."

#: wp-includes/class-wp-xmlrpc-server.php:4725
msgid "For some strange yet very annoying reason, this post could not be edited."
msgstr "For some strange yet very annoying reason, this post could not be edited."

#: wp-includes/admin-bar.php:783 wp-includes/class-wp-customize-widgets.php:421
#: wp-includes/functions.php:3659
msgid "Widgets"
msgstr "Widgets"

#: wp-includes/comment-template.php:2200
msgid "Website"
msgstr "Website"

#: wp-includes/taxonomy.php:507
msgid "Separate tags with commas"
msgstr "Separate tags with commas"

#: wp-includes/widgets/class-wp-nav-menu-widget.php:137
#: wp-includes/widgets/class-wp-widget-archives.php:157
#: wp-includes/widgets/class-wp-widget-calendar.php:104
#: wp-includes/widgets/class-wp-widget-categories.php:160
#: wp-includes/widgets/class-wp-widget-meta.php:111
#: wp-includes/widgets/class-wp-widget-pages.php:131
#: wp-includes/widgets/class-wp-widget-recent-comments.php:159
#: wp-includes/widgets/class-wp-widget-recent-posts.php:132
#: wp-includes/widgets/class-wp-widget-search.php:71
#: wp-includes/widgets/class-wp-widget-tag-cloud.php:122
#: wp-includes/widgets/class-wp-widget-text.php:109
msgid "Title:"
msgstr "Title:"

#: wp-includes/class-wp-editor.php:180
msgid "Visual"
msgstr "Visual"

#: wp-includes/script-loader.php:625
msgid "Plugin:"
msgstr "Plugin:"

#: wp-includes/class-wp-customize-manager.php:3776
#: wp-includes/customize/class-wp-customize-color-control.php:54
#: wp-includes/customize/class-wp-customize-image-control.php:38
#: wp-includes/customize/class-wp-customize-media-control.php:62
#: wp-includes/script-loader.php:719
msgid "Default"
msgstr "Default"

#: wp-includes/class-wp-editor.php:998 wp-includes/media-template.php:962
msgid "Height"
msgstr "Height"

#: wp-includes/class-wp-xmlrpc-server.php:494
msgid "Time Format"
msgstr "Time Format"

#: wp-includes/class-wp-xmlrpc-server.php:489
msgid "Date Format"
msgstr "Date Format"

#: wp-includes/class-wp-xmlrpc-server.php:549
msgid "Allow people to post comments on new articles"
msgstr "Allow people to post comments on new articles"

#: wp-includes/comment-template.php:2198 wp-login.php:726
msgid "Email"
msgstr "Email"

#: wp-includes/class-wp-customize-manager.php:3708
#: wp-includes/class-wp-xmlrpc-server.php:479
msgid "Site Title"
msgstr "Site Title"

#: wp-includes/deprecated.php:2671
msgid "First Post"
msgstr "First Post"

#: wp-includes/admin-bar.php:479
msgid "Settings"
msgstr "Settings"

#: wp-includes/post.php:1372
msgctxt "page"
msgid "Add New"
msgstr "Add New"

#: wp-includes/admin-bar.php:429
msgid "My Sites"
msgstr "My Sites"

#: wp-includes/admin-bar.php:467 wp-includes/admin-bar.php:770
#: wp-includes/customize/class-wp-customize-themes-section.php:56
msgid "Themes"
msgstr "Themes"

#: wp-includes/admin-bar.php:455
msgid "Sites"
msgstr "Sites"

#: wp-signup.php:178
msgid "Yes"
msgstr "Yes"

#: wp-includes/taxonomy.php:502
msgid "Edit Category"
msgstr "Edit Category"

#: wp-includes/general-template.php:411 wp-login.php:884 wp-login.php:916
msgid "Log In"
msgstr "Log In"

#: wp-login.php:636
msgid "Strength indicator"
msgstr "Strength indicator"

#: wp-includes/admin-bar.php:354 wp-includes/admin-bar.php:449
#: wp-includes/admin-bar.php:516 wp-includes/deprecated.php:2792
#: wp-includes/deprecated.php:2794
msgid "Dashboard"
msgstr "Dashboard"

#: wp-includes/class-wp-widget.php:155
msgid "There are no options for this widget."
msgstr "There are no options for this widget."

#: wp-includes/user.php:2301
msgid "<strong>ERROR</strong>: This email is already registered, please choose another one."
msgstr "<strong>ERROR</strong>: This email is already registered, please choose another one."

#: wp-includes/user.php:2279
msgid "<strong>ERROR</strong>: Please enter a username."
msgstr "<strong>ERROR</strong>: Please enter a username."

#: wp-includes/class-wp-editor.php:999 wp-includes/media-template.php:962
msgid "Width"
msgstr "Width"

#: wp-includes/class-wp-theme.php:787
msgid "Light"
msgstr "Light"

#: wp-includes/class-wp-theme.php:787
msgid "Yellow"
msgstr "Yellow"

#: wp-includes/class-wp-theme.php:786
msgid "White"
msgstr "White"

#: wp-includes/class-wp-theme.php:786
msgid "Silver"
msgstr "Silver"

#: wp-includes/class-wp-theme.php:785
msgid "Red"
msgstr "Red"

#: wp-includes/class-wp-theme.php:785
msgid "Purple"
msgstr "Purple"

#: wp-includes/class-wp-theme.php:785
msgid "Pink"
msgstr "Pink"

#: wp-includes/class-wp-theme.php:784
msgid "Orange"
msgstr "Orange"

#: wp-includes/class-wp-theme.php:784
msgid "Green"
msgstr "Green"

#: wp-includes/class-wp-theme.php:783
msgid "Brown"
msgstr "Brown"

#: wp-includes/class-wp-theme.php:783
msgid "Blue"
msgstr "Blue"

#: wp-includes/class-wp-theme.php:783
msgid "Black"
msgstr "Black"

#: wp-includes/class-wp-customize-panel.php:375
#: wp-includes/class-wp-customize-section.php:377
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:85
msgid "Help"
msgstr "Help"

#: wp-includes/media.php:3114 wp-includes/script-loader.php:431
#: wp-includes/script-loader.php:612
msgid "(no title)"
msgstr "(no title)"

#: wp-includes/admin-bar.php:524 wp-includes/post.php:1375
msgid "New Post"
msgstr "New Post"

#: wp-includes/post.php:67
msgid "Edit Media"
msgstr "Edit Media"

#: wp-includes/post.php:1375
msgid "New Page"
msgstr "New Page"

#: wp-includes/media.php:3406
msgid "Select"
msgstr "Select"

#: wp-includes/class-wp-editor.php:877 wp-includes/class-wp-editor.php:1443
#: wp-includes/script-loader.php:269 wp-includes/script-loader.php:351
#: wp-includes/script-loader.php:466 wp-includes/script-loader.php:975
msgid "Close"
msgstr "Close"

#: wp-includes/post-template.php:1175 wp-includes/theme-compat/sidebar.php:89
#: wp-includes/widgets/class-wp-widget-pages.php:31
#: wp-includes/widgets/class-wp-widget-pages.php:55
msgid "Pages"
msgstr "Pages"

#. translators: 1: Comment author URL
#: wp-includes/pluggable.php:1458 wp-includes/pluggable.php:1619
#: wp-includes/pluggable.php:1760
msgid "Email: %s"
msgstr "Email: %s"

#: wp-includes/category-template.php:152
msgid "Uncategorized"
msgstr "Uncategorised"

#: wp-includes/widgets/class-wp-widget-links.php:30
msgid "Links"
msgstr "Links"

#: wp-includes/post.php:1376
msgid "View Page"
msgstr "View Page"

#: wp-includes/post.php:2287
msgid "Images"
msgstr "Images"

#: wp-includes/admin-bar.php:857 wp-includes/admin-bar.php:858
#: wp-includes/class-wp-editor.php:1464 wp-includes/media.php:3405
msgid "Search"
msgstr "Search"

#: wp-includes/script-loader.php:138 wp-includes/script-loader.php:299
msgid "Dismiss"
msgstr "Dismiss"

#: wp-includes/taxonomy.php:499
msgid "All Categories"
msgstr "All Categories"

#: wp-includes/class-wp-customize-control.php:598
#: wp-includes/class-wp-customize-nav-menus.php:1033
msgid "Add"
msgstr "Add"

#: wp-includes/taxonomy.php:508
msgid "Add or remove tags"
msgstr "Add or remove tags"

#: wp-includes/media.php:3408 wp-includes/script-loader.php:429
#: wp-includes/script-loader.php:565 wp-includes/script-loader.php:641
msgid "Update"
msgstr "Update"

#: wp-includes/script-loader.php:564
msgid "Schedule"
msgstr "Schedule"

#: wp-includes/script-loader.php:569
msgid "Public"
msgstr "Public"

#: wp-includes/script-loader.php:570
msgid "Public, Sticky"
msgstr "Public, Sticky"

#: wp-includes/post.php:690 wp-includes/post.php:710
#: wp-includes/script-loader.php:568
msgid "Private"
msgstr "Private"

#: wp-includes/class-wp-editor.php:875 wp-includes/script-loader.php:554
msgid "OK"
msgstr "OK"

#: wp-includes/script-loader.php:572
msgid "Privately Published"
msgstr "Privately Published"

#: wp-includes/script-loader.php:566
msgid "Save as Pending"
msgstr "Save as Pending"

#: wp-includes/media-template.php:866 wp-includes/media-template.php:978
msgid "Image URL"
msgstr "Image URL"

#: wp-includes/media-template.php:327 wp-includes/media-template.php:525
#: wp-includes/media.php:3477
msgid "Edit Image"
msgstr "Edit Image"

#: wp-includes/class-wp-editor.php:1000 wp-includes/media-template.php:395
#: wp-includes/media-template.php:576 wp-includes/media-template.php:834
#: wp-includes/media-template.php:899
msgid "Caption"
msgstr "Caption"

#: wp-includes/class-wp-editor.php:1001 wp-includes/media-template.php:609
msgid "Alignment"
msgstr "Alignment"

#: wp-includes/media-template.php:682 wp-includes/media-template.php:756
#: wp-includes/media-template.php:931
msgid "Size"
msgstr "Size"

#: wp-includes/media-template.php:694 wp-includes/media-template.php:769
#: wp-includes/media-template.php:943 wp-includes/media.php:3150
msgid "Full Size"
msgstr "Full Size"

#: wp-includes/media-template.php:692 wp-includes/media-template.php:767
#: wp-includes/media-template.php:941 wp-includes/media.php:3148
msgid "Medium"
msgstr "Medium"

#: wp-includes/class-wp-editor.php:1005
#: wp-includes/customize/class-wp-customize-background-position-control.php:52
#: wp-includes/media-template.php:623 wp-includes/media-template.php:854
#: wp-includes/media-template.php:920
msgid "Right"
msgstr "Right"

#: wp-includes/class-wp-editor.php:1004
#: wp-includes/customize/class-wp-customize-background-position-control.php:51
#: wp-includes/media-template.php:620 wp-includes/media-template.php:851
#: wp-includes/media-template.php:917
msgid "Center"
msgstr "Centre"

#: wp-includes/class-wp-editor.php:1003
#: wp-includes/customize/class-wp-customize-background-position-control.php:50
#: wp-includes/media-template.php:617 wp-includes/media-template.php:848
#: wp-includes/media-template.php:914
msgid "Left"
msgstr "Left"

#: wp-includes/media-template.php:337 wp-includes/media-template.php:501
msgid "Saved."
msgstr "Saved."

#: wp-includes/media.php:3404
msgid "Add Media"
msgstr "Add Media"

#. translators: %s: file name
#: wp-includes/deprecated.php:3187
msgid "File &#8220;%s&#8221; is not an image."
msgstr "File &#8220;%s&#8221; is not an image."

#: wp-includes/deprecated.php:3178
msgid "The GD image library is not installed."
msgstr "The GD image library is not installed."

#. translators: %s: file name
#: wp-includes/deprecated.php:3174
msgid "File &#8220;%s&#8221; doesn&#8217;t exist?"
msgstr "File &#8220;%s&#8221; doesn&#8217;t exist?"

#: wp-includes/media-template.php:691 wp-includes/media-template.php:766
#: wp-includes/media-template.php:940 wp-includes/media.php:3147
msgid "Thumbnail"
msgstr "Thumbnail"

#: wp-includes/class-wp-editor.php:873
msgid "Redo"
msgstr "Redo"

#: wp-includes/general-template.php:409 wp-login.php:903
msgid "Password"
msgstr "Password"

#: wp-login.php:722
msgid "Username"
msgstr "Username"

#: wp-includes/general-template.php:1509
#: wp-includes/theme-compat/sidebar.php:91
#: wp-includes/widgets/class-wp-widget-archives.php:31
#: wp-includes/widgets/class-wp-widget-archives.php:49
msgid "Archives"
msgstr "Archives"

#: wp-includes/widgets.php:175
msgid "Sidebar"
msgstr "Sidebar"

#: wp-includes/admin-bar.php:807
msgid "Header"
msgstr "Header"

#: wp-includes/widgets/class-wp-widget-rss.php:74
msgid "Unknown Feed"
msgstr "Unknown Feed"

#: wp-includes/widgets/class-wp-widget-recent-comments.php:162
msgid "Number of comments to show:"
msgstr "Number of comments to show:"

#: wp-includes/comment-template.php:1082
msgid "Trackback"
msgstr "Trackback"

#: wp-includes/comment-template.php:1083
msgid "Pingback"
msgstr "Pingback"

#: wp-includes/comment-template.php:1594 wp-includes/script-loader.php:526
msgid "Reply"
msgstr "Reply"

#: wp-includes/script-loader.php:567
msgid "Save Draft"
msgstr "Save Draft"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:49
msgid "Tags"
msgstr "Tags"

#: wp-includes/revision.php:35
msgid "Content"
msgstr "Content"

#: wp-includes/class-wp-editor.php:876 wp-includes/class-wp-editor.php:1489
#: wp-includes/media.php:3407 wp-includes/script-loader.php:415
#: wp-includes/script-loader.php:465 wp-includes/script-loader.php:555
msgid "Cancel"
msgstr "Cancel"

#: wp-includes/admin-bar.php:473
msgid "Plugins"
msgstr "Plugins"

#: wp-includes/widgets/class-wp-widget-recent-comments.php:31
#: wp-includes/widgets/class-wp-widget-recent-comments.php:78
msgid "Recent Comments"
msgstr "Recent Comments"

#: wp-includes/class-wp-editor.php:934 wp-includes/media-template.php:1244
msgid "Preview"
msgstr "Preview"

#: wp-includes/functions.php:2141
msgid "Invalid file type"
msgstr "Invalid file type"

#: wp-includes/widgets/class-wp-widget-rss.php:31
msgid "RSS"
msgstr "RSS"

#: wp-includes/class-wp-theme.php:734 wp-includes/comment-template.php:31
msgid "Anonymous"
msgstr "Anonymous"

#: wp-includes/script-loader.php:744
msgid "Done"
msgstr "Done"

#: wp-includes/admin-bar.php:461
msgid "Users"
msgstr "Users"

#: wp-includes/post.php:1374
msgid "Edit Post"
msgstr "Edit Post"

#: wp-includes/post.php:1376
msgid "View Post"
msgstr "View Post"

#: wp-includes/post.php:1372
msgctxt "post"
msgid "Add New"
msgstr "Add New"

#: wp-includes/taxonomy.php:502
msgid "Edit Tag"
msgstr "Edit Tag"

#: wp-includes/deprecated.php:688 wp-includes/media-template.php:626
#: wp-includes/media-template.php:653 wp-includes/media-template.php:731
#: wp-includes/media-template.php:857 wp-includes/media-template.php:872
#: wp-includes/media-template.php:923 wp-includes/media-template.php:985
#: wp-includes/media-template.php:1083 wp-includes/media-template.php:1172
#: wp-includes/script-loader.php:360
msgid "None"
msgstr "None"

#: wp-includes/class-wp-editor.php:903
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:128
#: wp-includes/media-template.php:405 wp-includes/media-template.php:586
msgid "Description"
msgstr "Description"

#: wp-includes/comment-template.php:2196
msgid "Name"
msgstr "Name"

#: wp-includes/class-wp-editor.php:909
msgid "Advanced"
msgstr "Advanced"

#: wp-includes/category-template.php:527
#: wp-includes/theme-compat/sidebar.php:97
#: wp-includes/widgets/class-wp-widget-categories.php:31
#: wp-includes/widgets/class-wp-widget-categories.php:48
msgid "Categories"
msgstr "Categories"

#: wp-includes/class-wp-editor.php:936
msgid "Save"
msgstr "Save"

#: wp-includes/class-wp-editor.php:1492 wp-includes/script-loader.php:430
msgid "Add Link"
msgstr "Add Link"

#: wp-includes/taxonomy.php:504
msgid "Update Category"
msgstr "Update Category"

#: wp-includes/taxonomy.php:116
msgid "Edit Link Category"
msgstr "Edit Link Category"

#: wp-includes/taxonomy.php:497
msgid "Search Categories"
msgstr "Search Categories"

#: wp-includes/taxonomy.php:111
msgid "Link Categories"
msgstr "Link Categories"

#: wp-includes/post.php:95
msgid "Revisions"
msgstr "Revisions"

#: wp-includes/revision.php:36
msgid "Excerpt"
msgstr "Excerpt"

#: wp-includes/script-loader.php:563
msgid "Publish"
msgstr "Publish"

#: wp-includes/script-loader.php:529
msgid "Comments"
msgstr "Comments"

#: wp-includes/class-wp-customize-widgets.php:728
#: wp-includes/class-wp-editor.php:1055 wp-includes/media.php:3446
msgid "Apply"
msgstr "Apply"

#: wp-includes/class-wp-editor.php:872
msgid "Undo"
msgstr "Undo"

#. translators: %s: search phrase
#: wp-includes/general-template.php:974
msgid "Search Results for &#8220;%s&#8221;"
msgstr "Search Results for &#8220;%s&#8221;"

#: wp-includes/class-walker-comment.php:244
#: wp-includes/class-walker-comment.php:350
#: wp-includes/class-wp-editor.php:1053
msgid "Edit"
msgstr "Edit"

#: wp-signup.php:182
msgid "No"
msgstr "No"

#: wp-includes/deprecated.php:3122 wp-includes/functions.php:2549
msgid "Are you sure you want to do this?"
msgstr "Are you sure you want to do this?"

#: wp-includes/comment-template.php:1081 wp-includes/comment-template.php:2216
msgctxt "noun"
msgid "Comment"
msgstr "Comment"

#: wp-includes/class-wp-customize-nav-menus.php:1064
#: wp-includes/class-wp-editor.php:1448
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:91
#: wp-includes/media-template.php:373 wp-includes/media-template.php:554
#: wp-includes/media.php:3403
msgid "URL"
msgstr "URL"

#: wp-includes/class-wp-editor.php:904 wp-includes/theme-compat/sidebar.php:27
msgid "Author"
msgstr "Author"

#: wp-includes/admin-bar.php:286 wp-includes/class-wp-admin-bar.php:426
msgid "Log Out"
msgstr "Log Out"

#: wp-includes/admin-bar.php:336 wp-includes/admin-bar.php:541
#: wp-includes/deprecated.php:2790
msgid "Visit Site"
msgstr "Visit Site"

#: wp-includes/class-wp-editor.php:1391
msgid "Y/m/d"
msgstr "Y/m/d"

#: wp-includes/post.php:688 wp-includes/post.php:709
msgid "Draft"
msgstr "Draft"

#: wp-includes/post.php:689
msgid "Pending Review"
msgstr "Pending Review"

#: wp-includes/post.php:691 wp-includes/post.php:711
#: wp-includes/script-loader.php:573
msgid "Published"
msgstr "Published"

#: wp-includes/class-wp-editor.php:900 wp-includes/media-template.php:379
#: wp-includes/media-template.php:560 wp-includes/revision.php:34
#: wp-includes/script-loader.php:581
msgid "Title"
msgstr "Title"

#: wp-includes/post.php:1379
msgid "No posts found."
msgstr "No posts found."

#: wp-includes/class-wp-customize-manager.php:412
#: wp-includes/class-wp-customize-manager.php:475
#: wp-includes/script-loader.php:467
msgid "Cheatin&#8217; uh?"
msgstr "Cheating, are we?"

#: wp-activate.php:135 wp-includes/post-template.php:1602
msgid "Password:"
msgstr "Password:"

#: wp-activate.php:134 wp-signup.php:228
msgid "Username:"
msgstr "Username:"

#: wp-activate.php:123
msgid "An error occurred during the activation"
msgstr "An error occurred during the activation"

#: wp-activate.php:97 wp-activate.php:131
msgid "Your account is now active!"
msgstr "Your account is now active!"

#: wp-activate.php:85 wp-includes/script-loader.php:696
#: wp-includes/script-loader.php:697
msgid "Activate"
msgstr "Activate"

#: wp-activate.php:81
msgid "Activation Key:"
msgstr "Activation Key:"

#: wp-activate.php:78
msgid "Activation Key Required"
msgstr "Activation Key Required"