Changeset 1970556
- Timestamp:
- 11/07/2018 08:03:32 PM (7 years ago)
- Location:
- piwik-tracking-by-mente-binaria/trunk
- Files:
-
- 5 edited
-
assets/i18n/piwik-tracking-by-mente-binaria.pot (modified) (1 diff)
-
assets/i18n/pt_PT.mo (modified) (previous)
-
assets/i18n/pt_PT.po (modified) (3 diffs)
-
piwik-tracking-by-mente-binaria.php (modified) (1 diff)
-
readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
piwik-tracking-by-mente-binaria/trunk/assets/i18n/piwik-tracking-by-mente-binaria.pot
r1806939 r1970556 5 5 msgstr "" 6 6 "Project-Id-Version: Matomo tracking, by Sergio Santos\n" 7 "Report-Msgid-Bugs-To: http ://sergiosantos.me\n"7 "Report-Msgid-Bugs-To: https://www.sergiosantos.me\n" 8 8 "POT-Creation-Date: 2017-09-21 11:42+0100\n" 9 "PO-Revision-Date: 201 7-04-13 18:38+0100\n"9 "PO-Revision-Date: 2018-11-07 20:01+0000\n" 10 10 "MIME-Version: 1.0\n" 11 11 "Content-Type: text/plain; charset=UTF-8\n" -
piwik-tracking-by-mente-binaria/trunk/assets/i18n/pt_PT.po
r1806939 r1970556 4 4 msgstr "" 5 5 "Project-Id-Version: Matomo tracking, by Sergio Santos\n" 6 "Report-Msgid-Bugs-To: http ://sergiosantos.me\n"6 "Report-Msgid-Bugs-To: https://www.sergiosantos.me\n" 7 7 "POT-Creation-Date: 2017-09-21 11:43+0100\n" 8 "PO-Revision-Date: 201 7-11-02 09:55+0000\n"8 "PO-Revision-Date: 2018-11-07 20:01+0000\n" 9 9 "Last-Translator: Sergio Santos <ipse@sergiosantos.me>\n" 10 10 "Language-Team: \n" … … 13 13 "Content-Type: text/plain; charset=UTF-8\n" 14 14 "Content-Transfer-Encoding: 8bit\n" 15 "X-Generator: Poedit 1.8.7.1\n"15 "X-Generator: Poedit 2.0.6\n" 16 16 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 17 17 … … 102 102 "<br />Please check this field and try again." 103 103 msgstr "" 104 "O \"Temporizador Heartbeat\" deve ser um número inteiro maior que ou igual "105 " azero.<br />Por favor verifique este campo e tente novamente."104 "O \"Temporizador Heartbeat\" deve ser um número inteiro maior que ou igual a " 105 "zero.<br />Por favor verifique este campo e tente novamente." -
piwik-tracking-by-mente-binaria/trunk/piwik-tracking-by-mente-binaria.php
r1970547 r1970556 6 6 /* 7 7 Plugin Name: Matomo tracking, by Sergio Santos 8 Plugin URI: http ://www.sergiosantos.me/8 Plugin URI: https://www.sergiosantos.me/ 9 9 Description: Add the Matomo tracking code to your website. 10 10 Version: 1.1.0 11 11 Author: Sergio Santos 12 Author URI: http ://www.sergiosantos.me/12 Author URI: https://www.sergiosantos.me/ 13 13 License: GPLv3 or later 14 License URI: http ://www.gnu.org/licenses/gpl-3.0.html14 License URI: https://www.gnu.org/licenses/gpl-3.0.html 15 15 Text Domain: piwik-tracking-by-mente-binaria 16 16 Domain Path: /assets/i18n -
piwik-tracking-by-mente-binaria/trunk/readme.txt
r1970544 r1970556 1 1 === Matomo tracking, by Sergio Santos === 2 2 Contributors: sergiorcs 3 Donate link: http ://www.sergiosantos.me/3 Donate link: https://www.sergiosantos.me/ 4 4 Tags: matomo, piwik, analytics, tracking, code 5 5 Requires at least: 3.0 … … 7 7 Stable tag: 1.1.0 8 8 License: GPLv3 or later 9 License URI: http ://www.gnu.org/licenses/gpl-3.0.html9 License URI: https://www.gnu.org/licenses/gpl-3.0.html 10 10 11 11 "Matomo tracking, by Sergio Santos" is a simple plugin whose only purpose is to add the Matomo tracking code to your website. … … 33 33 = There's a problem. Can you fix it? = 34 34 35 Perhaps. Please file a bug report [here](http ://plugins.trac.wordpress.org/report) and i will look into it as soon as possible.35 Perhaps. Please file a bug report [here](https://plugins.trac.wordpress.org/report) and i will look into it as soon as possible. 36 36 37 37 = You're giving away your work for free. What's the catch? = … … 42 42 = This plugin is pretty cool. How can i repay you? = 43 43 44 Thanks! If you'd like to give something back, visit [this page](http ://codex.wordpress.org/Contributing_to_WordPress) to see how you can contribute to WordPress.44 Thanks! If you'd like to give something back, visit [this page](https://codex.wordpress.org/Contributing_to_WordPress) to see how you can contribute to WordPress. 45 45 If you're keen on thanking me personally, you can visit [my page](https://www.sergiosantos.me/) to see how we can help each other. 46 46
Note: See TracChangeset
for help on using the changeset viewer.