msgid ""
msgstr ""
"Project-Id-Version: Supertext Polylang\n"
"POT-Creation-Date: 2023-06-19 12:03+0200\n"
"PO-Revision-Date: 2023-06-19 12:03+0200\n"
"Last-Translator: Heinrich Muralt <heinrich@supertext.ch>\n"
"Language-Team: Supertext AG <wordpress@supertext.ch>\n"
"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.3.1\n"
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n;_x\n"
"X-Poedit-Basepath: ../..\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: node_modules\n"

#: src/Supertext/Api/ApiClient.php:124
msgid ""
"The Supertext Translation plugin could not login into the Supertext API. "
"Please verify the entered account username and API-Key in the plugin "
"settings."
msgstr ""
"The Supertext Translation plugin could not login into the Supertext API. "
"Please verify the entered account username and API-Key in the plugin "
"settings."

#: src/Supertext/Api/ApiClient.php:128
msgid "HTTP-Request error occurred. Details: "
msgstr "HTTP-Request error occurred. Details: "

#: src/Supertext/Api/ApiConnectionException.php:9
msgid "Supertext API connection failed."
msgstr "Supertext API connection failed."

#: src/Supertext/Api/ApiDataException.php:9
msgid "Supertext API returned unsupported data."
msgstr "Supertext API returned unsupported data."

#: src/Supertext/Api/Wrapper.php:38
#, php-format
msgid "Supertext doesn't support <b>%s</b>."
msgstr "Supertext doesn't support <b>%s</b>."

#: src/Supertext/Api/Wrapper.php:81
msgid "There is no content to be translated."
msgstr "There is no content to be translated."

#: src/Supertext/Api/Wrapper.php:87
#, php-format
msgid "The quotes are missing (%s -> %s). Please contact Supertext."
msgstr "The quotes are missing (%s -> %s). Please contact Supertext."

#: src/Supertext/Api/Wrapper.php:167
msgid "Could not create an order with Supertext."
msgstr "Could not create an order with Supertext."

#: src/Supertext/Backend/AdminExtension.php:146
msgid ""
"The PHP function <em>curl_exec</em> is disabled. Please enable it in order "
"to be able to send requests to Supertext."
msgstr ""
"The PHP function <em>curl_exec</em> is disabled. Please enable it in order "
"to be able to send requests to Supertext."

#: src/Supertext/Backend/AdminExtension.php:158
msgid ""
"The Supertext plugin cannot be used. Please configure at least one Supertext "
"account in the Supertext settings."
msgstr ""
"The Supertext plugin cannot be used. Please configure at least one Supertext "
"account in the Supertext settings."

#: src/Supertext/Backend/AdminExtension.php:166
msgid ""
"The Supertext translation feature cannot be used. Please configure the "
"language mapping in the Supertext settings."
msgstr ""
"The Supertext translation feature cannot be used. Please configure the "
"language mapping in the Supertext settings."

#: src/Supertext/Backend/AdminExtension.php:187
#, php-format
msgid ""
"The post was sent to Supertext and is now being translated. Your order "
"number is %s."
msgstr ""
"The post was sent to Supertext and is now being translated. Your order "
"number is %s."

#: src/Supertext/Backend/AdminExtension.php:250
#: src/Supertext/Backend/Menu.php:34 src/Supertext/Backend/Menu.php:43
msgid "Supertext"
msgstr "Supertext"

#: src/Supertext/Backend/AdminExtension.php:341
msgid "In translation"
msgstr "In translation"

#: src/Supertext/Backend/AjaxRequestHandler.php:212
#, php-format
msgid "The post will be proofread by %s."
msgstr "The post will be proofread by %s."

#: src/Supertext/Backend/AjaxRequestHandler.php:218
#, php-format
msgid "The post will be translated by %s."
msgstr "The post will be translated by %s."

#: src/Supertext/Backend/AjaxRequestHandler.php:255
msgid "The order has been placed successfully."
msgstr "The order has been placed successfully."

