This commit is contained in:
erwanlr
2021-07-11 20:05:17 +02:00
parent 5b5cac925c
commit 84993f7bd6
21 changed files with 5381 additions and 2 deletions

View File

@@ -0,0 +1,28 @@
{
"name": "smodinrewriter",
"version": "1.0.0",
"description": "WP Smodin Rewriter",
"repository": {
"type": "git"
},
"keywords": [
"wordpress-plugin"
],
"textdomain": "smodinrewriter",
"category": "plugins",
"license": "GPL-2.0+",
"devDependencies": {
"grunt": "^1.3.0",
"grunt-contrib-jshint": "^1.1.0",
"grunt-mkdir": "^1.0.0",
"grunt-phpcbf": "^0.1.1",
"grunt-phpcs": "^0.4.0",
"grunt-phplint": "^0.1.0",
"grunt-wp-i18n": "^1.0.3",
"load-grunt-tasks": "^5.1.0"
},
"pot": {
"languageteam": "WP Smodin Rewriter Translate Team",
"lasttranslator": "WP Smodin Rewriter Translate Team"
}
}

View File

@@ -0,0 +1,137 @@
msgid ""
msgstr ""
"Project-Id-Version: Smodin Rewriter 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/smodin-rewriter-"
"wordpress-plugin\n"
"POT-Creation-Date: 2021-02-12 07:07:56+00:00\n"
"PO-Revision-Date: 2021-02-26 07:46+0000\n"
"Last-Translator: WP Smodin Rewriter Translate Team\n"
"Language-Team: Portuguese (Portugal)\n"
"Language: pt-PT\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Loco-Source-Locale: en_IN\n"
"X-Loco-Parser: loco_parse_po\n"
"X-Generator: Loco https://localise.biz/"
#: classes/admin/smodinrewriter-admin.php:101
msgid "%s will not work without this plugin."
msgstr ""
"%s não funcionará sem este plugin.\n"
"\n"
"\n"
"\n"
#: classes/admin/smodinrewriter-admin.php:179
#: classes/admin/smodinrewriter-admin.php:229
msgid "Cannot rewrite empty content!"
msgstr ""
"Não é possível reescrever o conteúdo vazio!\n"
#: classes/admin/smodinrewriter-admin.php:180
msgid "Cancel"
msgstr ""
"Cancelar\n"
#: classes/admin/smodinrewriter-admin.php:181
msgid "Publish"
msgstr ""
"Publicar\n"
#: classes/admin/smodinrewriter-admin.php:182
msgid "Save as Draft"
msgstr ""
"Salvar como rascunho\n"
#: classes/admin/smodinrewriter-admin.php:183
msgid "Confirm"
msgstr ""
"confirme\n"
#: classes/admin/smodinrewriter-admin.php:203 views/settings.php:3
msgid "Settings"
msgstr ""
"Definições\n"
#: classes/admin/smodinrewriter-admin.php:233
msgid "Content (%1$d characters) exceeds %2$d characters. Cannot rewrite!"
msgstr ""
"O conteúdo (%1$d caracteres) excede %2$d caracteres. Não é possível "
"reescrever!\n"
#: classes/admin/smodinrewriter-admin.php:242
msgid "Rewrite %1$d characters in %2$s (%3$s) with strength %4$d?"
msgstr ""
"Reescrever %1$d caracteres em %2$s (%3$s) com força %4$d?\n"
#: classes/admin/smodinrewriter-admin.php:299
msgid ""
"The extension %s is not installed or enabled. Please make sure it is "
"installed or rewriting will not work."
msgstr ""
"A extensão %s não está instalada ou habilitada. Certifique-se de que está "
"instalado ou a regravação não funcionará.\n"
#: classes/admin/smodinrewriter-admin.php:332
msgid "Error from API: %s"
msgstr ""
"Erro da API: %s\n"
#: classes/admin/smodinrewriter-admin.php:339
msgid "Settings saved"
msgstr ""
"Configurações salvas\n"
#: views/button.php:76
msgid "Strength"
msgstr ""
"Força\n"
#: views/button.php:86 views/button.php:89
msgid "Rewrite using %s"
msgstr ""
"Reescrever usando %s\n"
#: views/button.php:95
msgid ""
"Rarely HTML can break using the rewrite functionality and you may need to "
"make manual adjustments afterwards. We recommend not including script, "
"select, or complicated tag structure for best results."
msgstr ""
"Raramente o HTML pode falhar usando a funcionalidade de reescrita e você "
"pode precisar fazer ajustes manuais posteriormente. Recomendamos não incluir "
"script, seleção ou estrutura de tag complicada para obter melhores "
"resultados.\n"
#: views/settings.php:16
msgid "General"
msgstr ""
"Em geral\n"
#: views/settings.php:21
msgid "API key"
msgstr ""
"Chave API\n"
#: views/settings.php:32
msgid "Save Settings"
msgstr ""
"Salvar configurações\n"
#. Description of the plugin/theme
msgid "Smodin Rewriter"
msgstr ""
#: classes/admin/smodinrewriter-admin.php:184
msgid "Something Broke?"
msgstr "Alguma coisa quebrou?"
#: views/settings.php:26
msgid "Language"
msgstr "Língua"
#: views/settings.php:23
msgid "Need an API key? Get one %shere%s"
msgstr "Potrzebujesz klucza API? Pobierz jeden %stutaj%s"