| 1 |
#, fuzzy |
| 2 |
msgid "" |
| 3 |
msgstr "" |
| 4 |
"Project-Id-Version: DeepL Pro for WordPress : translation plugin, Pro " |
| 5 |
"Version\n" |
| 6 |
"Report-Msgid-Bugs-To: \n" |
| 7 |
"POT-Creation-Date: 2019-01-20 06:44+0000\n" |
| 8 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 9 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 10 |
"Language-Team: \n" |
| 11 |
"Language: \n" |
| 12 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
| 13 |
"MIME-Version: 1.0\n" |
| 14 |
"Content-Type: text/plain; charset=UTF-8\n" |
| 15 |
"Content-Transfer-Encoding: 8bit\n" |
| 16 |
"X-Generator: Loco https://localise.biz/" |
| 17 |
|
| 18 |
#: wpdeepl.php:55 |
| 19 |
msgid "Error loading WPDeepL" |
| 20 |
msgstr "" |
| 21 |
|
| 22 |
#: wpdeepl.php:81 |
| 23 |
msgid "Settings" |
| 24 |
msgstr "" |
| 25 |
|
| 26 |
#: deepl-configuration.class.php:35 |
| 27 |
msgid "Replace content" |
| 28 |
msgstr "" |
| 29 |
|
| 30 |
#: deepl-configuration.class.php:36 |
| 31 |
msgid "Append to content" |
| 32 |
msgstr "" |
| 33 |
|
| 34 |
#: admin/deepl-metabox.php:188 |
| 35 |
#: settings/wp-improved-settings-wpdeepl.class.php:21 |
| 36 |
msgid "DeepL translation" |
| 37 |
msgstr "" |
| 38 |
|
| 39 |
#: admin/deepl-metabox.php:201 |
| 40 |
msgid "Translating to" |
| 41 |
msgstr "" |
| 42 |
|
| 43 |
#: admin/deepl-metabox.php:209 |
| 44 |
msgid "Translate" |
| 45 |
msgstr "" |
| 46 |
|
| 47 |
#: admin/deepl-metabox.php:229 |
| 48 |
msgid "Gutenberg is not compatible with WPDeepL yet. Please use Classic Editor" |
| 49 |
msgstr "" |
| 50 |
|
| 51 |
#: includes/deepl-functions.php:24 |
| 52 |
msgid "Automatic" |
| 53 |
msgstr "" |
| 54 |
|
| 55 |
#: includes/deepl-functions.php:45 |
| 56 |
msgid "Dont't translate" |
| 57 |
msgstr "" |
| 58 |
|
| 59 |
#: includes/deepl-functions.php:54 |
| 60 |
msgid "Usage" |
| 61 |
msgstr "" |
| 62 |
|
| 63 |
#: includes/deepl-functions.php:65 |
| 64 |
#, php-format |
| 65 |
msgid "%s characters remaining" |
| 66 |
msgstr "" |
| 67 |
|
| 68 |
#: includes/deepl-functions.php:67 |
| 69 |
#, php-format |
| 70 |
msgid "%s / %s characters translated" |
| 71 |
msgstr "" |
| 72 |
|
| 73 |
#: includes/deepl-functions.php:69 |
| 74 |
#, php-format |
| 75 |
msgid "Request done in: %f milliseconds" |
| 76 |
msgstr "" |
| 77 |
|
| 78 |
#: settings/wp-improved-settings-wpdeepl.class.php:17 |
| 79 |
msgid "DeepL settings" |
| 80 |
msgstr "" |
| 81 |
|
| 82 |
#: settings/wp-improved-settings-wpdeepl.class.php:42 |
| 83 |
#, php-format |
| 84 |
msgid "<li><a href=\"%s\">%s</a></li>" |
| 85 |
msgstr "" |
| 86 |
|
| 87 |
#: settings/wp-improved-settings-wpdeepl.class.php:50 |
| 88 |
#, php-format |
| 89 |
msgid "The DeepL plugin is not fully configured yet: <ul>%s</ul>" |
| 90 |
msgstr "" |
| 91 |
|
| 92 |
#: settings/wp-improved-settings-wpdeepl.class.php:55 |
| 93 |
#, php-format |
| 94 |
msgid "<a href=\"%s\">Please provide required informations</a>" |
| 95 |
msgstr "" |
| 96 |
|
| 97 |
#: settings/wp-improved-settings-wpdeepl.class.php:67 |
| 98 |
msgid "Credentials" |
| 99 |
msgstr "" |
| 100 |
|
| 101 |
#: settings/wp-improved-settings-wpdeepl.class.php:71 |
| 102 |
#: settings/wp-improved-settings-wpdeepl.class.php:107 |
| 103 |
msgid "Translation" |
| 104 |
msgstr "" |
| 105 |
|
| 106 |
#: settings/wp-improved-settings-wpdeepl.class.php:75 |
| 107 |
msgid "Integration" |
| 108 |
msgstr "" |
| 109 |
|
| 110 |
#: settings/wp-improved-settings-wpdeepl.class.php:83 |
| 111 |
msgid "DeepL credentials" |
| 112 |
msgstr "" |
| 113 |
|
| 114 |
#: settings/wp-improved-settings-wpdeepl.class.php:88 |
| 115 |
msgid "API Key" |
| 116 |
msgstr "" |
| 117 |
|
| 118 |
#: settings/wp-improved-settings-wpdeepl.class.php:92 |
| 119 |
#, php-format |
| 120 |
msgid "" |
| 121 |
"<a href=\"%s\">Create a DeepL Pro account here</a>. Get your <a href=\"%s\">" |
| 122 |
"API key there</a>" |
| 123 |
msgstr "" |
| 124 |
|
| 125 |
#: settings/wp-improved-settings-wpdeepl.class.php:111 |
| 126 |
msgid "Default target language" |
| 127 |
msgstr "" |
| 128 |
|
| 129 |
#: settings/wp-improved-settings-wpdeepl.class.php:132 |
| 130 |
msgid "Metabox" |
| 131 |
msgstr "" |
| 132 |
|
| 133 |
#: settings/wp-improved-settings-wpdeepl.class.php:136 |
| 134 |
msgid "Metabox should be displayed on:" |
| 135 |
msgstr "" |
| 136 |
|
| 137 |
#: settings/wp-improved-settings-wpdeepl.class.php:140 |
| 138 |
msgid "Select which post types you want the metabox to appear on" |
| 139 |
msgstr "" |
| 140 |
|
| 141 |
#: settings/wp-improved-settings-wpdeepl.class.php:144 |
| 142 |
msgid "Metabox behaviour" |
| 143 |
msgstr "" |
| 144 |
|
| 145 |
#. Name of the plugin |
| 146 |
msgid "DeepL for WordPress : translation plugin" |
| 147 |
msgstr "" |
| 148 |
|
| 149 |
#. Description of the plugin |
| 150 |
msgid "" |
| 151 |
"Get DeepL translation magic right inside your WordPress editor (with a paid " |
| 152 |
"DeepL Pro account)" |
| 153 |
msgstr "" |
| 154 |
|
| 155 |
#. Author of the plugin |
| 156 |
msgid "Fluenx" |
| 157 |
msgstr "" |
| 158 |
|
| 159 |
#. Author URI of the plugin |
| 160 |
msgid "https://www.fluenx.com/" |
| 161 |
msgstr "" |
| 162 |
|