#: src/Supertext/Backend/AjaxRequestHandler.php:256
#, php-format
msgid "Your order number is %s."
msgstr "Your order number is %s."

#: src/Supertext/Backend/AjaxRequestHandler.php:271
msgid "The changes have been sent successfully."
msgstr "The changes have been sent successfully."

#: src/Supertext/Backend/AjaxRequestHandler.php:429
#, php-format
msgid ""
"Translation order into %s has been placed successfully. Your order number is "
"%s."
msgstr ""
"Translation order into %s has been placed successfully. Your order number is "
"%s."

#: src/Supertext/Backend/AjaxRequestHandler.php:450
msgid "Post changes could not be sent to Supertext."
msgstr "Post changes could not be sent to Supertext."

#: src/Supertext/Backend/AjaxRequestHandler.php:480
msgid "Could not retrieve old version"
msgstr "Could not retrieve old version"

#: src/Supertext/Backend/AjaxRequestHandler.php:493
msgid "Post changes have been sent to Supertext."
msgstr "Post changes have been sent to Supertext."

#: src/Supertext/Backend/AjaxRequestHandler.php:508
#, php-format
msgid ""
"Proofreading order has been placed successfully. Your order number is %s."
msgstr ""
"Proofreading order has been placed successfully. Your order number is %s."

#: src/Supertext/Backend/Menu.php:33
msgid "Supertext - Settings"
msgstr "Supertext - Settings"

#: src/Supertext/Backend/Menu.php:42
msgid "Supertext - Tools"
msgstr "Supertext - Tools"

#: src/Supertext/Core.php:176
msgid "An error occurred"
msgstr "An error occurred"

#: src/Supertext/Core.php:177
msgid "A network error occurred"
msgstr "A network error occurred"

#: src/Supertext/Core.php:178
msgid "Validation error"
msgstr "Validation error"

#: src/Supertext/Core.php:179 src/Supertext/Core.php:190
#: views/templates/admin-extension-templates.php:5
msgid "Order translation"
msgstr "Order translation"

#: src/Supertext/Core.php:180 src/Supertext/Core.php:189
#: src/Supertext/Proofreading/Proofreading.php:28
msgid "Order proofreading"
msgstr "Order proofreading"

#: src/Supertext/Core.php:181
msgid ""
"The post was not saved. If you proceed with the translation, the unsaved "
"changes will be lost."
msgstr ""
"The post was not saved. If you proceed with the translation, the unsaved "
"changes will be lost."

#: src/Supertext/Core.php:182
msgid "Please only select posts in the same language."
msgstr "Please only select posts in the same language."

#: src/Supertext/Core.php:183
msgid "Blocked posts cannot be translated."
msgstr "Blocked posts cannot be translated."

#: src/Supertext/Core.php:184
msgid "Please select content to be translated."
msgstr "Please select content to be translated."

#: src/Supertext/Core.php:185
msgid "Please select the target language."
msgstr "Please select the target language."

#: src/Supertext/Core.php:186
msgid "Please choose a quote."
msgstr "Please choose a quote."

#: src/Supertext/Core.php:187
msgid "Your Supertext translation order"
msgstr "Your Supertext translation order"

#: src/Supertext/Core.php:188 views/backend/meta-box.php:12
msgid "Send changes to Supertext"
msgstr "Send changes to Supertext"

#: src/Supertext/Core.php:191
msgid "Cancel"
msgstr "Cancel"

#: src/Supertext/Core.php:192
msgid "Back"
msgstr "Back"

#: src/Supertext/Core.php:193
msgid "Next"
msgstr "Next"

#: src/Supertext/Core.php:194
msgid "Close window"
msgstr "Close window"

#: src/Supertext/Core.php:195
msgid "Please select at least one post"
msgstr "Please select at least one post"

#: src/Supertext/Core.php:196
msgid "<i>{0}</i> is already being translated into {1} (order id: {2})"
msgstr "<i>{0}</i> is already being translated into {1} (order id: {2})"

