Version Description
Download this release
Release Info
Developer | onedesigns |
Plugin | One User Avatar | User Profile Picture |
Version | 2.3.1 |
Comparing to | |
See all releases |
Code changes from version 2.3.2 to 2.3.1
- README.md +1 -4
- assets/css/jquery-ui.css +1 -1
- assets/css/tinymce-window.css +1 -1
- assets/css/wp-user-avatar.css +1 -1
- assets/js/tinymce-editor_plugin.js +2 -2
- assets/js/tinymce-window.js +1 -1
- assets/js/wp-user-avatar-admin.js +1 -1
- assets/js/wp-user-avatar-user.js +1 -1
- assets/js/wp-user-avatar.js +1 -1
- includes/class-wp-user-avatar-admin.php +1 -1
- includes/class-wp-user-avatar-functions.php +1 -1
- includes/class-wp-user-avatar-list-table.php +1 -1
- includes/class-wp-user-avatar-resource-manager.php +1 -1
- includes/class-wp-user-avatar-setup.php +2 -2
- includes/class-wp-user-avatar-shortcode.php +1 -1
- includes/class-wp-user-avatar-subscriber.php +1 -1
- includes/class-wp-user-avatar-update.php +1 -1
- includes/class-wp-user-avatar-widget.php +1 -1
- includes/class-wp-user-avatar.php +1 -1
- includes/wpua-functions.php +1 -1
- includes/wpua-globals.php +1 -1
- includes/wpua-media-page.php +1 -1
- includes/wpua-options-page.php +1 -1
- includes/wpua-tinymce-window.php +1 -1
- includes/wpua-tinymce.php +1 -1
- languages/nl_NL.po +1 -1
- languages/one-user-avatar.pot +1 -1
- languages/pt_BR.mo +0 -0
- languages/pt_BR.po +0 -480
- languages/pt_PT.mo +0 -0
- languages/pt_PT.po +0 -480
- languages/ro_RO.po +1 -1
- one-user-avatar.php +2 -2
- readme.txt +2 -5
- uninstall.php +1 -1
README.md
CHANGED
@@ -385,10 +385,7 @@ This would output:
|
|
385 |
|
386 |
## Changelog
|
387 |
|
388 |
-
### 2.3.
|
389 |
-
* Fix missing Portuguese translation
|
390 |
-
|
391 |
-
### 2.3.1
|
392 |
* Add Portuguese translation
|
393 |
* Add One_User_Avatar::plugin_dir_path() function
|
394 |
* Improve Dutch translation
|
385 |
|
386 |
## Changelog
|
387 |
|
388 |
+
### 2.3.3
|
|
|
|
|
|
|
389 |
* Add Portuguese translation
|
390 |
* Add One_User_Avatar::plugin_dir_path() function
|
391 |
* Improve Dutch translation
|
assets/css/jquery-ui.css
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
/*! jQuery UI - 2.3.
|
2 |
* http://jqueryui.com
|
3 |
* Includes: core.css, slider.css, theme.css
|
4 |
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=smoothness&cornerRadiusShadow=8px&offsetLeftShadow=-8px&offsetTopShadow=-8px&thicknessShadow=8px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=aaaaaa&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cd0a0a&fcError=cd0a0a&borderColorError=cd0a0a&bgImgOpacityError=95&bgTextureError=glass&bgColorError=fef1ec&iconColorHighlight=2e83ff&fcHighlight=363636&borderColorHighlight=fcefa1&bgImgOpacityHighlight=55&bgTextureHighlight=glass&bgColorHighlight=fbf9ee&iconColorActive=454545&fcActive=212121&borderColorActive=aaaaaa&bgImgOpacityActive=65&bgTextureActive=glass&bgColorActive=ffffff&iconColorHover=454545&fcHover=212121&borderColorHover=999999&bgImgOpacityHover=75&bgTextureHover=glass&bgColorHover=dadada&iconColorDefault=888888&fcDefault=555555&borderColorDefault=d3d3d3&bgImgOpacityDefault=75&bgTextureDefault=glass&bgColorDefault=e6e6e6&iconColorContent=222222&fcContent=222222&borderColorContent=aaaaaa&bgImgOpacityContent=75&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=222222&fcHeader=222222&borderColorHeader=aaaaaa&bgImgOpacityHeader=75&bgTextureHeader=highlight_soft&bgColorHeader=cccccc&cornerRadius=4px&fsDefault=1.1em&fwDefault=normal&ffDefault=Verdana%2CArial%2Csans-serif
|
1 |
+
/*! jQuery UI - 2.3.3
|
2 |
* http://jqueryui.com
|
3 |
* Includes: core.css, slider.css, theme.css
|
4 |
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=smoothness&cornerRadiusShadow=8px&offsetLeftShadow=-8px&offsetTopShadow=-8px&thicknessShadow=8px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=aaaaaa&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cd0a0a&fcError=cd0a0a&borderColorError=cd0a0a&bgImgOpacityError=95&bgTextureError=glass&bgColorError=fef1ec&iconColorHighlight=2e83ff&fcHighlight=363636&borderColorHighlight=fcefa1&bgImgOpacityHighlight=55&bgTextureHighlight=glass&bgColorHighlight=fbf9ee&iconColorActive=454545&fcActive=212121&borderColorActive=aaaaaa&bgImgOpacityActive=65&bgTextureActive=glass&bgColorActive=ffffff&iconColorHover=454545&fcHover=212121&borderColorHover=999999&bgImgOpacityHover=75&bgTextureHover=glass&bgColorHover=dadada&iconColorDefault=888888&fcDefault=555555&borderColorDefault=d3d3d3&bgImgOpacityDefault=75&bgTextureDefault=glass&bgColorDefault=e6e6e6&iconColorContent=222222&fcContent=222222&borderColorContent=aaaaaa&bgImgOpacityContent=75&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=222222&fcHeader=222222&borderColorHeader=aaaaaa&bgImgOpacityHeader=75&bgTextureHeader=highlight_soft&bgColorHeader=cccccc&cornerRadius=4px&fsDefault=1.1em&fwDefault=normal&ffDefault=Verdana%2CArial%2Csans-serif
|
assets/css/tinymce-window.css
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
/*! One User Avatar - 2.3.
|
2 |
* Copyright One Designs
|
3 |
* Copyright ProfilePress
|
4 |
* Copyright Flippercode
|
1 |
+
/*! One User Avatar - 2.3.3
|
2 |
* Copyright One Designs
|
3 |
* Copyright ProfilePress
|
4 |
* Copyright Flippercode
|
assets/css/wp-user-avatar.css
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
/*! One User Avatar - 2.3.
|
2 |
* Copyright One Designs
|
3 |
* Copyright ProfilePress
|
4 |
* Copyright Flippercode
|
1 |
+
/*! One User Avatar - 2.3.3
|
2 |
* Copyright One Designs
|
3 |
* Copyright ProfilePress
|
4 |
* Copyright Flippercode
|
assets/js/tinymce-editor_plugin.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
/*! One User Avatar - 2.3.
|
2 |
* Copyright One Designs
|
3 |
* Copyright ProfilePress
|
4 |
* Copyright Flippercode
|
@@ -44,7 +44,7 @@
|
|
44 |
author: 'One Designs',
|
45 |
authorurl: 'https://onedesigns.com/',
|
46 |
infourl: 'https://onedesigns.com/plugins/one-user-avatar/',
|
47 |
-
version: '2.3.
|
48 |
};
|
49 |
},
|
50 |
});
|
1 |
+
/*! One User Avatar - 2.3.3
|
2 |
* Copyright One Designs
|
3 |
* Copyright ProfilePress
|
4 |
* Copyright Flippercode
|
44 |
author: 'One Designs',
|
45 |
authorurl: 'https://onedesigns.com/',
|
46 |
infourl: 'https://onedesigns.com/plugins/one-user-avatar/',
|
47 |
+
version: '2.3.3',
|
48 |
};
|
49 |
},
|
50 |
});
|
assets/js/tinymce-window.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
/*! One User Avatar - 2.3.
|
2 |
* Copyright One Designs
|
3 |
* Copyright ProfilePress
|
4 |
* Copyright Flippercode
|
1 |
+
/*! One User Avatar - 2.3.3
|
2 |
* Copyright One Designs
|
3 |
* Copyright ProfilePress
|
4 |
* Copyright Flippercode
|
assets/js/wp-user-avatar-admin.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
/*! One User Avatar - 2.3.
|
2 |
* Copyright One Designs
|
3 |
* Copyright ProfilePress
|
4 |
* Copyright Flippercode
|
1 |
+
/*! One User Avatar - 2.3.3
|
2 |
* Copyright One Designs
|
3 |
* Copyright ProfilePress
|
4 |
* Copyright Flippercode
|
assets/js/wp-user-avatar-user.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
/*! One User Avatar - 2.3.
|
2 |
* Copyright One Designs
|
3 |
* Copyright ProfilePress
|
4 |
* Copyright Flippercode
|
1 |
+
/*! One User Avatar - 2.3.3
|
2 |
* Copyright One Designs
|
3 |
* Copyright ProfilePress
|
4 |
* Copyright Flippercode
|
assets/js/wp-user-avatar.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
/*! One User Avatar - 2.3.
|
2 |
* Copyright One Designs
|
3 |
* Copyright ProfilePress
|
4 |
* Copyright Flippercode
|
1 |
+
/*! One User Avatar - 2.3.3
|
2 |
* Copyright One Designs
|
3 |
* Copyright ProfilePress
|
4 |
* Copyright Flippercode
|
includes/class-wp-user-avatar-admin.php
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
-
* @version 2.3.
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar_Admin {
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
+
* @version 2.3.3
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar_Admin {
|
includes/class-wp-user-avatar-functions.php
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
-
* @version 2.3.
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar_Functions {
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
+
* @version 2.3.3
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar_Functions {
|
includes/class-wp-user-avatar-list-table.php
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
-
* @version 2.3.
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar_List_Table extends WP_List_Table {
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
+
* @version 2.3.3
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar_List_Table extends WP_List_Table {
|
includes/class-wp-user-avatar-resource-manager.php
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
* @copyright 2014-2020 Flippercode
|
13 |
* @copyright 2020-2021 ProfilePress
|
14 |
* @copyright 2021 One Designs
|
15 |
-
* @version 2.3.
|
16 |
*/
|
17 |
|
18 |
class WP_User_Avatar_Resource_Manager {
|
12 |
* @copyright 2014-2020 Flippercode
|
13 |
* @copyright 2020-2021 ProfilePress
|
14 |
* @copyright 2021 One Designs
|
15 |
+
* @version 2.3.3
|
16 |
*/
|
17 |
|
18 |
class WP_User_Avatar_Resource_Manager {
|
includes/class-wp-user-avatar-setup.php
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
-
* @version 2.3.
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar_Setup {
|
@@ -30,7 +30,7 @@ class WP_User_Avatar_Setup {
|
|
30 |
* @since 1.9.2
|
31 |
*/
|
32 |
private function _define_constants() {
|
33 |
-
define( 'WPUA_VERSION', '2.3.
|
34 |
define( 'WPUA_FOLDER', basename( dirname( One_User_Avatar::plugin_file_path() ) ) );
|
35 |
define( 'WPUA_DIR', One_User_Avatar::plugin_dir_path() );
|
36 |
define( 'WPUA_INC', WPUA_DIR . 'includes' . '/' );
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
+
* @version 2.3.3
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar_Setup {
|
30 |
* @since 1.9.2
|
31 |
*/
|
32 |
private function _define_constants() {
|
33 |
+
define( 'WPUA_VERSION', '2.3.3' );
|
34 |
define( 'WPUA_FOLDER', basename( dirname( One_User_Avatar::plugin_file_path() ) ) );
|
35 |
define( 'WPUA_DIR', One_User_Avatar::plugin_dir_path() );
|
36 |
define( 'WPUA_INC', WPUA_DIR . 'includes' . '/' );
|
includes/class-wp-user-avatar-shortcode.php
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
-
* @version 2.3.
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar_Shortcode {
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
+
* @version 2.3.3
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar_Shortcode {
|
includes/class-wp-user-avatar-subscriber.php
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
-
* @version 2.3.
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar_Subscriber {
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
+
* @version 2.3.3
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar_Subscriber {
|
includes/class-wp-user-avatar-update.php
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
-
* @version 2.3.
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar_Update {
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
+
* @version 2.3.3
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar_Update {
|
includes/class-wp-user-avatar-widget.php
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
-
* @version 2.3.
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar_Profile_Widget extends WP_Widget {
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
+
* @version 2.3.3
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar_Profile_Widget extends WP_Widget {
|
includes/class-wp-user-avatar.php
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
-
* @version 2.3.
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar {
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
+
* @version 2.3.3
|
15 |
*/
|
16 |
|
17 |
class WP_User_Avatar {
|
includes/wpua-functions.php
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
-
* @version 2.3.
|
15 |
*/
|
16 |
|
17 |
/**
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
+
* @version 2.3.3
|
15 |
*/
|
16 |
|
17 |
/**
|
includes/wpua-globals.php
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
-
* @version 2.3.
|
15 |
*/
|
16 |
|
17 |
/**
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
+
* @version 2.3.3
|
15 |
*/
|
16 |
|
17 |
/**
|
includes/wpua-media-page.php
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
-
* @version 2.3.
|
15 |
*/
|
16 |
|
17 |
/**
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
+
* @version 2.3.3
|
15 |
*/
|
16 |
|
17 |
/**
|
includes/wpua-options-page.php
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
-
* @version 2.3.
|
15 |
*/
|
16 |
|
17 |
/**
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
+
* @version 2.3.3
|
15 |
*/
|
16 |
|
17 |
/**
|
includes/wpua-tinymce-window.php
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
-
* @version 2.3.
|
15 |
*/
|
16 |
|
17 |
/**
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
+
* @version 2.3.3
|
15 |
*/
|
16 |
|
17 |
/**
|
includes/wpua-tinymce.php
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
-
* @version 2.3.
|
15 |
*/
|
16 |
|
17 |
/**
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
+
* @version 2.3.3
|
15 |
*/
|
16 |
|
17 |
/**
|
languages/nl_NL.po
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
# This file is distributed under the same license as the One User Avatar plugin.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: One User Avatar 2.3.
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/one-user-avatar\n"
|
7 |
"POT-Creation-Date: 2021-06-01T19:12:54+00:00\n"
|
8 |
"PO-Revision-Date: 2021-06-01 20:17+0100\n"
|
2 |
# This file is distributed under the same license as the One User Avatar plugin.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: One User Avatar 2.3.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/one-user-avatar\n"
|
7 |
"POT-Creation-Date: 2021-06-01T19:12:54+00:00\n"
|
8 |
"PO-Revision-Date: 2021-06-01 20:17+0100\n"
|
languages/one-user-avatar.pot
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
# This file is distributed under the GPLv2.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: One User Avatar 2.3.
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/one-user-avatar\n"
|
7 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
8 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
2 |
# This file is distributed under the GPLv2.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: One User Avatar 2.3.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/one-user-avatar\n"
|
7 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
8 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
languages/pt_BR.mo
DELETED
Binary file
|
languages/pt_BR.po
DELETED
@@ -1,480 +0,0 @@
|
|
1 |
-
# Copyright (C) 2021 One Designs
|
2 |
-
# This file is distributed under the GPLv2.
|
3 |
-
msgid ""
|
4 |
-
msgstr ""
|
5 |
-
"Project-Id-Version: One User Avatar 2.3.2\n"
|
6 |
-
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/one-user-avatar\n"
|
7 |
-
"Language-Team: \n"
|
8 |
-
"MIME-Version: 1.0\n"
|
9 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
-
"Content-Transfer-Encoding: 8bit\n"
|
11 |
-
"POT-Creation-Date: 2021-06-01T19:12:54+00:00\n"
|
12 |
-
"PO-Revision-Date: 2021-06-01 20:46+0100\n"
|
13 |
-
"X-Generator: Poedit 2.4.3\n"
|
14 |
-
"X-Domain: one-user-avatar\n"
|
15 |
-
"Last-Translator: \n"
|
16 |
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
-
"Language: pt_BR\n"
|
18 |
-
|
19 |
-
#. Plugin Name of the plugin
|
20 |
-
#: includes/class-wp-user-avatar-admin.php:227
|
21 |
-
#: includes/class-wp-user-avatar-admin.php:426
|
22 |
-
#: includes/class-wp-user-avatar-widget.php:32
|
23 |
-
#: includes/wpua-options-page.php:55 includes/wpua-tinymce-window.php:31
|
24 |
-
msgid "One User Avatar"
|
25 |
-
msgstr "One User Avatar"
|
26 |
-
|
27 |
-
#. Plugin URI of the plugin
|
28 |
-
msgid "https://onedesigns.com/plugins/one-user-avatar/"
|
29 |
-
msgstr "https://onedesigns.com/plugins/one-user-avatar/"
|
30 |
-
|
31 |
-
#. Description of the plugin
|
32 |
-
msgid ""
|
33 |
-
"Use any image from your WordPress Media Library as a custom user avatar. Add "
|
34 |
-
"your own Default Avatar. Fork of WP User Avatar v2.2.16."
|
35 |
-
msgstr ""
|
36 |
-
"Use qualquer imagem da sua biblioteca de mídia do WordPress como um avatar "
|
37 |
-
"de usuário personalizado. Adicione seu próprio Avatar padrão. Fork do WP "
|
38 |
-
"User Avatar v2.2.16."
|
39 |
-
|
40 |
-
#. Author of the plugin
|
41 |
-
msgid "One Designs"
|
42 |
-
msgstr "One Designs"
|
43 |
-
|
44 |
-
#. Author URI of the plugin
|
45 |
-
msgid "https://onedesigns.com/"
|
46 |
-
msgstr "https://onedesigns.com/"
|
47 |
-
|
48 |
-
#: includes/class-wp-user-avatar-admin.php:170
|
49 |
-
msgid "You are not allowed to delete this post."
|
50 |
-
msgstr "Não tem permissões para eliminar este conteúdo."
|
51 |
-
|
52 |
-
#: includes/class-wp-user-avatar-admin.php:174
|
53 |
-
msgid "Error in deleting."
|
54 |
-
msgstr "Erro ao excluir."
|
55 |
-
|
56 |
-
#: includes/class-wp-user-avatar-admin.php:228
|
57 |
-
#: includes/class-wp-user-avatar-admin.php:286 includes/wpua-media-page.php:59
|
58 |
-
msgid "Avatars"
|
59 |
-
msgstr "Avatares"
|
60 |
-
|
61 |
-
#: includes/class-wp-user-avatar-admin.php:237
|
62 |
-
#: includes/class-wp-user-avatar-admin.php:238
|
63 |
-
#: includes/class-wp-user-avatar-admin.php:462
|
64 |
-
#: includes/wpua-options-page.php:93
|
65 |
-
msgid "Settings"
|
66 |
-
msgstr "Opções"
|
67 |
-
|
68 |
-
#: includes/class-wp-user-avatar-admin.php:246
|
69 |
-
#: includes/class-wp-user-avatar-admin.php:247
|
70 |
-
msgid "Library"
|
71 |
-
msgstr "Biblioteca"
|
72 |
-
|
73 |
-
#: includes/class-wp-user-avatar-admin.php:372
|
74 |
-
msgid "Mystery Man"
|
75 |
-
msgstr "Homem misterioso"
|
76 |
-
|
77 |
-
#: includes/class-wp-user-avatar-admin.php:373
|
78 |
-
msgid "Blank"
|
79 |
-
msgstr "Em branco"
|
80 |
-
|
81 |
-
#: includes/class-wp-user-avatar-admin.php:374
|
82 |
-
msgid "Gravatar Logo"
|
83 |
-
msgstr "Logotipo Gravatar"
|
84 |
-
|
85 |
-
#: includes/class-wp-user-avatar-admin.php:375
|
86 |
-
msgid "Identicon (Generated)"
|
87 |
-
msgstr "Identicon (Gerado)"
|
88 |
-
|
89 |
-
#: includes/class-wp-user-avatar-admin.php:376
|
90 |
-
msgid "Wavatar (Generated)"
|
91 |
-
msgstr "Wavatar (Gerado)"
|
92 |
-
|
93 |
-
#: includes/class-wp-user-avatar-admin.php:377
|
94 |
-
msgid "MonsterID (Generated)"
|
95 |
-
msgstr "MonsterID (Gerado)"
|
96 |
-
|
97 |
-
#: includes/class-wp-user-avatar-admin.php:378
|
98 |
-
msgid "Retro (Generated)"
|
99 |
-
msgstr "Retro (Gerado)"
|
100 |
-
|
101 |
-
#: includes/class-wp-user-avatar-admin.php:427
|
102 |
-
#: includes/class-wp-user-avatar.php:231
|
103 |
-
msgid "Choose Image"
|
104 |
-
msgstr "Escolher imagem"
|
105 |
-
|
106 |
-
#: includes/class-wp-user-avatar-admin.php:428
|
107 |
-
msgid "Remove"
|
108 |
-
msgstr "Remover"
|
109 |
-
|
110 |
-
#: includes/class-wp-user-avatar-admin.php:428
|
111 |
-
#: includes/class-wp-user-avatar.php:292
|
112 |
-
msgid "Undo"
|
113 |
-
msgstr "Anular"
|
114 |
-
|
115 |
-
#: includes/class-wp-user-avatar-admin.php:480
|
116 |
-
msgid "https://onedesigns.com/support/forum/plugins/one-user-avatar/"
|
117 |
-
msgstr "https://onedesigns.com/support/forum/plugins/one-user-avatar/"
|
118 |
-
|
119 |
-
#: includes/class-wp-user-avatar-admin.php:481
|
120 |
-
msgid "Support Forums"
|
121 |
-
msgstr "Fórum de suporte"
|
122 |
-
|
123 |
-
#: includes/class-wp-user-avatar-admin.php:495
|
124 |
-
#: includes/class-wp-user-avatar-admin.php:556 includes/wpua-functions.php:93
|
125 |
-
#: includes/wpua-functions.php:106 includes/wpua-functions.php:114
|
126 |
-
#: includes/wpua-functions.php:186 includes/wpua-tinymce-window.php:94
|
127 |
-
msgid "Profile Picture"
|
128 |
-
msgstr "Foto do perfil"
|
129 |
-
|
130 |
-
#: includes/class-wp-user-avatar-admin.php:560
|
131 |
-
#: includes/wpua-options-page.php:300 includes/wpua-options-page.php:306
|
132 |
-
msgid "Default Avatar"
|
133 |
-
msgstr "Avatar padrão"
|
134 |
-
|
135 |
-
#: includes/class-wp-user-avatar-functions.php:515
|
136 |
-
#: includes/class-wp-user-avatar-functions.php:716
|
137 |
-
msgid "Avatar"
|
138 |
-
msgstr "Avatar"
|
139 |
-
|
140 |
-
#. translators: uploaded files
|
141 |
-
#: includes/class-wp-user-avatar-list-table.php:176
|
142 |
-
msgctxt "uploaded files"
|
143 |
-
msgid "All %s"
|
144 |
-
msgstr "Tudo %s"
|
145 |
-
|
146 |
-
#: includes/class-wp-user-avatar-list-table.php:192
|
147 |
-
#: includes/class-wp-user-avatar-list-table.php:549
|
148 |
-
msgid "Delete Permanently"
|
149 |
-
msgstr "Eliminar permanentemente"
|
150 |
-
|
151 |
-
#: includes/class-wp-user-avatar-list-table.php:222
|
152 |
-
msgid "No media attachments found."
|
153 |
-
msgstr "Nenhum anexo de mídia encontrado."
|
154 |
-
|
155 |
-
#: includes/class-wp-user-avatar-list-table.php:235
|
156 |
-
msgctxt "column name"
|
157 |
-
msgid "File"
|
158 |
-
msgstr "Ficheiro"
|
159 |
-
|
160 |
-
#: includes/class-wp-user-avatar-list-table.php:236
|
161 |
-
msgid "Author"
|
162 |
-
msgstr "Autor"
|
163 |
-
|
164 |
-
#: includes/class-wp-user-avatar-list-table.php:237
|
165 |
-
msgctxt "column name"
|
166 |
-
msgid "Uploaded to"
|
167 |
-
msgstr "Carregado para"
|
168 |
-
|
169 |
-
#: includes/class-wp-user-avatar-list-table.php:238
|
170 |
-
msgctxt "column name"
|
171 |
-
msgid "Date"
|
172 |
-
msgstr "Data"
|
173 |
-
|
174 |
-
#. translators: post title
|
175 |
-
#: includes/class-wp-user-avatar-list-table.php:323
|
176 |
-
msgid "Select %s"
|
177 |
-
msgstr "Selecione %s"
|
178 |
-
|
179 |
-
#: includes/class-wp-user-avatar-list-table.php:414
|
180 |
-
msgid "Unpublished"
|
181 |
-
msgstr "Não publicado"
|
182 |
-
|
183 |
-
#. translators: time from now
|
184 |
-
#: includes/class-wp-user-avatar-list-table.php:422
|
185 |
-
msgctxt "time from now"
|
186 |
-
msgid "%s from now"
|
187 |
-
msgstr "%s a partir de agora"
|
188 |
-
|
189 |
-
#. translators: time ago
|
190 |
-
#: includes/class-wp-user-avatar-list-table.php:428
|
191 |
-
msgctxt "time ago"
|
192 |
-
msgid "%s ago"
|
193 |
-
msgstr "%s atrás"
|
194 |
-
|
195 |
-
#: includes/class-wp-user-avatar-list-table.php:433
|
196 |
-
msgid "Y/m/d"
|
197 |
-
msgstr "d/m/Y"
|
198 |
-
|
199 |
-
#: includes/class-wp-user-avatar-list-table.php:523
|
200 |
-
msgid "Edit"
|
201 |
-
msgstr "Editar"
|
202 |
-
|
203 |
-
#: includes/class-wp-user-avatar-list-table.php:532
|
204 |
-
msgid "Restore"
|
205 |
-
msgstr "Repor"
|
206 |
-
|
207 |
-
#: includes/class-wp-user-avatar-list-table.php:538
|
208 |
-
msgid "Trash"
|
209 |
-
msgstr "Lixo"
|
210 |
-
|
211 |
-
#: includes/class-wp-user-avatar-list-table.php:561
|
212 |
-
msgid "View"
|
213 |
-
msgstr "Ver"
|
214 |
-
|
215 |
-
#. translators: either wp_footer() or wp_print_footer_scripts() hook.
|
216 |
-
#: includes/class-wp-user-avatar-resource-manager.php:190
|
217 |
-
msgid ""
|
218 |
-
"We're sorry, but your theme's page template didn't make a call to %s, which "
|
219 |
-
"is required by One User Avatar. Please add this call to your page templates."
|
220 |
-
msgstr ""
|
221 |
-
"Lamentamos, mas o modelo de página do seu tema não fez uma chamada para %s, "
|
222 |
-
"que é exigido pelo One User Avatar. Por favor, adicione esta chamada aos "
|
223 |
-
"seus modelos de página."
|
224 |
-
|
225 |
-
#: includes/class-wp-user-avatar-shortcode.php:243
|
226 |
-
msgid "Profile updated."
|
227 |
-
msgstr "Perfil atualizado."
|
228 |
-
|
229 |
-
#: includes/class-wp-user-avatar-shortcode.php:273
|
230 |
-
msgid "Update Profile"
|
231 |
-
msgstr "Atualizar perfil"
|
232 |
-
|
233 |
-
#. translators: [avatar_upload] shortcode
|
234 |
-
#: includes/class-wp-user-avatar-widget.php:27
|
235 |
-
msgid "Insert %s"
|
236 |
-
msgstr "Inserir %s"
|
237 |
-
|
238 |
-
#: includes/class-wp-user-avatar-widget.php:99
|
239 |
-
msgid "Title:"
|
240 |
-
msgstr "Título:"
|
241 |
-
|
242 |
-
#: includes/class-wp-user-avatar-widget.php:105
|
243 |
-
msgid "Description:"
|
244 |
-
msgstr "Descrição:"
|
245 |
-
|
246 |
-
#: includes/class-wp-user-avatar-widget.php:113
|
247 |
-
msgid "Automatically add paragraphs"
|
248 |
-
msgstr "Adicionar parágrafos automaticamente"
|
249 |
-
|
250 |
-
#. translators: user display name
|
251 |
-
#: includes/class-wp-user-avatar.php:227
|
252 |
-
msgid "Choose Image: %s"
|
253 |
-
msgstr "Escolher imagem: %s"
|
254 |
-
|
255 |
-
#: includes/class-wp-user-avatar.php:243 includes/class-wp-user-avatar.php:244
|
256 |
-
#: includes/wpua-tinymce-window.php:95 includes/wpua-tinymce-window.php:186
|
257 |
-
msgid "Upload"
|
258 |
-
msgstr "Carregar"
|
259 |
-
|
260 |
-
#. translators: file size in KB
|
261 |
-
#: includes/class-wp-user-avatar.php:253 includes/wpua-options-page.php:188
|
262 |
-
msgid "Maximum upload file size: %s."
|
263 |
-
msgstr "Tamanho máximo do ficheiro para carregamento: %s."
|
264 |
-
|
265 |
-
#. translators: allowed file extensions
|
266 |
-
#: includes/class-wp-user-avatar.php:263
|
267 |
-
msgid "Allowed Files: %s"
|
268 |
-
msgstr "Ficheiros permitidos: %s"
|
269 |
-
|
270 |
-
#: includes/class-wp-user-avatar.php:276 includes/class-wp-user-avatar.php:278
|
271 |
-
#: includes/wpua-tinymce-window.php:125
|
272 |
-
msgid "Original Size"
|
273 |
-
msgstr "Original"
|
274 |
-
|
275 |
-
#: includes/class-wp-user-avatar.php:282 includes/class-wp-user-avatar.php:284
|
276 |
-
#: includes/wpua-tinymce-window.php:128
|
277 |
-
msgid "Thumbnail"
|
278 |
-
msgstr "Miniatura"
|
279 |
-
|
280 |
-
#: includes/class-wp-user-avatar.php:288
|
281 |
-
msgid "Remove Image"
|
282 |
-
msgstr "Remover imagem"
|
283 |
-
|
284 |
-
#: includes/class-wp-user-avatar.php:377
|
285 |
-
msgid "This file is not an image. Please try another."
|
286 |
-
msgstr "Este ficheiro não é uma imagem. Por favor tente com outro."
|
287 |
-
|
288 |
-
#: includes/class-wp-user-avatar.php:382 includes/class-wp-user-avatar.php:414
|
289 |
-
msgid "Memory exceeded. Please try another smaller file."
|
290 |
-
msgstr "Memória esgotada. Por favor tente com um ficheiro mais pequeno."
|
291 |
-
|
292 |
-
#. translators: directory path
|
293 |
-
#: includes/class-wp-user-avatar.php:389
|
294 |
-
msgid ""
|
295 |
-
"Unable to create directory %s. Is its parent directory writable by the "
|
296 |
-
"server?"
|
297 |
-
msgstr ""
|
298 |
-
"Não foi possível criar o directório %s. O directório do nível acima tem "
|
299 |
-
"permissões de escrita?"
|
300 |
-
|
301 |
-
#: includes/wpua-functions.php:109 includes/wpua-functions.php:118
|
302 |
-
msgid "Image"
|
303 |
-
msgstr "Imagem"
|
304 |
-
|
305 |
-
#: includes/wpua-media-page.php:46
|
306 |
-
msgid "You do not have permission to upload files."
|
307 |
-
msgstr "Você não tem permissão para fazer upload de arquivos."
|
308 |
-
|
309 |
-
#. translators: search query
|
310 |
-
#: includes/wpua-media-page.php:66
|
311 |
-
msgid "Search results for %s"
|
312 |
-
msgstr "Resultados da pesquisa por %s"
|
313 |
-
|
314 |
-
#: includes/wpua-media-page.php:98
|
315 |
-
msgid "Search"
|
316 |
-
msgstr "Pesquisar"
|
317 |
-
|
318 |
-
#: includes/wpua-options-page.php:108
|
319 |
-
msgid "Add avatar button to Visual Editor"
|
320 |
-
msgstr "Adicionar botão de avatar ao Editor Visual"
|
321 |
-
|
322 |
-
#: includes/wpua-options-page.php:119
|
323 |
-
msgid "Allow Contributors & Subscribers to upload avatars"
|
324 |
-
msgstr "Permitir que contribuidores e subscritores carreguem avatares"
|
325 |
-
|
326 |
-
#: includes/wpua-options-page.php:130
|
327 |
-
msgid "Disable Gravatar and use only local avatars"
|
328 |
-
msgstr "Desative o Gravatar e use apenas avatares locais"
|
329 |
-
|
330 |
-
#: includes/wpua-options-page.php:158 includes/wpua-options-page.php:167
|
331 |
-
msgid "Upload Size Limit"
|
332 |
-
msgstr "Limite de tamanho de upload"
|
333 |
-
|
334 |
-
#: includes/wpua-options-page.php:159 includes/wpua-options-page.php:168
|
335 |
-
msgid "(only for Contributors & Subscribers)"
|
336 |
-
msgstr "(apenas para contribuidores e subscritores)"
|
337 |
-
|
338 |
-
#. translators: file name
|
339 |
-
#: includes/wpua-options-page.php:178
|
340 |
-
msgid "%s exceeds the maximum upload size for this site."
|
341 |
-
msgstr "%s excede o tamanho máximo de carregamentos para este site."
|
342 |
-
|
343 |
-
#: includes/wpua-options-page.php:199
|
344 |
-
msgid "Allow users to edit avatars"
|
345 |
-
msgstr "Permitir que os usuários editem avatares"
|
346 |
-
|
347 |
-
#: includes/wpua-options-page.php:207
|
348 |
-
msgid "Resize avatars on upload"
|
349 |
-
msgstr "Redimensionar avatares no upload"
|
350 |
-
|
351 |
-
#: includes/wpua-options-page.php:212
|
352 |
-
msgid "Width"
|
353 |
-
msgstr "Largura"
|
354 |
-
|
355 |
-
#: includes/wpua-options-page.php:216
|
356 |
-
msgid "Height"
|
357 |
-
msgstr "Altura"
|
358 |
-
|
359 |
-
#: includes/wpua-options-page.php:224
|
360 |
-
msgid "Crop avatars to exact dimensions"
|
361 |
-
msgstr "Recorte avatares nas dimensões exatas"
|
362 |
-
|
363 |
-
#: includes/wpua-options-page.php:246 includes/wpua-options-page.php:252
|
364 |
-
msgid "Avatar Display"
|
365 |
-
msgstr "Exibição de Avatar"
|
366 |
-
|
367 |
-
#: includes/wpua-options-page.php:259
|
368 |
-
msgid "Show Avatars"
|
369 |
-
msgstr "Mostrar Avatares"
|
370 |
-
|
371 |
-
#: includes/wpua-options-page.php:266 includes/wpua-options-page.php:272
|
372 |
-
msgid "Maximum Rating"
|
373 |
-
msgstr "Classificação Máxima"
|
374 |
-
|
375 |
-
#: includes/wpua-options-page.php:278
|
376 |
-
msgid "G — Suitable for all audiences"
|
377 |
-
msgstr "G — Adequado para todos os públicos"
|
378 |
-
|
379 |
-
#: includes/wpua-options-page.php:279
|
380 |
-
msgid "PG — Possibly offensive, usually for audiences 13 and above"
|
381 |
-
msgstr ""
|
382 |
-
"PG — Possivelmente ofensivo, geralmente para públicos a partir de 13 "
|
383 |
-
"anos"
|
384 |
-
|
385 |
-
#: includes/wpua-options-page.php:280
|
386 |
-
msgid "R — Intended for adult audiences above 17"
|
387 |
-
msgstr "R — Destinado ao público adulto acima de 17"
|
388 |
-
|
389 |
-
#: includes/wpua-options-page.php:281
|
390 |
-
msgid "X — Even more mature than above"
|
391 |
-
msgstr "X — Ainda mais maduro do que acima"
|
392 |
-
|
393 |
-
#: includes/wpua-options-page.php:310
|
394 |
-
msgid ""
|
395 |
-
"For users without a custom avatar of their own, you can either display a "
|
396 |
-
"generic logo or a generated one based on their e-mail address."
|
397 |
-
msgstr ""
|
398 |
-
"Para usuários sem avatar personalizado, você pode exibir um logotipo "
|
399 |
-
"genérico ou gerado com base em seus endereça de e-mail."
|
400 |
-
|
401 |
-
#: includes/wpua-tinymce-window.php:101
|
402 |
-
msgid "User Name"
|
403 |
-
msgstr "Nome do usuário"
|
404 |
-
|
405 |
-
#: includes/wpua-tinymce-window.php:121 includes/wpua-tinymce-window.php:134
|
406 |
-
msgid "Size:"
|
407 |
-
msgstr "Tamanho:"
|
408 |
-
|
409 |
-
#: includes/wpua-tinymce-window.php:126
|
410 |
-
msgid "Large"
|
411 |
-
msgstr "Grande"
|
412 |
-
|
413 |
-
#: includes/wpua-tinymce-window.php:127
|
414 |
-
msgid "Medium"
|
415 |
-
msgstr "Média"
|
416 |
-
|
417 |
-
#: includes/wpua-tinymce-window.php:129
|
418 |
-
msgid "Custom"
|
419 |
-
msgstr "Personalizado"
|
420 |
-
|
421 |
-
#: includes/wpua-tinymce-window.php:140
|
422 |
-
msgid "Alignment:"
|
423 |
-
msgstr "Alinhamento:"
|
424 |
-
|
425 |
-
#: includes/wpua-tinymce-window.php:144
|
426 |
-
msgid "Center"
|
427 |
-
msgstr "Centro"
|
428 |
-
|
429 |
-
#: includes/wpua-tinymce-window.php:145
|
430 |
-
msgid "Left"
|
431 |
-
msgstr "Esquerda"
|
432 |
-
|
433 |
-
#: includes/wpua-tinymce-window.php:146
|
434 |
-
msgid "Right"
|
435 |
-
msgstr "Direita"
|
436 |
-
|
437 |
-
#: includes/wpua-tinymce-window.php:151
|
438 |
-
msgid "Link To:"
|
439 |
-
msgstr "Ligar a:"
|
440 |
-
|
441 |
-
#: includes/wpua-tinymce-window.php:155
|
442 |
-
msgid "Image File"
|
443 |
-
msgstr "Ficheiro de imagem"
|
444 |
-
|
445 |
-
#: includes/wpua-tinymce-window.php:156
|
446 |
-
msgid "Attachment Page"
|
447 |
-
msgstr "Página do anexo"
|
448 |
-
|
449 |
-
#: includes/wpua-tinymce-window.php:157
|
450 |
-
msgid "Custom URL"
|
451 |
-
msgstr "URL personalizado"
|
452 |
-
|
453 |
-
#: includes/wpua-tinymce-window.php:162
|
454 |
-
msgid "URL:"
|
455 |
-
msgstr "URL:"
|
456 |
-
|
457 |
-
#: includes/wpua-tinymce-window.php:170
|
458 |
-
msgid "Open link in a new window"
|
459 |
-
msgstr "Abrir link em uma nova janela"
|
460 |
-
|
461 |
-
#: includes/wpua-tinymce-window.php:174
|
462 |
-
msgid "Caption"
|
463 |
-
msgstr "Legenda"
|
464 |
-
|
465 |
-
#: includes/wpua-tinymce-window.php:180 includes/wpua-tinymce-window.php:192
|
466 |
-
msgid "Insert into Post"
|
467 |
-
msgstr "Inserir no artigo"
|
468 |
-
|
469 |
-
#: includes/wpua-tinymce.php:70
|
470 |
-
msgid "Insert Avatar"
|
471 |
-
msgstr "Inserir avatar"
|
472 |
-
|
473 |
-
#. translators: placeholder for <a> and </a> tags.
|
474 |
-
#: one-user-avatar.php:127
|
475 |
-
msgid ""
|
476 |
-
"The plugin One User Avatar is a replacement for the old WP User Avatar "
|
477 |
-
"plugin. Please %1$sdeactivate WP User Avatar%2$s to start using it."
|
478 |
-
msgstr ""
|
479 |
-
"O plugin One User Avatar é uma substituição do antigo plugin WP User Avatar. "
|
480 |
-
"%1$sDesative o WP User Avatar%2$s para começar a usá-lo."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/pt_PT.mo
DELETED
Binary file
|
languages/pt_PT.po
DELETED
@@ -1,480 +0,0 @@
|
|
1 |
-
# Copyright (C) 2021 One Designs
|
2 |
-
# This file is distributed under the GPLv2.
|
3 |
-
msgid ""
|
4 |
-
msgstr ""
|
5 |
-
"Project-Id-Version: One User Avatar 2.3.2\n"
|
6 |
-
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/one-user-avatar\n"
|
7 |
-
"Language-Team: \n"
|
8 |
-
"MIME-Version: 1.0\n"
|
9 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
-
"Content-Transfer-Encoding: 8bit\n"
|
11 |
-
"POT-Creation-Date: 2021-06-01T19:12:54+00:00\n"
|
12 |
-
"PO-Revision-Date: 2021-06-01 20:44+0100\n"
|
13 |
-
"X-Generator: Poedit 2.4.3\n"
|
14 |
-
"X-Domain: one-user-avatar\n"
|
15 |
-
"Last-Translator: \n"
|
16 |
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
-
"Language: pt_PT\n"
|
18 |
-
|
19 |
-
#. Plugin Name of the plugin
|
20 |
-
#: includes/class-wp-user-avatar-admin.php:227
|
21 |
-
#: includes/class-wp-user-avatar-admin.php:426
|
22 |
-
#: includes/class-wp-user-avatar-widget.php:32
|
23 |
-
#: includes/wpua-options-page.php:55 includes/wpua-tinymce-window.php:31
|
24 |
-
msgid "One User Avatar"
|
25 |
-
msgstr "One User Avatar"
|
26 |
-
|
27 |
-
#. Plugin URI of the plugin
|
28 |
-
msgid "https://onedesigns.com/plugins/one-user-avatar/"
|
29 |
-
msgstr "https://onedesigns.com/plugins/one-user-avatar/"
|
30 |
-
|
31 |
-
#. Description of the plugin
|
32 |
-
msgid ""
|
33 |
-
"Use any image from your WordPress Media Library as a custom user avatar. Add "
|
34 |
-
"your own Default Avatar. Fork of WP User Avatar v2.2.16."
|
35 |
-
msgstr ""
|
36 |
-
"Use qualquer imagem da sua biblioteca de mídia do WordPress como um avatar "
|
37 |
-
"de usuário personalizado. Adicione seu próprio Avatar padrão. Fork do WP "
|
38 |
-
"User Avatar v2.2.16."
|
39 |
-
|
40 |
-
#. Author of the plugin
|
41 |
-
msgid "One Designs"
|
42 |
-
msgstr "One Designs"
|
43 |
-
|
44 |
-
#. Author URI of the plugin
|
45 |
-
msgid "https://onedesigns.com/"
|
46 |
-
msgstr "https://onedesigns.com/"
|
47 |
-
|
48 |
-
#: includes/class-wp-user-avatar-admin.php:170
|
49 |
-
msgid "You are not allowed to delete this post."
|
50 |
-
msgstr "Não tem permissões para eliminar este conteúdo."
|
51 |
-
|
52 |
-
#: includes/class-wp-user-avatar-admin.php:174
|
53 |
-
msgid "Error in deleting."
|
54 |
-
msgstr "Erro ao excluir."
|
55 |
-
|
56 |
-
#: includes/class-wp-user-avatar-admin.php:228
|
57 |
-
#: includes/class-wp-user-avatar-admin.php:286 includes/wpua-media-page.php:59
|
58 |
-
msgid "Avatars"
|
59 |
-
msgstr "Avatares"
|
60 |
-
|
61 |
-
#: includes/class-wp-user-avatar-admin.php:237
|
62 |
-
#: includes/class-wp-user-avatar-admin.php:238
|
63 |
-
#: includes/class-wp-user-avatar-admin.php:462
|
64 |
-
#: includes/wpua-options-page.php:93
|
65 |
-
msgid "Settings"
|
66 |
-
msgstr "Opções"
|
67 |
-
|
68 |
-
#: includes/class-wp-user-avatar-admin.php:246
|
69 |
-
#: includes/class-wp-user-avatar-admin.php:247
|
70 |
-
msgid "Library"
|
71 |
-
msgstr "Biblioteca"
|
72 |
-
|
73 |
-
#: includes/class-wp-user-avatar-admin.php:372
|
74 |
-
msgid "Mystery Man"
|
75 |
-
msgstr "Homem misterioso"
|
76 |
-
|
77 |
-
#: includes/class-wp-user-avatar-admin.php:373
|
78 |
-
msgid "Blank"
|
79 |
-
msgstr "Em branco"
|
80 |
-
|
81 |
-
#: includes/class-wp-user-avatar-admin.php:374
|
82 |
-
msgid "Gravatar Logo"
|
83 |
-
msgstr "Logotipo Gravatar"
|
84 |
-
|
85 |
-
#: includes/class-wp-user-avatar-admin.php:375
|
86 |
-
msgid "Identicon (Generated)"
|
87 |
-
msgstr "Identicon (Gerado)"
|
88 |
-
|
89 |
-
#: includes/class-wp-user-avatar-admin.php:376
|
90 |
-
msgid "Wavatar (Generated)"
|
91 |
-
msgstr "Wavatar (Gerado)"
|
92 |
-
|
93 |
-
#: includes/class-wp-user-avatar-admin.php:377
|
94 |
-
msgid "MonsterID (Generated)"
|
95 |
-
msgstr "MonsterID (Gerado)"
|
96 |
-
|
97 |
-
#: includes/class-wp-user-avatar-admin.php:378
|
98 |
-
msgid "Retro (Generated)"
|
99 |
-
msgstr "Retro (Gerado)"
|
100 |
-
|
101 |
-
#: includes/class-wp-user-avatar-admin.php:427
|
102 |
-
#: includes/class-wp-user-avatar.php:231
|
103 |
-
msgid "Choose Image"
|
104 |
-
msgstr "Escolher imagem"
|
105 |
-
|
106 |
-
#: includes/class-wp-user-avatar-admin.php:428
|
107 |
-
msgid "Remove"
|
108 |
-
msgstr "Remover"
|
109 |
-
|
110 |
-
#: includes/class-wp-user-avatar-admin.php:428
|
111 |
-
#: includes/class-wp-user-avatar.php:292
|
112 |
-
msgid "Undo"
|
113 |
-
msgstr "Anular"
|
114 |
-
|
115 |
-
#: includes/class-wp-user-avatar-admin.php:480
|
116 |
-
msgid "https://onedesigns.com/support/forum/plugins/one-user-avatar/"
|
117 |
-
msgstr "https://onedesigns.com/support/forum/plugins/one-user-avatar/"
|
118 |
-
|
119 |
-
#: includes/class-wp-user-avatar-admin.php:481
|
120 |
-
msgid "Support Forums"
|
121 |
-
msgstr "Fórum de suporte"
|
122 |
-
|
123 |
-
#: includes/class-wp-user-avatar-admin.php:495
|
124 |
-
#: includes/class-wp-user-avatar-admin.php:556 includes/wpua-functions.php:93
|
125 |
-
#: includes/wpua-functions.php:106 includes/wpua-functions.php:114
|
126 |
-
#: includes/wpua-functions.php:186 includes/wpua-tinymce-window.php:94
|
127 |
-
msgid "Profile Picture"
|
128 |
-
msgstr "Foto do perfil"
|
129 |
-
|
130 |
-
#: includes/class-wp-user-avatar-admin.php:560
|
131 |
-
#: includes/wpua-options-page.php:300 includes/wpua-options-page.php:306
|
132 |
-
msgid "Default Avatar"
|
133 |
-
msgstr "Avatar padrão"
|
134 |
-
|
135 |
-
#: includes/class-wp-user-avatar-functions.php:515
|
136 |
-
#: includes/class-wp-user-avatar-functions.php:716
|
137 |
-
msgid "Avatar"
|
138 |
-
msgstr "Avatar"
|
139 |
-
|
140 |
-
#. translators: uploaded files
|
141 |
-
#: includes/class-wp-user-avatar-list-table.php:176
|
142 |
-
msgctxt "uploaded files"
|
143 |
-
msgid "All %s"
|
144 |
-
msgstr "Tudo %s"
|
145 |
-
|
146 |
-
#: includes/class-wp-user-avatar-list-table.php:192
|
147 |
-
#: includes/class-wp-user-avatar-list-table.php:549
|
148 |
-
msgid "Delete Permanently"
|
149 |
-
msgstr "Eliminar permanentemente"
|
150 |
-
|
151 |
-
#: includes/class-wp-user-avatar-list-table.php:222
|
152 |
-
msgid "No media attachments found."
|
153 |
-
msgstr "Nenhum anexo de mídia encontrado."
|
154 |
-
|
155 |
-
#: includes/class-wp-user-avatar-list-table.php:235
|
156 |
-
msgctxt "column name"
|
157 |
-
msgid "File"
|
158 |
-
msgstr "Ficheiro"
|
159 |
-
|
160 |
-
#: includes/class-wp-user-avatar-list-table.php:236
|
161 |
-
msgid "Author"
|
162 |
-
msgstr "Autor"
|
163 |
-
|
164 |
-
#: includes/class-wp-user-avatar-list-table.php:237
|
165 |
-
msgctxt "column name"
|
166 |
-
msgid "Uploaded to"
|
167 |
-
msgstr "Carregado para"
|
168 |
-
|
169 |
-
#: includes/class-wp-user-avatar-list-table.php:238
|
170 |
-
msgctxt "column name"
|
171 |
-
msgid "Date"
|
172 |
-
msgstr "Data"
|
173 |
-
|
174 |
-
#. translators: post title
|
175 |
-
#: includes/class-wp-user-avatar-list-table.php:323
|
176 |
-
msgid "Select %s"
|
177 |
-
msgstr "Selecione %s"
|
178 |
-
|
179 |
-
#: includes/class-wp-user-avatar-list-table.php:414
|
180 |
-
msgid "Unpublished"
|
181 |
-
msgstr "Não publicado"
|
182 |
-
|
183 |
-
#. translators: time from now
|
184 |
-
#: includes/class-wp-user-avatar-list-table.php:422
|
185 |
-
msgctxt "time from now"
|
186 |
-
msgid "%s from now"
|
187 |
-
msgstr "%s a partir de agora"
|
188 |
-
|
189 |
-
#. translators: time ago
|
190 |
-
#: includes/class-wp-user-avatar-list-table.php:428
|
191 |
-
msgctxt "time ago"
|
192 |
-
msgid "%s ago"
|
193 |
-
msgstr "%s atrás"
|
194 |
-
|
195 |
-
#: includes/class-wp-user-avatar-list-table.php:433
|
196 |
-
msgid "Y/m/d"
|
197 |
-
msgstr "d/m/Y"
|
198 |
-
|
199 |
-
#: includes/class-wp-user-avatar-list-table.php:523
|
200 |
-
msgid "Edit"
|
201 |
-
msgstr "Editar"
|
202 |
-
|
203 |
-
#: includes/class-wp-user-avatar-list-table.php:532
|
204 |
-
msgid "Restore"
|
205 |
-
msgstr "Repor"
|
206 |
-
|
207 |
-
#: includes/class-wp-user-avatar-list-table.php:538
|
208 |
-
msgid "Trash"
|
209 |
-
msgstr "Lixo"
|
210 |
-
|
211 |
-
#: includes/class-wp-user-avatar-list-table.php:561
|
212 |
-
msgid "View"
|
213 |
-
msgstr "Ver"
|
214 |
-
|
215 |
-
#. translators: either wp_footer() or wp_print_footer_scripts() hook.
|
216 |
-
#: includes/class-wp-user-avatar-resource-manager.php:190
|
217 |
-
msgid ""
|
218 |
-
"We're sorry, but your theme's page template didn't make a call to %s, which "
|
219 |
-
"is required by One User Avatar. Please add this call to your page templates."
|
220 |
-
msgstr ""
|
221 |
-
"Lamentamos, mas o modelo de página do seu tema não fez uma chamada para %s, "
|
222 |
-
"que é exigido pelo One User Avatar. Por favor, adicione esta chamada aos "
|
223 |
-
"seus modelos de página."
|
224 |
-
|
225 |
-
#: includes/class-wp-user-avatar-shortcode.php:243
|
226 |
-
msgid "Profile updated."
|
227 |
-
msgstr "Perfil atualizado."
|
228 |
-
|
229 |
-
#: includes/class-wp-user-avatar-shortcode.php:273
|
230 |
-
msgid "Update Profile"
|
231 |
-
msgstr "Atualizar perfil"
|
232 |
-
|
233 |
-
#. translators: [avatar_upload] shortcode
|
234 |
-
#: includes/class-wp-user-avatar-widget.php:27
|
235 |
-
msgid "Insert %s"
|
236 |
-
msgstr "Inserir %s"
|
237 |
-
|
238 |
-
#: includes/class-wp-user-avatar-widget.php:99
|
239 |
-
msgid "Title:"
|
240 |
-
msgstr "Título:"
|
241 |
-
|
242 |
-
#: includes/class-wp-user-avatar-widget.php:105
|
243 |
-
msgid "Description:"
|
244 |
-
msgstr "Descrição:"
|
245 |
-
|
246 |
-
#: includes/class-wp-user-avatar-widget.php:113
|
247 |
-
msgid "Automatically add paragraphs"
|
248 |
-
msgstr "Adicionar parágrafos automaticamente"
|
249 |
-
|
250 |
-
#. translators: user display name
|
251 |
-
#: includes/class-wp-user-avatar.php:227
|
252 |
-
msgid "Choose Image: %s"
|
253 |
-
msgstr "Escolher imagem: %s"
|
254 |
-
|
255 |
-
#: includes/class-wp-user-avatar.php:243 includes/class-wp-user-avatar.php:244
|
256 |
-
#: includes/wpua-tinymce-window.php:95 includes/wpua-tinymce-window.php:186
|
257 |
-
msgid "Upload"
|
258 |
-
msgstr "Carregar"
|
259 |
-
|
260 |
-
#. translators: file size in KB
|
261 |
-
#: includes/class-wp-user-avatar.php:253 includes/wpua-options-page.php:188
|
262 |
-
msgid "Maximum upload file size: %s."
|
263 |
-
msgstr "Tamanho máximo do ficheiro para carregamento: %s."
|
264 |
-
|
265 |
-
#. translators: allowed file extensions
|
266 |
-
#: includes/class-wp-user-avatar.php:263
|
267 |
-
msgid "Allowed Files: %s"
|
268 |
-
msgstr "Ficheiros permitidos: %s"
|
269 |
-
|
270 |
-
#: includes/class-wp-user-avatar.php:276 includes/class-wp-user-avatar.php:278
|
271 |
-
#: includes/wpua-tinymce-window.php:125
|
272 |
-
msgid "Original Size"
|
273 |
-
msgstr "Original"
|
274 |
-
|
275 |
-
#: includes/class-wp-user-avatar.php:282 includes/class-wp-user-avatar.php:284
|
276 |
-
#: includes/wpua-tinymce-window.php:128
|
277 |
-
msgid "Thumbnail"
|
278 |
-
msgstr "Miniatura"
|
279 |
-
|
280 |
-
#: includes/class-wp-user-avatar.php:288
|
281 |
-
msgid "Remove Image"
|
282 |
-
msgstr "Remover imagem"
|
283 |
-
|
284 |
-
#: includes/class-wp-user-avatar.php:377
|
285 |
-
msgid "This file is not an image. Please try another."
|
286 |
-
msgstr "Este ficheiro não é uma imagem. Por favor tente com outro."
|
287 |
-
|
288 |
-
#: includes/class-wp-user-avatar.php:382 includes/class-wp-user-avatar.php:414
|
289 |
-
msgid "Memory exceeded. Please try another smaller file."
|
290 |
-
msgstr "Memória esgotada. Por favor tente com um ficheiro mais pequeno."
|
291 |
-
|
292 |
-
#. translators: directory path
|
293 |
-
#: includes/class-wp-user-avatar.php:389
|
294 |
-
msgid ""
|
295 |
-
"Unable to create directory %s. Is its parent directory writable by the "
|
296 |
-
"server?"
|
297 |
-
msgstr ""
|
298 |
-
"Não foi possível criar o directório %s. O directório do nível acima tem "
|
299 |
-
"permissões de escrita?"
|
300 |
-
|
301 |
-
#: includes/wpua-functions.php:109 includes/wpua-functions.php:118
|
302 |
-
msgid "Image"
|
303 |
-
msgstr "Imagem"
|
304 |
-
|
305 |
-
#: includes/wpua-media-page.php:46
|
306 |
-
msgid "You do not have permission to upload files."
|
307 |
-
msgstr "Você não tem permissão para fazer upload de arquivos."
|
308 |
-
|
309 |
-
#. translators: search query
|
310 |
-
#: includes/wpua-media-page.php:66
|
311 |
-
msgid "Search results for %s"
|
312 |
-
msgstr "Resultados da pesquisa por %s"
|
313 |
-
|
314 |
-
#: includes/wpua-media-page.php:98
|
315 |
-
msgid "Search"
|
316 |
-
msgstr "Pesquisar"
|
317 |
-
|
318 |
-
#: includes/wpua-options-page.php:108
|
319 |
-
msgid "Add avatar button to Visual Editor"
|
320 |
-
msgstr "Adicionar botão de avatar ao Editor Visual"
|
321 |
-
|
322 |
-
#: includes/wpua-options-page.php:119
|
323 |
-
msgid "Allow Contributors & Subscribers to upload avatars"
|
324 |
-
msgstr "Permitir que contribuidores e subscritores carreguem avatares"
|
325 |
-
|
326 |
-
#: includes/wpua-options-page.php:130
|
327 |
-
msgid "Disable Gravatar and use only local avatars"
|
328 |
-
msgstr "Desative o Gravatar e use apenas avatares locais"
|
329 |
-
|
330 |
-
#: includes/wpua-options-page.php:158 includes/wpua-options-page.php:167
|
331 |
-
msgid "Upload Size Limit"
|
332 |
-
msgstr "Limite de tamanho de upload"
|
333 |
-
|
334 |
-
#: includes/wpua-options-page.php:159 includes/wpua-options-page.php:168
|
335 |
-
msgid "(only for Contributors & Subscribers)"
|
336 |
-
msgstr "(apenas para contribuidores e subscritores)"
|
337 |
-
|
338 |
-
#. translators: file name
|
339 |
-
#: includes/wpua-options-page.php:178
|
340 |
-
msgid "%s exceeds the maximum upload size for this site."
|
341 |
-
msgstr "%s excede o tamanho máximo de carregamentos para este site."
|
342 |
-
|
343 |
-
#: includes/wpua-options-page.php:199
|
344 |
-
msgid "Allow users to edit avatars"
|
345 |
-
msgstr "Permitir que os usuários editem avatares"
|
346 |
-
|
347 |
-
#: includes/wpua-options-page.php:207
|
348 |
-
msgid "Resize avatars on upload"
|
349 |
-
msgstr "Redimensionar avatares no upload"
|
350 |
-
|
351 |
-
#: includes/wpua-options-page.php:212
|
352 |
-
msgid "Width"
|
353 |
-
msgstr "Largura"
|
354 |
-
|
355 |
-
#: includes/wpua-options-page.php:216
|
356 |
-
msgid "Height"
|
357 |
-
msgstr "Altura"
|
358 |
-
|
359 |
-
#: includes/wpua-options-page.php:224
|
360 |
-
msgid "Crop avatars to exact dimensions"
|
361 |
-
msgstr "Recorte avatares nas dimensões exatas"
|
362 |
-
|
363 |
-
#: includes/wpua-options-page.php:246 includes/wpua-options-page.php:252
|
364 |
-
msgid "Avatar Display"
|
365 |
-
msgstr "Exibição de Avatar"
|
366 |
-
|
367 |
-
#: includes/wpua-options-page.php:259
|
368 |
-
msgid "Show Avatars"
|
369 |
-
msgstr "Mostrar Avatares"
|
370 |
-
|
371 |
-
#: includes/wpua-options-page.php:266 includes/wpua-options-page.php:272
|
372 |
-
msgid "Maximum Rating"
|
373 |
-
msgstr "Classificação Máxima"
|
374 |
-
|
375 |
-
#: includes/wpua-options-page.php:278
|
376 |
-
msgid "G — Suitable for all audiences"
|
377 |
-
msgstr "G — Adequado para todos os públicos"
|
378 |
-
|
379 |
-
#: includes/wpua-options-page.php:279
|
380 |
-
msgid "PG — Possibly offensive, usually for audiences 13 and above"
|
381 |
-
msgstr ""
|
382 |
-
"PG — Possivelmente ofensivo, geralmente para públicos a partir de 13 "
|
383 |
-
"anos"
|
384 |
-
|
385 |
-
#: includes/wpua-options-page.php:280
|
386 |
-
msgid "R — Intended for adult audiences above 17"
|
387 |
-
msgstr "R — Destinado ao público adulto acima de 17"
|
388 |
-
|
389 |
-
#: includes/wpua-options-page.php:281
|
390 |
-
msgid "X — Even more mature than above"
|
391 |
-
msgstr "X — Ainda mais maduro do que acima"
|
392 |
-
|
393 |
-
#: includes/wpua-options-page.php:310
|
394 |
-
msgid ""
|
395 |
-
"For users without a custom avatar of their own, you can either display a "
|
396 |
-
"generic logo or a generated one based on their e-mail address."
|
397 |
-
msgstr ""
|
398 |
-
"Para usuários sem avatar personalizado, você pode exibir um logotipo "
|
399 |
-
"genérico ou gerado com base em seus endereça de e-mail."
|
400 |
-
|
401 |
-
#: includes/wpua-tinymce-window.php:101
|
402 |
-
msgid "User Name"
|
403 |
-
msgstr "Nome do usuário"
|
404 |
-
|
405 |
-
#: includes/wpua-tinymce-window.php:121 includes/wpua-tinymce-window.php:134
|
406 |
-
msgid "Size:"
|
407 |
-
msgstr "Tamanho:"
|
408 |
-
|
409 |
-
#: includes/wpua-tinymce-window.php:126
|
410 |
-
msgid "Large"
|
411 |
-
msgstr "Grande"
|
412 |
-
|
413 |
-
#: includes/wpua-tinymce-window.php:127
|
414 |
-
msgid "Medium"
|
415 |
-
msgstr "Média"
|
416 |
-
|
417 |
-
#: includes/wpua-tinymce-window.php:129
|
418 |
-
msgid "Custom"
|
419 |
-
msgstr "Personalizado"
|
420 |
-
|
421 |
-
#: includes/wpua-tinymce-window.php:140
|
422 |
-
msgid "Alignment:"
|
423 |
-
msgstr "Alinhamento:"
|
424 |
-
|
425 |
-
#: includes/wpua-tinymce-window.php:144
|
426 |
-
msgid "Center"
|
427 |
-
msgstr "Centro"
|
428 |
-
|
429 |
-
#: includes/wpua-tinymce-window.php:145
|
430 |
-
msgid "Left"
|
431 |
-
msgstr "Esquerda"
|
432 |
-
|
433 |
-
#: includes/wpua-tinymce-window.php:146
|
434 |
-
msgid "Right"
|
435 |
-
msgstr "Direita"
|
436 |
-
|
437 |
-
#: includes/wpua-tinymce-window.php:151
|
438 |
-
msgid "Link To:"
|
439 |
-
msgstr "Ligar a:"
|
440 |
-
|
441 |
-
#: includes/wpua-tinymce-window.php:155
|
442 |
-
msgid "Image File"
|
443 |
-
msgstr "Ficheiro de imagem"
|
444 |
-
|
445 |
-
#: includes/wpua-tinymce-window.php:156
|
446 |
-
msgid "Attachment Page"
|
447 |
-
msgstr "Página do anexo"
|
448 |
-
|
449 |
-
#: includes/wpua-tinymce-window.php:157
|
450 |
-
msgid "Custom URL"
|
451 |
-
msgstr "URL personalizado"
|
452 |
-
|
453 |
-
#: includes/wpua-tinymce-window.php:162
|
454 |
-
msgid "URL:"
|
455 |
-
msgstr "URL:"
|
456 |
-
|
457 |
-
#: includes/wpua-tinymce-window.php:170
|
458 |
-
msgid "Open link in a new window"
|
459 |
-
msgstr "Abrir link em uma nova janela"
|
460 |
-
|
461 |
-
#: includes/wpua-tinymce-window.php:174
|
462 |
-
msgid "Caption"
|
463 |
-
msgstr "Legenda"
|
464 |
-
|
465 |
-
#: includes/wpua-tinymce-window.php:180 includes/wpua-tinymce-window.php:192
|
466 |
-
msgid "Insert into Post"
|
467 |
-
msgstr "Inserir no artigo"
|
468 |
-
|
469 |
-
#: includes/wpua-tinymce.php:70
|
470 |
-
msgid "Insert Avatar"
|
471 |
-
msgstr "Inserir avatar"
|
472 |
-
|
473 |
-
#. translators: placeholder for <a> and </a> tags.
|
474 |
-
#: one-user-avatar.php:127
|
475 |
-
msgid ""
|
476 |
-
"The plugin One User Avatar is a replacement for the old WP User Avatar "
|
477 |
-
"plugin. Please %1$sdeactivate WP User Avatar%2$s to start using it."
|
478 |
-
msgstr ""
|
479 |
-
"O plugin One User Avatar é uma substituição do antigo plugin WP User Avatar. "
|
480 |
-
"%1$sDesative o WP User Avatar%2$s para começar a usá-lo."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/ro_RO.po
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
# This file is distributed under the same license as the One User Avatar plugin.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: One User Avatar 2.3.
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/one-user-avatar\n"
|
7 |
"POT-Creation-Date: 2021-06-01T19:12:54+00:00\n"
|
8 |
"PO-Revision-Date: 2021-06-01 20:17+0100\n"
|
2 |
# This file is distributed under the same license as the One User Avatar plugin.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: One User Avatar 2.3.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/one-user-avatar\n"
|
7 |
"POT-Creation-Date: 2021-06-01T19:12:54+00:00\n"
|
8 |
"PO-Revision-Date: 2021-06-01 20:17+0100\n"
|
one-user-avatar.php
CHANGED
@@ -5,7 +5,7 @@ Plugin URI: https://onedesigns.com/plugins/one-user-avatar/
|
|
5 |
Description: Use any image from your WordPress Media Library as a custom user avatar. Add your own Default Avatar. Fork of WP User Avatar v2.2.16.
|
6 |
Author: One Designs
|
7 |
Author URI: https://onedesigns.com/
|
8 |
-
Version: 2.3.
|
9 |
Text Domain: one-user-avatar
|
10 |
Domain Path: /languages/
|
11 |
|
@@ -86,7 +86,7 @@ class One_User_Avatar {
|
|
86 |
/**
|
87 |
* Print admin notice error in case of plugin conflict
|
88 |
*
|
89 |
-
* @since 2.3.
|
90 |
*/
|
91 |
public function conflict_admin_notice() {
|
92 |
global $pagenow, $status, $pagenum, $s;
|
5 |
Description: Use any image from your WordPress Media Library as a custom user avatar. Add your own Default Avatar. Fork of WP User Avatar v2.2.16.
|
6 |
Author: One Designs
|
7 |
Author URI: https://onedesigns.com/
|
8 |
+
Version: 2.3.3
|
9 |
Text Domain: one-user-avatar
|
10 |
Domain Path: /languages/
|
11 |
|
86 |
/**
|
87 |
* Print admin notice error in case of plugin conflict
|
88 |
*
|
89 |
+
* @since 2.3.3
|
90 |
*/
|
91 |
public function conflict_admin_notice() {
|
92 |
global $pagenow, $status, $pagenum, $s;
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Contributors: onedesigns, properfraction, collizo4sky
|
|
4 |
Tags: user profile, avatar, gravatar, author image, author photo, author avatar, bbPress, profile avatar, profile image, user avatar, user image, user photo, widget
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 5.7.2
|
7 |
-
Stable tag: 2.3.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -398,10 +398,7 @@ This would output:
|
|
398 |
|
399 |
== Changelog ==
|
400 |
|
401 |
-
= 2.3.
|
402 |
-
* Fix missing Portuguese translation
|
403 |
-
|
404 |
-
= 2.3.1 =
|
405 |
* Add Portuguese translation
|
406 |
* Add One_User_Avatar::plugin_dir_path() function
|
407 |
* Improve Dutch translation
|
4 |
Tags: user profile, avatar, gravatar, author image, author photo, author avatar, bbPress, profile avatar, profile image, user avatar, user image, user photo, widget
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 5.7.2
|
7 |
+
Stable tag: 2.3.3
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
398 |
|
399 |
== Changelog ==
|
400 |
|
401 |
+
= 2.3.3 =
|
|
|
|
|
|
|
402 |
* Add Portuguese translation
|
403 |
* Add One_User_Avatar::plugin_dir_path() function
|
404 |
* Improve Dutch translation
|
uninstall.php
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
-
* @version 2.3.
|
15 |
*/
|
16 |
|
17 |
/**
|
11 |
* @copyright 2014-2020 Flippercode
|
12 |
* @copyright 2020-2021 ProfilePress
|
13 |
* @copyright 2021 One Designs
|
14 |
+
* @version 2.3.3
|
15 |
*/
|
16 |
|
17 |
/**
|