#: src/Supertext/Core.php:197
msgid "This field cannot be deselected. Another field ({0}) depends on it."
msgstr ""

#: src/Supertext/Helper/ProofreadMeta.php:42
msgid "proofreading saved successfully"
msgstr "proofreading saved successfully"

#: src/Supertext/Helper/TranslationMeta.php:42
msgid "translation saved successfully"
msgstr "Translation from Supertext successfully imported."

#: src/Supertext/Proofreading/Proofreading.php:23
msgid "Proofreading"
msgstr "Proofreading"

#: src/Supertext/Proofreading/Proofreading.php:33
msgid "This post is currently being proofread."
msgstr "This post is currently being proofread."

#: src/Supertext/Settings/SettingsPage.php:50
msgid "User and languages"
msgstr "User and languages"

#: src/Supertext/Settings/SettingsPage.php:60
msgid "Translatable fields"
msgstr "Translatable fields"

#: src/Supertext/Settings/SettingsPage.php:67
#: views/backend/settings-shortcodes.php:11
msgid "Shortcodes"
msgstr "Shortcodes"

#: src/Supertext/Settings/SettingsPage.php:76
msgid "Workflow and API"
msgstr "Workflow and API"

#: src/Supertext/Settings/SettingsPage.php:97
msgid "Settings › Supertext"
msgstr "Settings › Supertext"

#: src/Supertext/Settings/SettingsPage.php:172
msgid "Settings saved"
msgstr "Settings saved"

#: src/Supertext/Settings/SettingsPage.php:214
msgid "Save settings"
msgstr "Save settings"

#: src/Supertext/Settings/ToolsPage.php:37
msgid "Tools › Supertext"
msgstr "Tools › Supertext"

#: src/Supertext/Settings/ToolsPage.php:45
msgid "Write back"
msgstr "Write back"

#: src/Supertext/Settings/ToolsPage.php:87
msgid "Writeback successful"
msgstr "Writeback successful"

#: src/Supertext/Settings/ToolsPage.php:95
msgid "Writeback failed"
msgstr "Writeback failed"

#: src/Supertext/TextAccessors/AcfTextAccessor.php:24
msgid "Advanced Custom Fields (Plugin)"
msgstr "Advanced Custom Fields (Plugin)"

#: src/Supertext/TextAccessors/AcfTextAccessor.php:35
msgid "Copy structural meta data"
msgstr "Copy structural meta data"

#: src/Supertext/TextAccessors/AcfTextAccessor.php:43
msgid "Blocks"
msgstr "Blocks"

#: src/Supertext/TextAccessors/AllInOneSeoPackTextAccessor.php:15
msgid "All In One SEO Pack (Plugin)"
msgstr "All In One SEO Pack (Plugin)"

#: src/Supertext/TextAccessors/AllInOneSeoPackTextAccessor.php:41
msgid "SEO title"
msgstr "SEO title"

#: src/Supertext/TextAccessors/AllInOneSeoPackTextAccessor.php:47
msgid "SEO description"
msgstr "SEO description"

#: src/Supertext/TextAccessors/AllInOneSeoPackTextAccessor.php:53
msgid "SEO keywords"
msgstr "SEO keywords"

#: src/Supertext/TextAccessors/BePageBuilderTextAccessor.php:15
msgid "BE page builder (Plugin)"
msgstr "BE page builder (Plugin)"

#: src/Supertext/TextAccessors/BePageBuilderTextAccessor.php:59
#: src/Supertext/TextAccessors/PostTextAccessor.php:61
msgid "Content"
msgstr "Content"

#: src/Supertext/TextAccessors/BeaverBuilderTextAccessor.php:33
msgid "Beaver Builder (Plugin)"
msgstr "Beaver Builder (Plugin)"

#: src/Supertext/TextAccessors/BeaverBuilderTextAccessor.php:45
msgid "Beaver Builder content"
msgstr "Beaver Builder content"

#: src/Supertext/TextAccessors/CustomFieldsTextAccessor.php:42
#: views/backend/settings-custom-fields.php:20
msgid "General custom fields"
msgstr "General custom fields"

#: src/Supertext/TextAccessors/ElementorTextAccessor.php:47
#: views/backend/settings-elementor.php:20
msgid "Elementor (Plugin)"
msgstr "Elementor (Plugin)"

#: src/Supertext/TextAccessors/ElementorTextAccessor.php:59
msgid "Elementor content"
msgstr "Elementor content"

#: src/Supertext/TextAccessors/PostMediaTextAccessor.php:34
msgid "Media"
msgstr "Media"

#: src/Supertext/TextAccessors/PostMediaTextAccessor.php:46
msgid "Image captions"
msgstr "Image captions"

#: src/Supertext/TextAccessors/PostTaxonomyTextAccessor.php:25
#: src/Supertext/TextAccessors/PostTaxonomyTextAccessor.php:27
msgid "Categories"
msgstr "Categories"

#: src/Supertext/TextAccessors/PostTaxonomyTextAccessor.php:26
#: src/Supertext/TextAccessors/PostTaxonomyTextAccessor.php:28
msgid "Tags"
msgstr "Tags"

#: src/Supertext/TextAccessors/PostTaxonomyTextAccessor.php:38
msgid "Taxonomy"
msgstr "Taxonomy"

#: src/Supertext/TextAccessors/PostTextAccessor.php:43
msgid "Post"
msgstr "Post"

#: src/Supertext/TextAccessors/PostTextAccessor.php:55
msgid "Title"
msgstr "Title"

#: src/Supertext/TextAccessors/PostTextAccessor.php:67
msgid "Excerpt"
msgstr "Excerpt"

#: src/Supertext/TextAccessors/SiteOriginTextAccessor.php:32
msgid "Page Builder via SiteOrigin (Plugin)"
msgstr "Page Builder via SiteOrigin (Plugin)"

#: src/Supertext/TextAccessors/SiteOriginTextAccessor.php:44
msgid "Builder content"
msgstr "Builder content"

#: src/Supertext/TextAccessors/YoastSeoTextAccessor.php:15
msgid "Yoast SEO (Plugin)"
msgstr "Yoast SEO (Plugin)"

#: src/Supertext/TextAccessors/YoastSeoTextAccessor.php:41
msgid "SEO-optimized title"
msgstr "SEO-optimized title"

#: src/Supertext/TextAccessors/YoastSeoTextAccessor.php:47
msgid "SEO-optimized description"
msgstr "SEO-optimized description"

#: src/Supertext/TextAccessors/YoastSeoTextAccessor.php:53
msgid "Focus keywords"
msgstr "Focus keywords"

#: src/Supertext/TextAccessors/YoastSeoTextAccessor.php:59
msgid "Facebook title"
msgstr "Facebook title"

#: src/Supertext/TextAccessors/YoastSeoTextAccessor.php:65
msgid "Facebook description"
msgstr "Facebook description"

#: views/backend/meta-box.php:4
msgid "Status"
msgstr "Status"

#: views/backend/meta-box.php:8
msgid "This post is currently being modified by Supertext."
msgstr "This post is currently being modified by Supertext."

#: views/backend/meta-box.php:9
msgid "This post is a translation."
msgstr "This post is a translation."

#: views/backend/meta-box.php:10
msgid ""
"Its content has been modified and doesn't match the original translation "
"anymore."
msgstr ""
"Its content has been modified and doesn't match the original translation "
"anymore."

#: views/backend/meta-box.php:16
msgid "Log"
msgstr "Log"

#: views/backend/meta-box.php:20
msgid "M j, Y @ H:i:s"
msgstr "M j, Y @ H:i:s"

#: views/backend/settings-api.php:10
msgid "Live"
msgstr "Live"

#: views/backend/settings-api.php:11
msgid "Development"
msgstr "Development"

#: views/backend/settings-api.php:15 views/backend/settings-api.php:17
msgid "Other"
msgstr "Other"

#: views/backend/settings-api.php:26
msgid "API"
msgstr "API"

#: views/backend/settings-api.php:28
msgid "API Server"
msgstr "API Server"

#: views/backend/settings-api.php:40
msgid "Service type for translations"
msgstr "Service type for translations"

#: views/backend/settings-api.php:44
msgid "Service type for proofreading"
msgstr "Service type for proofreading"

#: views/backend/settings-custom-fields.php:6
msgid "Custom field name..."
msgstr "Custom field name..."

#: views/backend/settings-custom-fields.php:22
msgid "Please add the custom fields that can be used for translations."
msgstr "Please add the custom fields that can be used for translations."

#: views/backend/settings-custom-fields.php:26
msgid "Add field"
msgstr "Add field"

#: views/backend/settings-elementor.php:6
msgid "Property name..."
msgstr "Property name..."

#: views/backend/settings-elementor.php:22
msgid "Please add the text properties of the Elementor elements."
msgstr "Please add the text properties of the Elementor elements."

#: views/backend/settings-elementor.php:26
msgid "Add text property"
msgstr "Add text property"

#: views/backend/settings-languages.php:39
#: views/templates/admin-extension-templates.php:157
msgid "Please select"
msgstr "Please select"

#: views/backend/settings-languages.php:53
msgid ""
"The Supertext translation feature cannot be used. Polylang or WPML is not "
"installed or hasn't been activated."
msgstr ""
"The Supertext translation feature cannot be used. Polylang or WPML is not "
"installed or hasn't been activated."

#: views/backend/settings-languages.php:66
msgid "Language settings"
msgstr "Language settings"

#: views/backend/settings-languages.php:86
#, php-format
msgid ""
"The Supertext translation feature cannot be used. Please configure the "
"languages within %s."
msgstr ""
"The Supertext translation feature cannot be used. Please configure the "
"languages within %s."

#: views/backend/settings-plugin-custom-fields.php:10
msgid "Please select the custom fields that can be used for translations."
msgstr "Please select the custom fields that can be used for translations."

#: views/backend/settings-shortcodes.php:13
msgid "Please define any shortcode attributes you want to have translated."
msgstr "Please define any shortcode attributes you want to have translated."

#: views/backend/settings-shortcodes.php:16
msgid ""
"Please define the encoding process for all encoded and enclosed content. "
"Available encoding functions are: rawurl, url and base64"
msgstr ""
"Please define the encoding process for all encoded and enclosed content. "
"Available encoding functions are: rawurl, url and base64"

#: views/backend/settings-shortcodes.php:19
msgid "Add setting"
msgstr "Add setting"

#: views/backend/settings-users.php:25
msgid "Select user"
msgstr "Select user"

#: views/backend/settings-users.php:33
msgid "Supertext Accounts"
msgstr "Supertext Accounts"

#: views/backend/settings-users.php:37
#, php-format
msgid ""
"You need at least one Supertext Account. You can sign up <a "
"href=\"%s\">here</a>."
msgstr ""
"You need at least one Supertext Account. You can sign up <a "
"href=\"%s\">here</a>."

#: views/backend/settings-users.php:42
msgid "Please fill in a Supertext API key for every user."
msgstr "Please fill in a Supertext API key for every user."

#: views/backend/settings-users.php:46
#, php-format
msgid ""
"You will find the API key on the <a href=\"%s\">Supertext settings page</a>."
msgstr ""
"You will find the API key on the <a href=\"%s\">Supertext settings page</a>."

#: views/backend/settings-users.php:48
msgid "Only configured users can use the translation features."
msgstr "Only configured users can use the translation features."

#: views/backend/settings-users.php:54
msgid "WordPress User"
msgstr "WordPress User"

#: views/backend/settings-users.php:55
msgid "Supertext User"
msgstr "Supertext User"

#: views/backend/settings-users.php:56
msgid "API Key"
msgstr "API Key"

#: views/backend/settings-users.php:64
msgid "Delete user"
msgstr "Delete user"

#: views/backend/settings-users.php:65
msgid "Add user"
msgstr "Add user"

#: views/backend/settings-workflow.php:14
msgid "Workflow"
msgstr "Workflow"

#: views/backend/settings-workflow.php:17
msgid "Automatically publish translations"
msgstr "Automatically publish translations"

#: views/backend/settings-workflow.php:21
msgid "Allow Supertext to overwrite published posts"
msgstr "Allow Supertext to overwrite published posts"

#: views/backend/settings-workflow.php:25
msgid "Synchronize translation changes"
msgstr "Synchronize translation changes"

#: views/backend/tools-manual-writeback.php:6
msgid "Manual writeback"
msgstr "Manual writeback"

#: views/templates/admin-extension-templates.php:62
msgid "Loading"
msgstr "Loading"

#: views/templates/admin-extension-templates.php:69
msgid "Select content and language"
msgstr "Select content and language"

#: views/templates/admin-extension-templates.php:70
msgid "Select service and deadline"
msgstr "Select service and deadline"

#: views/templates/admin-extension-templates.php:71
#: views/templates/admin-extension-templates.php:306
msgid "Confirmation"
msgstr "Confirmation"

#: views/templates/admin-extension-templates.php:81
msgid "Content to be translated"
msgstr "Content to be translated"

#: views/templates/admin-extension-templates.php:86
#, php-format
msgid ""
"Translatable custom fields can be defined in the <a target=\"_parent\" "
"href=\"%s\">settings</a>."
msgstr ""
"Translatable custom fields can be defined in the <a target=\"_parent\" "
"href=\"%s\">settings</a>."

#: views/templates/admin-extension-templates.php:99
#: views/templates/admin-extension-templates.php:182
msgid "blocked"
msgstr "blocked"

#: views/templates/admin-extension-templates.php:99
#: views/templates/admin-extension-templates.php:182
msgid "draft"
msgstr "draft"

#: views/templates/admin-extension-templates.php:111
msgid ""
"The post cannot be translated. It is blocked by a translation order in "
"progress."
msgstr ""
"The post cannot be translated. It is blocked by a translation order in "
"progress."

#: views/templates/admin-extension-templates.php:115
msgid ""
"The post status is <b>draft</b>. Are you sure you want to order a "
"translation for this article?"
msgstr ""
"The post status is <b>draft</b>. Are you sure you want to order a "
"translation for this article?"

#: views/templates/admin-extension-templates.php:119
msgid "Please select the content to be translated."
msgstr "Please select the content to be translated."

#: views/templates/admin-extension-templates.php:140
#: views/templates/admin-extension-templates.php:223
msgid "Not present in this post"
msgstr "Not present in this post"

#: views/templates/admin-extension-templates.php:148
#: views/templates/admin-extension-templates.php:231
msgid "Remove this post"
msgstr "Remove this post"

#: views/templates/admin-extension-templates.php:149
#: views/templates/admin-extension-templates.php:232
msgid "Show content"
msgstr "Show content"

#: views/templates/admin-extension-templates.php:152
msgid "Language"
msgstr "Language"

#: views/templates/admin-extension-templates.php:154
msgid "Translate from <b id=\"sttr-order-source-language-label\">-</b> into "
msgstr "Translate from <b id=\"sttr-order-source-language-label\">-</b> into "

#: views/templates/admin-extension-templates.php:173
msgid "Content to be proofread"
msgstr "Content to be proofread"

#: views/templates/admin-extension-templates.php:194
msgid ""
"The post cannot be proofread. It is blocked by a proofread order in progress."
msgstr ""
"The post cannot be proofread. It is blocked by a proofread order in progress."

#: views/templates/admin-extension-templates.php:198
msgid ""
"The post status is <b>draft</b>. Are you sure you want to order a proofread "
"for this article?"
msgstr ""
"The post status is <b>draft</b>. Are you sure you want to order a proofread "
"for this article?"

#: views/templates/admin-extension-templates.php:202
msgid "Please select the content to be proofread."
msgstr "Please select the content to be proofread."

#: views/templates/admin-extension-templates.php:259
msgid "Service and deadline"
msgstr "Service and deadline"

#: views/templates/admin-extension-templates.php:261
msgid ""
"Select the proofreading service and deadline for proofreading <b>{{data."
"wordCount}} words</b>:"
msgstr ""
"Select the proofreading service and deadline for proofreading <b>{{data."
"wordCount}} words</b>:"

#: views/templates/admin-extension-templates.php:263
msgid ""
"Select the translation service and deadline for translating <b>{{data."
"wordCount}} words</b> into <b>{{data.language}}</b>:"
msgstr ""
"Select the translation service and deadline for translating <b>{{data."
"wordCount}} words</b> into <b>{{data.language}}</b>:"

#: views/templates/admin-extension-templates.php:299
msgid "Your comment to Supertext"
msgstr "Your comment to Supertext"

#: views/templates/settings-templates.php:5
msgid "Shortcode"
msgstr "Shortcode"

#: views/templates/settings-templates.php:7
msgid "Shortcode..."
msgstr "Shortcode..."

#: views/templates/settings-templates.php:11
msgid "Encoding for enclosed content"
msgstr "Encoding for enclosed content"

#: views/templates/settings-templates.php:14
#: views/templates/settings-templates.php:46
msgid "Functions..."
msgstr "Functions..."

#: views/templates/settings-templates.php:19
msgid "Invert encoding"
msgstr "Invert encoding"

#: views/templates/settings-templates.php:31
msgid "Translatable attributes"
msgstr "Translatable attributes"

#: views/templates/settings-templates.php:36
msgid "Add attribute"
msgstr "Add attribute"

#: views/templates/settings-templates.php:39
msgid "remove setting"
msgstr "remove setting"

#: views/templates/settings-templates.php:45
msgid "Attribute name..."
msgstr "Attribute name..."

#~ msgid "Order proofread"
#~ msgstr "Order proofread"

#~ msgid "Post is still in the proofread process"
#~ msgstr "Post is still in the proofread process"

#~ msgid "Please configure the languages within the translation plugin."
#~ msgstr "Please configure the languages within the translation plugin."

#~ msgid ""
#~ "The Supertext Translation plugin cannot be used. Polylang is not "
#~ "installed or hasn't been activated."
#~ msgstr ""
#~ "The Supertext Translation plugin cannot be used. Polylang is not "
#~ "installed or hasn't been activated."

#~ msgid "Supertext Translation"
#~ msgstr "Supertext Translation"

#~ msgid "User"
#~ msgstr "User"

#~ msgid "The post to be translated has been created."
#~ msgstr "The post to be translated has been created."

#~ msgid "Choose picture"
#~ msgstr "Choose picture"

#~ msgid "Remove picture"
#~ msgstr "Remove picture"

#~ msgid "o'clock"
#~ msgstr "o'clock"

#~ msgid "Your password must be at least %s long"
#~ msgstr "Your password must be at least %s long"

#~ msgid "Your passwords do not match"
#~ msgstr "Your passwords do not match"

#~ msgid "Please enter your password"
#~ msgstr "Please enter your password"

#~ msgid "This post has been modified."
#~ msgstr "This post has been modified."

#~ msgid "Supertext Plugin Log"
#~ msgstr "Supertext Plugin Log"

#~ msgid "Advanced Custom Field (Plugin)"
#~ msgstr "Advanced Custom Field (Plugin)"

#~ msgid "Plugin fields"
#~ msgstr "Plugin fields"

#~ msgid "BE page builder content"
#~ msgstr "BE page builder content"

#~ msgid "Please select the fields that can be used for translations."
#~ msgstr "Please select the fields that can be used for translations."

#~ msgid "Translation is being initialized. Please wait a moment."
#~ msgstr "Translation is being initialized. Please wait a moment."

#~ msgid "The order couldn't be sent to Supertext. Please try again."
#~ msgstr "The order couldn't be sent to Supertext. Please try again."

#~ msgid ""
#~ "The article cannot be translated because there is an unfinished "
#~ "translation task. Please use the original article to order a translation."
#~ msgstr ""
#~ "The article cannot be translated because there is an unfinished "
#~ "translation task. Please use the original article to order a translation."

#~ msgid ""
#~ "You are ordering a translation with the deadline {deadline} and price "
#~ "{price}."
#~ msgstr ""
#~ "You are ordering a translation with the deadline {deadline} and price "
#~ "{price}."

#~ msgid ""
#~ "You will receive an email as soon as the translation of your article is "
#~ "complete."
#~ msgstr ""
#~ "You will receive an email as soon as the translation of your article is "
#~ "complete."

#~ msgid "Please confirm your order."
#~ msgstr "Please confirm your order."

#~ msgid "One moment please. The translation order is being sent to Supertext."
#~ msgstr ""
#~ "One moment please. The translation order is being sent to Supertext."

#~ msgid "Please do not close this window."
#~ msgstr "Please do not close this window."

#~ msgid ""
#~ "There is already a translation for this post. The quote below may be "
#~ "higher than the final price if only parts of the content need to be "
#~ "translated again."
#~ msgstr ""
#~ "There is already a translation for this post. The quote below may be "
#~ "higher than the final price if only parts of the content need to be "
#~ "translated again."

#~ msgid "Translation of post %s"
#~ msgstr "Translation of post %s"

#~ msgid "The article will be translated from <b>%s</b> into <b>%s</b>."
#~ msgstr "The article will be translated from <b>%s</b> into <b>%s</b>."

#~ msgid "Custom fields to be translated"
#~ msgstr "Custom fields to be translated"

#~ msgid "Select the translation service and deadline:"
#~ msgstr "Select the translation service and deadline:"

#~ msgid "The price is being calculated, one moment please."
#~ msgstr "The price is being calculated, one moment please."

#~ msgid ""
#~ "Could not create a new post for the translation. You need to create the "
#~ "new post manually using Polylang."
#~ msgstr ""
#~ "Could not create a new post for the translation. You need to create the "
#~ "new post manually using Polylang."

#~ msgid "There are no offers for this translation."
#~ msgstr "There are no offers for this translation."

#~ msgid ""
#~ "Error: the language of the translation from Supertext does not match or "
#~ "the translated post has been deleted"
#~ msgstr ""
#~ "Error: the language of the translation from Supertext does not match or "
#~ "the translated post has been deleted"

#~ msgid "Error: method not allowed"
#~ msgstr "Error: method not allowed"

#~ msgid "Error: translation import only possible for drafted articles"
#~ msgstr "Error: translation import only possible for drafted articles"

#~ msgid "The order is being sent. One moment, please."
#~ msgstr "The order is being sent. One moment, please."

#~ msgid ""
#~ "As soon as the order is placed, you will be automatically redirected."
#~ msgstr ""
#~ "As soon as the order is placed, you will be automatically redirected. "
#~ "Please don't close this window yet."

#~ msgid ""
#~ "The following settings are available for the selected components of your "
#~ "article:"
#~ msgstr ""
#~ "The following settings are available for the selected components of your "
#~ "article:"

#~ msgid "Order article translation"
#~ msgstr "Order article translation"

#~ msgid ""
#~ "One moment, the window closes itself in a few seconds and finishes the "
#~ "order. Don't close the window yet."
#~ msgstr ""
#~ "One moment, the window closes itself in a few seconds and finishes the "
#~ "order. Don't close the window yet."

#~ msgid "Price"
#~ msgstr "Price"

#~ msgid "API-Key"
#~ msgstr "API-Key"

#~ msgid ""
#~ "Error while communicating with Supertext. We couldn't find any offers. "
#~ "Please try again later."
#~ msgstr ""
#~ "Error while communicating with Supertext. We couldn't find any offers. "
#~ "Please try again later."
