1
0
Fork 0

DE/FR/PT-BR: update to the strings

This commit is contained in:
Tobias Diekershoff 2012-10-13 09:38:47 +02:00
commit f5a458d139
6 changed files with 919 additions and 904 deletions

View file

@ -22,8 +22,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: friendica\n" "Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: http://bugs.friendica.com/\n" "Report-Msgid-Bugs-To: http://bugs.friendica.com/\n"
"POT-Creation-Date: 2012-10-04 10:00-0700\n" "POT-Creation-Date: 2012-10-10 10:00-0700\n"
"PO-Revision-Date: 2012-10-06 08:38+0000\n" "PO-Revision-Date: 2012-10-13 07:34+0000\n"
"Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n" "Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -163,7 +163,7 @@ msgstr "Neues Foto von dieser URL"
#: ../../addon/randplace/randplace.php:177 ../../addon/dwpost/dwpost.php:93 #: ../../addon/randplace/randplace.php:177 ../../addon/dwpost/dwpost.php:93
#: ../../addon/drpost/drpost.php:110 ../../addon/startpage/startpage.php:92 #: ../../addon/drpost/drpost.php:110 ../../addon/startpage/startpage.php:92
#: ../../addon/geonames/geonames.php:187 ../../addon/oembed.old/oembed.php:41 #: ../../addon/geonames/geonames.php:187 ../../addon/oembed.old/oembed.php:41
#: ../../addon/forumlist/forumlist.php:164 #: ../../addon/forumlist/forumlist.php:175
#: ../../addon/impressum/impressum.php:83 #: ../../addon/impressum/impressum.php:83
#: ../../addon/notimeline/notimeline.php:64 ../../addon/blockem/blockem.php:57 #: ../../addon/notimeline/notimeline.php:64 ../../addon/blockem/blockem.php:57
#: ../../addon/qcomment/qcomment.php:61 #: ../../addon/qcomment/qcomment.php:61
@ -5302,11 +5302,11 @@ msgid "%s - Click to open/close"
msgstr "%s Zum Öffnen/Schließen klicken" msgstr "%s Zum Öffnen/Schließen klicken"
#: ../../addon/page/page.php:62 ../../addon/page/page.php:92 #: ../../addon/page/page.php:62 ../../addon/page/page.php:92
#: ../../addon/forumlist/forumlist.php:56 #: ../../addon/forumlist/forumlist.php:60
msgid "Forums" msgid "Forums"
msgstr "Foren" msgstr "Foren"
#: ../../addon/page/page.php:130 ../../addon/forumlist/forumlist.php:90 #: ../../addon/page/page.php:130 ../../addon/forumlist/forumlist.php:94
msgid "Forums:" msgid "Forums:"
msgstr "Foren:" msgstr "Foren:"
@ -6151,30 +6151,34 @@ msgstr "OEmbed für Youtube Videos verwenden"
msgid "URL to embed:" msgid "URL to embed:"
msgstr "URL zum Einbetten:" msgstr "URL zum Einbetten:"
#: ../../addon/forumlist/forumlist.php:59 #: ../../addon/forumlist/forumlist.php:63
msgid "show/hide" msgid "show/hide"
msgstr "anzeigen/verbergen" msgstr "anzeigen/verbergen"
#: ../../addon/forumlist/forumlist.php:73 #: ../../addon/forumlist/forumlist.php:77
msgid "No forum subscriptions" msgid "No forum subscriptions"
msgstr "Keine Foren-Mitgliedschaften." msgstr "Keine Foren-Mitgliedschaften."
#: ../../addon/forumlist/forumlist.php:126 #: ../../addon/forumlist/forumlist.php:131
msgid "Forumlist settings updated." msgid "Forumlist settings updated."
msgstr "Einstellungen zur Foren-Liste aktualisiert." msgstr "Einstellungen zur Foren-Liste aktualisiert."
#: ../../addon/forumlist/forumlist.php:151 #: ../../addon/forumlist/forumlist.php:159
msgid "Forumlist Settings" msgid "Forumlist Settings"
msgstr "Foren-Liste Einstellungen" msgstr "Foren-Liste Einstellungen"
#: ../../addon/forumlist/forumlist.php:153 #: ../../addon/forumlist/forumlist.php:161
msgid "Randomise forum list" msgid "Randomise forum list"
msgstr "Zufällige Zusammenstellung der Foren-Liste" msgstr "Zufällige Zusammenstellung der Foren-Liste"
#: ../../addon/forumlist/forumlist.php:156 #: ../../addon/forumlist/forumlist.php:164
msgid "Show forums on profile page" msgid "Show forums on profile page"
msgstr "Zeige die Liste der Foren auf der Profilseite" msgstr "Zeige die Liste der Foren auf der Profilseite"
#: ../../addon/forumlist/forumlist.php:167
msgid "Show forums on network page"
msgstr "Zeige Foren auf der Netzwerk-Seite"
#: ../../addon/impressum/impressum.php:37 #: ../../addon/impressum/impressum.php:37
msgid "Impressum" msgid "Impressum"
msgstr "Impressum" msgstr "Impressum"

View file

@ -1400,6 +1400,7 @@ $a->strings["Forumlist settings updated."] = "Einstellungen zur Foren-Liste aktu
$a->strings["Forumlist Settings"] = "Foren-Liste Einstellungen"; $a->strings["Forumlist Settings"] = "Foren-Liste Einstellungen";
$a->strings["Randomise forum list"] = "Zufällige Zusammenstellung der Foren-Liste"; $a->strings["Randomise forum list"] = "Zufällige Zusammenstellung der Foren-Liste";
$a->strings["Show forums on profile page"] = "Zeige die Liste der Foren auf der Profilseite"; $a->strings["Show forums on profile page"] = "Zeige die Liste der Foren auf der Profilseite";
$a->strings["Show forums on network page"] = "Zeige Foren auf der Netzwerk-Seite";
$a->strings["Impressum"] = "Impressum"; $a->strings["Impressum"] = "Impressum";
$a->strings["Site Owner"] = "Betreiber der Seite"; $a->strings["Site Owner"] = "Betreiber der Seite";
$a->strings["Email Address"] = "Email Adresse"; $a->strings["Email Address"] = "Email Adresse";

View file

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: friendica\n" "Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: http://bugs.friendica.com/\n" "Report-Msgid-Bugs-To: http://bugs.friendica.com/\n"
"POT-Creation-Date: 2012-09-29 10:00-0700\n" "POT-Creation-Date: 2012-10-10 10:00-0700\n"
"PO-Revision-Date: 2012-10-01 11:39+0000\n" "PO-Revision-Date: 2012-10-12 15:30+0000\n"
"Last-Translator: Olivier <olivier+transifex@migeot.org>\n" "Last-Translator: Olivier <olivier+transifex@migeot.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/friendica/language/fr/)\n" "Language-Team: French (http://www.transifex.com/projects/p/friendica/language/fr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -38,7 +38,7 @@ msgstr "Impossible d'appliquer les réglages."
#: ../../mod/crepair.php:115 ../../mod/wall_attach.php:55 #: ../../mod/crepair.php:115 ../../mod/wall_attach.php:55
#: ../../mod/fsuggest.php:78 ../../mod/events.php:140 ../../mod/api.php:26 #: ../../mod/fsuggest.php:78 ../../mod/events.php:140 ../../mod/api.php:26
#: ../../mod/api.php:31 ../../mod/photos.php:128 ../../mod/photos.php:972 #: ../../mod/api.php:31 ../../mod/photos.php:128 ../../mod/photos.php:990
#: ../../mod/editpost.php:10 ../../mod/install.php:151 ../../mod/poke.php:135 #: ../../mod/editpost.php:10 ../../mod/install.php:151 ../../mod/poke.php:135
#: ../../mod/notifications.php:66 ../../mod/contacts.php:146 #: ../../mod/notifications.php:66 ../../mod/contacts.php:146
#: ../../mod/settings.php:86 ../../mod/settings.php:525 #: ../../mod/settings.php:86 ../../mod/settings.php:525
@ -55,7 +55,7 @@ msgstr "Impossible d'appliquer les réglages."
#: ../../mod/allfriends.php:9 ../../mod/nogroup.php:25 #: ../../mod/allfriends.php:9 ../../mod/nogroup.php:25
#: ../../mod/wall_upload.php:64 ../../mod/follow.php:9 #: ../../mod/wall_upload.php:64 ../../mod/follow.php:9
#: ../../mod/display.php:141 ../../mod/profiles.php:7 #: ../../mod/display.php:141 ../../mod/profiles.php:7
#: ../../mod/profiles.php:413 ../../mod/delegate.php:6 #: ../../mod/profiles.php:424 ../../mod/delegate.php:6
#: ../../mod/suggest.php:28 ../../mod/invite.php:13 ../../mod/invite.php:81 #: ../../mod/suggest.php:28 ../../mod/invite.php:13 ../../mod/invite.php:81
#: ../../mod/dfrn_confirm.php:53 ../../addon/facebook/facebook.php:510 #: ../../mod/dfrn_confirm.php:53 ../../addon/facebook/facebook.php:510
#: ../../addon/facebook/facebook.php:516 ../../addon/fbpost/fbpost.php:159 #: ../../addon/facebook/facebook.php:516 ../../addon/fbpost/fbpost.php:159
@ -128,10 +128,10 @@ msgid "New photo from this URL"
msgstr "Nouvelle photo depuis cette URL" msgstr "Nouvelle photo depuis cette URL"
#: ../../mod/crepair.php:166 ../../mod/fsuggest.php:107 #: ../../mod/crepair.php:166 ../../mod/fsuggest.php:107
#: ../../mod/events.php:455 ../../mod/photos.php:1005 #: ../../mod/events.php:455 ../../mod/photos.php:1023
#: ../../mod/photos.php:1081 ../../mod/photos.php:1344 #: ../../mod/photos.php:1099 ../../mod/photos.php:1362
#: ../../mod/photos.php:1384 ../../mod/photos.php:1427 #: ../../mod/photos.php:1402 ../../mod/photos.php:1445
#: ../../mod/photos.php:1459 ../../mod/install.php:246 #: ../../mod/photos.php:1477 ../../mod/install.php:246
#: ../../mod/install.php:284 ../../mod/localtime.php:45 ../../mod/poke.php:199 #: ../../mod/install.php:284 ../../mod/localtime.php:45 ../../mod/poke.php:199
#: ../../mod/content.php:693 ../../mod/contacts.php:348 #: ../../mod/content.php:693 ../../mod/contacts.php:348
#: ../../mod/settings.php:543 ../../mod/settings.php:697 #: ../../mod/settings.php:543 ../../mod/settings.php:697
@ -139,18 +139,18 @@ msgstr "Nouvelle photo depuis cette URL"
#: ../../mod/group.php:85 ../../mod/mood.php:137 ../../mod/message.php:294 #: ../../mod/group.php:85 ../../mod/mood.php:137 ../../mod/message.php:294
#: ../../mod/message.php:480 ../../mod/admin.php:443 ../../mod/admin.php:689 #: ../../mod/message.php:480 ../../mod/admin.php:443 ../../mod/admin.php:689
#: ../../mod/admin.php:826 ../../mod/admin.php:1025 ../../mod/admin.php:1112 #: ../../mod/admin.php:826 ../../mod/admin.php:1025 ../../mod/admin.php:1112
#: ../../mod/profiles.php:583 ../../mod/invite.php:119 #: ../../mod/profiles.php:594 ../../mod/invite.php:119
#: ../../addon/fromgplus/fromgplus.php:40 #: ../../addon/fromgplus/fromgplus.php:40
#: ../../addon/facebook/facebook.php:619 #: ../../addon/facebook/facebook.php:619
#: ../../addon/snautofollow/snautofollow.php:64 ../../addon/bg/bg.php:90 #: ../../addon/snautofollow/snautofollow.php:64 ../../addon/bg/bg.php:90
#: ../../addon/fbpost/fbpost.php:226 ../../addon/yourls/yourls.php:76 #: ../../addon/fbpost/fbpost.php:226 ../../addon/yourls/yourls.php:76
#: ../../addon/ljpost/ljpost.php:93 ../../addon/nsfw/nsfw.php:88 #: ../../addon/ljpost/ljpost.php:93 ../../addon/nsfw/nsfw.php:88
#: ../../addon/page/page.php:210 ../../addon/planets/planets.php:158 #: ../../addon/page/page.php:211 ../../addon/planets/planets.php:158
#: ../../addon/uhremotestorage/uhremotestorage.php:89 #: ../../addon/uhremotestorage/uhremotestorage.php:89
#: ../../addon/randplace/randplace.php:177 ../../addon/dwpost/dwpost.php:93 #: ../../addon/randplace/randplace.php:177 ../../addon/dwpost/dwpost.php:93
#: ../../addon/drpost/drpost.php:110 ../../addon/startpage/startpage.php:92 #: ../../addon/drpost/drpost.php:110 ../../addon/startpage/startpage.php:92
#: ../../addon/geonames/geonames.php:187 ../../addon/oembed.old/oembed.php:41 #: ../../addon/geonames/geonames.php:187 ../../addon/oembed.old/oembed.php:41
#: ../../addon/forumlist/forumlist.php:163 #: ../../addon/forumlist/forumlist.php:175
#: ../../addon/impressum/impressum.php:83 #: ../../addon/impressum/impressum.php:83
#: ../../addon/notimeline/notimeline.php:64 ../../addon/blockem/blockem.php:57 #: ../../addon/notimeline/notimeline.php:64 ../../addon/blockem/blockem.php:57
#: ../../addon/qcomment/qcomment.php:61 #: ../../addon/qcomment/qcomment.php:61
@ -177,7 +177,7 @@ msgstr "Nouvelle photo depuis cette URL"
#: ../../view/theme/cleanzero/config.php:80 #: ../../view/theme/cleanzero/config.php:80
#: ../../view/theme/diabook/theme.php:757 #: ../../view/theme/diabook/theme.php:757
#: ../../view/theme/diabook/config.php:190 #: ../../view/theme/diabook/config.php:190
#: ../../view/theme/quattro/config.php:53 ../../view/theme/dispy/config.php:70 #: ../../view/theme/quattro/config.php:64 ../../view/theme/dispy/config.php:70
#: ../../object/Item.php:558 #: ../../object/Item.php:558
msgid "Submit" msgid "Submit"
msgstr "Envoyer" msgstr "Envoyer"
@ -238,7 +238,7 @@ msgid "link to source"
msgstr "lien original" msgstr "lien original"
#: ../../mod/events.php:347 ../../view/theme/diabook/theme.php:131 #: ../../mod/events.php:347 ../../view/theme/diabook/theme.php:131
#: ../../include/nav.php:52 ../../boot.php:1689 #: ../../include/nav.php:52 ../../boot.php:1700
msgid "Events" msgid "Events"
msgstr "Événements" msgstr "Événements"
@ -294,7 +294,7 @@ msgstr "Description:"
#: ../../mod/events.php:448 ../../mod/directory.php:134 #: ../../mod/events.php:448 ../../mod/directory.php:134
#: ../../include/event.php:40 ../../include/bb2diaspora.php:412 #: ../../include/event.php:40 ../../include/bb2diaspora.php:412
#: ../../boot.php:1226 #: ../../boot.php:1236
msgid "Location:" msgid "Location:"
msgstr "Localisation:" msgstr "Localisation:"
@ -306,7 +306,7 @@ msgstr "Titre :"
msgid "Share this event" msgid "Share this event"
msgstr "Partager cet événement" msgstr "Partager cet événement"
#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/editpost.php:136 #: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/editpost.php:142
#: ../../mod/dfrn_request.php:847 ../../mod/settings.php:544 #: ../../mod/dfrn_request.php:847 ../../mod/settings.php:544
#: ../../mod/settings.php:570 ../../addon/js_upload/js_upload.php:45 #: ../../mod/settings.php:570 ../../addon/js_upload/js_upload.php:45
#: ../../include/conversation.php:948 #: ../../include/conversation.php:948
@ -361,7 +361,7 @@ msgstr "Voulez-vous autoriser cette application à accéder à vos notices et co
#: ../../mod/settings.php:963 ../../mod/settings.php:964 #: ../../mod/settings.php:963 ../../mod/settings.php:964
#: ../../mod/settings.php:965 ../../mod/settings.php:966 #: ../../mod/settings.php:965 ../../mod/settings.php:966
#: ../../mod/settings.php:967 ../../mod/register.php:236 #: ../../mod/settings.php:967 ../../mod/register.php:236
#: ../../mod/profiles.php:563 #: ../../mod/profiles.php:574
msgid "Yes" msgid "Yes"
msgstr "Oui" msgstr "Oui"
@ -373,23 +373,23 @@ msgstr "Oui"
#: ../../mod/settings.php:963 ../../mod/settings.php:964 #: ../../mod/settings.php:963 ../../mod/settings.php:964
#: ../../mod/settings.php:965 ../../mod/settings.php:966 #: ../../mod/settings.php:965 ../../mod/settings.php:966
#: ../../mod/settings.php:967 ../../mod/register.php:237 #: ../../mod/settings.php:967 ../../mod/register.php:237
#: ../../mod/profiles.php:564 #: ../../mod/profiles.php:575
msgid "No" msgid "No"
msgstr "Non" msgstr "Non"
#: ../../mod/photos.php:46 ../../boot.php:1682 #: ../../mod/photos.php:46 ../../boot.php:1693
msgid "Photo Albums" msgid "Photo Albums"
msgstr "Albums photo" msgstr "Albums photo"
#: ../../mod/photos.php:54 ../../mod/photos.php:149 ../../mod/photos.php:986 #: ../../mod/photos.php:54 ../../mod/photos.php:149 ../../mod/photos.php:1004
#: ../../mod/photos.php:1073 ../../mod/photos.php:1088 #: ../../mod/photos.php:1091 ../../mod/photos.php:1106
#: ../../mod/photos.php:1538 ../../mod/photos.php:1550 #: ../../mod/photos.php:1556 ../../mod/photos.php:1568
#: ../../addon/communityhome/communityhome.php:110 #: ../../addon/communityhome/communityhome.php:110
#: ../../view/theme/diabook/theme.php:598 #: ../../view/theme/diabook/theme.php:598
msgid "Contact Photos" msgid "Contact Photos"
msgstr "Photos du contact" msgstr "Photos du contact"
#: ../../mod/photos.php:61 ../../mod/photos.php:1104 ../../mod/photos.php:1588 #: ../../mod/photos.php:61 ../../mod/photos.php:1122 ../../mod/photos.php:1606
msgid "Upload New Photos" msgid "Upload New Photos"
msgstr "Téléverser de nouvelles photos" msgstr "Téléverser de nouvelles photos"
@ -401,8 +401,8 @@ msgstr "tout le monde"
msgid "Contact information unavailable" msgid "Contact information unavailable"
msgstr "Informations de contact indisponibles" msgstr "Informations de contact indisponibles"
#: ../../mod/photos.php:149 ../../mod/photos.php:653 ../../mod/photos.php:1073 #: ../../mod/photos.php:149 ../../mod/photos.php:671 ../../mod/photos.php:1091
#: ../../mod/photos.php:1088 ../../mod/profile_photo.php:74 #: ../../mod/photos.php:1106 ../../mod/profile_photo.php:74
#: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88 #: ../../mod/profile_photo.php:81 ../../mod/profile_photo.php:88
#: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296 #: ../../mod/profile_photo.php:204 ../../mod/profile_photo.php:296
#: ../../mod/profile_photo.php:305 #: ../../mod/profile_photo.php:305
@ -416,185 +416,185 @@ msgstr "Photos du profil"
msgid "Album not found." msgid "Album not found."
msgstr "Album introuvable." msgstr "Album introuvable."
#: ../../mod/photos.php:177 ../../mod/photos.php:1082 #: ../../mod/photos.php:177 ../../mod/photos.php:1100
msgid "Delete Album" msgid "Delete Album"
msgstr "Effacer l'album" msgstr "Effacer l'album"
#: ../../mod/photos.php:240 ../../mod/photos.php:1345 #: ../../mod/photos.php:240 ../../mod/photos.php:1363
msgid "Delete Photo" msgid "Delete Photo"
msgstr "Effacer la photo" msgstr "Effacer la photo"
#: ../../mod/photos.php:584 #: ../../mod/photos.php:602
msgid "was tagged in a" msgid "was tagged in a"
msgstr "a été identifié dans" msgstr "a été identifié dans"
#: ../../mod/photos.php:584 ../../mod/like.php:145 ../../mod/subthread.php:87 #: ../../mod/photos.php:602 ../../mod/like.php:145 ../../mod/subthread.php:87
#: ../../mod/tagger.php:62 ../../addon/communityhome/communityhome.php:163 #: ../../mod/tagger.php:62 ../../addon/communityhome/communityhome.php:163
#: ../../view/theme/diabook/theme.php:570 ../../include/text.php:1439 #: ../../view/theme/diabook/theme.php:570 ../../include/text.php:1439
#: ../../include/diaspora.php:1824 ../../include/conversation.php:125 #: ../../include/diaspora.php:1835 ../../include/conversation.php:125
#: ../../include/conversation.php:253 #: ../../include/conversation.php:253
msgid "photo" msgid "photo"
msgstr "photo" msgstr "photo"
#: ../../mod/photos.php:584 #: ../../mod/photos.php:602
msgid "by" msgid "by"
msgstr "par" msgstr "par"
#: ../../mod/photos.php:689 ../../addon/js_upload/js_upload.php:315 #: ../../mod/photos.php:707 ../../addon/js_upload/js_upload.php:315
msgid "Image exceeds size limit of " msgid "Image exceeds size limit of "
msgstr "L'image dépasse la taille maximale de " msgstr "L'image dépasse la taille maximale de "
#: ../../mod/photos.php:697 #: ../../mod/photos.php:715
msgid "Image file is empty." msgid "Image file is empty."
msgstr "Fichier image vide." msgstr "Fichier image vide."
#: ../../mod/photos.php:729 ../../mod/profile_photo.php:153 #: ../../mod/photos.php:747 ../../mod/profile_photo.php:153
#: ../../mod/wall_upload.php:110 #: ../../mod/wall_upload.php:110
msgid "Unable to process image." msgid "Unable to process image."
msgstr "Impossible de traiter l'image." msgstr "Impossible de traiter l'image."
#: ../../mod/photos.php:756 ../../mod/profile_photo.php:301 #: ../../mod/photos.php:774 ../../mod/profile_photo.php:301
#: ../../mod/wall_upload.php:136 #: ../../mod/wall_upload.php:136
msgid "Image upload failed." msgid "Image upload failed."
msgstr "Le téléversement de l'image a échoué." msgstr "Le téléversement de l'image a échoué."
#: ../../mod/photos.php:842 ../../mod/community.php:18 #: ../../mod/photos.php:860 ../../mod/community.php:18
#: ../../mod/dfrn_request.php:760 ../../mod/viewcontacts.php:17 #: ../../mod/dfrn_request.php:760 ../../mod/viewcontacts.php:17
#: ../../mod/display.php:7 ../../mod/search.php:73 ../../mod/directory.php:31 #: ../../mod/display.php:7 ../../mod/search.php:86 ../../mod/directory.php:31
msgid "Public access denied." msgid "Public access denied."
msgstr "Accès public refusé." msgstr "Accès public refusé."
#: ../../mod/photos.php:852 #: ../../mod/photos.php:870
msgid "No photos selected" msgid "No photos selected"
msgstr "Aucune photo sélectionnée" msgstr "Aucune photo sélectionnée"
#: ../../mod/photos.php:953 #: ../../mod/photos.php:971
msgid "Access to this item is restricted." msgid "Access to this item is restricted."
msgstr "Accès restreint à cet élément." msgstr "Accès restreint à cet élément."
#: ../../mod/photos.php:1015 #: ../../mod/photos.php:1033
#, php-format #, php-format
msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
msgstr "Vous avez utilisé %1$.2f Mo sur %2$.2f d'espace de stockage pour les photos." msgstr "Vous avez utilisé %1$.2f Mo sur %2$.2f d'espace de stockage pour les photos."
#: ../../mod/photos.php:1018 #: ../../mod/photos.php:1036
#, php-format #, php-format
msgid "You have used %1$.2f Mbytes of photo storage." msgid "You have used %1$.2f Mbytes of photo storage."
msgstr "Vous avez utilisé %1$.2f Mo d'espace de stockage pour les photos." msgstr "Vous avez utilisé %1$.2f Mo d'espace de stockage pour les photos."
#: ../../mod/photos.php:1024 #: ../../mod/photos.php:1042
msgid "Upload Photos" msgid "Upload Photos"
msgstr "Téléverser des photos" msgstr "Téléverser des photos"
#: ../../mod/photos.php:1028 ../../mod/photos.php:1077 #: ../../mod/photos.php:1046 ../../mod/photos.php:1095
msgid "New album name: " msgid "New album name: "
msgstr "Nom du nouvel album: " msgstr "Nom du nouvel album: "
#: ../../mod/photos.php:1029 #: ../../mod/photos.php:1047
msgid "or existing album name: " msgid "or existing album name: "
msgstr "ou nom d'un album existant: " msgstr "ou nom d'un album existant: "
#: ../../mod/photos.php:1030 #: ../../mod/photos.php:1048
msgid "Do not show a status post for this upload" msgid "Do not show a status post for this upload"
msgstr "Ne pas publier de notice pour cet envoi" msgstr "Ne pas publier de notice pour cet envoi"
#: ../../mod/photos.php:1032 ../../mod/photos.php:1340 #: ../../mod/photos.php:1050 ../../mod/photos.php:1358
msgid "Permissions" msgid "Permissions"
msgstr "Permissions" msgstr "Permissions"
#: ../../mod/photos.php:1092 #: ../../mod/photos.php:1110
msgid "Edit Album" msgid "Edit Album"
msgstr "Éditer l'album" msgstr "Éditer l'album"
#: ../../mod/photos.php:1098 #: ../../mod/photos.php:1116
msgid "Show Newest First" msgid "Show Newest First"
msgstr "Plus récent d'abord" msgstr "Plus récent d'abord"
#: ../../mod/photos.php:1100 #: ../../mod/photos.php:1118
msgid "Show Oldest First" msgid "Show Oldest First"
msgstr "Plus ancien d'abord" msgstr "Plus ancien d'abord"
#: ../../mod/photos.php:1124 ../../mod/photos.php:1571 #: ../../mod/photos.php:1142 ../../mod/photos.php:1589
msgid "View Photo" msgid "View Photo"
msgstr "Voir la photo" msgstr "Voir la photo"
#: ../../mod/photos.php:1159 #: ../../mod/photos.php:1177
msgid "Permission denied. Access to this item may be restricted." msgid "Permission denied. Access to this item may be restricted."
msgstr "Interdit. L'accès à cet élément peut avoir été restreint." msgstr "Interdit. L'accès à cet élément peut avoir été restreint."
#: ../../mod/photos.php:1161 #: ../../mod/photos.php:1179
msgid "Photo not available" msgid "Photo not available"
msgstr "Photo indisponible" msgstr "Photo indisponible"
#: ../../mod/photos.php:1217 #: ../../mod/photos.php:1235
msgid "View photo" msgid "View photo"
msgstr "Voir photo" msgstr "Voir photo"
#: ../../mod/photos.php:1217 #: ../../mod/photos.php:1235
msgid "Edit photo" msgid "Edit photo"
msgstr "Éditer la photo" msgstr "Éditer la photo"
#: ../../mod/photos.php:1218 #: ../../mod/photos.php:1236
msgid "Use as profile photo" msgid "Use as profile photo"
msgstr "Utiliser comme photo de profil" msgstr "Utiliser comme photo de profil"
#: ../../mod/photos.php:1224 ../../mod/content.php:603 #: ../../mod/photos.php:1242 ../../mod/content.php:603
#: ../../object/Item.php:103 #: ../../object/Item.php:103
msgid "Private Message" msgid "Private Message"
msgstr "Message privé" msgstr "Message privé"
#: ../../mod/photos.php:1243 #: ../../mod/photos.php:1261
msgid "View Full Size" msgid "View Full Size"
msgstr "Voir en taille réelle" msgstr "Voir en taille réelle"
#: ../../mod/photos.php:1317 #: ../../mod/photos.php:1335
msgid "Tags: " msgid "Tags: "
msgstr "Étiquettes: " msgstr "Étiquettes: "
#: ../../mod/photos.php:1320 #: ../../mod/photos.php:1338
msgid "[Remove any tag]" msgid "[Remove any tag]"
msgstr "[Retirer toutes les étiquettes]" msgstr "[Retirer toutes les étiquettes]"
#: ../../mod/photos.php:1330 #: ../../mod/photos.php:1348
msgid "Rotate CW (right)" msgid "Rotate CW (right)"
msgstr "Tourner dans le sens des aiguilles d'une montre (vers la droite)" msgstr "Tourner dans le sens des aiguilles d'une montre (vers la droite)"
#: ../../mod/photos.php:1331 #: ../../mod/photos.php:1349
msgid "Rotate CCW (left)" msgid "Rotate CCW (left)"
msgstr "Tourner dans le sens contraire des aiguilles d'une montre (vers la gauche)" msgstr "Tourner dans le sens contraire des aiguilles d'une montre (vers la gauche)"
#: ../../mod/photos.php:1333 #: ../../mod/photos.php:1351
msgid "New album name" msgid "New album name"
msgstr "Nom du nouvel album" msgstr "Nom du nouvel album"
#: ../../mod/photos.php:1336 #: ../../mod/photos.php:1354
msgid "Caption" msgid "Caption"
msgstr "Titre" msgstr "Titre"
#: ../../mod/photos.php:1338 #: ../../mod/photos.php:1356
msgid "Add a Tag" msgid "Add a Tag"
msgstr "Ajouter une étiquette" msgstr "Ajouter une étiquette"
#: ../../mod/photos.php:1342 #: ../../mod/photos.php:1360
msgid "" msgid ""
"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
msgstr "Exemples: @bob, @Barbara_Jensen, @jim@example.com, #Californie, #vacances" msgstr "Exemples: @bob, @Barbara_Jensen, @jim@example.com, #Californie, #vacances"
#: ../../mod/photos.php:1362 ../../mod/content.php:667 #: ../../mod/photos.php:1380 ../../mod/content.php:667
#: ../../object/Item.php:196 #: ../../object/Item.php:196
msgid "I like this (toggle)" msgid "I like this (toggle)"
msgstr "J'aime (bascule)" msgstr "J'aime (bascule)"
#: ../../mod/photos.php:1363 ../../mod/content.php:668 #: ../../mod/photos.php:1381 ../../mod/content.php:668
#: ../../object/Item.php:197 #: ../../object/Item.php:197
msgid "I don't like this (toggle)" msgid "I don't like this (toggle)"
msgstr "Je n'aime pas (bascule)" msgstr "Je n'aime pas (bascule)"
#: ../../mod/photos.php:1364 ../../include/conversation.php:909 #: ../../mod/photos.php:1382 ../../include/conversation.php:909
msgid "Share" msgid "Share"
msgstr "Partager" msgstr "Partager"
#: ../../mod/photos.php:1365 ../../mod/editpost.php:112 #: ../../mod/photos.php:1383 ../../mod/editpost.php:118
#: ../../mod/content.php:482 ../../mod/content.php:845 #: ../../mod/content.php:482 ../../mod/content.php:845
#: ../../mod/wallmessage.php:152 ../../mod/message.php:293 #: ../../mod/wallmessage.php:152 ../../mod/message.php:293
#: ../../mod/message.php:481 ../../include/conversation.php:573 #: ../../mod/message.php:481 ../../include/conversation.php:573
@ -602,36 +602,36 @@ msgstr "Partager"
msgid "Please wait" msgid "Please wait"
msgstr "Patientez" msgstr "Patientez"
#: ../../mod/photos.php:1381 ../../mod/photos.php:1424 #: ../../mod/photos.php:1399 ../../mod/photos.php:1442
#: ../../mod/photos.php:1456 ../../mod/content.php:690 #: ../../mod/photos.php:1474 ../../mod/content.php:690
#: ../../object/Item.php:555 #: ../../object/Item.php:555
msgid "This is you" msgid "This is you"
msgstr "C'est vous" msgstr "C'est vous"
#: ../../mod/photos.php:1383 ../../mod/photos.php:1426 #: ../../mod/photos.php:1401 ../../mod/photos.php:1444
#: ../../mod/photos.php:1458 ../../mod/content.php:692 ../../boot.php:574 #: ../../mod/photos.php:1476 ../../mod/content.php:692 ../../boot.php:584
#: ../../object/Item.php:557 #: ../../object/Item.php:557
msgid "Comment" msgid "Comment"
msgstr "Commenter" msgstr "Commenter"
#: ../../mod/photos.php:1385 ../../mod/editpost.php:133 #: ../../mod/photos.php:1403 ../../mod/editpost.php:139
#: ../../mod/content.php:702 ../../include/conversation.php:946 #: ../../mod/content.php:702 ../../include/conversation.php:946
#: ../../object/Item.php:567 #: ../../object/Item.php:567
msgid "Preview" msgid "Preview"
msgstr "Aperçu" msgstr "Aperçu"
#: ../../mod/photos.php:1487 ../../mod/content.php:439 #: ../../mod/photos.php:1505 ../../mod/content.php:439
#: ../../mod/content.php:723 ../../mod/settings.php:606 #: ../../mod/content.php:723 ../../mod/settings.php:606
#: ../../mod/settings.php:695 ../../mod/group.php:168 ../../mod/admin.php:696 #: ../../mod/group.php:168 ../../mod/admin.php:696
#: ../../include/conversation.php:518 ../../object/Item.php:117 #: ../../include/conversation.php:518 ../../object/Item.php:117
msgid "Delete" msgid "Delete"
msgstr "Supprimer" msgstr "Supprimer"
#: ../../mod/photos.php:1577 #: ../../mod/photos.php:1595
msgid "View Album" msgid "View Album"
msgstr "Voir l'album" msgstr "Voir l'album"
#: ../../mod/photos.php:1586 #: ../../mod/photos.php:1604
msgid "Recent Photos" msgid "Recent Photos"
msgstr "Photos récentes" msgstr "Photos récentes"
@ -645,7 +645,7 @@ msgid "Community"
msgstr "Communauté" msgstr "Communauté"
#: ../../mod/community.php:63 ../../mod/community.php:88 #: ../../mod/community.php:63 ../../mod/community.php:88
#: ../../mod/search.php:148 ../../mod/search.php:174 #: ../../mod/search.php:161 ../../mod/search.php:187
msgid "No results." msgid "No results."
msgstr "Aucun résultat." msgstr "Aucun résultat."
@ -704,57 +704,81 @@ msgstr "Éditer"
msgid "Upload photo" msgid "Upload photo"
msgstr "Joindre photo" msgstr "Joindre photo"
#: ../../mod/editpost.php:105 ../../include/conversation.php:912 #: ../../mod/editpost.php:105 ../../include/conversation.php:911
msgid "upload photo"
msgstr "envoi image"
#: ../../mod/editpost.php:106 ../../include/conversation.php:912
msgid "Attach file" msgid "Attach file"
msgstr "Joindre fichier" msgstr "Joindre fichier"
#: ../../mod/editpost.php:106 ../../mod/wallmessage.php:151 #: ../../mod/editpost.php:107 ../../include/conversation.php:913
msgid "attach file"
msgstr "ajout fichier"
#: ../../mod/editpost.php:108 ../../mod/wallmessage.php:151
#: ../../mod/message.php:292 ../../mod/message.php:479 #: ../../mod/message.php:292 ../../mod/message.php:479
#: ../../include/conversation.php:914 #: ../../include/conversation.php:914
msgid "Insert web link" msgid "Insert web link"
msgstr "Insérer lien web" msgstr "Insérer lien web"
#: ../../mod/editpost.php:107 #: ../../mod/editpost.php:109 ../../include/conversation.php:915
msgid "Insert YouTube video" msgid "web link"
msgstr "Insérer une vidéo Youtube" msgstr "lien web"
#: ../../mod/editpost.php:108 #: ../../mod/editpost.php:110 ../../include/conversation.php:916
msgid "Insert Vorbis [.ogg] video" msgid "Insert video link"
msgstr "Insérer un lien vidéo Vorbis [.ogg]" msgstr "Insérer un lien video"
#: ../../mod/editpost.php:109 #: ../../mod/editpost.php:111 ../../include/conversation.php:917
msgid "Insert Vorbis [.ogg] audio" msgid "video link"
msgstr "Insérer un lien audio Vorbis [.ogg]" msgstr "lien vidéo"
#: ../../mod/editpost.php:110 ../../include/conversation.php:920 #: ../../mod/editpost.php:112 ../../include/conversation.php:918
msgid "Insert audio link"
msgstr "Insérer un lien audio"
#: ../../mod/editpost.php:113 ../../include/conversation.php:919
msgid "audio link"
msgstr "lien audio"
#: ../../mod/editpost.php:114 ../../include/conversation.php:920
msgid "Set your location" msgid "Set your location"
msgstr "Définir votre localisation" msgstr "Définir votre localisation"
#: ../../mod/editpost.php:111 ../../include/conversation.php:922 #: ../../mod/editpost.php:115 ../../include/conversation.php:921
msgid "set location"
msgstr "spéc. localisation"
#: ../../mod/editpost.php:116 ../../include/conversation.php:922
msgid "Clear browser location" msgid "Clear browser location"
msgstr "Effacer la localisation du navigateur" msgstr "Effacer la localisation du navigateur"
#: ../../mod/editpost.php:113 ../../include/conversation.php:929 #: ../../mod/editpost.php:117 ../../include/conversation.php:923
msgid "clear location"
msgstr "supp. localisation"
#: ../../mod/editpost.php:119 ../../include/conversation.php:929
msgid "Permission settings" msgid "Permission settings"
msgstr "Réglages des permissions" msgstr "Réglages des permissions"
#: ../../mod/editpost.php:121 ../../include/conversation.php:938 #: ../../mod/editpost.php:127 ../../include/conversation.php:938
msgid "CC: email addresses" msgid "CC: email addresses"
msgstr "CC: adresses de courriel" msgstr "CC: adresses de courriel"
#: ../../mod/editpost.php:122 ../../include/conversation.php:939 #: ../../mod/editpost.php:128 ../../include/conversation.php:939
msgid "Public post" msgid "Public post"
msgstr "Notice publique" msgstr "Notice publique"
#: ../../mod/editpost.php:125 ../../include/conversation.php:925 #: ../../mod/editpost.php:131 ../../include/conversation.php:925
msgid "Set title" msgid "Set title"
msgstr "Définir un titre" msgstr "Définir un titre"
#: ../../mod/editpost.php:127 ../../include/conversation.php:927 #: ../../mod/editpost.php:133 ../../include/conversation.php:927
msgid "Categories (comma-separated list)" msgid "Categories (comma-separated list)"
msgstr "Catégories (séparées par des virgules)" msgstr "Catégories (séparées par des virgules)"
#: ../../mod/editpost.php:128 ../../include/conversation.php:941 #: ../../mod/editpost.php:134 ../../include/conversation.php:941
msgid "Example: bob@example.com, mary@example.com" msgid "Example: bob@example.com, mary@example.com"
msgstr "Exemple: bob@exemple.com, mary@exemple.com" msgstr "Exemple: bob@exemple.com, mary@exemple.com"
@ -1268,7 +1292,7 @@ msgid "is interested in:"
msgstr "s'intéresse à:" msgstr "s'intéresse à:"
#: ../../mod/match.php:58 ../../mod/suggest.php:59 #: ../../mod/match.php:58 ../../mod/suggest.php:59
#: ../../include/contact_widgets.php:9 ../../boot.php:1164 #: ../../include/contact_widgets.php:9 ../../boot.php:1174
msgid "Connect" msgid "Connect"
msgstr "Relier" msgstr "Relier"
@ -1276,7 +1300,7 @@ msgstr "Relier"
msgid "No matches" msgid "No matches"
msgstr "Aucune correspondance" msgstr "Aucune correspondance"
#: ../../mod/lockview.php:39 #: ../../mod/lockview.php:34
msgid "Remote privacy information not available." msgid "Remote privacy information not available."
msgstr "Informations de confidentialité indisponibles." msgstr "Informations de confidentialité indisponibles."
@ -1284,15 +1308,15 @@ msgstr "Informations de confidentialité indisponibles."
msgid "Visible to:" msgid "Visible to:"
msgstr "Visible par:" msgstr "Visible par:"
#: ../../mod/content.php:119 ../../mod/network.php:436 #: ../../mod/content.php:119 ../../mod/network.php:544
msgid "No such group" msgid "No such group"
msgstr "Groupe inexistant" msgstr "Groupe inexistant"
#: ../../mod/content.php:130 ../../mod/network.php:447 #: ../../mod/content.php:130 ../../mod/network.php:555
msgid "Group is empty" msgid "Group is empty"
msgstr "Groupe vide" msgstr "Groupe vide"
#: ../../mod/content.php:134 ../../mod/network.php:451 #: ../../mod/content.php:134 ../../mod/network.php:559
msgid "Group: " msgid "Group: "
msgstr "Groupe: " msgstr "Groupe: "
@ -1332,9 +1356,9 @@ msgid_plural "comments"
msgstr[0] "" msgstr[0] ""
msgstr[1] "commentaire" msgstr[1] "commentaire"
#: ../../mod/content.php:589 ../../addon/page/page.php:76 #: ../../mod/content.php:589 ../../addon/page/page.php:77
#: ../../addon/page/page.php:110 ../../addon/showmore/showmore.php:119 #: ../../addon/page/page.php:111 ../../addon/showmore/showmore.php:119
#: ../../include/contact_widgets.php:195 ../../boot.php:575 #: ../../include/contact_widgets.php:195 ../../boot.php:585
#: ../../object/Item.php:280 #: ../../object/Item.php:280
msgid "show more" msgid "show more"
msgstr "montrer plus" msgstr "montrer plus"
@ -1451,7 +1475,7 @@ msgstr "Système"
msgid "Network" msgid "Network"
msgstr "Réseau" msgstr "Réseau"
#: ../../mod/notifications.php:85 ../../mod/network.php:300 #: ../../mod/notifications.php:85 ../../mod/network.php:407
msgid "Personal" msgid "Personal"
msgstr "Personnel" msgstr "Personnel"
@ -1938,7 +1962,7 @@ msgstr "Requête de réinitialisation de mot de passe à %s"
#: ../../addon/facebook/facebook.php:1200 ../../addon/fbpost/fbpost.php:661 #: ../../addon/facebook/facebook.php:1200 ../../addon/fbpost/fbpost.php:661
#: ../../addon/public_server/public_server.php:62 #: ../../addon/public_server/public_server.php:62
#: ../../addon/testdrive/testdrive.php:67 ../../include/items.php:3301 #: ../../addon/testdrive/testdrive.php:67 ../../include/items.php:3301
#: ../../boot.php:788 #: ../../boot.php:798
msgid "Administrator" msgid "Administrator"
msgstr "Administrateur" msgstr "Administrateur"
@ -1948,7 +1972,7 @@ msgid ""
"Password reset failed." "Password reset failed."
msgstr "Impossible d'honorer cette demande. (Vous l'avez peut-être déjà utilisée par le passé.) La réinitialisation a échoué." msgstr "Impossible d'honorer cette demande. (Vous l'avez peut-être déjà utilisée par le passé.) La réinitialisation a échoué."
#: ../../mod/lostpass.php:83 ../../boot.php:925 #: ../../mod/lostpass.php:83 ../../boot.php:935
msgid "Password Reset" msgid "Password Reset"
msgstr "Réinitialiser le mot de passe" msgstr "Réinitialiser le mot de passe"
@ -2542,67 +2566,67 @@ msgstr "Basculez entre les différentes identités ou pages (groupes/communauté
msgid "Select an identity to manage: " msgid "Select an identity to manage: "
msgstr "Choisir une identité à gérer: " msgstr "Choisir une identité à gérer: "
#: ../../mod/network.php:97 #: ../../mod/network.php:181
msgid "Search Results For:" msgid "Search Results For:"
msgstr "Résultats pour:" msgstr "Résultats pour:"
#: ../../mod/network.php:137 ../../mod/search.php:16 #: ../../mod/network.php:221 ../../mod/search.php:18
msgid "Remove term" msgid "Remove term"
msgstr "Retirer le terme" msgstr "Retirer le terme"
#: ../../mod/network.php:146 ../../mod/search.php:13 #: ../../mod/network.php:230 ../../mod/search.php:27
msgid "Saved Searches" msgid "Saved Searches"
msgstr "Recherches" msgstr "Recherches"
#: ../../mod/network.php:147 ../../include/group.php:244 #: ../../mod/network.php:231 ../../include/group.php:275
msgid "add" msgid "add"
msgstr "ajouter" msgstr "ajouter"
#: ../../mod/network.php:287 #: ../../mod/network.php:394
msgid "Commented Order" msgid "Commented Order"
msgstr "Tri par commentaires" msgstr "Tri par commentaires"
#: ../../mod/network.php:290 #: ../../mod/network.php:397
msgid "Sort by Comment Date" msgid "Sort by Comment Date"
msgstr "Trier par date de commentaire" msgstr "Trier par date de commentaire"
#: ../../mod/network.php:293 #: ../../mod/network.php:400
msgid "Posted Order" msgid "Posted Order"
msgstr "Tri par publications" msgstr "Tri par publications"
#: ../../mod/network.php:296 #: ../../mod/network.php:403
msgid "Sort by Post Date" msgid "Sort by Post Date"
msgstr "Trier par date de publication" msgstr "Trier par date de publication"
#: ../../mod/network.php:303 #: ../../mod/network.php:410
msgid "Posts that mention or involve you" msgid "Posts that mention or involve you"
msgstr "Publications qui vous concernent" msgstr "Publications qui vous concernent"
#: ../../mod/network.php:306 #: ../../mod/network.php:413
msgid "New" msgid "New"
msgstr "Nouveau" msgstr "Nouveau"
#: ../../mod/network.php:309 #: ../../mod/network.php:416
msgid "Activity Stream - by date" msgid "Activity Stream - by date"
msgstr "Flux d'activités - par date" msgstr "Flux d'activités - par date"
#: ../../mod/network.php:312 #: ../../mod/network.php:419
msgid "Starred" msgid "Starred"
msgstr "Mis en avant" msgstr "Mis en avant"
#: ../../mod/network.php:315 #: ../../mod/network.php:422
msgid "Favourite Posts" msgid "Favourite Posts"
msgstr "Publications favorites" msgstr "Publications favorites"
#: ../../mod/network.php:318 #: ../../mod/network.php:425
msgid "Shared Links" msgid "Shared Links"
msgstr "Liens partagés" msgstr "Liens partagés"
#: ../../mod/network.php:321 #: ../../mod/network.php:428
msgid "Interesting Links" msgid "Interesting Links"
msgstr "Liens intéressants" msgstr "Liens intéressants"
#: ../../mod/network.php:388 #: ../../mod/network.php:496
#, php-format #, php-format
msgid "Warning: This group contains %s member from an insecure network." msgid "Warning: This group contains %s member from an insecure network."
msgid_plural "" msgid_plural ""
@ -2610,23 +2634,23 @@ msgid_plural ""
msgstr[0] "Attention: Ce groupe contient %s membre d'un réseau non-sûr." msgstr[0] "Attention: Ce groupe contient %s membre d'un réseau non-sûr."
msgstr[1] "Attention: Ce groupe contient %s membres d'un réseau non-sûr." msgstr[1] "Attention: Ce groupe contient %s membres d'un réseau non-sûr."
#: ../../mod/network.php:391 #: ../../mod/network.php:499
msgid "Private messages to this group are at risk of public disclosure." msgid "Private messages to this group are at risk of public disclosure."
msgstr "Les messages privés envoyés à ce groupe s'exposent à une diffusion incontrôlée." msgstr "Les messages privés envoyés à ce groupe s'exposent à une diffusion incontrôlée."
#: ../../mod/network.php:461 #: ../../mod/network.php:569
msgid "Contact: " msgid "Contact: "
msgstr "Contact: " msgstr "Contact: "
#: ../../mod/network.php:463 #: ../../mod/network.php:571
msgid "Private messages to this person are at risk of public disclosure." msgid "Private messages to this person are at risk of public disclosure."
msgstr "Les messages privés envoyés à ce contact s'exposent à une diffusion incontrôlée." msgstr "Les messages privés envoyés à ce contact s'exposent à une diffusion incontrôlée."
#: ../../mod/network.php:468 #: ../../mod/network.php:576
msgid "Invalid contact." msgid "Invalid contact."
msgstr "Contact invalide." msgstr "Contact invalide."
#: ../../mod/notes.php:44 ../../boot.php:1696 #: ../../mod/notes.php:44 ../../boot.php:1707
msgid "Personal Notes" msgid "Personal Notes"
msgstr "Notes personnelles" msgstr "Notes personnelles"
@ -2753,7 +2777,7 @@ msgstr "Vérifiez les autres réglages, tout particulièrement ceux liés à la
#: ../../mod/newmember.php:32 ../../mod/profperm.php:103 #: ../../mod/newmember.php:32 ../../mod/profperm.php:103
#: ../../view/theme/diabook/theme.php:128 ../../include/profile_advanced.php:7 #: ../../view/theme/diabook/theme.php:128 ../../include/profile_advanced.php:7
#: ../../include/profile_advanced.php:84 ../../include/nav.php:50 #: ../../include/profile_advanced.php:84 ../../include/nav.php:50
#: ../../boot.php:1672 #: ../../boot.php:1683
msgid "Profile" msgid "Profile"
msgstr "Profil" msgstr "Profil"
@ -2858,7 +2882,7 @@ msgid ""
"hours." "hours."
msgstr "Sur le panneau latéral de la page Contacts, il y a plusieurs moyens de trouver de nouveaux amis. Nous pouvons mettre les gens en relation selon leurs intérêts, rechercher des amis par nom ou intérêt, et fournir des suggestions en fonction de la topologie du réseau. Sur un site tout neuf, les suggestions d'amitié devraient commencer à apparaître au bout de 24 heures." msgstr "Sur le panneau latéral de la page Contacts, il y a plusieurs moyens de trouver de nouveaux amis. Nous pouvons mettre les gens en relation selon leurs intérêts, rechercher des amis par nom ou intérêt, et fournir des suggestions en fonction de la topologie du réseau. Sur un site tout neuf, les suggestions d'amitié devraient commencer à apparaître au bout de 24 heures."
#: ../../mod/newmember.php:66 ../../include/group.php:239 #: ../../mod/newmember.php:66 ../../include/group.php:270
msgid "Groups" msgid "Groups"
msgstr "Groupes" msgstr "Groupes"
@ -3062,7 +3086,7 @@ msgstr "Choisissez un pseudo. Celui devra commencer par une lettre. L'adresse de
msgid "Choose a nickname: " msgid "Choose a nickname: "
msgstr "Choisir un pseudo: " msgstr "Choisir un pseudo: "
#: ../../mod/register.php:273 ../../include/nav.php:81 ../../boot.php:887 #: ../../mod/register.php:273 ../../include/nav.php:81 ../../boot.php:897
msgid "Register" msgid "Register"
msgstr "S'inscrire" msgstr "S'inscrire"
@ -3075,7 +3099,7 @@ msgstr "Recherche de personnes"
#: ../../addon/communityhome/communityhome.php:158 #: ../../addon/communityhome/communityhome.php:158
#: ../../addon/communityhome/communityhome.php:167 #: ../../addon/communityhome/communityhome.php:167
#: ../../view/theme/diabook/theme.php:565 #: ../../view/theme/diabook/theme.php:565
#: ../../view/theme/diabook/theme.php:574 ../../include/diaspora.php:1824 #: ../../view/theme/diabook/theme.php:574 ../../include/diaspora.php:1835
#: ../../include/conversation.php:120 ../../include/conversation.php:129 #: ../../include/conversation.php:120 ../../include/conversation.php:129
#: ../../include/conversation.php:248 ../../include/conversation.php:257 #: ../../include/conversation.php:248 ../../include/conversation.php:257
msgid "status" msgid "status"
@ -3083,7 +3107,7 @@ msgstr "le statut"
#: ../../mod/like.php:162 ../../addon/facebook/facebook.php:1602 #: ../../mod/like.php:162 ../../addon/facebook/facebook.php:1602
#: ../../addon/communityhome/communityhome.php:172 #: ../../addon/communityhome/communityhome.php:172
#: ../../view/theme/diabook/theme.php:579 ../../include/diaspora.php:1840 #: ../../view/theme/diabook/theme.php:579 ../../include/diaspora.php:1851
#: ../../include/conversation.php:136 #: ../../include/conversation.php:136
#, php-format #, php-format
msgid "%1$s likes %2$s's %3$s" msgid "%1$s likes %2$s's %3$s"
@ -3105,7 +3129,7 @@ msgid "Access denied."
msgstr "Accès refusé." msgstr "Accès refusé."
#: ../../mod/fbrowser.php:25 ../../view/theme/diabook/theme.php:130 #: ../../mod/fbrowser.php:25 ../../view/theme/diabook/theme.php:130
#: ../../include/nav.php:51 ../../boot.php:1679 #: ../../include/nav.php:51 ../../boot.php:1690
msgid "Photos" msgid "Photos"
msgstr "Photos" msgstr "Photos"
@ -3981,7 +4005,7 @@ msgstr "Utilisateur FTP"
msgid "FTP Password" msgid "FTP Password"
msgstr "Mot de passe FTP" msgstr "Mot de passe FTP"
#: ../../mod/profile.php:22 ../../boot.php:1074 #: ../../mod/profile.php:22 ../../boot.php:1084
msgid "Requested profile is not available." msgid "Requested profile is not available."
msgstr "Le profil demandé n'est pas disponible." msgstr "Le profil demandé n'est pas disponible."
@ -4089,13 +4113,13 @@ msgstr "Applications"
msgid "No installed applications." msgid "No installed applications."
msgstr "Pas d'application installée." msgstr "Pas d'application installée."
#: ../../mod/search.php:85 ../../include/text.php:678 #: ../../mod/search.php:98 ../../include/text.php:678
#: ../../include/text.php:679 ../../include/nav.php:91 #: ../../include/text.php:679 ../../include/nav.php:91
msgid "Search" msgid "Search"
msgstr "Recherche" msgstr "Recherche"
#: ../../mod/profiles.php:21 ../../mod/profiles.php:423 #: ../../mod/profiles.php:21 ../../mod/profiles.php:434
#: ../../mod/profiles.php:537 ../../mod/dfrn_confirm.php:62 #: ../../mod/profiles.php:548 ../../mod/dfrn_confirm.php:62
msgid "Profile not found." msgid "Profile not found."
msgstr "Profil introuvable." msgstr "Profil introuvable."
@ -4103,301 +4127,301 @@ msgstr "Profil introuvable."
msgid "Profile Name is required." msgid "Profile Name is required."
msgstr "Le nom du profil est requis." msgstr "Le nom du profil est requis."
#: ../../mod/profiles.php:160 #: ../../mod/profiles.php:171
msgid "Marital Status" msgid "Marital Status"
msgstr "Statut marital" msgstr "Statut marital"
#: ../../mod/profiles.php:164 #: ../../mod/profiles.php:175
msgid "Romantic Partner" msgid "Romantic Partner"
msgstr "Partenaire/conjoint" msgstr "Partenaire/conjoint"
#: ../../mod/profiles.php:168 #: ../../mod/profiles.php:179
msgid "Likes" msgid "Likes"
msgstr "Derniers \"J'aime\"" msgstr "Derniers \"J'aime\""
#: ../../mod/profiles.php:172 #: ../../mod/profiles.php:183
msgid "Dislikes" msgid "Dislikes"
msgstr "Derniers \"Je n'aime pas\"" msgstr "Derniers \"Je n'aime pas\""
#: ../../mod/profiles.php:176 #: ../../mod/profiles.php:187
msgid "Work/Employment" msgid "Work/Employment"
msgstr "Travail/Occupation" msgstr "Travail/Occupation"
#: ../../mod/profiles.php:179 #: ../../mod/profiles.php:190
msgid "Religion" msgid "Religion"
msgstr "Religion" msgstr "Religion"
#: ../../mod/profiles.php:183 #: ../../mod/profiles.php:194
msgid "Political Views" msgid "Political Views"
msgstr "Tendance politique" msgstr "Tendance politique"
#: ../../mod/profiles.php:187 #: ../../mod/profiles.php:198
msgid "Gender" msgid "Gender"
msgstr "Sexe" msgstr "Sexe"
#: ../../mod/profiles.php:191 #: ../../mod/profiles.php:202
msgid "Sexual Preference" msgid "Sexual Preference"
msgstr "Préférence sexuelle" msgstr "Préférence sexuelle"
#: ../../mod/profiles.php:195 #: ../../mod/profiles.php:206
msgid "Homepage" msgid "Homepage"
msgstr "Site internet" msgstr "Site internet"
#: ../../mod/profiles.php:199 #: ../../mod/profiles.php:210
msgid "Interests" msgid "Interests"
msgstr "Centres d'intérêt" msgstr "Centres d'intérêt"
#: ../../mod/profiles.php:203 #: ../../mod/profiles.php:214
msgid "Address" msgid "Address"
msgstr "Adresse" msgstr "Adresse"
#: ../../mod/profiles.php:210 ../../addon/dav/common/wdcal_edit.inc.php:183 #: ../../mod/profiles.php:221 ../../addon/dav/common/wdcal_edit.inc.php:183
msgid "Location" msgid "Location"
msgstr "Localisation" msgstr "Localisation"
#: ../../mod/profiles.php:293 #: ../../mod/profiles.php:304
msgid "Profile updated." msgid "Profile updated."
msgstr "Profil mis à jour." msgstr "Profil mis à jour."
#: ../../mod/profiles.php:360 #: ../../mod/profiles.php:371
msgid " and " msgid " and "
msgstr " et " msgstr " et "
#: ../../mod/profiles.php:368 #: ../../mod/profiles.php:379
msgid "public profile" msgid "public profile"
msgstr "profil public" msgstr "profil public"
#: ../../mod/profiles.php:371 #: ../../mod/profiles.php:382
#, php-format #, php-format
msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;" msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
msgstr "%1$s a changé %2$s en &ldquo;%3$s&rdquo;" msgstr "%1$s a changé %2$s en &ldquo;%3$s&rdquo;"
#: ../../mod/profiles.php:372 #: ../../mod/profiles.php:383
#, php-format #, php-format
msgid " - Visit %1$s's %2$s" msgid " - Visit %1$s's %2$s"
msgstr "Visiter le %2$s de %1$s" msgstr "Visiter le %2$s de %1$s"
#: ../../mod/profiles.php:375 #: ../../mod/profiles.php:386
#, php-format #, php-format
msgid "%1$s has an updated %2$s, changing %3$s." msgid "%1$s has an updated %2$s, changing %3$s."
msgstr "%1$s a mis à jour son %2$s, en modifiant %3$s." msgstr "%1$s a mis à jour son %2$s, en modifiant %3$s."
#: ../../mod/profiles.php:442 #: ../../mod/profiles.php:453
msgid "Profile deleted." msgid "Profile deleted."
msgstr "Profil supprimé." msgstr "Profil supprimé."
#: ../../mod/profiles.php:460 ../../mod/profiles.php:494 #: ../../mod/profiles.php:471 ../../mod/profiles.php:505
msgid "Profile-" msgid "Profile-"
msgstr "Profil-" msgstr "Profil-"
#: ../../mod/profiles.php:479 ../../mod/profiles.php:521 #: ../../mod/profiles.php:490 ../../mod/profiles.php:532
msgid "New profile created." msgid "New profile created."
msgstr "Nouveau profil créé." msgstr "Nouveau profil créé."
#: ../../mod/profiles.php:500 #: ../../mod/profiles.php:511
msgid "Profile unavailable to clone." msgid "Profile unavailable to clone."
msgstr "Ce profil ne peut être cloné." msgstr "Ce profil ne peut être cloné."
#: ../../mod/profiles.php:562 #: ../../mod/profiles.php:573
msgid "Hide your contact/friend list from viewers of this profile?" msgid "Hide your contact/friend list from viewers of this profile?"
msgstr "Cacher ma liste d'amis/contacts des visiteurs de ce profil?" msgstr "Cacher ma liste d'amis/contacts des visiteurs de ce profil?"
#: ../../mod/profiles.php:582 #: ../../mod/profiles.php:593
msgid "Edit Profile Details" msgid "Edit Profile Details"
msgstr "Éditer les détails du profil" msgstr "Éditer les détails du profil"
#: ../../mod/profiles.php:584 #: ../../mod/profiles.php:595
msgid "View this profile" msgid "View this profile"
msgstr "Voir ce profil" msgstr "Voir ce profil"
#: ../../mod/profiles.php:585 #: ../../mod/profiles.php:596
msgid "Create a new profile using these settings" msgid "Create a new profile using these settings"
msgstr "Créer un nouveau profil en utilisant ces réglages" msgstr "Créer un nouveau profil en utilisant ces réglages"
#: ../../mod/profiles.php:586 #: ../../mod/profiles.php:597
msgid "Clone this profile" msgid "Clone this profile"
msgstr "Cloner ce profil" msgstr "Cloner ce profil"
#: ../../mod/profiles.php:587 #: ../../mod/profiles.php:598
msgid "Delete this profile" msgid "Delete this profile"
msgstr "Supprimer ce profil" msgstr "Supprimer ce profil"
#: ../../mod/profiles.php:588 #: ../../mod/profiles.php:599
msgid "Profile Name:" msgid "Profile Name:"
msgstr "Nom du profil:" msgstr "Nom du profil:"
#: ../../mod/profiles.php:589 #: ../../mod/profiles.php:600
msgid "Your Full Name:" msgid "Your Full Name:"
msgstr "Votre nom complet:" msgstr "Votre nom complet:"
#: ../../mod/profiles.php:590 #: ../../mod/profiles.php:601
msgid "Title/Description:" msgid "Title/Description:"
msgstr "Titre/Description:" msgstr "Titre/Description:"
#: ../../mod/profiles.php:591 #: ../../mod/profiles.php:602
msgid "Your Gender:" msgid "Your Gender:"
msgstr "Votre genre:" msgstr "Votre genre:"
#: ../../mod/profiles.php:592 #: ../../mod/profiles.php:603
#, php-format #, php-format
msgid "Birthday (%s):" msgid "Birthday (%s):"
msgstr "Anniversaire (%s):" msgstr "Anniversaire (%s):"
#: ../../mod/profiles.php:593 #: ../../mod/profiles.php:604
msgid "Street Address:" msgid "Street Address:"
msgstr "Adresse postale:" msgstr "Adresse postale:"
#: ../../mod/profiles.php:594 #: ../../mod/profiles.php:605
msgid "Locality/City:" msgid "Locality/City:"
msgstr "Ville/Localité:" msgstr "Ville/Localité:"
#: ../../mod/profiles.php:595 #: ../../mod/profiles.php:606
msgid "Postal/Zip Code:" msgid "Postal/Zip Code:"
msgstr "Code postal:" msgstr "Code postal:"
#: ../../mod/profiles.php:596 #: ../../mod/profiles.php:607
msgid "Country:" msgid "Country:"
msgstr "Pays:" msgstr "Pays:"
#: ../../mod/profiles.php:597 #: ../../mod/profiles.php:608
msgid "Region/State:" msgid "Region/State:"
msgstr "Région/État:" msgstr "Région/État:"
#: ../../mod/profiles.php:598 #: ../../mod/profiles.php:609
msgid "<span class=\"heart\">&hearts;</span> Marital Status:" msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
msgstr "<span class=\"heart\">&hearts;</span> Statut marital:" msgstr "<span class=\"heart\">&hearts;</span> Statut marital:"
#: ../../mod/profiles.php:599 #: ../../mod/profiles.php:610
msgid "Who: (if applicable)" msgid "Who: (if applicable)"
msgstr "Qui: (si pertinent)" msgstr "Qui: (si pertinent)"
#: ../../mod/profiles.php:600 #: ../../mod/profiles.php:611
msgid "Examples: cathy123, Cathy Williams, cathy@example.com" msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
msgstr "Exemples: cathy123, Cathy Williams, cathy@example.com" msgstr "Exemples: cathy123, Cathy Williams, cathy@example.com"
#: ../../mod/profiles.php:601 #: ../../mod/profiles.php:612
msgid "Since [date]:" msgid "Since [date]:"
msgstr "Depuis [date] :" msgstr "Depuis [date] :"
#: ../../mod/profiles.php:602 ../../include/profile_advanced.php:46 #: ../../mod/profiles.php:613 ../../include/profile_advanced.php:46
msgid "Sexual Preference:" msgid "Sexual Preference:"
msgstr "Préférence sexuelle:" msgstr "Préférence sexuelle:"
#: ../../mod/profiles.php:603 #: ../../mod/profiles.php:614
msgid "Homepage URL:" msgid "Homepage URL:"
msgstr "Page personnelle:" msgstr "Page personnelle:"
#: ../../mod/profiles.php:604 ../../include/profile_advanced.php:50 #: ../../mod/profiles.php:615 ../../include/profile_advanced.php:50
msgid "Hometown:" msgid "Hometown:"
msgstr " Ville d'origine:" msgstr " Ville d'origine:"
#: ../../mod/profiles.php:605 ../../include/profile_advanced.php:54 #: ../../mod/profiles.php:616 ../../include/profile_advanced.php:54
msgid "Political Views:" msgid "Political Views:"
msgstr "Opinions politiques:" msgstr "Opinions politiques:"
#: ../../mod/profiles.php:606 #: ../../mod/profiles.php:617
msgid "Religious Views:" msgid "Religious Views:"
msgstr "Opinions religieuses:" msgstr "Opinions religieuses:"
#: ../../mod/profiles.php:607 #: ../../mod/profiles.php:618
msgid "Public Keywords:" msgid "Public Keywords:"
msgstr "Mots-clés publics:" msgstr "Mots-clés publics:"
#: ../../mod/profiles.php:608 #: ../../mod/profiles.php:619
msgid "Private Keywords:" msgid "Private Keywords:"
msgstr "Mots-clés privés:" msgstr "Mots-clés privés:"
#: ../../mod/profiles.php:609 ../../include/profile_advanced.php:62 #: ../../mod/profiles.php:620 ../../include/profile_advanced.php:62
msgid "Likes:" msgid "Likes:"
msgstr "J'aime :" msgstr "J'aime :"
#: ../../mod/profiles.php:610 ../../include/profile_advanced.php:64 #: ../../mod/profiles.php:621 ../../include/profile_advanced.php:64
msgid "Dislikes:" msgid "Dislikes:"
msgstr "Je n'aime pas :" msgstr "Je n'aime pas :"
#: ../../mod/profiles.php:611 #: ../../mod/profiles.php:622
msgid "Example: fishing photography software" msgid "Example: fishing photography software"
msgstr "Exemple: football dessin programmation" msgstr "Exemple: football dessin programmation"
#: ../../mod/profiles.php:612 #: ../../mod/profiles.php:623
msgid "(Used for suggesting potential friends, can be seen by others)" msgid "(Used for suggesting potential friends, can be seen by others)"
msgstr "(Utilisés pour vous suggérer des amis potentiels, peuvent être vus par autrui)" msgstr "(Utilisés pour vous suggérer des amis potentiels, peuvent être vus par autrui)"
#: ../../mod/profiles.php:613 #: ../../mod/profiles.php:624
msgid "(Used for searching profiles, never shown to others)" msgid "(Used for searching profiles, never shown to others)"
msgstr "(Utilisés pour rechercher dans les profils, ne seront jamais montrés à autrui)" msgstr "(Utilisés pour rechercher dans les profils, ne seront jamais montrés à autrui)"
#: ../../mod/profiles.php:614 #: ../../mod/profiles.php:625
msgid "Tell us about yourself..." msgid "Tell us about yourself..."
msgstr "Parlez-nous de vous..." msgstr "Parlez-nous de vous..."
#: ../../mod/profiles.php:615 #: ../../mod/profiles.php:626
msgid "Hobbies/Interests" msgid "Hobbies/Interests"
msgstr "Passe-temps/Centres d'intérêt" msgstr "Passe-temps/Centres d'intérêt"
#: ../../mod/profiles.php:616 #: ../../mod/profiles.php:627
msgid "Contact information and Social Networks" msgid "Contact information and Social Networks"
msgstr "Coordonnées/Réseaux sociaux" msgstr "Coordonnées/Réseaux sociaux"
#: ../../mod/profiles.php:617 #: ../../mod/profiles.php:628
msgid "Musical interests" msgid "Musical interests"
msgstr "Goûts musicaux" msgstr "Goûts musicaux"
#: ../../mod/profiles.php:618 #: ../../mod/profiles.php:629
msgid "Books, literature" msgid "Books, literature"
msgstr "Lectures" msgstr "Lectures"
#: ../../mod/profiles.php:619 #: ../../mod/profiles.php:630
msgid "Television" msgid "Television"
msgstr "Télévision" msgstr "Télévision"
#: ../../mod/profiles.php:620 #: ../../mod/profiles.php:631
msgid "Film/dance/culture/entertainment" msgid "Film/dance/culture/entertainment"
msgstr "Cinéma/Danse/Culture/Divertissement" msgstr "Cinéma/Danse/Culture/Divertissement"
#: ../../mod/profiles.php:621 #: ../../mod/profiles.php:632
msgid "Love/romance" msgid "Love/romance"
msgstr "Amour/Romance" msgstr "Amour/Romance"
#: ../../mod/profiles.php:622 #: ../../mod/profiles.php:633
msgid "Work/employment" msgid "Work/employment"
msgstr "Activité professionnelle/Occupation" msgstr "Activité professionnelle/Occupation"
#: ../../mod/profiles.php:623 #: ../../mod/profiles.php:634
msgid "School/education" msgid "School/education"
msgstr "Études/Formation" msgstr "Études/Formation"
#: ../../mod/profiles.php:628 #: ../../mod/profiles.php:639
msgid "" msgid ""
"This is your <strong>public</strong> profile.<br />It <strong>may</strong> " "This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
"be visible to anybody using the internet." "be visible to anybody using the internet."
msgstr "Ceci est votre profil <strong>public</strong>.<br />Il <strong>peut</strong> être visible par n'importe quel utilisateur d'Internet." msgstr "Ceci est votre profil <strong>public</strong>.<br />Il <strong>peut</strong> être visible par n'importe quel utilisateur d'Internet."
#: ../../mod/profiles.php:638 ../../mod/directory.php:111 #: ../../mod/profiles.php:649 ../../mod/directory.php:111
msgid "Age: " msgid "Age: "
msgstr "Age: " msgstr "Age: "
#: ../../mod/profiles.php:677 #: ../../mod/profiles.php:688
msgid "Edit/Manage Profiles" msgid "Edit/Manage Profiles"
msgstr "Editer/gérer les profils" msgstr "Editer/gérer les profils"
#: ../../mod/profiles.php:678 ../../boot.php:1192 #: ../../mod/profiles.php:689 ../../boot.php:1202
msgid "Change profile photo" msgid "Change profile photo"
msgstr "Changer de photo de profil" msgstr "Changer de photo de profil"
#: ../../mod/profiles.php:679 ../../boot.php:1193 #: ../../mod/profiles.php:690 ../../boot.php:1203
msgid "Create New Profile" msgid "Create New Profile"
msgstr "Créer un nouveau profil" msgstr "Créer un nouveau profil"
#: ../../mod/profiles.php:690 ../../boot.php:1203 #: ../../mod/profiles.php:701 ../../boot.php:1213
msgid "Profile Image" msgid "Profile Image"
msgstr "Image du profil" msgstr "Image du profil"
#: ../../mod/profiles.php:692 ../../boot.php:1206 #: ../../mod/profiles.php:703 ../../boot.php:1216
msgid "visible to everybody" msgid "visible to everybody"
msgstr "visible par tous" msgstr "visible par tous"
#: ../../mod/profiles.php:693 ../../boot.php:1207 #: ../../mod/profiles.php:704 ../../boot.php:1217
msgid "Edit visibility" msgid "Edit visibility"
msgstr "Changer la visibilité" msgstr "Changer la visibilité"
@ -4526,17 +4550,17 @@ msgid "Gender: "
msgstr "Genre: " msgstr "Genre: "
#: ../../mod/directory.php:136 ../../include/profile_advanced.php:17 #: ../../mod/directory.php:136 ../../include/profile_advanced.php:17
#: ../../boot.php:1228 #: ../../boot.php:1238
msgid "Gender:" msgid "Gender:"
msgstr "Genre:" msgstr "Genre:"
#: ../../mod/directory.php:138 ../../include/profile_advanced.php:37 #: ../../mod/directory.php:138 ../../include/profile_advanced.php:37
#: ../../boot.php:1231 #: ../../boot.php:1241
msgid "Status:" msgid "Status:"
msgstr "Statut:" msgstr "Statut:"
#: ../../mod/directory.php:140 ../../include/profile_advanced.php:48 #: ../../mod/directory.php:140 ../../include/profile_advanced.php:48
#: ../../boot.php:1233 #: ../../boot.php:1243
msgid "Homepage:" msgid "Homepage:"
msgstr "Page personnelle:" msgstr "Page personnelle:"
@ -4667,7 +4691,7 @@ msgstr "Introduction échouée ou annulée."
msgid "Unable to set contact photo." msgid "Unable to set contact photo."
msgstr "Impossible de définir la photo du contact." msgstr "Impossible de définir la photo du contact."
#: ../../mod/dfrn_confirm.php:477 ../../include/diaspora.php:608 #: ../../mod/dfrn_confirm.php:477 ../../include/diaspora.php:619
#: ../../include/conversation.php:171 #: ../../include/conversation.php:171
#, php-format #, php-format
msgid "%1$s is now friends with %2$s" msgid "%1$s is now friends with %2$s"
@ -5264,32 +5288,32 @@ msgstr "Réglages NSFW sauvegardés."
msgid "%s - Click to open/close" msgid "%s - Click to open/close"
msgstr "%s - cliquer pour ouvrir/fermer" msgstr "%s - cliquer pour ouvrir/fermer"
#: ../../addon/page/page.php:61 ../../addon/page/page.php:91 #: ../../addon/page/page.php:62 ../../addon/page/page.php:92
#: ../../addon/forumlist/forumlist.php:55 #: ../../addon/forumlist/forumlist.php:60
msgid "Forums" msgid "Forums"
msgstr "Forums" msgstr "Forums"
#: ../../addon/page/page.php:129 ../../addon/forumlist/forumlist.php:89 #: ../../addon/page/page.php:130 ../../addon/forumlist/forumlist.php:94
msgid "Forums:" msgid "Forums:"
msgstr "Forums:" msgstr "Forums:"
#: ../../addon/page/page.php:165 #: ../../addon/page/page.php:166
msgid "Page settings updated." msgid "Page settings updated."
msgstr "Paramètres des pages mis à jour." msgstr "Paramètres des pages mis à jour."
#: ../../addon/page/page.php:194 #: ../../addon/page/page.php:195
msgid "Page Settings" msgid "Page Settings"
msgstr "Paramètres des pages" msgstr "Paramètres des pages"
#: ../../addon/page/page.php:196 #: ../../addon/page/page.php:197
msgid "How many forums to display on sidebar without paging" msgid "How many forums to display on sidebar without paging"
msgstr "Nombre de forums à afficher sur la barre de côté sans changer de page" msgstr "Nombre de forums à afficher sur la barre de côté sans changer de page"
#: ../../addon/page/page.php:199 #: ../../addon/page/page.php:200
msgid "Randomise Page/Forum list" msgid "Randomise Page/Forum list"
msgstr "Rendre aléatoire la liste des pages/forums" msgstr "Rendre aléatoire la liste des pages/forums"
#: ../../addon/page/page.php:202 #: ../../addon/page/page.php:203
msgid "Show pages/forums on profile page" msgid "Show pages/forums on profile page"
msgstr "Montrer les forums sur le profil" msgstr "Montrer les forums sur le profil"
@ -5305,7 +5329,7 @@ msgstr "Activer Planets"
#: ../../addon/communityhome/communityhome.php:34 #: ../../addon/communityhome/communityhome.php:34
#: ../../addon/communityhome/twillingham/communityhome.php:28 #: ../../addon/communityhome/twillingham/communityhome.php:28
#: ../../addon/communityhome/twillingham/communityhome.php:34 #: ../../addon/communityhome/twillingham/communityhome.php:34
#: ../../include/nav.php:64 ../../boot.php:912 #: ../../include/nav.php:64 ../../boot.php:922
msgid "Login" msgid "Login"
msgstr "Connexion" msgstr "Connexion"
@ -6114,30 +6138,34 @@ msgstr "Utiliser OEmbed pour les vidéos Youtube"
msgid "URL to embed:" msgid "URL to embed:"
msgstr "URL à incorporer:" msgstr "URL à incorporer:"
#: ../../addon/forumlist/forumlist.php:58 #: ../../addon/forumlist/forumlist.php:63
msgid "show/hide" msgid "show/hide"
msgstr "Montrer/cacher" msgstr "Montrer/cacher"
#: ../../addon/forumlist/forumlist.php:72 #: ../../addon/forumlist/forumlist.php:77
msgid "No forum subscriptions" msgid "No forum subscriptions"
msgstr "Pas d'abonnement au forum" msgstr "Pas d'abonnement au forum"
#: ../../addon/forumlist/forumlist.php:125 #: ../../addon/forumlist/forumlist.php:131
msgid "Forumlist settings updated." msgid "Forumlist settings updated."
msgstr "Paramètres de la liste des forums mis à jour." msgstr "Paramètres de la liste des forums mis à jour."
#: ../../addon/forumlist/forumlist.php:150 #: ../../addon/forumlist/forumlist.php:159
msgid "Forumlist Settings" msgid "Forumlist Settings"
msgstr "Paramètres de la liste des forums" msgstr "Paramètres de la liste des forums"
#: ../../addon/forumlist/forumlist.php:152 #: ../../addon/forumlist/forumlist.php:161
msgid "Randomise forum list" msgid "Randomise forum list"
msgstr "Mélanger la liste de forums" msgstr "Mélanger la liste de forums"
#: ../../addon/forumlist/forumlist.php:155 #: ../../addon/forumlist/forumlist.php:164
msgid "Show forums on profile page" msgid "Show forums on profile page"
msgstr "Montrer les forums sur le profil" msgstr "Montrer les forums sur le profil"
#: ../../addon/forumlist/forumlist.php:167
msgid "Show forums on network page"
msgstr ""
#: ../../addon/impressum/impressum.php:37 #: ../../addon/impressum/impressum.php:37
msgid "Impressum" msgid "Impressum"
msgstr "Impressum" msgstr "Impressum"
@ -7006,7 +7034,7 @@ msgstr "Envoyer à Posterous par défaut"
#: ../../view/theme/cleanzero/config.php:82 #: ../../view/theme/cleanzero/config.php:82
#: ../../view/theme/diabook/config.php:192 #: ../../view/theme/diabook/config.php:192
#: ../../view/theme/quattro/config.php:55 ../../view/theme/dispy/config.php:72 #: ../../view/theme/quattro/config.php:66 ../../view/theme/dispy/config.php:72
msgid "Theme settings" msgid "Theme settings"
msgstr "Réglages du thème graphique" msgstr "Réglages du thème graphique"
@ -7025,7 +7053,7 @@ msgid "Set theme width"
msgstr "Largeur du thème" msgstr "Largeur du thème"
#: ../../view/theme/cleanzero/config.php:86 #: ../../view/theme/cleanzero/config.php:86
#: ../../view/theme/quattro/config.php:57 #: ../../view/theme/quattro/config.php:68
msgid "Color scheme" msgid "Color scheme"
msgstr "Palette de couleurs" msgstr "Palette de couleurs"
@ -7200,18 +7228,26 @@ msgstr "Niveau de zoom"
msgid "Last tweets" msgid "Last tweets"
msgstr "Derniers tweets" msgstr "Derniers tweets"
#: ../../view/theme/quattro/config.php:56 #: ../../view/theme/quattro/config.php:67
msgid "Alignment" msgid "Alignment"
msgstr "Alignement" msgstr "Alignement"
#: ../../view/theme/quattro/config.php:56 #: ../../view/theme/quattro/config.php:67
msgid "Left" msgid "Left"
msgstr "Gauche" msgstr "Gauche"
#: ../../view/theme/quattro/config.php:56 #: ../../view/theme/quattro/config.php:67
msgid "Center" msgid "Center"
msgstr "Centre" msgstr "Centre"
#: ../../view/theme/quattro/config.php:69
msgid "Posts font size"
msgstr ""
#: ../../view/theme/quattro/config.php:70
msgid "Textareas font size"
msgstr ""
#: ../../view/theme/dispy/config.php:75 #: ../../view/theme/dispy/config.php:75
msgid "Set colour scheme" msgid "Set colour scheme"
msgstr "Choisir le schéma de couleurs" msgstr "Choisir le schéma de couleurs"
@ -7586,7 +7622,7 @@ msgstr "Finit:"
msgid "(no subject)" msgid "(no subject)"
msgstr "(sans titre)" msgstr "(sans titre)"
#: ../../include/Scrape.php:576 #: ../../include/Scrape.php:583
msgid " on Last.fm" msgid " on Last.fm"
msgstr "sur Last.fm" msgstr "sur Last.fm"
@ -7627,11 +7663,11 @@ msgstr[1] "%d contacts"
#: ../../include/text.php:719 #: ../../include/text.php:719
msgid "poke" msgid "poke"
msgstr "" msgstr "titille"
#: ../../include/text.php:719 ../../include/conversation.php:210 #: ../../include/text.php:719 ../../include/conversation.php:210
msgid "poked" msgid "poked"
msgstr "" msgstr "a titillé"
#: ../../include/text.php:720 #: ../../include/text.php:720
msgid "ping" msgid "ping"
@ -7829,11 +7865,11 @@ msgstr "publication"
msgid "Item filed" msgid "Item filed"
msgstr "Élément classé" msgstr "Élément classé"
#: ../../include/diaspora.php:691 #: ../../include/diaspora.php:702
msgid "Sharing notification from Diaspora network" msgid "Sharing notification from Diaspora network"
msgstr "Notification de partage du réseau Diaspora" msgstr "Notification de partage du réseau Diaspora"
#: ../../include/diaspora.php:2211 #: ../../include/diaspora.php:2222
msgid "Attachments:" msgid "Attachments:"
msgstr "Pièces jointes : " msgstr "Pièces jointes : "
@ -7856,31 +7892,31 @@ msgid ""
"not what you intended, please create another group with a different name." "not what you intended, please create another group with a different name."
msgstr "Un groupe supprimé a été recréé. Les permissions existantes <strong>pourraient</strong> s'appliquer à ce groupe et aux futurs membres. Si ce n'est pas le comportement attendu, merci de re-créer un autre groupe sous un autre nom." msgstr "Un groupe supprimé a été recréé. Les permissions existantes <strong>pourraient</strong> s'appliquer à ce groupe et aux futurs membres. Si ce n'est pas le comportement attendu, merci de re-créer un autre groupe sous un autre nom."
#: ../../include/group.php:176 #: ../../include/group.php:207
msgid "Default privacy group for new contacts" msgid "Default privacy group for new contacts"
msgstr "Paramètres de confidentialité par défaut pour les nouveaux contacts" msgstr "Paramètres de confidentialité par défaut pour les nouveaux contacts"
#: ../../include/group.php:195 #: ../../include/group.php:226
msgid "Everybody" msgid "Everybody"
msgstr "Tout le monde" msgstr "Tout le monde"
#: ../../include/group.php:218 #: ../../include/group.php:249
msgid "edit" msgid "edit"
msgstr "éditer" msgstr "éditer"
#: ../../include/group.php:240 #: ../../include/group.php:271
msgid "Edit group" msgid "Edit group"
msgstr "Editer groupe" msgstr "Editer groupe"
#: ../../include/group.php:241 #: ../../include/group.php:272
msgid "Create a new group" msgid "Create a new group"
msgstr "Créer un nouveau groupe" msgstr "Créer un nouveau groupe"
#: ../../include/group.php:242 #: ../../include/group.php:273
msgid "Contacts not in any group" msgid "Contacts not in any group"
msgstr "Contacts n'appartenant à aucun groupe" msgstr "Contacts n'appartenant à aucun groupe"
#: ../../include/nav.php:46 ../../boot.php:911 #: ../../include/nav.php:46 ../../boot.php:921
msgid "Logout" msgid "Logout"
msgstr "Se déconnecter" msgstr "Se déconnecter"
@ -7888,7 +7924,7 @@ msgstr "Se déconnecter"
msgid "End this session" msgid "End this session"
msgstr "Mettre fin à cette session" msgstr "Mettre fin à cette session"
#: ../../include/nav.php:49 ../../boot.php:1665 #: ../../include/nav.php:49 ../../boot.php:1676
msgid "Status" msgid "Status"
msgstr "Statut" msgstr "Statut"
@ -7968,11 +8004,11 @@ msgstr "Gérer"
msgid "Manage other pages" msgid "Manage other pages"
msgstr "Gérer les autres pages" msgstr "Gérer les autres pages"
#: ../../include/nav.php:138 ../../boot.php:1186 #: ../../include/nav.php:138 ../../boot.php:1196
msgid "Profiles" msgid "Profiles"
msgstr "Profils" msgstr "Profils"
#: ../../include/nav.php:138 ../../boot.php:1186 #: ../../include/nav.php:138 ../../boot.php:1196
msgid "Manage/edit profiles" msgid "Manage/edit profiles"
msgstr "Gérer/éditer les profils" msgstr "Gérer/éditer les profils"
@ -8128,7 +8164,7 @@ msgstr "Anniversaire de %s's"
msgid "Happy Birthday %s" msgid "Happy Birthday %s"
msgstr "Joyeux anniversaire, %s !" msgstr "Joyeux anniversaire, %s !"
#: ../../include/onepoll.php:399 #: ../../include/onepoll.php:409
msgid "From: " msgid "From: "
msgstr "De: " msgstr "De: "
@ -8490,7 +8526,7 @@ msgstr "Merci d'illustrer votre profil d'une image."
msgid "Welcome back " msgid "Welcome back "
msgstr "Bienvenue à nouveau, " msgstr "Bienvenue à nouveau, "
#: ../../include/security.php:344 #: ../../include/security.php:354
msgid "" msgid ""
"The form security token was not correct. This probably happened because the " "The form security token was not correct. This probably happened because the "
"form has been opened for too long (>3 hours) before submitting it." "form has been opened for too long (>3 hours) before submitting it."
@ -8624,42 +8660,6 @@ msgstr "Tag : "
msgid "Where are you right now?" msgid "Where are you right now?"
msgstr "Où êtes-vous présentemment?" msgstr "Où êtes-vous présentemment?"
#: ../../include/conversation.php:911
msgid "upload photo"
msgstr "envoi image"
#: ../../include/conversation.php:913
msgid "attach file"
msgstr "ajout fichier"
#: ../../include/conversation.php:915
msgid "web link"
msgstr "lien web"
#: ../../include/conversation.php:916
msgid "Insert video link"
msgstr "Insérer un lien video"
#: ../../include/conversation.php:917
msgid "video link"
msgstr "lien vidéo"
#: ../../include/conversation.php:918
msgid "Insert audio link"
msgstr "Insérer un lien audio"
#: ../../include/conversation.php:919
msgid "audio link"
msgstr "lien audio"
#: ../../include/conversation.php:921
msgid "set location"
msgstr "spéc. localisation"
#: ../../include/conversation.php:923
msgid "clear location"
msgstr "supp. localisation"
#: ../../include/conversation.php:930 #: ../../include/conversation.php:930
msgid "permissions" msgid "permissions"
msgstr "permissions" msgstr "permissions"
@ -8676,100 +8676,104 @@ msgstr "Cette action dépasse les limites définies par votre abonnement."
msgid "This action is not available under your subscription plan." msgid "This action is not available under your subscription plan."
msgstr "Cette action n'est pas disponible avec votre abonnement." msgstr "Cette action n'est pas disponible avec votre abonnement."
#: ../../boot.php:573 #: ../../boot.php:583
msgid "Delete this item?" msgid "Delete this item?"
msgstr "Effacer cet élément?" msgstr "Effacer cet élément?"
#: ../../boot.php:576 #: ../../boot.php:586
msgid "show fewer" msgid "show fewer"
msgstr "montrer moins" msgstr "montrer moins"
#: ../../boot.php:783 #: ../../boot.php:793
#, php-format #, php-format
msgid "Update %s failed. See error logs." msgid "Update %s failed. See error logs."
msgstr "Mise-à-jour %s échouée. Voir les journaux d'erreur." msgstr "Mise-à-jour %s échouée. Voir les journaux d'erreur."
#: ../../boot.php:785 #: ../../boot.php:795
#, php-format #, php-format
msgid "Update Error at %s" msgid "Update Error at %s"
msgstr "Erreur de mise-à-jour à %s" msgstr "Erreur de mise-à-jour à %s"
#: ../../boot.php:886 #: ../../boot.php:896
msgid "Create a New Account" msgid "Create a New Account"
msgstr "Créer un nouveau compte" msgstr "Créer un nouveau compte"
#: ../../boot.php:914 #: ../../boot.php:924
msgid "Nickname or Email address: " msgid "Nickname or Email address: "
msgstr "Pseudo ou courriel: " msgstr "Pseudo ou courriel: "
#: ../../boot.php:915 #: ../../boot.php:925
msgid "Password: " msgid "Password: "
msgstr "Mot de passe: " msgstr "Mot de passe: "
#: ../../boot.php:918 #: ../../boot.php:928
msgid "Or login using OpenID: " msgid "Or login using OpenID: "
msgstr "Ou connectez-vous via OpenID: " msgstr "Ou connectez-vous via OpenID: "
#: ../../boot.php:924 #: ../../boot.php:934
msgid "Forgot your password?" msgid "Forgot your password?"
msgstr "Mot de passe oublié?" msgstr "Mot de passe oublié?"
#: ../../boot.php:1035 #: ../../boot.php:1045
msgid "Requested account is not available." msgid "Requested account is not available."
msgstr "Le compte demandé n'est pas disponible." msgstr "Le compte demandé n'est pas disponible."
#: ../../boot.php:1112 #: ../../boot.php:1122
msgid "Edit profile" msgid "Edit profile"
msgstr "Editer le profil" msgstr "Editer le profil"
#: ../../boot.php:1178 #: ../../boot.php:1188
msgid "Message" msgid "Message"
msgstr "Message" msgstr "Message"
#: ../../boot.php:1300 ../../boot.php:1386 #: ../../boot.php:1310 ../../boot.php:1396
msgid "g A l F d" msgid "g A l F d"
msgstr "g A | F d" msgstr "g A | F d"
#: ../../boot.php:1301 ../../boot.php:1387 #: ../../boot.php:1311 ../../boot.php:1397
msgid "F d" msgid "F d"
msgstr "F d" msgstr "F d"
#: ../../boot.php:1346 ../../boot.php:1427 #: ../../boot.php:1356 ../../boot.php:1437
msgid "[today]" msgid "[today]"
msgstr "[aujourd'hui]" msgstr "[aujourd'hui]"
#: ../../boot.php:1358 #: ../../boot.php:1368
msgid "Birthday Reminders" msgid "Birthday Reminders"
msgstr "Rappels d'anniversaires" msgstr "Rappels d'anniversaires"
#: ../../boot.php:1359 #: ../../boot.php:1369
msgid "Birthdays this week:" msgid "Birthdays this week:"
msgstr "Anniversaires cette semaine:" msgstr "Anniversaires cette semaine:"
#: ../../boot.php:1420 #: ../../boot.php:1430
msgid "[No description]" msgid "[No description]"
msgstr "[Sans description]" msgstr "[Sans description]"
#: ../../boot.php:1438 #: ../../boot.php:1448
msgid "Event Reminders" msgid "Event Reminders"
msgstr "Rappels d'événements" msgstr "Rappels d'événements"
#: ../../boot.php:1439 #: ../../boot.php:1449
msgid "Events this week:" msgid "Events this week:"
msgstr "Evénements cette semaine:" msgstr "Evénements cette semaine:"
#: ../../boot.php:1668 #: ../../boot.php:1679
msgid "Status Messages and Posts" msgid "Status Messages and Posts"
msgstr "Messages d'état et publications" msgstr "Messages d'état et publications"
#: ../../boot.php:1675 #: ../../boot.php:1686
msgid "Profile Details" msgid "Profile Details"
msgstr "Détails du profil" msgstr "Détails du profil"
#: ../../boot.php:1692 #: ../../boot.php:1703
msgid "Events and Calendar" msgid "Events and Calendar"
msgstr "Événements et agenda" msgstr "Événements et agenda"
#: ../../boot.php:1699 #: ../../boot.php:1710
msgid "Only You Can See This" msgid "Only You Can See This"
msgstr "Vous seul pouvez voir ça" msgstr "Vous seul pouvez voir ça"
#: ../../index.php:378
msgid "toggle mobile"
msgstr ""

View file

@ -135,13 +135,19 @@ $a->strings["Edit post"] = "Éditer la publication";
$a->strings["Post to Email"] = "Publier aussi par courriel"; $a->strings["Post to Email"] = "Publier aussi par courriel";
$a->strings["Edit"] = "Éditer"; $a->strings["Edit"] = "Éditer";
$a->strings["Upload photo"] = "Joindre photo"; $a->strings["Upload photo"] = "Joindre photo";
$a->strings["upload photo"] = "envoi image";
$a->strings["Attach file"] = "Joindre fichier"; $a->strings["Attach file"] = "Joindre fichier";
$a->strings["attach file"] = "ajout fichier";
$a->strings["Insert web link"] = "Insérer lien web"; $a->strings["Insert web link"] = "Insérer lien web";
$a->strings["Insert YouTube video"] = "Insérer une vidéo Youtube"; $a->strings["web link"] = "lien web";
$a->strings["Insert Vorbis [.ogg] video"] = "Insérer un lien vidéo Vorbis [.ogg]"; $a->strings["Insert video link"] = "Insérer un lien video";
$a->strings["Insert Vorbis [.ogg] audio"] = "Insérer un lien audio Vorbis [.ogg]"; $a->strings["video link"] = "lien vidéo";
$a->strings["Insert audio link"] = "Insérer un lien audio";
$a->strings["audio link"] = "lien audio";
$a->strings["Set your location"] = "Définir votre localisation"; $a->strings["Set your location"] = "Définir votre localisation";
$a->strings["set location"] = "spéc. localisation";
$a->strings["Clear browser location"] = "Effacer la localisation du navigateur"; $a->strings["Clear browser location"] = "Effacer la localisation du navigateur";
$a->strings["clear location"] = "supp. localisation";
$a->strings["Permission settings"] = "Réglages des permissions"; $a->strings["Permission settings"] = "Réglages des permissions";
$a->strings["CC: email addresses"] = "CC: adresses de courriel"; $a->strings["CC: email addresses"] = "CC: adresses de courriel";
$a->strings["Public post"] = "Notice publique"; $a->strings["Public post"] = "Notice publique";
@ -1394,6 +1400,7 @@ $a->strings["Forumlist settings updated."] = "Paramètres de la liste des forums
$a->strings["Forumlist Settings"] = "Paramètres de la liste des forums"; $a->strings["Forumlist Settings"] = "Paramètres de la liste des forums";
$a->strings["Randomise forum list"] = "Mélanger la liste de forums"; $a->strings["Randomise forum list"] = "Mélanger la liste de forums";
$a->strings["Show forums on profile page"] = "Montrer les forums sur le profil"; $a->strings["Show forums on profile page"] = "Montrer les forums sur le profil";
$a->strings["Show forums on network page"] = "";
$a->strings["Impressum"] = "Impressum"; $a->strings["Impressum"] = "Impressum";
$a->strings["Site Owner"] = "Propriétaire du site"; $a->strings["Site Owner"] = "Propriétaire du site";
$a->strings["Email Address"] = "Adresse courriel"; $a->strings["Email Address"] = "Adresse courriel";
@ -1629,6 +1636,8 @@ $a->strings["Last tweets"] = "Derniers tweets";
$a->strings["Alignment"] = "Alignement"; $a->strings["Alignment"] = "Alignement";
$a->strings["Left"] = "Gauche"; $a->strings["Left"] = "Gauche";
$a->strings["Center"] = "Centre"; $a->strings["Center"] = "Centre";
$a->strings["Posts font size"] = "";
$a->strings["Textareas font size"] = "";
$a->strings["Set colour scheme"] = "Choisir le schéma de couleurs"; $a->strings["Set colour scheme"] = "Choisir le schéma de couleurs";
$a->strings["j F, Y"] = "j F, Y"; $a->strings["j F, Y"] = "j F, Y";
$a->strings["j F"] = "j F"; $a->strings["j F"] = "j F";
@ -1734,8 +1743,8 @@ $a->strings["%d Contact"] = array(
0 => "%d contact", 0 => "%d contact",
1 => "%d contacts", 1 => "%d contacts",
); );
$a->strings["poke"] = ""; $a->strings["poke"] = "titille";
$a->strings["poked"] = ""; $a->strings["poked"] = "a titillé";
$a->strings["ping"] = ""; $a->strings["ping"] = "";
$a->strings["pinged"] = ""; $a->strings["pinged"] = "";
$a->strings["prod"] = ""; $a->strings["prod"] = "";
@ -1969,15 +1978,6 @@ $a->strings["Please enter a video link/URL:"] = "Entrez un lien/URL video :";
$a->strings["Please enter an audio link/URL:"] = "Entrez un lien/URL audio :"; $a->strings["Please enter an audio link/URL:"] = "Entrez un lien/URL audio :";
$a->strings["Tag term:"] = "Tag : "; $a->strings["Tag term:"] = "Tag : ";
$a->strings["Where are you right now?"] = "Où êtes-vous présentemment?"; $a->strings["Where are you right now?"] = "Où êtes-vous présentemment?";
$a->strings["upload photo"] = "envoi image";
$a->strings["attach file"] = "ajout fichier";
$a->strings["web link"] = "lien web";
$a->strings["Insert video link"] = "Insérer un lien video";
$a->strings["video link"] = "lien vidéo";
$a->strings["Insert audio link"] = "Insérer un lien audio";
$a->strings["audio link"] = "lien audio";
$a->strings["set location"] = "spéc. localisation";
$a->strings["clear location"] = "supp. localisation";
$a->strings["permissions"] = "permissions"; $a->strings["permissions"] = "permissions";
$a->strings["Click here to upgrade."] = "Cliquez ici pour mettre à jour."; $a->strings["Click here to upgrade."] = "Cliquez ici pour mettre à jour.";
$a->strings["This action exceeds the limits set by your subscription plan."] = "Cette action dépasse les limites définies par votre abonnement."; $a->strings["This action exceeds the limits set by your subscription plan."] = "Cette action dépasse les limites définies par votre abonnement.";
@ -2006,3 +2006,4 @@ $a->strings["Status Messages and Posts"] = "Messages d'état et publications";
$a->strings["Profile Details"] = "Détails du profil"; $a->strings["Profile Details"] = "Détails du profil";
$a->strings["Events and Calendar"] = "Événements et agenda"; $a->strings["Events and Calendar"] = "Événements et agenda";
$a->strings["Only You Can See This"] = "Vous seul pouvez voir ça"; $a->strings["Only You Can See This"] = "Vous seul pouvez voir ça";
$a->strings["toggle mobile"] = "";

View file

@ -8,7 +8,7 @@
# aracnus <frederico@teia.bio.br>, 2011.0, 2011. # aracnus <frederico@teia.bio.br>, 2011.0, 2011.
# Frederico Aracnus <frederico@teia.bio.br>, 2011-2012. # Frederico Aracnus <frederico@teia.bio.br>, 2011-2012.
# Frederico Goncalves Guimaraes <frederico@teia.bio.br>, 2011. # Frederico Goncalves Guimaraes <frederico@teia.bio.br>, 2011.
# Frederico Gonçalves Guimarães <frederico@teia.bio.br>, 2011. # Frederico Gonçalves Guimarães <frederico@teia.bio.br>, 2011-2012.
# <frederico@teia.bio.br>, 2011. # <frederico@teia.bio.br>, 2011.
# FULL NAME <EMAIL@ADDRESS>, 2011. # FULL NAME <EMAIL@ADDRESS>, 2011.
# Ricardo Pereira <rhalah@gmail.com>, 2012. # Ricardo Pereira <rhalah@gmail.com>, 2012.
@ -16,8 +16,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: friendica\n" "Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: http://bugs.friendica.com/\n" "Report-Msgid-Bugs-To: http://bugs.friendica.com/\n"
"POT-Creation-Date: 2012-10-04 10:00-0700\n" "POT-Creation-Date: 2012-10-10 10:00-0700\n"
"PO-Revision-Date: 2012-10-06 08:33+0000\n" "PO-Revision-Date: 2012-10-13 01:32+0000\n"
"Last-Translator: Frederico Aracnus <frederico@teia.bio.br>\n" "Last-Translator: Frederico Aracnus <frederico@teia.bio.br>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/friendica/language/pt_BR/)\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/friendica/language/pt_BR/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -157,7 +157,7 @@ msgstr "Nova imagem desta URL"
#: ../../addon/randplace/randplace.php:177 ../../addon/dwpost/dwpost.php:93 #: ../../addon/randplace/randplace.php:177 ../../addon/dwpost/dwpost.php:93
#: ../../addon/drpost/drpost.php:110 ../../addon/startpage/startpage.php:92 #: ../../addon/drpost/drpost.php:110 ../../addon/startpage/startpage.php:92
#: ../../addon/geonames/geonames.php:187 ../../addon/oembed.old/oembed.php:41 #: ../../addon/geonames/geonames.php:187 ../../addon/oembed.old/oembed.php:41
#: ../../addon/forumlist/forumlist.php:164 #: ../../addon/forumlist/forumlist.php:175
#: ../../addon/impressum/impressum.php:83 #: ../../addon/impressum/impressum.php:83
#: ../../addon/notimeline/notimeline.php:64 ../../addon/blockem/blockem.php:57 #: ../../addon/notimeline/notimeline.php:64 ../../addon/blockem/blockem.php:57
#: ../../addon/qcomment/qcomment.php:61 #: ../../addon/qcomment/qcomment.php:61
@ -230,7 +230,7 @@ msgstr "Sugerir um amigo para %s"
#: ../../mod/events.php:66 #: ../../mod/events.php:66
msgid "Event title and start time are required." msgid "Event title and start time are required."
msgstr "" msgstr "O título do evento e a hora de início são obrigatórios."
#: ../../mod/events.php:279 #: ../../mod/events.php:279
msgid "l, F j" msgid "l, F j"
@ -273,7 +273,7 @@ msgstr "Detalhes do evento"
#: ../../mod/events.php:434 #: ../../mod/events.php:434
#, php-format #, php-format
msgid "Format is %s %s. Starting date and Title are required." msgid "Format is %s %s. Starting date and Title are required."
msgstr "" msgstr "O formato é %s %s. O título e a data de início são obrigatórios."
#: ../../mod/events.php:436 #: ../../mod/events.php:436
msgid "Event Starts:" msgid "Event Starts:"
@ -281,7 +281,7 @@ msgstr "Início do evento:"
#: ../../mod/events.php:436 ../../mod/events.php:450 #: ../../mod/events.php:436 ../../mod/events.php:450
msgid "Required" msgid "Required"
msgstr "" msgstr "Obrigatório"
#: ../../mod/events.php:439 #: ../../mod/events.php:439
msgid "Finish date/time is not known or not relevant" msgid "Finish date/time is not known or not relevant"
@ -307,7 +307,7 @@ msgstr "Localização:"
#: ../../mod/events.php:450 #: ../../mod/events.php:450
msgid "Title:" msgid "Title:"
msgstr "" msgstr "Título:"
#: ../../mod/events.php:452 #: ../../mod/events.php:452
msgid "Share this event" msgid "Share this event"
@ -482,12 +482,12 @@ msgstr "O acesso a este item é restrito."
#: ../../mod/photos.php:1033 #: ../../mod/photos.php:1033
#, php-format #, php-format
msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
msgstr "" msgstr "Você está usando %1$.2f Mbytes dos %2$.2f Mbytes liberados para armazenamento de fotos."
#: ../../mod/photos.php:1036 #: ../../mod/photos.php:1036
#, php-format #, php-format
msgid "You have used %1$.2f Mbytes of photo storage." msgid "You have used %1$.2f Mbytes of photo storage."
msgstr "" msgstr "Você está usando %1$.2f Mbytes do armazenamento de fotos."
#: ../../mod/photos.php:1042 #: ../../mod/photos.php:1042
msgid "Upload Photos" msgid "Upload Photos"
@ -515,11 +515,11 @@ msgstr "Editar o álbum"
#: ../../mod/photos.php:1116 #: ../../mod/photos.php:1116
msgid "Show Newest First" msgid "Show Newest First"
msgstr "" msgstr "Exibir as mais recentes primeiro"
#: ../../mod/photos.php:1118 #: ../../mod/photos.php:1118
msgid "Show Oldest First" msgid "Show Oldest First"
msgstr "" msgstr "Exibir as mais antigas primeiro"
#: ../../mod/photos.php:1142 ../../mod/photos.php:1589 #: ../../mod/photos.php:1142 ../../mod/photos.php:1589
msgid "View Photo" msgid "View Photo"
@ -564,11 +564,11 @@ msgstr "[Remover qualquer etiqueta]"
#: ../../mod/photos.php:1348 #: ../../mod/photos.php:1348
msgid "Rotate CW (right)" msgid "Rotate CW (right)"
msgstr "" msgstr "Rotacionar para direita"
#: ../../mod/photos.php:1349 #: ../../mod/photos.php:1349
msgid "Rotate CCW (left)" msgid "Rotate CCW (left)"
msgstr "" msgstr "Rotacionar para esquerda"
#: ../../mod/photos.php:1351 #: ../../mod/photos.php:1351
msgid "New album name" msgid "New album name"
@ -843,11 +843,11 @@ msgstr "Localizador inválido"
#: ../../mod/dfrn_request.php:335 #: ../../mod/dfrn_request.php:335
msgid "Invalid email address." msgid "Invalid email address."
msgstr "" msgstr "Endereço de e-mail inválido."
#: ../../mod/dfrn_request.php:361 #: ../../mod/dfrn_request.php:361
msgid "This account has not been configured for email. Request failed." msgid "This account has not been configured for email. Request failed."
msgstr "" msgstr "Essa conta não foi configurada para e-mails. Não foi possível atender à solicitação."
#: ../../mod/dfrn_request.php:457 #: ../../mod/dfrn_request.php:457
msgid "Unable to resolve your name at the provided location." msgid "Unable to resolve your name at the provided location."
@ -890,7 +890,7 @@ msgstr "A identidade autenticada está incorreta. Por favor, entre como <strong>
#: ../../mod/dfrn_request.php:669 #: ../../mod/dfrn_request.php:669
msgid "Hide this contact" msgid "Hide this contact"
msgstr "" msgstr "Ocultar este contato"
#: ../../mod/dfrn_request.php:672 #: ../../mod/dfrn_request.php:672
#, php-format #, php-format
@ -925,7 +925,7 @@ msgid ""
"If you are not yet a member of the free social web, <a " "If you are not yet a member of the free social web, <a "
"href=\"http://dir.friendica.com/siteinfo\">follow this link to find a public" "href=\"http://dir.friendica.com/siteinfo\">follow this link to find a public"
" Friendica site and join us today</a>." " Friendica site and join us today</a>."
msgstr "" msgstr "Caso você ainda não seja membro da rede social livre, <a href=\"http://dir.friendica.com/siteinfo\">clique aqui para encontrar um site Friendica público e junte-se à nós</a>."
#: ../../mod/dfrn_request.php:831 #: ../../mod/dfrn_request.php:831
msgid "Friend/Connection Request" msgid "Friend/Connection Request"
@ -1078,7 +1078,7 @@ msgid ""
"If you don't have a command line version of PHP installed on server, you " "If you don't have a command line version of PHP installed on server, you "
"will not be able to run background polling via cron. See <a " "will not be able to run background polling via cron. See <a "
"href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>" "href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>"
msgstr "" msgstr "Caso você não tenha uma versão de linha de comando do PHP instalado no seu servidor, você não será capaz de executar a captação em segundo plano. Dê uma olhada em <a href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>"
#: ../../mod/install.php:323 #: ../../mod/install.php:323
msgid "PHP executable path" msgid "PHP executable path"
@ -1088,7 +1088,7 @@ msgstr "Caminho para o executável do PhP"
msgid "" msgid ""
"Enter full path to php executable. You can leave this blank to continue the " "Enter full path to php executable. You can leave this blank to continue the "
"installation." "installation."
msgstr "" msgstr "Digite o caminho completo do executável PHP. Você pode deixar isso em branco para continuar com a instalação."
#: ../../mod/install.php:328 #: ../../mod/install.php:328
msgid "Command line PHP" msgid "Command line PHP"
@ -1146,7 +1146,7 @@ msgstr "Módulo PHP mb_string "
#: ../../mod/install.php:380 ../../mod/install.php:382 #: ../../mod/install.php:380 ../../mod/install.php:382
msgid "Apache mod_rewrite module" msgid "Apache mod_rewrite module"
msgstr "" msgstr "Módulo mod_rewrite do Apache"
#: ../../mod/install.php:380 #: ../../mod/install.php:380
msgid "" msgid ""
@ -1190,13 +1190,13 @@ msgstr "Geralmente isso está relacionado às definições de permissão, uma ve
msgid "" msgid ""
"At the end of this procedure, we will give you a text to save in a file " "At the end of this procedure, we will give you a text to save in a file "
"named .htconfig.php in your Friendica top folder." "named .htconfig.php in your Friendica top folder."
msgstr "" msgstr "Ao final desse procedimento, será fornecido um texto que deverá ser salvo em um arquivo de nome. htconfig.php, na pasta raiz da instalação do seu Friendica."
#: ../../mod/install.php:424 #: ../../mod/install.php:424
msgid "" msgid ""
"You can alternatively skip this procedure and perform a manual installation." "You can alternatively skip this procedure and perform a manual installation."
" Please see the file \"INSTALL.txt\" for instructions." " Please see the file \"INSTALL.txt\" for instructions."
msgstr "" msgstr "Você também pode pular esse procedimento e executar uma instalação manual. Por favor, dê uma olhada no arquivo \"INSTALL.TXT\" para instruções."
#: ../../mod/install.php:427 #: ../../mod/install.php:427
msgid ".htconfig.php is writable" msgid ".htconfig.php is writable"
@ -1205,11 +1205,11 @@ msgstr ".htconfig.php tem permissão de escrita"
#: ../../mod/install.php:439 #: ../../mod/install.php:439
msgid "" msgid ""
"Url rewrite in .htaccess is not working. Check your server configuration." "Url rewrite in .htaccess is not working. Check your server configuration."
msgstr "" msgstr "A reescrita de URLs definida no .htaccess não está funcionando. Por favor, verifique as configurações do seu servidor."
#: ../../mod/install.php:441 #: ../../mod/install.php:441
msgid "Url rewrite is working" msgid "Url rewrite is working"
msgstr "" msgstr "A reescrita de URLs está funcionando"
#: ../../mod/install.php:451 #: ../../mod/install.php:451
msgid "" msgid ""
@ -1224,7 +1224,7 @@ msgstr "Foram encontrados erros durante a criação das tabelas do banco de dado
#: ../../mod/install.php:486 #: ../../mod/install.php:486
msgid "<h1>What next</h1>" msgid "<h1>What next</h1>"
msgstr "" msgstr "<h1>A seguir</h1>"
#: ../../mod/install.php:487 #: ../../mod/install.php:487
msgid "" msgid ""
@ -1276,15 +1276,15 @@ msgstr ""
#: ../../mod/poke.php:194 #: ../../mod/poke.php:194
msgid "Recipient" msgid "Recipient"
msgstr "" msgstr "Destinatário"
#: ../../mod/poke.php:195 #: ../../mod/poke.php:195
msgid "Choose what you wish to do to recipient" msgid "Choose what you wish to do to recipient"
msgstr "" msgstr "Selecione o que você deseja fazer com o destinatário"
#: ../../mod/poke.php:198 #: ../../mod/poke.php:198
msgid "Make this post private" msgid "Make this post private"
msgstr "" msgstr "Fazer com que essa publicação se torne privada"
#: ../../mod/match.php:12 #: ../../mod/match.php:12
msgid "Profile Match" msgid "Profile Match"
@ -1360,8 +1360,8 @@ msgstr[1] "%d comentários"
#: ../../object/Item.php:279 ../../object/Item.php:292 #: ../../object/Item.php:279 ../../object/Item.php:292
msgid "comment" msgid "comment"
msgid_plural "comments" msgid_plural "comments"
msgstr[0] "" msgstr[0] "comentário"
msgstr[1] "comentar" msgstr[1] "comentários"
#: ../../mod/content.php:589 ../../addon/page/page.php:77 #: ../../mod/content.php:589 ../../addon/page/page.php:77
#: ../../addon/page/page.php:111 ../../addon/showmore/showmore.php:119 #: ../../addon/page/page.php:111 ../../addon/showmore/showmore.php:119
@ -1388,35 +1388,35 @@ msgstr "compartilhar"
#: ../../mod/content.php:694 ../../object/Item.php:559 #: ../../mod/content.php:694 ../../object/Item.php:559
msgid "Bold" msgid "Bold"
msgstr "" msgstr "Negrito"
#: ../../mod/content.php:695 ../../object/Item.php:560 #: ../../mod/content.php:695 ../../object/Item.php:560
msgid "Italic" msgid "Italic"
msgstr "" msgstr "Itálico"
#: ../../mod/content.php:696 ../../object/Item.php:561 #: ../../mod/content.php:696 ../../object/Item.php:561
msgid "Underline" msgid "Underline"
msgstr "" msgstr "Sublinhado"
#: ../../mod/content.php:697 ../../object/Item.php:562 #: ../../mod/content.php:697 ../../object/Item.php:562
msgid "Quote" msgid "Quote"
msgstr "" msgstr "Citação"
#: ../../mod/content.php:698 ../../object/Item.php:563 #: ../../mod/content.php:698 ../../object/Item.php:563
msgid "Code" msgid "Code"
msgstr "" msgstr "Código"
#: ../../mod/content.php:699 ../../object/Item.php:564 #: ../../mod/content.php:699 ../../object/Item.php:564
msgid "Image" msgid "Image"
msgstr "" msgstr "Imagem"
#: ../../mod/content.php:700 ../../object/Item.php:565 #: ../../mod/content.php:700 ../../object/Item.php:565
msgid "Link" msgid "Link"
msgstr "" msgstr "Link"
#: ../../mod/content.php:701 ../../object/Item.php:566 #: ../../mod/content.php:701 ../../object/Item.php:566
msgid "Video" msgid "Video"
msgstr "" msgstr "Vídeo"
#: ../../mod/content.php:735 ../../object/Item.php:180 #: ../../mod/content.php:735 ../../object/Item.php:180
msgid "add star" msgid "add star"
@ -1506,7 +1506,7 @@ msgstr "Exibir solicitações ignoradas"
#: ../../mod/notifications.php:119 #: ../../mod/notifications.php:119
msgid "Hide Ignored Requests" msgid "Hide Ignored Requests"
msgstr "Esconder solicitações ignoradas" msgstr "Ocultar solicitações ignoradas"
#: ../../mod/notifications.php:145 ../../mod/notifications.php:191 #: ../../mod/notifications.php:145 ../../mod/notifications.php:191
msgid "Notification type: " msgid "Notification type: "
@ -1524,7 +1524,7 @@ msgstr "sugerido por %s"
#: ../../mod/notifications.php:153 ../../mod/notifications.php:200 #: ../../mod/notifications.php:153 ../../mod/notifications.php:200
#: ../../mod/contacts.php:381 #: ../../mod/contacts.php:381
msgid "Hide this contact from others" msgid "Hide this contact from others"
msgstr "Esconder este contato dos outros" msgstr "Ocultar este contato dos outros"
#: ../../mod/notifications.php:154 ../../mod/notifications.php:201 #: ../../mod/notifications.php:154 ../../mod/notifications.php:201
msgid "Post a new friend activity" msgid "Post a new friend activity"
@ -1666,7 +1666,7 @@ msgstr "O contato foi desbloqueado"
#: ../../mod/contacts.php:200 #: ../../mod/contacts.php:200
msgid "Contact has been ignored" msgid "Contact has been ignored"
msgstr "O contato está sendo ignorado" msgstr "O contato foi ignorado"
#: ../../mod/contacts.php:200 #: ../../mod/contacts.php:200
msgid "Contact has been unignored" msgid "Contact has been unignored"
@ -1674,11 +1674,11 @@ msgstr "O contato deixou de ser ignorado"
#: ../../mod/contacts.php:216 #: ../../mod/contacts.php:216
msgid "Contact has been archived" msgid "Contact has been archived"
msgstr "" msgstr "O contato foi arquivado"
#: ../../mod/contacts.php:216 #: ../../mod/contacts.php:216
msgid "Contact has been unarchived" msgid "Contact has been unarchived"
msgstr "" msgstr "O contato foi desarquivado"
#: ../../mod/contacts.php:229 #: ../../mod/contacts.php:229
msgid "Contact has been removed." msgid "Contact has been removed."
@ -1747,27 +1747,27 @@ msgstr "Bloquear"
#: ../../mod/contacts.php:318 #: ../../mod/contacts.php:318
msgid "Toggle Blocked status" msgid "Toggle Blocked status"
msgstr "" msgstr "Alternar o status de bloqueio"
#: ../../mod/contacts.php:321 ../../mod/contacts.php:375 #: ../../mod/contacts.php:321 ../../mod/contacts.php:375
msgid "Unignore" msgid "Unignore"
msgstr "Não ignorar" msgstr "Deixar de ignorar"
#: ../../mod/contacts.php:324 #: ../../mod/contacts.php:324
msgid "Toggle Ignored status" msgid "Toggle Ignored status"
msgstr "" msgstr "Alternar o status de ignorado"
#: ../../mod/contacts.php:328 #: ../../mod/contacts.php:328
msgid "Unarchive" msgid "Unarchive"
msgstr "" msgstr "Desarquivar"
#: ../../mod/contacts.php:328 #: ../../mod/contacts.php:328
msgid "Archive" msgid "Archive"
msgstr "" msgstr "Arquivar"
#: ../../mod/contacts.php:331 #: ../../mod/contacts.php:331
msgid "Toggle Archive status" msgid "Toggle Archive status"
msgstr "" msgstr "Alternar o status de arquivamento"
#: ../../mod/contacts.php:334 #: ../../mod/contacts.php:334
msgid "Repair" msgid "Repair"
@ -1775,11 +1775,11 @@ msgstr "Reparar"
#: ../../mod/contacts.php:337 #: ../../mod/contacts.php:337
msgid "Advanced Contact Settings" msgid "Advanced Contact Settings"
msgstr "" msgstr "Configurações avançadas do contato"
#: ../../mod/contacts.php:343 #: ../../mod/contacts.php:343
msgid "Communications lost with this contact!" msgid "Communications lost with this contact!"
msgstr "" msgstr "As comunicações com esse contato foram perdidas!"
#: ../../mod/contacts.php:346 #: ../../mod/contacts.php:346
msgid "Contact Editor" msgid "Contact Editor"
@ -1852,7 +1852,7 @@ msgstr "Atualmente ignorado"
#: ../../mod/contacts.php:380 #: ../../mod/contacts.php:380
msgid "Currently archived" msgid "Currently archived"
msgstr "" msgstr "Atualmente arquivado"
#: ../../mod/contacts.php:381 #: ../../mod/contacts.php:381
msgid "" msgid ""
@ -1865,7 +1865,7 @@ msgstr "Sugestões"
#: ../../mod/contacts.php:437 #: ../../mod/contacts.php:437
msgid "Suggest potential friends" msgid "Suggest potential friends"
msgstr "" msgstr "Sugerir amigos em potencial"
#: ../../mod/contacts.php:440 ../../mod/group.php:191 #: ../../mod/contacts.php:440 ../../mod/group.php:191
msgid "All Contacts" msgid "All Contacts"
@ -1873,47 +1873,47 @@ msgstr "Todos os contatos"
#: ../../mod/contacts.php:443 #: ../../mod/contacts.php:443
msgid "Show all contacts" msgid "Show all contacts"
msgstr "" msgstr "Exibe todos os contatos"
#: ../../mod/contacts.php:446 #: ../../mod/contacts.php:446
msgid "Unblocked" msgid "Unblocked"
msgstr "" msgstr "Desbloquear"
#: ../../mod/contacts.php:449 #: ../../mod/contacts.php:449
msgid "Only show unblocked contacts" msgid "Only show unblocked contacts"
msgstr "" msgstr "Exibe somente contatos desbloqueados"
#: ../../mod/contacts.php:453 #: ../../mod/contacts.php:453
msgid "Blocked" msgid "Blocked"
msgstr "" msgstr "Bloqueado"
#: ../../mod/contacts.php:456 #: ../../mod/contacts.php:456
msgid "Only show blocked contacts" msgid "Only show blocked contacts"
msgstr "" msgstr "Exibe somente contatos bloqueados"
#: ../../mod/contacts.php:460 #: ../../mod/contacts.php:460
msgid "Ignored" msgid "Ignored"
msgstr "" msgstr "Ignorados"
#: ../../mod/contacts.php:463 #: ../../mod/contacts.php:463
msgid "Only show ignored contacts" msgid "Only show ignored contacts"
msgstr "" msgstr "Exibe somente contatos ignorados"
#: ../../mod/contacts.php:467 #: ../../mod/contacts.php:467
msgid "Archived" msgid "Archived"
msgstr "" msgstr "Arquivados"
#: ../../mod/contacts.php:470 #: ../../mod/contacts.php:470
msgid "Only show archived contacts" msgid "Only show archived contacts"
msgstr "" msgstr "Exibe somente contatos arquivados"
#: ../../mod/contacts.php:474 #: ../../mod/contacts.php:474
msgid "Hidden" msgid "Hidden"
msgstr "" msgstr "Ocultos"
#: ../../mod/contacts.php:477 #: ../../mod/contacts.php:477
msgid "Only show hidden contacts" msgid "Only show hidden contacts"
msgstr "" msgstr "Exibe somente contatos ocultos"
#: ../../mod/contacts.php:525 #: ../../mod/contacts.php:525
msgid "Mutual Friendship" msgid "Mutual Friendship"
@ -2041,7 +2041,7 @@ msgstr "Configurações dos plugins"
#: ../../mod/settings.php:51 #: ../../mod/settings.php:51
msgid "Connected apps" msgid "Connected apps"
msgstr "" msgstr "Aplicações conectadas"
#: ../../mod/settings.php:56 #: ../../mod/settings.php:56
msgid "Export personal data" msgid "Export personal data"
@ -2049,7 +2049,7 @@ msgstr "Exportar dados pessoais"
#: ../../mod/settings.php:61 #: ../../mod/settings.php:61
msgid "Remove account" msgid "Remove account"
msgstr "" msgstr "Remover a conta"
#: ../../mod/settings.php:69 ../../mod/newmember.php:22 #: ../../mod/settings.php:69 ../../mod/newmember.php:22
#: ../../mod/admin.php:785 ../../mod/admin.php:990 #: ../../mod/admin.php:785 ../../mod/admin.php:990
@ -2109,11 +2109,11 @@ msgstr " Não foi possível alterar para esse e-mail."
#: ../../mod/settings.php:437 #: ../../mod/settings.php:437
msgid "Private forum has no privacy permissions. Using default privacy group." msgid "Private forum has no privacy permissions. Using default privacy group."
msgstr "" msgstr "O fórum privado não possui permissões de privacidade. Utilizando o grupo de privacidade padrão."
#: ../../mod/settings.php:441 #: ../../mod/settings.php:441
msgid "Private forum has no privacy permissions and no default privacy group." msgid "Private forum has no privacy permissions and no default privacy group."
msgstr "" msgstr "O fórum privado não possui permissões de privacidade e nenhum grupo de privacidade padrão."
#: ../../mod/settings.php:471 ../../addon/facebook/facebook.php:495 #: ../../mod/settings.php:471 ../../addon/facebook/facebook.php:495
#: ../../addon/fbpost/fbpost.php:144 ../../addon/impressum/impressum.php:78 #: ../../addon/fbpost/fbpost.php:144 ../../addon/impressum/impressum.php:78
@ -2264,7 +2264,7 @@ msgstr "Mover para pasta:"
#: ../../mod/settings.php:727 ../../mod/admin.php:402 #: ../../mod/settings.php:727 ../../mod/admin.php:402
msgid "No special theme for mobile devices" msgid "No special theme for mobile devices"
msgstr "" msgstr "Nenhum tema especial para dispositivos móveis"
#: ../../mod/settings.php:767 #: ../../mod/settings.php:767
msgid "Display Settings" msgid "Display Settings"
@ -2276,7 +2276,7 @@ msgstr "Tema do perfil:"
#: ../../mod/settings.php:774 #: ../../mod/settings.php:774
msgid "Mobile Theme:" msgid "Mobile Theme:"
msgstr "" msgstr "Tema para dispositivos móveis:"
#: ../../mod/settings.php:775 #: ../../mod/settings.php:775
msgid "Update browser every xx seconds" msgid "Update browser every xx seconds"
@ -2288,7 +2288,7 @@ msgstr "Mínimo de 10 segundos, não possui máximo"
#: ../../mod/settings.php:776 #: ../../mod/settings.php:776
msgid "Number of items to display per page:" msgid "Number of items to display per page:"
msgstr "" msgstr "Número de itens a serem exibidos por página:"
#: ../../mod/settings.php:776 #: ../../mod/settings.php:776
msgid "Maximum of 100 items" msgid "Maximum of 100 items"
@ -2300,7 +2300,7 @@ msgstr "Não exibir emoticons"
#: ../../mod/settings.php:853 #: ../../mod/settings.php:853
msgid "Normal Account Page" msgid "Normal Account Page"
msgstr "" msgstr "Página de conta normal"
#: ../../mod/settings.php:854 #: ../../mod/settings.php:854
msgid "This account is a normal personal profile" msgid "This account is a normal personal profile"
@ -2308,7 +2308,7 @@ msgstr "Essa conta é um perfil pessoal normal"
#: ../../mod/settings.php:857 #: ../../mod/settings.php:857
msgid "Soapbox Page" msgid "Soapbox Page"
msgstr "" msgstr "Página de vitrine"
#: ../../mod/settings.php:858 #: ../../mod/settings.php:858
msgid "Automatically approve all connection/friend requests as read-only fans" msgid "Automatically approve all connection/friend requests as read-only fans"
@ -2316,7 +2316,7 @@ msgstr "Aprova automaticamente todas as solicitações de conexão/amizade como
#: ../../mod/settings.php:861 #: ../../mod/settings.php:861
msgid "Community Forum/Celebrity Account" msgid "Community Forum/Celebrity Account"
msgstr "" msgstr "Conta de fórum de comunidade/celebridade"
#: ../../mod/settings.php:862 #: ../../mod/settings.php:862
msgid "" msgid ""
@ -2325,7 +2325,7 @@ msgstr "Aprova automaticamente todas as solicitações de conexão/amizade como
#: ../../mod/settings.php:865 #: ../../mod/settings.php:865
msgid "Automatic Friend Page" msgid "Automatic Friend Page"
msgstr "" msgstr "Página de amigo automático"
#: ../../mod/settings.php:866 #: ../../mod/settings.php:866
msgid "Automatically approve all connection/friend requests as friends" msgid "Automatically approve all connection/friend requests as friends"
@ -2333,11 +2333,11 @@ msgstr "Aprovar automaticamente todas as solicitações de conexão/amizade como
#: ../../mod/settings.php:869 #: ../../mod/settings.php:869
msgid "Private Forum [Experimental]" msgid "Private Forum [Experimental]"
msgstr "" msgstr "Fórum privado [Experimental]"
#: ../../mod/settings.php:870 #: ../../mod/settings.php:870
msgid "Private forum - approved members only" msgid "Private forum - approved members only"
msgstr "" msgstr "Fórum privado - somente membros aprovados"
#: ../../mod/settings.php:882 #: ../../mod/settings.php:882
msgid "OpenID:" msgid "OpenID:"
@ -2425,7 +2425,7 @@ msgstr "Expirar fotos:"
#: ../../mod/settings.php:967 #: ../../mod/settings.php:967
msgid "Only expire posts by others:" msgid "Only expire posts by others:"
msgstr "" msgstr "Expirar somente as publicações de outras pessoas:"
#: ../../mod/settings.php:974 #: ../../mod/settings.php:974
msgid "Account Settings" msgid "Account Settings"
@ -2501,19 +2501,19 @@ msgstr "Configurações de notificação"
#: ../../mod/settings.php:1021 #: ../../mod/settings.php:1021
msgid "By default post a status message when:" msgid "By default post a status message when:"
msgstr "" msgstr "Por padrão, publicar uma mensagem de status ao:"
#: ../../mod/settings.php:1022 #: ../../mod/settings.php:1022
msgid "accepting a friend request" msgid "accepting a friend request"
msgstr "" msgstr "aceitar uma requisição de amizade"
#: ../../mod/settings.php:1023 #: ../../mod/settings.php:1023
msgid "joining a forum/community" msgid "joining a forum/community"
msgstr "" msgstr "associar-se a um fórum/comunidade"
#: ../../mod/settings.php:1024 #: ../../mod/settings.php:1024
msgid "making an <em>interesting</em> profile change" msgid "making an <em>interesting</em> profile change"
msgstr "" msgstr "fazer uma modificação <em>interessante</em> em seu perfil"
#: ../../mod/settings.php:1025 #: ../../mod/settings.php:1025
msgid "Send a notification email when:" msgid "Send a notification email when:"
@ -2553,11 +2553,11 @@ msgstr ""
#: ../../mod/settings.php:1036 #: ../../mod/settings.php:1036
msgid "Advanced Account/Page Type Settings" msgid "Advanced Account/Page Type Settings"
msgstr "" msgstr "Conta avançada/Configurações do tipo de página"
#: ../../mod/settings.php:1037 #: ../../mod/settings.php:1037
msgid "Change the behaviour of this account for special situations" msgid "Change the behaviour of this account for special situations"
msgstr "" msgstr "Modificar o comportamento desta conta em situações especiais"
#: ../../mod/manage.php:91 #: ../../mod/manage.php:91
msgid "Manage Identities and/or Pages" msgid "Manage Identities and/or Pages"
@ -2595,7 +2595,7 @@ msgstr "Ordem dos comentários"
#: ../../mod/network.php:397 #: ../../mod/network.php:397
msgid "Sort by Comment Date" msgid "Sort by Comment Date"
msgstr "" msgstr "Ordenar pela data do comentário"
#: ../../mod/network.php:400 #: ../../mod/network.php:400
msgid "Posted Order" msgid "Posted Order"
@ -2603,11 +2603,11 @@ msgstr "Ordem das publicações"
#: ../../mod/network.php:403 #: ../../mod/network.php:403
msgid "Sort by Post Date" msgid "Sort by Post Date"
msgstr "" msgstr "Ordenar pela data de publicação"
#: ../../mod/network.php:410 #: ../../mod/network.php:410
msgid "Posts that mention or involve you" msgid "Posts that mention or involve you"
msgstr "" msgstr "Publicações que mencionem ou envolvam você"
#: ../../mod/network.php:413 #: ../../mod/network.php:413
msgid "New" msgid "New"
@ -2615,7 +2615,7 @@ msgstr "Nova"
#: ../../mod/network.php:416 #: ../../mod/network.php:416
msgid "Activity Stream - by date" msgid "Activity Stream - by date"
msgstr "" msgstr "Fluxo de atividades - por data"
#: ../../mod/network.php:419 #: ../../mod/network.php:419
msgid "Starred" msgid "Starred"
@ -2623,7 +2623,7 @@ msgstr "Destacada"
#: ../../mod/network.php:422 #: ../../mod/network.php:422
msgid "Favourite Posts" msgid "Favourite Posts"
msgstr "" msgstr "Publicações favoritas"
#: ../../mod/network.php:425 #: ../../mod/network.php:425
msgid "Shared Links" msgid "Shared Links"
@ -2631,7 +2631,7 @@ msgstr "Links compartilhados"
#: ../../mod/network.php:428 #: ../../mod/network.php:428
msgid "Interesting Links" msgid "Interesting Links"
msgstr "" msgstr "Links interessantes"
#: ../../mod/network.php:496 #: ../../mod/network.php:496
#, php-format #, php-format
@ -2673,7 +2673,7 @@ msgstr "Salvar"
#: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 #: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112
#, php-format #, php-format
msgid "Number of daily wall messages for %s exceeded. Message failed." msgid "Number of daily wall messages for %s exceeded. Message failed."
msgstr "" msgstr "O número diário de mensagens do mural de %s foi excedido. Não foi possível enviar a mensagem."
#: ../../mod/wallmessage.php:56 ../../mod/message.php:59 #: ../../mod/wallmessage.php:56 ../../mod/message.php:59
msgid "No recipient selected." msgid "No recipient selected."
@ -2681,7 +2681,7 @@ msgstr "Não foi selecionado nenhum destinatário."
#: ../../mod/wallmessage.php:59 #: ../../mod/wallmessage.php:59
msgid "Unable to check your home location." msgid "Unable to check your home location."
msgstr "" msgstr "Não foi possível verificar a sua localização."
#: ../../mod/wallmessage.php:62 ../../mod/message.php:66 #: ../../mod/wallmessage.php:62 ../../mod/message.php:66
msgid "Message could not be sent." msgid "Message could not be sent."
@ -2697,7 +2697,7 @@ msgstr "A mensagem foi enviada."
#: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95 #: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95
msgid "No recipient." msgid "No recipient."
msgstr "" msgstr "Nenhum destinatário."
#: ../../mod/wallmessage.php:123 ../../mod/wallmessage.php:131 #: ../../mod/wallmessage.php:123 ../../mod/wallmessage.php:131
#: ../../mod/message.php:242 ../../mod/message.php:250 #: ../../mod/message.php:242 ../../mod/message.php:250
@ -2714,7 +2714,7 @@ msgstr "Enviar mensagem privada"
msgid "" msgid ""
"If you wish for %s to respond, please check that the privacy settings on " "If you wish for %s to respond, please check that the privacy settings on "
"your site allow private mail from unknown senders." "your site allow private mail from unknown senders."
msgstr "" msgstr "Caso você deseje uma resposta de %s, por favor verifique se as configurações de privacidade em seu site permitem o recebimento de mensagens de remetentes desconhecidos."
#: ../../mod/wallmessage.php:140 ../../mod/message.php:279 #: ../../mod/wallmessage.php:140 ../../mod/message.php:279
#: ../../mod/message.php:469 #: ../../mod/message.php:469
@ -2753,7 +2753,7 @@ msgstr ""
#: ../../mod/newmember.php:18 #: ../../mod/newmember.php:18
msgid "Friendica Walk-Through" msgid "Friendica Walk-Through"
msgstr "" msgstr "Passo-a-passo da friendica"
#: ../../mod/newmember.php:18 #: ../../mod/newmember.php:18
msgid "" msgid ""
@ -2764,7 +2764,7 @@ msgstr ""
#: ../../mod/newmember.php:26 #: ../../mod/newmember.php:26
msgid "Go to Your Settings" msgid "Go to Your Settings"
msgstr "" msgstr "Ir para as suas configurações"
#: ../../mod/newmember.php:26 #: ../../mod/newmember.php:26
msgid "" msgid ""
@ -2801,18 +2801,18 @@ msgstr "Envie uma foto para o seu perfil, caso ainda não tenha feito isso. Estu
#: ../../mod/newmember.php:38 #: ../../mod/newmember.php:38
msgid "Edit Your Profile" msgid "Edit Your Profile"
msgstr "" msgstr "Editar seu perfil"
#: ../../mod/newmember.php:38 #: ../../mod/newmember.php:38
msgid "" msgid ""
"Edit your <strong>default</strong> profile to your liking. Review the " "Edit your <strong>default</strong> profile to your liking. Review the "
"settings for hiding your list of friends and hiding the profile from unknown" "settings for hiding your list of friends and hiding the profile from unknown"
" visitors." " visitors."
msgstr "Edite o seu perfil <strong>padrão</strong> ao seu gosto. Revise as configurações para esconder a sua lista de amigos e esconder o seu perfil de visitantes desconhecidos." msgstr "Edite o seu perfil <strong>padrão</strong> a seu gosto. Revise as configurações de ocultação da sua lista de amigos e do seu perfil de visitantes desconhecidos."
#: ../../mod/newmember.php:40 #: ../../mod/newmember.php:40
msgid "Profile Keywords" msgid "Profile Keywords"
msgstr "" msgstr "Palavras-chave do perfil"
#: ../../mod/newmember.php:40 #: ../../mod/newmember.php:40
msgid "" msgid ""
@ -2823,7 +2823,7 @@ msgstr "Defina algumas palavras-chave públicas para o seu perfil padrão, que d
#: ../../mod/newmember.php:44 #: ../../mod/newmember.php:44
msgid "Connecting" msgid "Connecting"
msgstr "" msgstr "Conexões"
#: ../../mod/newmember.php:49 ../../mod/newmember.php:51 #: ../../mod/newmember.php:49 ../../mod/newmember.php:51
#: ../../addon/facebook/facebook.php:728 ../../addon/fbpost/fbpost.php:239 #: ../../addon/facebook/facebook.php:728 ../../addon/fbpost/fbpost.php:239
@ -2845,7 +2845,7 @@ msgstr "<em>Se</em> esse é o seu servidor pessoal, instalar o complemento do Fa
#: ../../mod/newmember.php:56 #: ../../mod/newmember.php:56
msgid "Importing Emails" msgid "Importing Emails"
msgstr "" msgstr "Importação de e-mails"
#: ../../mod/newmember.php:56 #: ../../mod/newmember.php:56
msgid "" msgid ""
@ -2856,7 +2856,7 @@ msgstr "Forneça a informação de acesso ao seu e-mail na sua página de Config
#: ../../mod/newmember.php:58 #: ../../mod/newmember.php:58
msgid "Go to Your Contacts Page" msgid "Go to Your Contacts Page"
msgstr "" msgstr "Ir para a sua página de contatos"
#: ../../mod/newmember.php:58 #: ../../mod/newmember.php:58
msgid "" msgid ""
@ -2867,7 +2867,7 @@ msgstr "Sua página de contatos é sua rota para o gerenciamento de amizades e c
#: ../../mod/newmember.php:60 #: ../../mod/newmember.php:60
msgid "Go to Your Site's Directory" msgid "Go to Your Site's Directory"
msgstr "" msgstr "Ir para o diretório do seu site"
#: ../../mod/newmember.php:60 #: ../../mod/newmember.php:60
msgid "" msgid ""
@ -2878,7 +2878,7 @@ msgstr "A página de Diretório permite que você encontre outras pessoas nesta
#: ../../mod/newmember.php:62 #: ../../mod/newmember.php:62
msgid "Finding New People" msgid "Finding New People"
msgstr "" msgstr "Pesquisar por novas pessoas"
#: ../../mod/newmember.php:62 #: ../../mod/newmember.php:62
msgid "" msgid ""
@ -2895,7 +2895,7 @@ msgstr "Grupos"
#: ../../mod/newmember.php:70 #: ../../mod/newmember.php:70
msgid "Group Your Contacts" msgid "Group Your Contacts"
msgstr "" msgstr "Agrupe seus contatos"
#: ../../mod/newmember.php:70 #: ../../mod/newmember.php:70
msgid "" msgid ""
@ -2906,7 +2906,7 @@ msgstr "Após fazer novas amizades, organize-as em grupos de conversa privados,
#: ../../mod/newmember.php:73 #: ../../mod/newmember.php:73
msgid "Why Aren't My Posts Public?" msgid "Why Aren't My Posts Public?"
msgstr "" msgstr "Por que as minhas publicações não são públicas?"
#: ../../mod/newmember.php:73 #: ../../mod/newmember.php:73
msgid "" msgid ""
@ -2917,11 +2917,11 @@ msgstr ""
#: ../../mod/newmember.php:78 #: ../../mod/newmember.php:78
msgid "Getting Help" msgid "Getting Help"
msgstr "" msgstr "Obtendo ajuda"
#: ../../mod/newmember.php:82 #: ../../mod/newmember.php:82
msgid "Go to the Help Section" msgid "Go to the Help Section"
msgstr "" msgstr "Ir para a seção de ajuda"
#: ../../mod/newmember.php:82 #: ../../mod/newmember.php:82
msgid "" msgid ""
@ -3142,7 +3142,7 @@ msgstr "Fotos"
#: ../../mod/fbrowser.php:96 #: ../../mod/fbrowser.php:96
msgid "Files" msgid "Files"
msgstr "" msgstr "Arquivos"
#: ../../mod/regmod.php:61 #: ../../mod/regmod.php:61
msgid "Account approved." msgid "Account approved."
@ -3201,15 +3201,15 @@ msgstr "%s publicou uma atualização."
#: ../../mod/mood.php:62 ../../include/conversation.php:226 #: ../../mod/mood.php:62 ../../include/conversation.php:226
#, php-format #, php-format
msgid "%1$s is currently %2$s" msgid "%1$s is currently %2$s"
msgstr "" msgstr "%1$s atualmente está %2$s"
#: ../../mod/mood.php:133 #: ../../mod/mood.php:133
msgid "Mood" msgid "Mood"
msgstr "" msgstr "Humor"
#: ../../mod/mood.php:134 #: ../../mod/mood.php:134
msgid "Set your current mood and tell your friends" msgid "Set your current mood and tell your friends"
msgstr "" msgstr "Defina o seu humor e conte aos seus amigos"
#: ../../mod/profile_photo.php:44 #: ../../mod/profile_photo.php:44
msgid "Image uploaded but image cropping failed." msgid "Image uploaded but image cropping failed."
@ -3242,7 +3242,7 @@ msgstr "Enviar arquivo:"
#: ../../mod/profile_photo.php:243 #: ../../mod/profile_photo.php:243
msgid "Select a profile:" msgid "Select a profile:"
msgstr "" msgstr "Selecione um perfil:"
#: ../../mod/profile_photo.php:245 #: ../../mod/profile_photo.php:245
#: ../../addon/dav/friendica/layout.fnk.php:152 #: ../../addon/dav/friendica/layout.fnk.php:152
@ -3353,7 +3353,7 @@ msgstr "Excluir a mensagem"
msgid "" msgid ""
"No secure communications available. You <strong>may</strong> be able to " "No secure communications available. You <strong>may</strong> be able to "
"respond from the sender's profile page." "respond from the sender's profile page."
msgstr "" msgstr "Não foi encontrada nenhuma comunicação segura. Você <strong>pode</strong> ser capaz de responder a partir da página de perfil do remetente."
#: ../../mod/message.php:468 #: ../../mod/message.php:468
msgid "Send Reply" msgid "Send Reply"
@ -3370,7 +3370,7 @@ msgstr "Nenhum amigo para exibir."
#: ../../mod/admin.php:55 #: ../../mod/admin.php:55
msgid "Theme settings updated." msgid "Theme settings updated."
msgstr "" msgstr "As configurações do tema foram atualizadas."
#: ../../mod/admin.php:96 ../../mod/admin.php:442 #: ../../mod/admin.php:96 ../../mod/admin.php:442
msgid "Site" msgid "Site"
@ -3390,7 +3390,7 @@ msgstr "Temas"
#: ../../mod/admin.php:100 #: ../../mod/admin.php:100
msgid "DB updates" msgid "DB updates"
msgstr "" msgstr "Atualizações do BD"
#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1111 #: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1111
msgid "Logs" msgid "Logs"
@ -3402,7 +3402,7 @@ msgstr "Admin"
#: ../../mod/admin.php:121 #: ../../mod/admin.php:121
msgid "Plugin Features" msgid "Plugin Features"
msgstr "" msgstr "Recursos do plugin"
#: ../../mod/admin.php:123 #: ../../mod/admin.php:123
msgid "User registrations waiting for confirmation" msgid "User registrations waiting for confirmation"
@ -3426,11 +3426,11 @@ msgstr "Conta de amigo automático"
#: ../../mod/admin.php:187 #: ../../mod/admin.php:187
msgid "Blog Account" msgid "Blog Account"
msgstr "" msgstr "Conta de blog"
#: ../../mod/admin.php:188 #: ../../mod/admin.php:188
msgid "Private Forum" msgid "Private Forum"
msgstr "" msgstr "Fórum privado"
#: ../../mod/admin.php:207 #: ../../mod/admin.php:207
msgid "Message queues" msgid "Message queues"
@ -3526,11 +3526,11 @@ msgstr ""
#: ../../mod/admin.php:455 #: ../../mod/admin.php:455
msgid "Mobile system theme" msgid "Mobile system theme"
msgstr "" msgstr "Tema do sistema para dispositivos móveis"
#: ../../mod/admin.php:455 #: ../../mod/admin.php:455
msgid "Theme for mobile devices" msgid "Theme for mobile devices"
msgstr "" msgstr "Tema para dispositivos móveis"
#: ../../mod/admin.php:456 #: ../../mod/admin.php:456
msgid "SSL link policy" msgid "SSL link policy"
@ -3552,7 +3552,7 @@ msgstr "Tamanho máximo, em bytes, das imagens enviadas. O padrão é 0, o que s
#: ../../mod/admin.php:458 #: ../../mod/admin.php:458
msgid "Maximum image length" msgid "Maximum image length"
msgstr "" msgstr "Tamanho máximo da imagem"
#: ../../mod/admin.php:458 #: ../../mod/admin.php:458
msgid "" msgid ""
@ -3562,7 +3562,7 @@ msgstr ""
#: ../../mod/admin.php:459 #: ../../mod/admin.php:459
msgid "JPEG image quality" msgid "JPEG image quality"
msgstr "" msgstr "Qualidade da imagem JPEG"
#: ../../mod/admin.php:459 #: ../../mod/admin.php:459
msgid "" msgid ""
@ -3652,7 +3652,7 @@ msgstr ""
#: ../../mod/admin.php:470 #: ../../mod/admin.php:470
msgid "Private posts by default for new users" msgid "Private posts by default for new users"
msgstr "" msgstr "Publicações privadas por padrão para novos usuários"
#: ../../mod/admin.php:470 #: ../../mod/admin.php:470
msgid "" msgid ""
@ -3760,7 +3760,7 @@ msgstr "Valor em segundos. Defina como 0 para ilimitado (não recomendado)."
#: ../../mod/admin.php:484 #: ../../mod/admin.php:484
msgid "Delivery interval" msgid "Delivery interval"
msgstr "" msgstr "Intervalo de envio"
#: ../../mod/admin.php:484 #: ../../mod/admin.php:484
msgid "" msgid ""
@ -3791,17 +3791,17 @@ msgstr ""
#: ../../mod/admin.php:503 #: ../../mod/admin.php:503
msgid "Update has been marked successful" msgid "Update has been marked successful"
msgstr "" msgstr "A atualização foi marcada como bem sucedida"
#: ../../mod/admin.php:513 #: ../../mod/admin.php:513
#, php-format #, php-format
msgid "Executing %s failed. Check system logs." msgid "Executing %s failed. Check system logs."
msgstr "" msgstr "Ocorreu um erro na execução de %s. Verifique os relatórios do sistema."
#: ../../mod/admin.php:516 #: ../../mod/admin.php:516
#, php-format #, php-format
msgid "Update %s was successfully applied." msgid "Update %s was successfully applied."
msgstr "" msgstr "A atualização %s foi aplicada com sucesso."
#: ../../mod/admin.php:520 #: ../../mod/admin.php:520
#, php-format #, php-format
@ -3811,15 +3811,15 @@ msgstr ""
#: ../../mod/admin.php:523 #: ../../mod/admin.php:523
#, php-format #, php-format
msgid "Update function %s could not be found." msgid "Update function %s could not be found."
msgstr "" msgstr "Não foi possível encontrar a função de atualização %s."
#: ../../mod/admin.php:538 #: ../../mod/admin.php:538
msgid "No failed updates." msgid "No failed updates."
msgstr "" msgstr "Nenhuma atualização com falha."
#: ../../mod/admin.php:542 #: ../../mod/admin.php:542
msgid "Failed Updates" msgid "Failed Updates"
msgstr "" msgstr "Atualizações com falha"
#: ../../mod/admin.php:543 #: ../../mod/admin.php:543
msgid "" msgid ""
@ -3828,11 +3828,11 @@ msgstr ""
#: ../../mod/admin.php:544 #: ../../mod/admin.php:544
msgid "Mark success (if update was manually applied)" msgid "Mark success (if update was manually applied)"
msgstr "" msgstr "Marcar como bem sucedida (caso tenham sido aplicadas atualizações manuais)"
#: ../../mod/admin.php:545 #: ../../mod/admin.php:545
msgid "Attempt to execute this update step automatically" msgid "Attempt to execute this update step automatically"
msgstr "" msgstr "Tentar executar esse passo da atualização automaticamente"
#: ../../mod/admin.php:570 #: ../../mod/admin.php:570
#, php-format #, php-format
@ -3890,7 +3890,7 @@ msgstr "Negar"
#: ../../mod/admin.php:699 #: ../../mod/admin.php:699
msgid "Site admin" msgid "Site admin"
msgstr "" msgstr "Administração do site"
#: ../../mod/admin.php:702 #: ../../mod/admin.php:702
msgid "Register date" msgid "Register date"
@ -4071,7 +4071,7 @@ msgstr "{0} mencionou você em uma publicação"
#: ../../mod/nogroup.php:58 #: ../../mod/nogroup.php:58
msgid "Contacts who are not members of a group" msgid "Contacts who are not members of a group"
msgstr "" msgstr "Contatos que não são membros de um grupo"
#: ../../mod/openid.php:24 #: ../../mod/openid.php:24
msgid "OpenID protocol error. No ID returned." msgid "OpenID protocol error. No ID returned."
@ -4089,7 +4089,7 @@ msgstr "Não foi possível autenticar."
#: ../../mod/follow.php:27 #: ../../mod/follow.php:27
msgid "Contact added" msgid "Contact added"
msgstr "" msgstr "O contato foi adicionado"
#: ../../mod/common.php:42 #: ../../mod/common.php:42
msgid "Common Friends" msgid "Common Friends"
@ -4097,7 +4097,7 @@ msgstr "Amigos em Comum"
#: ../../mod/common.php:78 #: ../../mod/common.php:78
msgid "No contacts in common." msgid "No contacts in common."
msgstr "" msgstr "Nenhum contato em comum."
#: ../../mod/subthread.php:103 #: ../../mod/subthread.php:103
#, php-format #, php-format
@ -4136,11 +4136,11 @@ msgstr "É necessário informar o nome do perfil."
#: ../../mod/profiles.php:171 #: ../../mod/profiles.php:171
msgid "Marital Status" msgid "Marital Status"
msgstr "" msgstr "Estado civil"
#: ../../mod/profiles.php:175 #: ../../mod/profiles.php:175
msgid "Romantic Partner" msgid "Romantic Partner"
msgstr "" msgstr "Parceiro romântico"
#: ../../mod/profiles.php:179 #: ../../mod/profiles.php:179
msgid "Likes" msgid "Likes"
@ -4152,23 +4152,23 @@ msgstr ""
#: ../../mod/profiles.php:187 #: ../../mod/profiles.php:187
msgid "Work/Employment" msgid "Work/Employment"
msgstr "" msgstr "Trabalho/emprego"
#: ../../mod/profiles.php:190 #: ../../mod/profiles.php:190
msgid "Religion" msgid "Religion"
msgstr "" msgstr "Religião"
#: ../../mod/profiles.php:194 #: ../../mod/profiles.php:194
msgid "Political Views" msgid "Political Views"
msgstr "" msgstr "Posicionamento político"
#: ../../mod/profiles.php:198 #: ../../mod/profiles.php:198
msgid "Gender" msgid "Gender"
msgstr "" msgstr "Gênero"
#: ../../mod/profiles.php:202 #: ../../mod/profiles.php:202
msgid "Sexual Preference" msgid "Sexual Preference"
msgstr "" msgstr "Preferência sexual"
#: ../../mod/profiles.php:206 #: ../../mod/profiles.php:206
msgid "Homepage" msgid "Homepage"
@ -4176,15 +4176,15 @@ msgstr ""
#: ../../mod/profiles.php:210 #: ../../mod/profiles.php:210
msgid "Interests" msgid "Interests"
msgstr "" msgstr "Interesses"
#: ../../mod/profiles.php:214 #: ../../mod/profiles.php:214
msgid "Address" msgid "Address"
msgstr "" msgstr "Endereço"
#: ../../mod/profiles.php:221 ../../addon/dav/common/wdcal_edit.inc.php:183 #: ../../mod/profiles.php:221 ../../addon/dav/common/wdcal_edit.inc.php:183
msgid "Location" msgid "Location"
msgstr "" msgstr "Localização"
#: ../../mod/profiles.php:304 #: ../../mod/profiles.php:304
msgid "Profile updated." msgid "Profile updated."
@ -4192,11 +4192,11 @@ msgstr "O perfil foi atualizado."
#: ../../mod/profiles.php:371 #: ../../mod/profiles.php:371
msgid " and " msgid " and "
msgstr "" msgstr " e "
#: ../../mod/profiles.php:379 #: ../../mod/profiles.php:379
msgid "public profile" msgid "public profile"
msgstr "" msgstr "perfil público"
#: ../../mod/profiles.php:382 #: ../../mod/profiles.php:382
#, php-format #, php-format
@ -4231,7 +4231,7 @@ msgstr "O perfil não está disponível para clonagem."
#: ../../mod/profiles.php:573 #: ../../mod/profiles.php:573
msgid "Hide your contact/friend list from viewers of this profile?" msgid "Hide your contact/friend list from viewers of this profile?"
msgstr "Esconder sua lista de contatos/amigos dos visitantes no seu perfil?" msgstr "Ocultar sua lista de contatos/amigos dos visitantes no seu perfil?"
#: ../../mod/profiles.php:593 #: ../../mod/profiles.php:593
msgid "Edit Profile Details" msgid "Edit Profile Details"
@ -4308,7 +4308,7 @@ msgstr "Exemplos: fulano123, Fulano de Tal, fulano@exemplo.com"
#: ../../mod/profiles.php:612 #: ../../mod/profiles.php:612
msgid "Since [date]:" msgid "Since [date]:"
msgstr "" msgstr "Desde [data]:"
#: ../../mod/profiles.php:613 ../../include/profile_advanced.php:46 #: ../../mod/profiles.php:613 ../../include/profile_advanced.php:46
msgid "Sexual Preference:" msgid "Sexual Preference:"
@ -4495,27 +4495,27 @@ msgstr ""
#: ../../mod/babel.php:35 #: ../../mod/babel.php:35
msgid "bb2html: " msgid "bb2html: "
msgstr "" msgstr "bb2html: "
#: ../../mod/babel.php:39 #: ../../mod/babel.php:39
msgid "bb2html2bb: " msgid "bb2html2bb: "
msgstr "" msgstr "bb2html2bb: "
#: ../../mod/babel.php:43 #: ../../mod/babel.php:43
msgid "bb2md: " msgid "bb2md: "
msgstr "" msgstr "bb2md: "
#: ../../mod/babel.php:47 #: ../../mod/babel.php:47
msgid "bb2md2html: " msgid "bb2md2html: "
msgstr "" msgstr "bb2md2html: "
#: ../../mod/babel.php:51 #: ../../mod/babel.php:51
msgid "bb2dia2bb: " msgid "bb2dia2bb: "
msgstr "" msgstr "bb2dia2bb: "
#: ../../mod/babel.php:55 #: ../../mod/babel.php:55
msgid "bb2md2html2bb: " msgid "bb2md2html2bb: "
msgstr "" msgstr "bb2md2html2bb: "
#: ../../mod/babel.php:65 #: ../../mod/babel.php:65
msgid "Source input (Diaspora format): " msgid "Source input (Diaspora format): "
@ -4523,7 +4523,7 @@ msgstr ""
#: ../../mod/babel.php:70 #: ../../mod/babel.php:70
msgid "diaspora2bb: " msgid "diaspora2bb: "
msgstr "" msgstr "diaspora2bb: "
#: ../../mod/suggest.php:38 ../../view/theme/diabook/theme.php:626 #: ../../mod/suggest.php:38 ../../view/theme/diabook/theme.php:626
#: ../../include/contact_widgets.php:34 #: ../../include/contact_widgets.php:34
@ -4538,7 +4538,7 @@ msgstr "Não existe nenhuma sugestão disponível. Se este for um site novo, por
#: ../../mod/suggest.php:61 #: ../../mod/suggest.php:61
msgid "Ignore/Hide" msgid "Ignore/Hide"
msgstr "Ignorar/Esconder" msgstr "Ignorar/Ocultar"
#: ../../mod/directory.php:49 ../../view/theme/diabook/theme.php:624 #: ../../mod/directory.php:49 ../../view/theme/diabook/theme.php:624
msgid "Global Directory" msgid "Global Directory"
@ -4577,7 +4577,7 @@ msgstr "Sobre:"
#: ../../mod/directory.php:180 #: ../../mod/directory.php:180
msgid "No entries (some entries may be hidden)." msgid "No entries (some entries may be hidden)."
msgstr "Nenhuma entrada (algumas entradas podem estar escondidas)." msgstr "Nenhuma entrada (algumas entradas podem estar ocultas)."
#: ../../mod/invite.php:35 #: ../../mod/invite.php:35
#, php-format #, php-format
@ -4748,23 +4748,23 @@ msgstr "Conexão aceita em %s"
#: ../../mod/dfrn_confirm.php:799 #: ../../mod/dfrn_confirm.php:799
#, php-format #, php-format
msgid "%1$s has joined %2$s" msgid "%1$s has joined %2$s"
msgstr "" msgstr "%1$s se associou a %2$s"
#: ../../addon/fromgplus/fromgplus.php:29 #: ../../addon/fromgplus/fromgplus.php:29
msgid "Google+ Import Settings" msgid "Google+ Import Settings"
msgstr "" msgstr "Configurações de importação do Google+"
#: ../../addon/fromgplus/fromgplus.php:32 #: ../../addon/fromgplus/fromgplus.php:32
msgid "Enable Google+ Import" msgid "Enable Google+ Import"
msgstr "" msgstr "Habilitar a importação do Google+"
#: ../../addon/fromgplus/fromgplus.php:35 #: ../../addon/fromgplus/fromgplus.php:35
msgid "Google Account ID" msgid "Google Account ID"
msgstr "" msgstr "ID da conta do Google"
#: ../../addon/fromgplus/fromgplus.php:55 #: ../../addon/fromgplus/fromgplus.php:55
msgid "Google+ Import Settings saved." msgid "Google+ Import Settings saved."
msgstr "" msgstr "As configurações de importação do Google+ foram salvas."
#: ../../addon/facebook/facebook.php:523 #: ../../addon/facebook/facebook.php:523
msgid "Facebook disabled" msgid "Facebook disabled"
@ -4881,7 +4881,7 @@ msgstr ""
#: ../../addon/facebook/facebook.php:761 #: ../../addon/facebook/facebook.php:761
msgid "The given API Key seems to work correctly." msgid "The given API Key seems to work correctly."
msgstr "" msgstr "A chave de API fornecida aparentemente está funcionando corretamente."
#: ../../addon/facebook/facebook.php:763 #: ../../addon/facebook/facebook.php:763
msgid "" msgid ""
@ -4891,7 +4891,7 @@ msgstr ""
#: ../../addon/facebook/facebook.php:766 ../../addon/fbpost/fbpost.php:264 #: ../../addon/facebook/facebook.php:766 ../../addon/fbpost/fbpost.php:264
msgid "App-ID / API-Key" msgid "App-ID / API-Key"
msgstr "" msgstr "App-ID / API-Key"
#: ../../addon/facebook/facebook.php:767 ../../addon/fbpost/fbpost.php:265 #: ../../addon/facebook/facebook.php:767 ../../addon/fbpost/fbpost.php:265
msgid "Application secret" msgid "Application secret"
@ -4993,43 +4993,43 @@ msgstr "Quantos contatos mostrar na barra lateral do perfil"
#: ../../addon/privacy_image_cache/privacy_image_cache.php:260 #: ../../addon/privacy_image_cache/privacy_image_cache.php:260
msgid "Lifetime of the cache (in hours)" msgid "Lifetime of the cache (in hours)"
msgstr "" msgstr "Tempo de vida do cache (em horas)"
#: ../../addon/privacy_image_cache/privacy_image_cache.php:265 #: ../../addon/privacy_image_cache/privacy_image_cache.php:265
msgid "Cache Statistics" msgid "Cache Statistics"
msgstr "" msgstr "Estatísticas do cache"
#: ../../addon/privacy_image_cache/privacy_image_cache.php:268 #: ../../addon/privacy_image_cache/privacy_image_cache.php:268
msgid "Number of items" msgid "Number of items"
msgstr "" msgstr "Número de itens"
#: ../../addon/privacy_image_cache/privacy_image_cache.php:270 #: ../../addon/privacy_image_cache/privacy_image_cache.php:270
msgid "Size of the cache" msgid "Size of the cache"
msgstr "" msgstr "Tamanho do cache"
#: ../../addon/privacy_image_cache/privacy_image_cache.php:272 #: ../../addon/privacy_image_cache/privacy_image_cache.php:272
msgid "Delete the whole cache" msgid "Delete the whole cache"
msgstr "" msgstr "Excluir o cache inteiro"
#: ../../addon/fbpost/fbpost.php:172 #: ../../addon/fbpost/fbpost.php:172
msgid "Facebook Post disabled" msgid "Facebook Post disabled"
msgstr "" msgstr "A publicação no Facebook foi desabilitada"
#: ../../addon/fbpost/fbpost.php:199 #: ../../addon/fbpost/fbpost.php:199
msgid "Facebook Post" msgid "Facebook Post"
msgstr "" msgstr "Publicação no Facebook"
#: ../../addon/fbpost/fbpost.php:205 #: ../../addon/fbpost/fbpost.php:205
msgid "Install Facebook Post connector for this account." msgid "Install Facebook Post connector for this account."
msgstr "" msgstr "Instalar o conector de publicação no Facebook para esta conta."
#: ../../addon/fbpost/fbpost.php:212 #: ../../addon/fbpost/fbpost.php:212
msgid "Remove Facebook Post connector" msgid "Remove Facebook Post connector"
msgstr "" msgstr "Remover o conector de publicação no Facebook"
#: ../../addon/fbpost/fbpost.php:240 #: ../../addon/fbpost/fbpost.php:240
msgid "Facebook Post Settings" msgid "Facebook Post Settings"
msgstr "" msgstr "Configurações de publicação no Facebook"
#: ../../addon/widgets/widget_like.php:58 #: ../../addon/widgets/widget_like.php:58
#, php-format #, php-format
@ -5134,7 +5134,7 @@ msgstr ""
#: ../../addon/morepokes/morepokes.php:27 #: ../../addon/morepokes/morepokes.php:27
msgid "hug" msgid "hug"
msgstr "" msgstr "abraço"
#: ../../addon/morepokes/morepokes.php:27 #: ../../addon/morepokes/morepokes.php:27
msgid "hugged" msgid "hugged"
@ -5142,7 +5142,7 @@ msgstr ""
#: ../../addon/morepokes/morepokes.php:28 #: ../../addon/morepokes/morepokes.php:28
msgid "kiss" msgid "kiss"
msgstr "" msgstr "beijo"
#: ../../addon/morepokes/morepokes.php:28 #: ../../addon/morepokes/morepokes.php:28
msgid "kissed" msgid "kissed"
@ -5158,7 +5158,7 @@ msgstr ""
#: ../../addon/morepokes/morepokes.php:30 #: ../../addon/morepokes/morepokes.php:30
msgid "insult" msgid "insult"
msgstr "" msgstr "insultar"
#: ../../addon/morepokes/morepokes.php:30 #: ../../addon/morepokes/morepokes.php:30
msgid "insulted" msgid "insulted"
@ -5182,7 +5182,7 @@ msgstr ""
#: ../../addon/morepokes/morepokes.php:33 #: ../../addon/morepokes/morepokes.php:33
msgid "eat" msgid "eat"
msgstr "" msgstr "comer"
#: ../../addon/morepokes/morepokes.php:33 #: ../../addon/morepokes/morepokes.php:33
msgid "ate" msgid "ate"
@ -5280,7 +5280,7 @@ msgstr "Habilitar o filtro de conteúdo"
#: ../../addon/nsfw/nsfw.php:84 #: ../../addon/nsfw/nsfw.php:84
msgid "Comma separated list of keywords to hide" msgid "Comma separated list of keywords to hide"
msgstr "Lista de palavras-chave a serem escondidas, separadas por vírgula" msgstr "Lista de palavras-chave a serem ocultadas, separadas por vírgula"
#: ../../addon/nsfw/nsfw.php:89 #: ../../addon/nsfw/nsfw.php:89
msgid "Use /expression/ to provide regular expressions" msgid "Use /expression/ to provide regular expressions"
@ -5296,21 +5296,21 @@ msgid "%s - Click to open/close"
msgstr "%s " msgstr "%s "
#: ../../addon/page/page.php:62 ../../addon/page/page.php:92 #: ../../addon/page/page.php:62 ../../addon/page/page.php:92
#: ../../addon/forumlist/forumlist.php:56 #: ../../addon/forumlist/forumlist.php:60
msgid "Forums" msgid "Forums"
msgstr "Fóruns" msgstr "Fóruns"
#: ../../addon/page/page.php:130 ../../addon/forumlist/forumlist.php:90 #: ../../addon/page/page.php:130 ../../addon/forumlist/forumlist.php:94
msgid "Forums:" msgid "Forums:"
msgstr "" msgstr "Fóruns:"
#: ../../addon/page/page.php:166 #: ../../addon/page/page.php:166
msgid "Page settings updated." msgid "Page settings updated."
msgstr "" msgstr "As configurações da página foram atualizadas."
#: ../../addon/page/page.php:195 #: ../../addon/page/page.php:195
msgid "Page Settings" msgid "Page Settings"
msgstr "" msgstr "Configurações da página"
#: ../../addon/page/page.php:197 #: ../../addon/page/page.php:197
msgid "How many forums to display on sidebar without paging" msgid "How many forums to display on sidebar without paging"
@ -5376,55 +5376,55 @@ msgstr "evento"
#: ../../addon/dav/common/wdcal_backend.inc.php:214 #: ../../addon/dav/common/wdcal_backend.inc.php:214
#: ../../addon/dav/common/wdcal_backend.inc.php:229 #: ../../addon/dav/common/wdcal_backend.inc.php:229
msgid "No access" msgid "No access"
msgstr "" msgstr "Nenhum acesso"
#: ../../addon/dav/common/wdcal_edit.inc.php:30 #: ../../addon/dav/common/wdcal_edit.inc.php:30
#: ../../addon/dav/common/wdcal_edit.inc.php:738 #: ../../addon/dav/common/wdcal_edit.inc.php:738
msgid "Could not open component for editing" msgid "Could not open component for editing"
msgstr "" msgstr "Não foi possível abrir o componente para edição"
#: ../../addon/dav/common/wdcal_edit.inc.php:140 #: ../../addon/dav/common/wdcal_edit.inc.php:140
#: ../../addon/dav/friendica/layout.fnk.php:143 #: ../../addon/dav/friendica/layout.fnk.php:143
#: ../../addon/dav/friendica/layout.fnk.php:422 #: ../../addon/dav/friendica/layout.fnk.php:422
msgid "Go back to the calendar" msgid "Go back to the calendar"
msgstr "" msgstr "Voltar para a agenda"
#: ../../addon/dav/common/wdcal_edit.inc.php:144 #: ../../addon/dav/common/wdcal_edit.inc.php:144
msgid "Event data" msgid "Event data"
msgstr "" msgstr "Data do evento"
#: ../../addon/dav/common/wdcal_edit.inc.php:146 #: ../../addon/dav/common/wdcal_edit.inc.php:146
#: ../../addon/dav/friendica/main.php:239 #: ../../addon/dav/friendica/main.php:239
msgid "Calendar" msgid "Calendar"
msgstr "" msgstr "Agenda"
#: ../../addon/dav/common/wdcal_edit.inc.php:163 #: ../../addon/dav/common/wdcal_edit.inc.php:163
msgid "Special color" msgid "Special color"
msgstr "" msgstr "Cor especial"
#: ../../addon/dav/common/wdcal_edit.inc.php:169 #: ../../addon/dav/common/wdcal_edit.inc.php:169
msgid "Subject" msgid "Subject"
msgstr "" msgstr "Assunto"
#: ../../addon/dav/common/wdcal_edit.inc.php:173 #: ../../addon/dav/common/wdcal_edit.inc.php:173
msgid "Starts" msgid "Starts"
msgstr "" msgstr "Início"
#: ../../addon/dav/common/wdcal_edit.inc.php:178 #: ../../addon/dav/common/wdcal_edit.inc.php:178
msgid "Ends" msgid "Ends"
msgstr "" msgstr "Término"
#: ../../addon/dav/common/wdcal_edit.inc.php:185 #: ../../addon/dav/common/wdcal_edit.inc.php:185
msgid "Description" msgid "Description"
msgstr "" msgstr "Descrição"
#: ../../addon/dav/common/wdcal_edit.inc.php:188 #: ../../addon/dav/common/wdcal_edit.inc.php:188
msgid "Recurrence" msgid "Recurrence"
msgstr "" msgstr "Recorrência"
#: ../../addon/dav/common/wdcal_edit.inc.php:190 #: ../../addon/dav/common/wdcal_edit.inc.php:190
msgid "Frequency" msgid "Frequency"
msgstr "" msgstr "Frequência"
#: ../../addon/dav/common/wdcal_edit.inc.php:194 #: ../../addon/dav/common/wdcal_edit.inc.php:194
#: ../../include/contact_selectors.php:59 #: ../../include/contact_selectors.php:59
@ -5443,7 +5443,7 @@ msgstr "Mensalmente"
#: ../../addon/dav/common/wdcal_edit.inc.php:203 #: ../../addon/dav/common/wdcal_edit.inc.php:203
msgid "Yearly" msgid "Yearly"
msgstr "" msgstr "Anualmente"
#: ../../addon/dav/common/wdcal_edit.inc.php:214 #: ../../addon/dav/common/wdcal_edit.inc.php:214
#: ../../include/datetime.php:288 #: ../../include/datetime.php:288
@ -5467,7 +5467,7 @@ msgstr "anos"
#: ../../addon/dav/common/wdcal_edit.inc.php:218 #: ../../addon/dav/common/wdcal_edit.inc.php:218
msgid "Interval" msgid "Interval"
msgstr "" msgstr "Intervalo"
#: ../../addon/dav/common/wdcal_edit.inc.php:218 #: ../../addon/dav/common/wdcal_edit.inc.php:218
msgid "All %select% %time%" msgid "All %select% %time%"
@ -5477,7 +5477,7 @@ msgstr ""
#: ../../addon/dav/common/wdcal_edit.inc.php:260 #: ../../addon/dav/common/wdcal_edit.inc.php:260
#: ../../addon/dav/common/wdcal_edit.inc.php:481 #: ../../addon/dav/common/wdcal_edit.inc.php:481
msgid "Days" msgid "Days"
msgstr "" msgstr "Dias"
#: ../../addon/dav/common/wdcal_edit.inc.php:231 #: ../../addon/dav/common/wdcal_edit.inc.php:231
#: ../../addon/dav/common/wdcal_edit.inc.php:254 #: ../../addon/dav/common/wdcal_edit.inc.php:254
@ -5520,12 +5520,12 @@ msgstr "Sábado"
#: ../../addon/dav/common/wdcal_edit.inc.php:297 #: ../../addon/dav/common/wdcal_edit.inc.php:297
msgid "First day of week:" msgid "First day of week:"
msgstr "" msgstr "Primeiro dia da semana:"
#: ../../addon/dav/common/wdcal_edit.inc.php:350 #: ../../addon/dav/common/wdcal_edit.inc.php:350
#: ../../addon/dav/common/wdcal_edit.inc.php:373 #: ../../addon/dav/common/wdcal_edit.inc.php:373
msgid "Day of month" msgid "Day of month"
msgstr "" msgstr "Dia do mês"
#: ../../addon/dav/common/wdcal_edit.inc.php:354 #: ../../addon/dav/common/wdcal_edit.inc.php:354
msgid "#num#th of each month" msgid "#num#th of each month"
@ -5546,7 +5546,7 @@ msgstr ""
#: ../../addon/dav/common/wdcal_edit.inc.php:372 #: ../../addon/dav/common/wdcal_edit.inc.php:372
#: ../../addon/dav/friendica/layout.fnk.php:255 #: ../../addon/dav/friendica/layout.fnk.php:255
msgid "Month" msgid "Month"
msgstr "" msgstr "Mês"
#: ../../addon/dav/common/wdcal_edit.inc.php:377 #: ../../addon/dav/common/wdcal_edit.inc.php:377
msgid "#num#th of the given month" msgid "#num#th of the given month"
@ -5566,120 +5566,120 @@ msgstr ""
#: ../../addon/dav/common/wdcal_edit.inc.php:413 #: ../../addon/dav/common/wdcal_edit.inc.php:413
msgid "Repeat until" msgid "Repeat until"
msgstr "" msgstr "Repetir até"
#: ../../addon/dav/common/wdcal_edit.inc.php:417 #: ../../addon/dav/common/wdcal_edit.inc.php:417
msgid "Infinite" msgid "Infinite"
msgstr "" msgstr "Infinito"
#: ../../addon/dav/common/wdcal_edit.inc.php:420 #: ../../addon/dav/common/wdcal_edit.inc.php:420
msgid "Until the following date" msgid "Until the following date"
msgstr "" msgstr "Até a seguinte data"
#: ../../addon/dav/common/wdcal_edit.inc.php:423 #: ../../addon/dav/common/wdcal_edit.inc.php:423
msgid "Number of times" msgid "Number of times"
msgstr "" msgstr "Número de vezes"
#: ../../addon/dav/common/wdcal_edit.inc.php:429 #: ../../addon/dav/common/wdcal_edit.inc.php:429
msgid "Exceptions" msgid "Exceptions"
msgstr "" msgstr "Exceções"
#: ../../addon/dav/common/wdcal_edit.inc.php:432 #: ../../addon/dav/common/wdcal_edit.inc.php:432
msgid "none" msgid "none"
msgstr "" msgstr "nenhuma"
#: ../../addon/dav/common/wdcal_edit.inc.php:449 #: ../../addon/dav/common/wdcal_edit.inc.php:449
msgid "Notification" msgid "Notification"
msgstr "" msgstr "Notificação"
#: ../../addon/dav/common/wdcal_edit.inc.php:466 #: ../../addon/dav/common/wdcal_edit.inc.php:466
msgid "Notify by" msgid "Notify by"
msgstr "" msgstr "Notificar por"
#: ../../addon/dav/common/wdcal_edit.inc.php:469 #: ../../addon/dav/common/wdcal_edit.inc.php:469
msgid "E-Mail" msgid "E-Mail"
msgstr "" msgstr "E-Mail"
#: ../../addon/dav/common/wdcal_edit.inc.php:470 #: ../../addon/dav/common/wdcal_edit.inc.php:470
msgid "On Friendica / Display" msgid "On Friendica / Display"
msgstr "" msgstr "Na Friendica / Exibir"
#: ../../addon/dav/common/wdcal_edit.inc.php:474 #: ../../addon/dav/common/wdcal_edit.inc.php:474
msgid "Time" msgid "Time"
msgstr "" msgstr "Tempo"
#: ../../addon/dav/common/wdcal_edit.inc.php:478 #: ../../addon/dav/common/wdcal_edit.inc.php:478
msgid "Hours" msgid "Hours"
msgstr "" msgstr "Horas"
#: ../../addon/dav/common/wdcal_edit.inc.php:479 #: ../../addon/dav/common/wdcal_edit.inc.php:479
msgid "Minutes" msgid "Minutes"
msgstr "" msgstr "Minutos"
#: ../../addon/dav/common/wdcal_edit.inc.php:480 #: ../../addon/dav/common/wdcal_edit.inc.php:480
msgid "Seconds" msgid "Seconds"
msgstr "" msgstr "Segundos"
#: ../../addon/dav/common/wdcal_edit.inc.php:482 #: ../../addon/dav/common/wdcal_edit.inc.php:482
msgid "Weeks" msgid "Weeks"
msgstr "" msgstr "Semanas"
#: ../../addon/dav/common/wdcal_edit.inc.php:485 #: ../../addon/dav/common/wdcal_edit.inc.php:485
msgid "before the" msgid "before the"
msgstr "" msgstr "antes do"
#: ../../addon/dav/common/wdcal_edit.inc.php:486 #: ../../addon/dav/common/wdcal_edit.inc.php:486
msgid "start of the event" msgid "start of the event"
msgstr "" msgstr "início do evento"
#: ../../addon/dav/common/wdcal_edit.inc.php:487 #: ../../addon/dav/common/wdcal_edit.inc.php:487
msgid "end of the event" msgid "end of the event"
msgstr "" msgstr "fim do evento"
#: ../../addon/dav/common/wdcal_edit.inc.php:492 #: ../../addon/dav/common/wdcal_edit.inc.php:492
msgid "Add a notification" msgid "Add a notification"
msgstr "" msgstr "Adicionar uma notificação"
#: ../../addon/dav/common/wdcal_edit.inc.php:687 #: ../../addon/dav/common/wdcal_edit.inc.php:687
msgid "The event #name# will start at #date" msgid "The event #name# will start at #date"
msgstr "" msgstr "O evento #name# iniciará em #date"
#: ../../addon/dav/common/wdcal_edit.inc.php:696 #: ../../addon/dav/common/wdcal_edit.inc.php:696
msgid "#name# is about to begin." msgid "#name# is about to begin."
msgstr "" msgstr "#name# está prestes a começar."
#: ../../addon/dav/common/wdcal_edit.inc.php:769 #: ../../addon/dav/common/wdcal_edit.inc.php:769
msgid "Saved" msgid "Saved"
msgstr "" msgstr "Salvo"
#: ../../addon/dav/common/wdcal_configuration.php:148 #: ../../addon/dav/common/wdcal_configuration.php:148
msgid "U.S. Time Format (mm/dd/YYYY)" msgid "U.S. Time Format (mm/dd/YYYY)"
msgstr "" msgstr "Formato de data estadunidense (mm/dd/YYYY)"
#: ../../addon/dav/common/wdcal_configuration.php:243 #: ../../addon/dav/common/wdcal_configuration.php:243
msgid "German Time Format (dd.mm.YYYY)" msgid "German Time Format (dd.mm.YYYY)"
msgstr "" msgstr "Formato de data alemão (dd.mm.YYYY)"
#: ../../addon/dav/common/dav_caldav_backend_private.inc.php:39 #: ../../addon/dav/common/dav_caldav_backend_private.inc.php:39
msgid "Private Events" msgid "Private Events"
msgstr "" msgstr "Eventos privados"
#: ../../addon/dav/common/dav_carddav_backend_private.inc.php:46 #: ../../addon/dav/common/dav_carddav_backend_private.inc.php:46
msgid "Private Addressbooks" msgid "Private Addressbooks"
msgstr "" msgstr "Livros de endereço privados"
#: ../../addon/dav/friendica/dav_caldav_backend_virtual_friendica.inc.php:36 #: ../../addon/dav/friendica/dav_caldav_backend_virtual_friendica.inc.php:36
msgid "Friendica-Native events" msgid "Friendica-Native events"
msgstr "" msgstr "Eventos nativos do Friendica"
#: ../../addon/dav/friendica/dav_carddav_backend_virtual_friendica.inc.php:36 #: ../../addon/dav/friendica/dav_carddav_backend_virtual_friendica.inc.php:36
#: ../../addon/dav/friendica/dav_carddav_backend_virtual_friendica.inc.php:59 #: ../../addon/dav/friendica/dav_carddav_backend_virtual_friendica.inc.php:59
msgid "Friendica-Contacts" msgid "Friendica-Contacts"
msgstr "" msgstr "Contatos Friendica"
#: ../../addon/dav/friendica/dav_carddav_backend_virtual_friendica.inc.php:60 #: ../../addon/dav/friendica/dav_carddav_backend_virtual_friendica.inc.php:60
msgid "Your Friendica-Contacts" msgid "Your Friendica-Contacts"
msgstr "" msgstr "Seus contatos Friendica"
#: ../../addon/dav/friendica/layout.fnk.php:99 #: ../../addon/dav/friendica/layout.fnk.php:99
#: ../../addon/dav/friendica/layout.fnk.php:136 #: ../../addon/dav/friendica/layout.fnk.php:136
@ -5694,39 +5694,39 @@ msgstr ""
#: ../../addon/dav/friendica/layout.fnk.php:134 #: ../../addon/dav/friendica/layout.fnk.php:134
msgid "The ICS-File has been imported." msgid "The ICS-File has been imported."
msgstr "" msgstr "O arquivo ICS foi importado."
#: ../../addon/dav/friendica/layout.fnk.php:138 #: ../../addon/dav/friendica/layout.fnk.php:138
msgid "No file was uploaded." msgid "No file was uploaded."
msgstr "" msgstr "Não foi enviado nenhum arquivo."
#: ../../addon/dav/friendica/layout.fnk.php:147 #: ../../addon/dav/friendica/layout.fnk.php:147
msgid "Import a ICS-file" msgid "Import a ICS-file"
msgstr "" msgstr "Importar um arquivo ICS"
#: ../../addon/dav/friendica/layout.fnk.php:150 #: ../../addon/dav/friendica/layout.fnk.php:150
msgid "ICS-File" msgid "ICS-File"
msgstr "" msgstr "Arquivo ICS"
#: ../../addon/dav/friendica/layout.fnk.php:151 #: ../../addon/dav/friendica/layout.fnk.php:151
msgid "Overwrite all #num# existing events" msgid "Overwrite all #num# existing events"
msgstr "" msgstr "Sobrescrever todos os #num# eventos existentes"
#: ../../addon/dav/friendica/layout.fnk.php:228 #: ../../addon/dav/friendica/layout.fnk.php:228
msgid "New event" msgid "New event"
msgstr "" msgstr "Novo evento"
#: ../../addon/dav/friendica/layout.fnk.php:232 #: ../../addon/dav/friendica/layout.fnk.php:232
msgid "Today" msgid "Today"
msgstr "" msgstr "Hoje"
#: ../../addon/dav/friendica/layout.fnk.php:241 #: ../../addon/dav/friendica/layout.fnk.php:241
msgid "Day" msgid "Day"
msgstr "" msgstr "Dia"
#: ../../addon/dav/friendica/layout.fnk.php:248 #: ../../addon/dav/friendica/layout.fnk.php:248
msgid "Week" msgid "Week"
msgstr "" msgstr "Semana"
#: ../../addon/dav/friendica/layout.fnk.php:260 #: ../../addon/dav/friendica/layout.fnk.php:260
msgid "Reload" msgid "Reload"
@ -5734,64 +5734,64 @@ msgstr ""
#: ../../addon/dav/friendica/layout.fnk.php:271 #: ../../addon/dav/friendica/layout.fnk.php:271
msgid "Date" msgid "Date"
msgstr "" msgstr "Data"
#: ../../addon/dav/friendica/layout.fnk.php:313 #: ../../addon/dav/friendica/layout.fnk.php:313
msgid "Error" msgid "Error"
msgstr "" msgstr "Erro"
#: ../../addon/dav/friendica/layout.fnk.php:380 #: ../../addon/dav/friendica/layout.fnk.php:380
msgid "The calendar has been updated." msgid "The calendar has been updated."
msgstr "" msgstr "A agenda foi atualizada."
#: ../../addon/dav/friendica/layout.fnk.php:393 #: ../../addon/dav/friendica/layout.fnk.php:393
msgid "The new calendar has been created." msgid "The new calendar has been created."
msgstr "" msgstr "A nova agenda foi criada."
#: ../../addon/dav/friendica/layout.fnk.php:417 #: ../../addon/dav/friendica/layout.fnk.php:417
msgid "The calendar has been deleted." msgid "The calendar has been deleted."
msgstr "" msgstr "A agenda foi excluída."
#: ../../addon/dav/friendica/layout.fnk.php:424 #: ../../addon/dav/friendica/layout.fnk.php:424
msgid "Calendar Settings" msgid "Calendar Settings"
msgstr "" msgstr "Configurações da agenda"
#: ../../addon/dav/friendica/layout.fnk.php:430 #: ../../addon/dav/friendica/layout.fnk.php:430
msgid "Date format" msgid "Date format"
msgstr "" msgstr "Formato da data"
#: ../../addon/dav/friendica/layout.fnk.php:439 #: ../../addon/dav/friendica/layout.fnk.php:439
msgid "Time zone" msgid "Time zone"
msgstr "" msgstr "Fuso horário"
#: ../../addon/dav/friendica/layout.fnk.php:445 #: ../../addon/dav/friendica/layout.fnk.php:445
msgid "Calendars" msgid "Calendars"
msgstr "" msgstr "Agendas"
#: ../../addon/dav/friendica/layout.fnk.php:487 #: ../../addon/dav/friendica/layout.fnk.php:487
msgid "Create a new calendar" msgid "Create a new calendar"
msgstr "" msgstr "Criar uma nova agenda"
#: ../../addon/dav/friendica/layout.fnk.php:496 #: ../../addon/dav/friendica/layout.fnk.php:496
msgid "Limitations" msgid "Limitations"
msgstr "" msgstr "Limitações"
#: ../../addon/dav/friendica/layout.fnk.php:500 #: ../../addon/dav/friendica/layout.fnk.php:500
#: ../../addon/libravatar/libravatar.php:82 #: ../../addon/libravatar/libravatar.php:82
msgid "Warning" msgid "Warning"
msgstr "" msgstr "Aviso"
#: ../../addon/dav/friendica/layout.fnk.php:504 #: ../../addon/dav/friendica/layout.fnk.php:504
msgid "Synchronization (iPhone, Thunderbird Lightning, Android, ...)" msgid "Synchronization (iPhone, Thunderbird Lightning, Android, ...)"
msgstr "" msgstr "Sincronização (iPhone, Thunderbird Lightning, Android, ...)"
#: ../../addon/dav/friendica/layout.fnk.php:511 #: ../../addon/dav/friendica/layout.fnk.php:511
msgid "Synchronizing this calendar with the iPhone" msgid "Synchronizing this calendar with the iPhone"
msgstr "" msgstr "Sincronização desta agenda com o iPhone"
#: ../../addon/dav/friendica/layout.fnk.php:522 #: ../../addon/dav/friendica/layout.fnk.php:522
msgid "Synchronizing your Friendica-Contacts with the iPhone" msgid "Synchronizing your Friendica-Contacts with the iPhone"
msgstr "" msgstr "Sincronização dos seus contatos Friendica com o iPhone"
#: ../../addon/dav/friendica/main.php:202 #: ../../addon/dav/friendica/main.php:202
msgid "" msgid ""
@ -5812,39 +5812,39 @@ msgstr "naoresponda"
#: ../../addon/dav/friendica/main.php:282 #: ../../addon/dav/friendica/main.php:282
msgid "Notification: " msgid "Notification: "
msgstr "" msgstr "Notificação:"
#: ../../addon/dav/friendica/main.php:309 #: ../../addon/dav/friendica/main.php:309
msgid "The database tables have been installed." msgid "The database tables have been installed."
msgstr "" msgstr "As tabelas do banco de dados foram instaladas."
#: ../../addon/dav/friendica/main.php:310 #: ../../addon/dav/friendica/main.php:310
msgid "An error occurred during the installation." msgid "An error occurred during the installation."
msgstr "" msgstr "Ocorreu um erro durante a instalação."
#: ../../addon/dav/friendica/main.php:316 #: ../../addon/dav/friendica/main.php:316
msgid "The database tables have been updated." msgid "The database tables have been updated."
msgstr "" msgstr "As tabelas do banco de dados foram atualizadas."
#: ../../addon/dav/friendica/main.php:317 #: ../../addon/dav/friendica/main.php:317
msgid "An error occurred during the update." msgid "An error occurred during the update."
msgstr "" msgstr "Ocorreu um erro durante a atualização."
#: ../../addon/dav/friendica/main.php:333 #: ../../addon/dav/friendica/main.php:333
msgid "No system-wide settings yet." msgid "No system-wide settings yet."
msgstr "" msgstr "Ainda não existe nenhuma configuração global do sistema."
#: ../../addon/dav/friendica/main.php:336 #: ../../addon/dav/friendica/main.php:336
msgid "Database status" msgid "Database status"
msgstr "" msgstr "Situação do banco de dados"
#: ../../addon/dav/friendica/main.php:339 #: ../../addon/dav/friendica/main.php:339
msgid "Installed" msgid "Installed"
msgstr "" msgstr "Instalado"
#: ../../addon/dav/friendica/main.php:343 #: ../../addon/dav/friendica/main.php:343
msgid "Upgrade needed" msgid "Upgrade needed"
msgstr "" msgstr "É necessária uma atualização"
#: ../../addon/dav/friendica/main.php:343 #: ../../addon/dav/friendica/main.php:343
msgid "" msgid ""
@ -5857,19 +5857,19 @@ msgstr ""
#: ../../addon/dav/friendica/main.php:343 #: ../../addon/dav/friendica/main.php:343
msgid "Upgrade" msgid "Upgrade"
msgstr "" msgstr "Atualizar"
#: ../../addon/dav/friendica/main.php:346 #: ../../addon/dav/friendica/main.php:346
msgid "Not installed" msgid "Not installed"
msgstr "" msgstr "Não instalado"
#: ../../addon/dav/friendica/main.php:346 #: ../../addon/dav/friendica/main.php:346
msgid "Install" msgid "Install"
msgstr "" msgstr "Instalar"
#: ../../addon/dav/friendica/main.php:350 #: ../../addon/dav/friendica/main.php:350
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr "Desconhecido"
#: ../../addon/dav/friendica/main.php:350 #: ../../addon/dav/friendica/main.php:350
msgid "" msgid ""
@ -5885,7 +5885,7 @@ msgstr ""
#: ../../addon/dav/friendica/main.php:356 #: ../../addon/dav/friendica/main.php:356
msgid "Manual creation of the database tables:" msgid "Manual creation of the database tables:"
msgstr "" msgstr "Criação manual das tabelas do banco de dados:"
#: ../../addon/dav/friendica/main.php:357 #: ../../addon/dav/friendica/main.php:357
msgid "Show SQL-statements" msgid "Show SQL-statements"
@ -5893,23 +5893,23 @@ msgstr ""
#: ../../addon/dav/friendica/calendar.friendica.fnk.php:206 #: ../../addon/dav/friendica/calendar.friendica.fnk.php:206
msgid "Private Calendar" msgid "Private Calendar"
msgstr "" msgstr "Agenda privada"
#: ../../addon/dav/friendica/calendar.friendica.fnk.php:207 #: ../../addon/dav/friendica/calendar.friendica.fnk.php:207
msgid "Friendica Events: Mine" msgid "Friendica Events: Mine"
msgstr "" msgstr "Eventos Friendica: Meus"
#: ../../addon/dav/friendica/calendar.friendica.fnk.php:208 #: ../../addon/dav/friendica/calendar.friendica.fnk.php:208
msgid "Friendica Events: Contacts" msgid "Friendica Events: Contacts"
msgstr "" msgstr "Eventos Friendica: Contatos"
#: ../../addon/dav/friendica/calendar.friendica.fnk.php:248 #: ../../addon/dav/friendica/calendar.friendica.fnk.php:248
msgid "Private Addresses" msgid "Private Addresses"
msgstr "" msgstr "Endereços privados"
#: ../../addon/dav/friendica/calendar.friendica.fnk.php:249 #: ../../addon/dav/friendica/calendar.friendica.fnk.php:249
msgid "Friendica Contacts" msgid "Friendica Contacts"
msgstr "" msgstr "Contatos Friendica"
#: ../../addon/uhremotestorage/uhremotestorage.php:84 #: ../../addon/uhremotestorage/uhremotestorage.php:84
#, php-format #, php-format
@ -6065,15 +6065,15 @@ msgstr "Postar do Friendica"
#: ../../addon/startpage/startpage.php:83 #: ../../addon/startpage/startpage.php:83
msgid "Startpage Settings" msgid "Startpage Settings"
msgstr "" msgstr "Configurações da página inicial"
#: ../../addon/startpage/startpage.php:85 #: ../../addon/startpage/startpage.php:85
msgid "Home page to load after login - leave blank for profile wall" msgid "Home page to load after login - leave blank for profile wall"
msgstr "" msgstr "Página a ser carregada após a autenticação - deixe em branco para o mural do perfil"
#: ../../addon/startpage/startpage.php:88 #: ../../addon/startpage/startpage.php:88
msgid "Examples: &quot;network&quot; or &quot;notifications/system&quot;" msgid "Examples: &quot;network&quot; or &quot;notifications/system&quot;"
msgstr "" msgstr "Exemplos: &quot;network&quot; or &quot;notifications/system&quot;"
#: ../../addon/geonames/geonames.php:143 #: ../../addon/geonames/geonames.php:143
msgid "Geonames settings updated." msgid "Geonames settings updated."
@ -6091,7 +6091,7 @@ msgstr "Plugin Geonames Habilitado"
#: ../../addon/testdrive/testdrive.php:94 #: ../../addon/testdrive/testdrive.php:94
#, php-format #, php-format
msgid "Your account on %s will expire in a few days." msgid "Your account on %s will expire in a few days."
msgstr "" msgstr "Sua conta em %s expirará em poucos dias."
#: ../../addon/public_server/public_server.php:127 #: ../../addon/public_server/public_server.php:127
msgid "Your Friendica account is about to expire." msgid "Your Friendica account is about to expire."
@ -6145,30 +6145,34 @@ msgstr "Usar OEmbed para vídeos do YouTube"
msgid "URL to embed:" msgid "URL to embed:"
msgstr "URL a ser incorporada:" msgstr "URL a ser incorporada:"
#: ../../addon/forumlist/forumlist.php:59 #: ../../addon/forumlist/forumlist.php:63
msgid "show/hide" msgid "show/hide"
msgstr "" msgstr ""
#: ../../addon/forumlist/forumlist.php:73 #: ../../addon/forumlist/forumlist.php:77
msgid "No forum subscriptions" msgid "No forum subscriptions"
msgstr "" msgstr ""
#: ../../addon/forumlist/forumlist.php:126 #: ../../addon/forumlist/forumlist.php:131
msgid "Forumlist settings updated." msgid "Forumlist settings updated."
msgstr "" msgstr ""
#: ../../addon/forumlist/forumlist.php:151 #: ../../addon/forumlist/forumlist.php:159
msgid "Forumlist Settings" msgid "Forumlist Settings"
msgstr "" msgstr ""
#: ../../addon/forumlist/forumlist.php:153 #: ../../addon/forumlist/forumlist.php:161
msgid "Randomise forum list" msgid "Randomise forum list"
msgstr "" msgstr ""
#: ../../addon/forumlist/forumlist.php:156 #: ../../addon/forumlist/forumlist.php:164
msgid "Show forums on profile page" msgid "Show forums on profile page"
msgstr "" msgstr ""
#: ../../addon/forumlist/forumlist.php:167
msgid "Show forums on network page"
msgstr ""
#: ../../addon/impressum/impressum.php:37 #: ../../addon/impressum/impressum.php:37
msgid "Impressum" msgid "Impressum"
msgstr "Impressum" msgstr "Impressum"
@ -6299,7 +6303,7 @@ msgstr "Configurações de Comentários Rápidos"
msgid "" msgid ""
"Quick comments are found near comment boxes, sometimes hidden. Click them to" "Quick comments are found near comment boxes, sometimes hidden. Click them to"
" provide simple replies." " provide simple replies."
msgstr "Comentários rápidos são encontrados próximos às caixas de comentários, algumas vezes escondidos. Clique neles para produzir respostas simples." msgstr "Comentários rápidos são encontrados próximos às caixas de comentários, algumas vezes ocultos. Clique neles para produzir respostas simples."
#: ../../addon/qcomment/qcomment.php:57 #: ../../addon/qcomment/qcomment.php:57
msgid "Enter quick comments, one per line" msgid "Enter quick comments, one per line"

View file

@ -33,7 +33,7 @@ $a->strings["File upload failed."] = "Não foi possível enviar o arquivo.";
$a->strings["Friend suggestion sent."] = "A sugestão de amigo foi enviada"; $a->strings["Friend suggestion sent."] = "A sugestão de amigo foi enviada";
$a->strings["Suggest Friends"] = "Sugerir amigos"; $a->strings["Suggest Friends"] = "Sugerir amigos";
$a->strings["Suggest a friend for %s"] = "Sugerir um amigo para %s"; $a->strings["Suggest a friend for %s"] = "Sugerir um amigo para %s";
$a->strings["Event title and start time are required."] = ""; $a->strings["Event title and start time are required."] = "O título do evento e a hora de início são obrigatórios.";
$a->strings["l, F j"] = "l, F j"; $a->strings["l, F j"] = "l, F j";
$a->strings["Edit event"] = "Editar o evento"; $a->strings["Edit event"] = "Editar o evento";
$a->strings["link to source"] = "exibir a origem"; $a->strings["link to source"] = "exibir a origem";
@ -43,15 +43,15 @@ $a->strings["Previous"] = "Anterior";
$a->strings["Next"] = "Próximo"; $a->strings["Next"] = "Próximo";
$a->strings["hour:minute"] = "hora:minuto"; $a->strings["hour:minute"] = "hora:minuto";
$a->strings["Event details"] = "Detalhes do evento"; $a->strings["Event details"] = "Detalhes do evento";
$a->strings["Format is %s %s. Starting date and Title are required."] = ""; $a->strings["Format is %s %s. Starting date and Title are required."] = "O formato é %s %s. O título e a data de início são obrigatórios.";
$a->strings["Event Starts:"] = "Início do evento:"; $a->strings["Event Starts:"] = "Início do evento:";
$a->strings["Required"] = ""; $a->strings["Required"] = "Obrigatório";
$a->strings["Finish date/time is not known or not relevant"] = "A data/hora de término não é conhecida ou não é relevante"; $a->strings["Finish date/time is not known or not relevant"] = "A data/hora de término não é conhecida ou não é relevante";
$a->strings["Event Finishes:"] = "Término do evento:"; $a->strings["Event Finishes:"] = "Término do evento:";
$a->strings["Adjust for viewer timezone"] = "Ajustar para o fuso horário do visualizador"; $a->strings["Adjust for viewer timezone"] = "Ajustar para o fuso horário do visualizador";
$a->strings["Description:"] = "Descrição:"; $a->strings["Description:"] = "Descrição:";
$a->strings["Location:"] = "Localização:"; $a->strings["Location:"] = "Localização:";
$a->strings["Title:"] = ""; $a->strings["Title:"] = "Título:";
$a->strings["Share this event"] = "Compartilhar este evento"; $a->strings["Share this event"] = "Compartilhar este evento";
$a->strings["Cancel"] = "Cancelar"; $a->strings["Cancel"] = "Cancelar";
$a->strings["Tag removed"] = "A etiqueta foi removida"; $a->strings["Tag removed"] = "A etiqueta foi removida";
@ -84,16 +84,16 @@ $a->strings["Image upload failed."] = "Não foi possível enviar a imagem.";
$a->strings["Public access denied."] = "Acesso público negado."; $a->strings["Public access denied."] = "Acesso público negado.";
$a->strings["No photos selected"] = "Não foi selecionada nenhuma foto"; $a->strings["No photos selected"] = "Não foi selecionada nenhuma foto";
$a->strings["Access to this item is restricted."] = "O acesso a este item é restrito."; $a->strings["Access to this item is restricted."] = "O acesso a este item é restrito.";
$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = ""; $a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Você está usando %1$.2f Mbytes dos %2$.2f Mbytes liberados para armazenamento de fotos.";
$a->strings["You have used %1$.2f Mbytes of photo storage."] = ""; $a->strings["You have used %1$.2f Mbytes of photo storage."] = "Você está usando %1$.2f Mbytes do armazenamento de fotos.";
$a->strings["Upload Photos"] = "Enviar fotos"; $a->strings["Upload Photos"] = "Enviar fotos";
$a->strings["New album name: "] = "Nome do novo álbum: "; $a->strings["New album name: "] = "Nome do novo álbum: ";
$a->strings["or existing album name: "] = "ou o nome de um álbum já existente: "; $a->strings["or existing album name: "] = "ou o nome de um álbum já existente: ";
$a->strings["Do not show a status post for this upload"] = "Não exiba uma publicação de status para este envio"; $a->strings["Do not show a status post for this upload"] = "Não exiba uma publicação de status para este envio";
$a->strings["Permissions"] = "Permissões"; $a->strings["Permissions"] = "Permissões";
$a->strings["Edit Album"] = "Editar o álbum"; $a->strings["Edit Album"] = "Editar o álbum";
$a->strings["Show Newest First"] = ""; $a->strings["Show Newest First"] = "Exibir as mais recentes primeiro";
$a->strings["Show Oldest First"] = ""; $a->strings["Show Oldest First"] = "Exibir as mais antigas primeiro";
$a->strings["View Photo"] = "Ver a foto"; $a->strings["View Photo"] = "Ver a foto";
$a->strings["Permission denied. Access to this item may be restricted."] = "Permissão negada. O acesso a este item pode estar restrito."; $a->strings["Permission denied. Access to this item may be restricted."] = "Permissão negada. O acesso a este item pode estar restrito.";
$a->strings["Photo not available"] = "A foto não está disponível"; $a->strings["Photo not available"] = "A foto não está disponível";
@ -104,8 +104,8 @@ $a->strings["Private Message"] = "Mensagem privada";
$a->strings["View Full Size"] = "Ver no tamanho real"; $a->strings["View Full Size"] = "Ver no tamanho real";
$a->strings["Tags: "] = "Etiquetas: "; $a->strings["Tags: "] = "Etiquetas: ";
$a->strings["[Remove any tag]"] = "[Remover qualquer etiqueta]"; $a->strings["[Remove any tag]"] = "[Remover qualquer etiqueta]";
$a->strings["Rotate CW (right)"] = ""; $a->strings["Rotate CW (right)"] = "Rotacionar para direita";
$a->strings["Rotate CCW (left)"] = ""; $a->strings["Rotate CCW (left)"] = "Rotacionar para esquerda";
$a->strings["New album name"] = "Novo nome para o álbum"; $a->strings["New album name"] = "Novo nome para o álbum";
$a->strings["Caption"] = "Legenda"; $a->strings["Caption"] = "Legenda";
$a->strings["Add a Tag"] = "Adicionar uma etiqueta"; $a->strings["Add a Tag"] = "Adicionar uma etiqueta";
@ -169,8 +169,8 @@ $a->strings["%s has received too many connection requests today."] = "%s recebeu
$a->strings["Spam protection measures have been invoked."] = "As medidas de proteção contra spam foram ativadas."; $a->strings["Spam protection measures have been invoked."] = "As medidas de proteção contra spam foram ativadas.";
$a->strings["Friends are advised to please try again in 24 hours."] = "Os amigos foram notificados para tentar novamente em 24 horas."; $a->strings["Friends are advised to please try again in 24 hours."] = "Os amigos foram notificados para tentar novamente em 24 horas.";
$a->strings["Invalid locator"] = "Localizador inválido"; $a->strings["Invalid locator"] = "Localizador inválido";
$a->strings["Invalid email address."] = ""; $a->strings["Invalid email address."] = "Endereço de e-mail inválido.";
$a->strings["This account has not been configured for email. Request failed."] = ""; $a->strings["This account has not been configured for email. Request failed."] = "Essa conta não foi configurada para e-mails. Não foi possível atender à solicitação.";
$a->strings["Unable to resolve your name at the provided location."] = "Não foi possível encontrar a sua identificação no endereço indicado."; $a->strings["Unable to resolve your name at the provided location."] = "Não foi possível encontrar a sua identificação no endereço indicado.";
$a->strings["You have already introduced yourself here."] = "Você já fez a sua apresentação aqui."; $a->strings["You have already introduced yourself here."] = "Você já fez a sua apresentação aqui.";
$a->strings["Apparently you are already friends with %s."] = "Aparentemente você já é amigo de %s."; $a->strings["Apparently you are already friends with %s."] = "Aparentemente você já é amigo de %s.";
@ -180,14 +180,14 @@ $a->strings["Failed to update contact record."] = "Não foi possível atualizar
$a->strings["Your introduction has been sent."] = "A sua apresentação foi enviada."; $a->strings["Your introduction has been sent."] = "A sua apresentação foi enviada.";
$a->strings["Please login to confirm introduction."] = "Por favor, autentique-se para confirmar a apresentação."; $a->strings["Please login to confirm introduction."] = "Por favor, autentique-se para confirmar a apresentação.";
$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "A identidade autenticada está incorreta. Por favor, entre como <strong>este</strong> perfil."; $a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "A identidade autenticada está incorreta. Por favor, entre como <strong>este</strong> perfil.";
$a->strings["Hide this contact"] = ""; $a->strings["Hide this contact"] = "Ocultar este contato";
$a->strings["Welcome home %s."] = "Bem-vindo(a) à sua página pessoal %s."; $a->strings["Welcome home %s."] = "Bem-vindo(a) à sua página pessoal %s.";
$a->strings["Please confirm your introduction/connection request to %s."] = "Por favor, confirme sua solicitação de apresentação/conexão para %s."; $a->strings["Please confirm your introduction/connection request to %s."] = "Por favor, confirme sua solicitação de apresentação/conexão para %s.";
$a->strings["Confirm"] = "Confirmar"; $a->strings["Confirm"] = "Confirmar";
$a->strings["[Name Withheld]"] = "[Nome não revelado]"; $a->strings["[Name Withheld]"] = "[Nome não revelado]";
$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Por favor, digite seu 'Endereço de Identificação' a partir de uma das seguintes redes de comunicação suportadas:"; $a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Por favor, digite seu 'Endereço de Identificação' a partir de uma das seguintes redes de comunicação suportadas:";
$a->strings["<strike>Connect as an email follower</strike> (Coming soon)"] = "<strike>Conectar como um acompanhante por e-mail</strike> (Em breve)"; $a->strings["<strike>Connect as an email follower</strike> (Coming soon)"] = "<strike>Conectar como um acompanhante por e-mail</strike> (Em breve)";
$a->strings["If you are not yet a member of the free social web, <a href=\"http://dir.friendica.com/siteinfo\">follow this link to find a public Friendica site and join us today</a>."] = ""; $a->strings["If you are not yet a member of the free social web, <a href=\"http://dir.friendica.com/siteinfo\">follow this link to find a public Friendica site and join us today</a>."] = "Caso você ainda não seja membro da rede social livre, <a href=\"http://dir.friendica.com/siteinfo\">clique aqui para encontrar um site Friendica público e junte-se à nós</a>.";
$a->strings["Friend/Connection Request"] = "Solicitação de amizade/conexão"; $a->strings["Friend/Connection Request"] = "Solicitação de amizade/conexão";
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Examplos: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; $a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Examplos: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
$a->strings["Please answer the following:"] = "Por favor, entre com as informações solicitadas:"; $a->strings["Please answer the following:"] = "Por favor, entre com as informações solicitadas:";
@ -220,9 +220,9 @@ $a->strings["Your account email address must match this in order to use the web
$a->strings["Please select a default timezone for your website"] = "Por favor, selecione o fuso horário padrão para o seu site"; $a->strings["Please select a default timezone for your website"] = "Por favor, selecione o fuso horário padrão para o seu site";
$a->strings["Site settings"] = "Configurações do site"; $a->strings["Site settings"] = "Configurações do site";
$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Não foi possível encontrar uma versão de linha de comando do PHP nos caminhos do seu servidor web."; $a->strings["Could not find a command line version of PHP in the web server PATH."] = "Não foi possível encontrar uma versão de linha de comando do PHP nos caminhos do seu servidor web.";
$a->strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron. See <a href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>"] = ""; $a->strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron. See <a href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>"] = "Caso você não tenha uma versão de linha de comando do PHP instalado no seu servidor, você não será capaz de executar a captação em segundo plano. Dê uma olhada em <a href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>";
$a->strings["PHP executable path"] = "Caminho para o executável do PhP"; $a->strings["PHP executable path"] = "Caminho para o executável do PhP";
$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = ""; $a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Digite o caminho completo do executável PHP. Você pode deixar isso em branco para continuar com a instalação.";
$a->strings["Command line PHP"] = "PHP em linha de comando"; $a->strings["Command line PHP"] = "PHP em linha de comando";
$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "\"register_argc_argv\" não está habilitado na versão de linha de comando do PHP no seu sistema."; $a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "\"register_argc_argv\" não está habilitado na versão de linha de comando do PHP no seu sistema.";
$a->strings["This is required for message delivery to work."] = "Isto é necessário para o funcionamento do envio de mensagens."; $a->strings["This is required for message delivery to work."] = "Isto é necessário para o funcionamento do envio de mensagens.";
@ -235,7 +235,7 @@ $a->strings["GD graphics PHP module"] = "Módulo PHP GD graphics";
$a->strings["OpenSSL PHP module"] = "Módulo PHP OpenSSL"; $a->strings["OpenSSL PHP module"] = "Módulo PHP OpenSSL";
$a->strings["mysqli PHP module"] = "Módulo PHP mysqli"; $a->strings["mysqli PHP module"] = "Módulo PHP mysqli";
$a->strings["mb_string PHP module"] = "Módulo PHP mb_string "; $a->strings["mb_string PHP module"] = "Módulo PHP mb_string ";
$a->strings["Apache mod_rewrite module"] = ""; $a->strings["Apache mod_rewrite module"] = "Módulo mod_rewrite do Apache";
$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Erro: o módulo mod-rewrite do Apache é necessário, mas não está instalado."; $a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Erro: o módulo mod-rewrite do Apache é necessário, mas não está instalado.";
$a->strings["Error: libCURL PHP module required but not installed."] = "Erro: o módulo libCURL do PHP é necessário, mas não está instalado."; $a->strings["Error: libCURL PHP module required but not installed."] = "Erro: o módulo libCURL do PHP é necessário, mas não está instalado.";
$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Erro: o módulo gráfico GD, com suporte a JPEG, do PHP é necessário, mas não está instalado."; $a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Erro: o módulo gráfico GD, com suporte a JPEG, do PHP é necessário, mas não está instalado.";
@ -244,14 +244,14 @@ $a->strings["Error: mysqli PHP module required but not installed."] = "Erro: o m
$a->strings["Error: mb_string PHP module required but not installed."] = "Erro: o módulo mb_string PHP é necessário, mas não está instalado."; $a->strings["Error: mb_string PHP module required but not installed."] = "Erro: o módulo mb_string PHP é necessário, mas não está instalado.";
$a->strings["The web installer needs to be able to create a file called \".htconfig.php\ in the top folder of your web server and it is unable to do so."] = "O instalador web precisa criar um arquivo chamado \".htconfig.php\" na pasta raiz da instalação e não está conseguindo."; $a->strings["The web installer needs to be able to create a file called \".htconfig.php\ in the top folder of your web server and it is unable to do so."] = "O instalador web precisa criar um arquivo chamado \".htconfig.php\" na pasta raiz da instalação e não está conseguindo.";
$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Geralmente isso está relacionado às definições de permissão, uma vez que o servidor web pode não estar conseguindo escrever os arquivos nesta pasta."; $a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Geralmente isso está relacionado às definições de permissão, uma vez que o servidor web pode não estar conseguindo escrever os arquivos nesta pasta.";
$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = ""; $a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "Ao final desse procedimento, será fornecido um texto que deverá ser salvo em um arquivo de nome. htconfig.php, na pasta raiz da instalação do seu Friendica.";
$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = ""; $a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Você também pode pular esse procedimento e executar uma instalação manual. Por favor, dê uma olhada no arquivo \"INSTALL.TXT\" para instruções.";
$a->strings[".htconfig.php is writable"] = ".htconfig.php tem permissão de escrita"; $a->strings[".htconfig.php is writable"] = ".htconfig.php tem permissão de escrita";
$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = ""; $a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "A reescrita de URLs definida no .htaccess não está funcionando. Por favor, verifique as configurações do seu servidor.";
$a->strings["Url rewrite is working"] = ""; $a->strings["Url rewrite is working"] = "A reescrita de URLs está funcionando";
$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Não foi possível gravar o arquivo de configuração \".htconfig.php\". Por favor, use o texto incluso para criar um arquivo de configuração na raiz da instalação do Friendika em seu servidor web."; $a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Não foi possível gravar o arquivo de configuração \".htconfig.php\". Por favor, use o texto incluso para criar um arquivo de configuração na raiz da instalação do Friendika em seu servidor web.";
$a->strings["Errors encountered creating database tables."] = "Foram encontrados erros durante a criação das tabelas do banco de dados."; $a->strings["Errors encountered creating database tables."] = "Foram encontrados erros durante a criação das tabelas do banco de dados.";
$a->strings["<h1>What next</h1>"] = ""; $a->strings["<h1>What next</h1>"] = "<h1>A seguir</h1>";
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Você deve configurar [manualmente] uma tarefa agendada para o captador."; $a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Você deve configurar [manualmente] uma tarefa agendada para o captador.";
$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ H:i"; $a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ H:i";
$a->strings["Time Conversion"] = "Conversão de tempo"; $a->strings["Time Conversion"] = "Conversão de tempo";
@ -262,9 +262,9 @@ $a->strings["Converted localtime: %s"] = "Horário local convertido: %s";
$a->strings["Please select your timezone:"] = "Por favor, selecione seu fuso horário:"; $a->strings["Please select your timezone:"] = "Por favor, selecione seu fuso horário:";
$a->strings["Poke/Prod"] = ""; $a->strings["Poke/Prod"] = "";
$a->strings["poke, prod or do other things to somebody"] = ""; $a->strings["poke, prod or do other things to somebody"] = "";
$a->strings["Recipient"] = ""; $a->strings["Recipient"] = "Destinatário";
$a->strings["Choose what you wish to do to recipient"] = ""; $a->strings["Choose what you wish to do to recipient"] = "Selecione o que você deseja fazer com o destinatário";
$a->strings["Make this post private"] = ""; $a->strings["Make this post private"] = "Fazer com que essa publicação se torne privada";
$a->strings["Profile Match"] = "Correspondência de perfil"; $a->strings["Profile Match"] = "Correspondência de perfil";
$a->strings["No keywords to match. Please add keywords to your default profile."] = "Não foi encontrada nenhuma palavra-chave associada a você. Por favor, adicione algumas ao seu perfil padrão."; $a->strings["No keywords to match. Please add keywords to your default profile."] = "Não foi encontrada nenhuma palavra-chave associada a você. Por favor, adicione algumas ao seu perfil padrão.";
$a->strings["is interested in:"] = "se interessa por:"; $a->strings["is interested in:"] = "se interessa por:";
@ -284,22 +284,22 @@ $a->strings["%d comment"] = array(
1 => "%d comentários", 1 => "%d comentários",
); );
$a->strings["comment"] = array( $a->strings["comment"] = array(
0 => "", 0 => "comentário",
1 => "comentar", 1 => "comentários",
); );
$a->strings["show more"] = "exibir mais"; $a->strings["show more"] = "exibir mais";
$a->strings["like"] = "gostei"; $a->strings["like"] = "gostei";
$a->strings["dislike"] = "não gostei"; $a->strings["dislike"] = "não gostei";
$a->strings["Share this"] = "Compartilhar isso"; $a->strings["Share this"] = "Compartilhar isso";
$a->strings["share"] = "compartilhar"; $a->strings["share"] = "compartilhar";
$a->strings["Bold"] = ""; $a->strings["Bold"] = "Negrito";
$a->strings["Italic"] = ""; $a->strings["Italic"] = "Itálico";
$a->strings["Underline"] = ""; $a->strings["Underline"] = "Sublinhado";
$a->strings["Quote"] = ""; $a->strings["Quote"] = "Citação";
$a->strings["Code"] = ""; $a->strings["Code"] = "Código";
$a->strings["Image"] = ""; $a->strings["Image"] = "Imagem";
$a->strings["Link"] = ""; $a->strings["Link"] = "Link";
$a->strings["Video"] = ""; $a->strings["Video"] = "Vídeo";
$a->strings["add star"] = "marcar com estrela"; $a->strings["add star"] = "marcar com estrela";
$a->strings["remove star"] = "remover estrela"; $a->strings["remove star"] = "remover estrela";
$a->strings["toggle star status"] = "ativa/desativa o destaque"; $a->strings["toggle star status"] = "ativa/desativa o destaque";
@ -320,11 +320,11 @@ $a->strings["Home"] = "Pessoal";
$a->strings["Introductions"] = "Apresentações"; $a->strings["Introductions"] = "Apresentações";
$a->strings["Messages"] = "Mensagens"; $a->strings["Messages"] = "Mensagens";
$a->strings["Show Ignored Requests"] = "Exibir solicitações ignoradas"; $a->strings["Show Ignored Requests"] = "Exibir solicitações ignoradas";
$a->strings["Hide Ignored Requests"] = "Esconder solicitações ignoradas"; $a->strings["Hide Ignored Requests"] = "Ocultar solicitações ignoradas";
$a->strings["Notification type: "] = "Tipo de notificação:"; $a->strings["Notification type: "] = "Tipo de notificação:";
$a->strings["Friend Suggestion"] = "Sugestão de amigo"; $a->strings["Friend Suggestion"] = "Sugestão de amigo";
$a->strings["suggested by %s"] = "sugerido por %s"; $a->strings["suggested by %s"] = "sugerido por %s";
$a->strings["Hide this contact from others"] = "Esconder este contato dos outros"; $a->strings["Hide this contact from others"] = "Ocultar este contato dos outros";
$a->strings["Post a new friend activity"] = "Publicar a adição de amigo"; $a->strings["Post a new friend activity"] = "Publicar a adição de amigo";
$a->strings["if applicable"] = "se aplicável"; $a->strings["if applicable"] = "se aplicável";
$a->strings["Approve"] = "Aprovar"; $a->strings["Approve"] = "Aprovar";
@ -357,10 +357,10 @@ $a->strings["Could not locate selected profile."] = "Não foi possível localiza
$a->strings["Contact updated."] = "O contato foi atualizado."; $a->strings["Contact updated."] = "O contato foi atualizado.";
$a->strings["Contact has been blocked"] = "O contato foi bloqueado"; $a->strings["Contact has been blocked"] = "O contato foi bloqueado";
$a->strings["Contact has been unblocked"] = "O contato foi desbloqueado"; $a->strings["Contact has been unblocked"] = "O contato foi desbloqueado";
$a->strings["Contact has been ignored"] = "O contato está sendo ignorado"; $a->strings["Contact has been ignored"] = "O contato foi ignorado";
$a->strings["Contact has been unignored"] = "O contato deixou de ser ignorado"; $a->strings["Contact has been unignored"] = "O contato deixou de ser ignorado";
$a->strings["Contact has been archived"] = ""; $a->strings["Contact has been archived"] = "O contato foi arquivado";
$a->strings["Contact has been unarchived"] = ""; $a->strings["Contact has been unarchived"] = "O contato foi desarquivado";
$a->strings["Contact has been removed."] = "O contato foi removido."; $a->strings["Contact has been removed."] = "O contato foi removido.";
$a->strings["You are mutual friends with %s"] = "Você possui uma amizade mútua com %s"; $a->strings["You are mutual friends with %s"] = "Você possui uma amizade mútua com %s";
$a->strings["You are sharing with %s"] = "Você está compartilhando com %s"; $a->strings["You are sharing with %s"] = "Você está compartilhando com %s";
@ -378,15 +378,15 @@ $a->strings["%d contact in common"] = array(
$a->strings["View all contacts"] = "Ver todos os contatos"; $a->strings["View all contacts"] = "Ver todos os contatos";
$a->strings["Unblock"] = "Desbloquear"; $a->strings["Unblock"] = "Desbloquear";
$a->strings["Block"] = "Bloquear"; $a->strings["Block"] = "Bloquear";
$a->strings["Toggle Blocked status"] = ""; $a->strings["Toggle Blocked status"] = "Alternar o status de bloqueio";
$a->strings["Unignore"] = "Não ignorar"; $a->strings["Unignore"] = "Deixar de ignorar";
$a->strings["Toggle Ignored status"] = ""; $a->strings["Toggle Ignored status"] = "Alternar o status de ignorado";
$a->strings["Unarchive"] = ""; $a->strings["Unarchive"] = "Desarquivar";
$a->strings["Archive"] = ""; $a->strings["Archive"] = "Arquivar";
$a->strings["Toggle Archive status"] = ""; $a->strings["Toggle Archive status"] = "Alternar o status de arquivamento";
$a->strings["Repair"] = "Reparar"; $a->strings["Repair"] = "Reparar";
$a->strings["Advanced Contact Settings"] = ""; $a->strings["Advanced Contact Settings"] = "Configurações avançadas do contato";
$a->strings["Communications lost with this contact!"] = ""; $a->strings["Communications lost with this contact!"] = "As comunicações com esse contato foram perdidas!";
$a->strings["Contact Editor"] = "Editor de contatos"; $a->strings["Contact Editor"] = "Editor de contatos";
$a->strings["Profile Visibility"] = "Visibilidade do perfil"; $a->strings["Profile Visibility"] = "Visibilidade do perfil";
$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Por favor, selecione o perfil que você gostaria de exibir para %s quando estiver visualizando seu perfil de modo seguro."; $a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Por favor, selecione o perfil que você gostaria de exibir para %s quando estiver visualizando seu perfil de modo seguro.";
@ -403,22 +403,22 @@ $a->strings["Update public posts"] = "Atualizar publicações públicas";
$a->strings["Update now"] = "Atualizar agora"; $a->strings["Update now"] = "Atualizar agora";
$a->strings["Currently blocked"] = "Atualmente bloqueado"; $a->strings["Currently blocked"] = "Atualmente bloqueado";
$a->strings["Currently ignored"] = "Atualmente ignorado"; $a->strings["Currently ignored"] = "Atualmente ignorado";
$a->strings["Currently archived"] = ""; $a->strings["Currently archived"] = "Atualmente arquivado";
$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Respostas/Gostar associados às suas publicações <strong>podem</strong> estar visíveis"; $a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Respostas/Gostar associados às suas publicações <strong>podem</strong> estar visíveis";
$a->strings["Suggestions"] = "Sugestões"; $a->strings["Suggestions"] = "Sugestões";
$a->strings["Suggest potential friends"] = ""; $a->strings["Suggest potential friends"] = "Sugerir amigos em potencial";
$a->strings["All Contacts"] = "Todos os contatos"; $a->strings["All Contacts"] = "Todos os contatos";
$a->strings["Show all contacts"] = ""; $a->strings["Show all contacts"] = "Exibe todos os contatos";
$a->strings["Unblocked"] = ""; $a->strings["Unblocked"] = "Desbloquear";
$a->strings["Only show unblocked contacts"] = ""; $a->strings["Only show unblocked contacts"] = "Exibe somente contatos desbloqueados";
$a->strings["Blocked"] = ""; $a->strings["Blocked"] = "Bloqueado";
$a->strings["Only show blocked contacts"] = ""; $a->strings["Only show blocked contacts"] = "Exibe somente contatos bloqueados";
$a->strings["Ignored"] = ""; $a->strings["Ignored"] = "Ignorados";
$a->strings["Only show ignored contacts"] = ""; $a->strings["Only show ignored contacts"] = "Exibe somente contatos ignorados";
$a->strings["Archived"] = ""; $a->strings["Archived"] = "Arquivados";
$a->strings["Only show archived contacts"] = ""; $a->strings["Only show archived contacts"] = "Exibe somente contatos arquivados";
$a->strings["Hidden"] = ""; $a->strings["Hidden"] = "Ocultos";
$a->strings["Only show hidden contacts"] = ""; $a->strings["Only show hidden contacts"] = "Exibe somente contatos ocultos";
$a->strings["Mutual Friendship"] = "Amizade mútua"; $a->strings["Mutual Friendship"] = "Amizade mútua";
$a->strings["is a fan of yours"] = "é um fã seu"; $a->strings["is a fan of yours"] = "é um fã seu";
$a->strings["you are a fan of"] = "você é um fã de"; $a->strings["you are a fan of"] = "você é um fã de";
@ -446,9 +446,9 @@ $a->strings["Account settings"] = "Configurações da conta";
$a->strings["Display settings"] = "Configurações de exibição"; $a->strings["Display settings"] = "Configurações de exibição";
$a->strings["Connector settings"] = "Configurações do conector"; $a->strings["Connector settings"] = "Configurações do conector";
$a->strings["Plugin settings"] = "Configurações dos plugins"; $a->strings["Plugin settings"] = "Configurações dos plugins";
$a->strings["Connected apps"] = ""; $a->strings["Connected apps"] = "Aplicações conectadas";
$a->strings["Export personal data"] = "Exportar dados pessoais"; $a->strings["Export personal data"] = "Exportar dados pessoais";
$a->strings["Remove account"] = ""; $a->strings["Remove account"] = "Remover a conta";
$a->strings["Settings"] = "Configurações"; $a->strings["Settings"] = "Configurações";
$a->strings["Missing some important data!"] = "Está faltando algum dado importante!"; $a->strings["Missing some important data!"] = "Está faltando algum dado importante!";
$a->strings["Update"] = "Atualizar"; $a->strings["Update"] = "Atualizar";
@ -462,8 +462,8 @@ $a->strings[" Please use a shorter name."] = " Por favor, use um nome mais curto
$a->strings[" Name too short."] = " O nome é muito curto."; $a->strings[" Name too short."] = " O nome é muito curto.";
$a->strings[" Not valid email."] = " Não é um e-mail válido."; $a->strings[" Not valid email."] = " Não é um e-mail válido.";
$a->strings[" Cannot change to that email."] = " Não foi possível alterar para esse e-mail."; $a->strings[" Cannot change to that email."] = " Não foi possível alterar para esse e-mail.";
$a->strings["Private forum has no privacy permissions. Using default privacy group."] = ""; $a->strings["Private forum has no privacy permissions. Using default privacy group."] = "O fórum privado não possui permissões de privacidade. Utilizando o grupo de privacidade padrão.";
$a->strings["Private forum has no privacy permissions and no default privacy group."] = ""; $a->strings["Private forum has no privacy permissions and no default privacy group."] = "O fórum privado não possui permissões de privacidade e nenhum grupo de privacidade padrão.";
$a->strings["Settings updated."] = "As configurações foram atualizadas."; $a->strings["Settings updated."] = "As configurações foram atualizadas.";
$a->strings["Add application"] = "Adicionar aplicação"; $a->strings["Add application"] = "Adicionar aplicação";
$a->strings["Consumer Key"] = "Chave do consumidor"; $a->strings["Consumer Key"] = "Chave do consumidor";
@ -498,25 +498,25 @@ $a->strings["Action after import:"] = "Ação após a importação:";
$a->strings["Mark as seen"] = "Marcar como visto"; $a->strings["Mark as seen"] = "Marcar como visto";
$a->strings["Move to folder"] = "Mover para pasta"; $a->strings["Move to folder"] = "Mover para pasta";
$a->strings["Move to folder:"] = "Mover para pasta:"; $a->strings["Move to folder:"] = "Mover para pasta:";
$a->strings["No special theme for mobile devices"] = ""; $a->strings["No special theme for mobile devices"] = "Nenhum tema especial para dispositivos móveis";
$a->strings["Display Settings"] = "Configurações de exibição"; $a->strings["Display Settings"] = "Configurações de exibição";
$a->strings["Display Theme:"] = "Tema do perfil:"; $a->strings["Display Theme:"] = "Tema do perfil:";
$a->strings["Mobile Theme:"] = ""; $a->strings["Mobile Theme:"] = "Tema para dispositivos móveis:";
$a->strings["Update browser every xx seconds"] = "Atualizar o navegador a cada xx segundos"; $a->strings["Update browser every xx seconds"] = "Atualizar o navegador a cada xx segundos";
$a->strings["Minimum of 10 seconds, no maximum"] = "Mínimo de 10 segundos, não possui máximo"; $a->strings["Minimum of 10 seconds, no maximum"] = "Mínimo de 10 segundos, não possui máximo";
$a->strings["Number of items to display per page:"] = ""; $a->strings["Number of items to display per page:"] = "Número de itens a serem exibidos por página:";
$a->strings["Maximum of 100 items"] = "Máximo de 100 itens"; $a->strings["Maximum of 100 items"] = "Máximo de 100 itens";
$a->strings["Don't show emoticons"] = "Não exibir emoticons"; $a->strings["Don't show emoticons"] = "Não exibir emoticons";
$a->strings["Normal Account Page"] = ""; $a->strings["Normal Account Page"] = "Página de conta normal";
$a->strings["This account is a normal personal profile"] = "Essa conta é um perfil pessoal normal"; $a->strings["This account is a normal personal profile"] = "Essa conta é um perfil pessoal normal";
$a->strings["Soapbox Page"] = ""; $a->strings["Soapbox Page"] = "Página de vitrine";
$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Aprova automaticamente todas as solicitações de conexão/amizade como fãs com permissão somente de leitura"; $a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Aprova automaticamente todas as solicitações de conexão/amizade como fãs com permissão somente de leitura";
$a->strings["Community Forum/Celebrity Account"] = ""; $a->strings["Community Forum/Celebrity Account"] = "Conta de fórum de comunidade/celebridade";
$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Aprova automaticamente todas as solicitações de conexão/amizade como fãs com permissão de leitura e escrita"; $a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Aprova automaticamente todas as solicitações de conexão/amizade como fãs com permissão de leitura e escrita";
$a->strings["Automatic Friend Page"] = ""; $a->strings["Automatic Friend Page"] = "Página de amigo automático";
$a->strings["Automatically approve all connection/friend requests as friends"] = "Aprovar automaticamente todas as solicitações de conexão/amizade como amigos"; $a->strings["Automatically approve all connection/friend requests as friends"] = "Aprovar automaticamente todas as solicitações de conexão/amizade como amigos";
$a->strings["Private Forum [Experimental]"] = ""; $a->strings["Private Forum [Experimental]"] = "Fórum privado [Experimental]";
$a->strings["Private forum - approved members only"] = ""; $a->strings["Private forum - approved members only"] = "Fórum privado - somente membros aprovados";
$a->strings["OpenID:"] = "OpenID:"; $a->strings["OpenID:"] = "OpenID:";
$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opcional) Permitir o uso deste OpenID para entrar nesta conta"; $a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opcional) Permitir o uso deste OpenID para entrar nesta conta";
$a->strings["Publish your default profile in your local site directory?"] = "Publicar o seu perfil padrão no diretório local do seu site?"; $a->strings["Publish your default profile in your local site directory?"] = "Publicar o seu perfil padrão no diretório local do seu site?";
@ -538,7 +538,7 @@ $a->strings["Expire posts:"] = "Expirar publicações:";
$a->strings["Expire personal notes:"] = "Expirar notas pessoais:"; $a->strings["Expire personal notes:"] = "Expirar notas pessoais:";
$a->strings["Expire starred posts:"] = "Expirar publicações destacadas:"; $a->strings["Expire starred posts:"] = "Expirar publicações destacadas:";
$a->strings["Expire photos:"] = "Expirar fotos:"; $a->strings["Expire photos:"] = "Expirar fotos:";
$a->strings["Only expire posts by others:"] = ""; $a->strings["Only expire posts by others:"] = "Expirar somente as publicações de outras pessoas:";
$a->strings["Account Settings"] = "Configurações da conta"; $a->strings["Account Settings"] = "Configurações da conta";
$a->strings["Password Settings"] = "Configurações da senha"; $a->strings["Password Settings"] = "Configurações da senha";
$a->strings["New Password:"] = "Nova senha:"; $a->strings["New Password:"] = "Nova senha:";
@ -557,10 +557,10 @@ $a->strings["Default Post Permissions"] = "Permissões padrão de publicação";
$a->strings["(click to open/close)"] = "(clique para abrir/fechar)"; $a->strings["(click to open/close)"] = "(clique para abrir/fechar)";
$a->strings["Maximum private messages per day from unknown people:"] = "Número máximo de mensagens privadas de pessoas desconhecidas, por dia:"; $a->strings["Maximum private messages per day from unknown people:"] = "Número máximo de mensagens privadas de pessoas desconhecidas, por dia:";
$a->strings["Notification Settings"] = "Configurações de notificação"; $a->strings["Notification Settings"] = "Configurações de notificação";
$a->strings["By default post a status message when:"] = ""; $a->strings["By default post a status message when:"] = "Por padrão, publicar uma mensagem de status ao:";
$a->strings["accepting a friend request"] = ""; $a->strings["accepting a friend request"] = "aceitar uma requisição de amizade";
$a->strings["joining a forum/community"] = ""; $a->strings["joining a forum/community"] = "associar-se a um fórum/comunidade";
$a->strings["making an <em>interesting</em> profile change"] = ""; $a->strings["making an <em>interesting</em> profile change"] = "fazer uma modificação <em>interessante</em> em seu perfil";
$a->strings["Send a notification email when:"] = "Enviar um e-mail de notificação sempre que:"; $a->strings["Send a notification email when:"] = "Enviar um e-mail de notificação sempre que:";
$a->strings["You receive an introduction"] = "Você receber uma apresentação"; $a->strings["You receive an introduction"] = "Você receber uma apresentação";
$a->strings["Your introductions are confirmed"] = "Suas apresentações forem confirmadas"; $a->strings["Your introductions are confirmed"] = "Suas apresentações forem confirmadas";
@ -570,8 +570,8 @@ $a->strings["You receive a private message"] = "Você receber uma mensagem priva
$a->strings["You receive a friend suggestion"] = "Você recebe uma suggestão de amigo"; $a->strings["You receive a friend suggestion"] = "Você recebe uma suggestão de amigo";
$a->strings["You are tagged in a post"] = "Você foi marcado em uma publicação"; $a->strings["You are tagged in a post"] = "Você foi marcado em uma publicação";
$a->strings["You are poked/prodded/etc. in a post"] = ""; $a->strings["You are poked/prodded/etc. in a post"] = "";
$a->strings["Advanced Account/Page Type Settings"] = ""; $a->strings["Advanced Account/Page Type Settings"] = "Conta avançada/Configurações do tipo de página";
$a->strings["Change the behaviour of this account for special situations"] = ""; $a->strings["Change the behaviour of this account for special situations"] = "Modificar o comportamento desta conta em situações especiais";
$a->strings["Manage Identities and/or Pages"] = "Gerenciar identidades e/ou páginas"; $a->strings["Manage Identities and/or Pages"] = "Gerenciar identidades e/ou páginas";
$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Alterne entre diferentes identidades ou páginas de comunidade/grupo que dividem detalhes da sua conta ou que você tenha fornecido permissões de \"administração\""; $a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Alterne entre diferentes identidades ou páginas de comunidade/grupo que dividem detalhes da sua conta ou que você tenha fornecido permissões de \"administração\"";
$a->strings["Select an identity to manage: "] = "Selecione uma identidade para gerenciar: "; $a->strings["Select an identity to manage: "] = "Selecione uma identidade para gerenciar: ";
@ -580,16 +580,16 @@ $a->strings["Remove term"] = "Remover o termo";
$a->strings["Saved Searches"] = "Pesquisas salvas"; $a->strings["Saved Searches"] = "Pesquisas salvas";
$a->strings["add"] = "adicionar"; $a->strings["add"] = "adicionar";
$a->strings["Commented Order"] = "Ordem dos comentários"; $a->strings["Commented Order"] = "Ordem dos comentários";
$a->strings["Sort by Comment Date"] = ""; $a->strings["Sort by Comment Date"] = "Ordenar pela data do comentário";
$a->strings["Posted Order"] = "Ordem das publicações"; $a->strings["Posted Order"] = "Ordem das publicações";
$a->strings["Sort by Post Date"] = ""; $a->strings["Sort by Post Date"] = "Ordenar pela data de publicação";
$a->strings["Posts that mention or involve you"] = ""; $a->strings["Posts that mention or involve you"] = "Publicações que mencionem ou envolvam você";
$a->strings["New"] = "Nova"; $a->strings["New"] = "Nova";
$a->strings["Activity Stream - by date"] = ""; $a->strings["Activity Stream - by date"] = "Fluxo de atividades - por data";
$a->strings["Starred"] = "Destacada"; $a->strings["Starred"] = "Destacada";
$a->strings["Favourite Posts"] = ""; $a->strings["Favourite Posts"] = "Publicações favoritas";
$a->strings["Shared Links"] = "Links compartilhados"; $a->strings["Shared Links"] = "Links compartilhados";
$a->strings["Interesting Links"] = ""; $a->strings["Interesting Links"] = "Links interessantes";
$a->strings["Warning: This group contains %s member from an insecure network."] = array( $a->strings["Warning: This group contains %s member from an insecure network."] = array(
0 => "Aviso: Este grupo contém %s membro de uma rede insegura.", 0 => "Aviso: Este grupo contém %s membro de uma rede insegura.",
1 => "Aviso: Este grupo contém %s membros de uma rede insegura.", 1 => "Aviso: Este grupo contém %s membros de uma rede insegura.",
@ -600,16 +600,16 @@ $a->strings["Private messages to this person are at risk of public disclosure."]
$a->strings["Invalid contact."] = "Contato inválido."; $a->strings["Invalid contact."] = "Contato inválido.";
$a->strings["Personal Notes"] = "Notas pessoais"; $a->strings["Personal Notes"] = "Notas pessoais";
$a->strings["Save"] = "Salvar"; $a->strings["Save"] = "Salvar";
$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = ""; $a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "O número diário de mensagens do mural de %s foi excedido. Não foi possível enviar a mensagem.";
$a->strings["No recipient selected."] = "Não foi selecionado nenhum destinatário."; $a->strings["No recipient selected."] = "Não foi selecionado nenhum destinatário.";
$a->strings["Unable to check your home location."] = ""; $a->strings["Unable to check your home location."] = "Não foi possível verificar a sua localização.";
$a->strings["Message could not be sent."] = "Não foi possível enviar a mensagem."; $a->strings["Message could not be sent."] = "Não foi possível enviar a mensagem.";
$a->strings["Message collection failure."] = "Falha na coleta de mensagens."; $a->strings["Message collection failure."] = "Falha na coleta de mensagens.";
$a->strings["Message sent."] = "A mensagem foi enviada."; $a->strings["Message sent."] = "A mensagem foi enviada.";
$a->strings["No recipient."] = ""; $a->strings["No recipient."] = "Nenhum destinatário.";
$a->strings["Please enter a link URL:"] = "Por favor, digite uma URL:"; $a->strings["Please enter a link URL:"] = "Por favor, digite uma URL:";
$a->strings["Send Private Message"] = "Enviar mensagem privada"; $a->strings["Send Private Message"] = "Enviar mensagem privada";
$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = ""; $a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Caso você deseje uma resposta de %s, por favor verifique se as configurações de privacidade em seu site permitem o recebimento de mensagens de remetentes desconhecidos.";
$a->strings["To:"] = "Para:"; $a->strings["To:"] = "Para:";
$a->strings["Subject:"] = "Assunto:"; $a->strings["Subject:"] = "Assunto:";
$a->strings["Your message:"] = "Sua mensagem:"; $a->strings["Your message:"] = "Sua mensagem:";
@ -617,37 +617,37 @@ $a->strings["Welcome to Friendica"] = "Bemvindo ao Friendica";
$a->strings["New Member Checklist"] = "Dicas para os novos membros"; $a->strings["New Member Checklist"] = "Dicas para os novos membros";
$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "Gostaríamos de oferecer algumas dicas e links para ajudar a tornar a sua experiência agradável. Clique em qualquer item para visitar a página correspondente. Um link para essa página será visível em sua home page por duas semanas após o seu registro inicial e, então, desaparecerá discretamente."; $a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "Gostaríamos de oferecer algumas dicas e links para ajudar a tornar a sua experiência agradável. Clique em qualquer item para visitar a página correspondente. Um link para essa página será visível em sua home page por duas semanas após o seu registro inicial e, então, desaparecerá discretamente.";
$a->strings["Getting Started"] = ""; $a->strings["Getting Started"] = "";
$a->strings["Friendica Walk-Through"] = ""; $a->strings["Friendica Walk-Through"] = "Passo-a-passo da friendica";
$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = ""; $a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "";
$a->strings["Go to Your Settings"] = ""; $a->strings["Go to Your Settings"] = "Ir para as suas configurações";
$a->strings["On your <em>Settings</em> page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "Em sua página <em>Configurações</em> - mude sua senha inicial. Também tome nota de seu Endereço de Identidade. Isso se parece com um endereço de e-mail - e será útil para se fazer amigos na rede social livre."; $a->strings["On your <em>Settings</em> page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "Em sua página <em>Configurações</em> - mude sua senha inicial. Também tome nota de seu Endereço de Identidade. Isso se parece com um endereço de e-mail - e será útil para se fazer amigos na rede social livre.";
$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Revise as outras configurações, em particular as relacionadas a privacidade. Não estar listado no diretório é o equivalente a não ter o seu número na lista telefônica. Normalmente é interessante você estar listado - a não ser que os seu amigos atuais e potenciais saibam exatamente como encontrar você."; $a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Revise as outras configurações, em particular as relacionadas a privacidade. Não estar listado no diretório é o equivalente a não ter o seu número na lista telefônica. Normalmente é interessante você estar listado - a não ser que os seu amigos atuais e potenciais saibam exatamente como encontrar você.";
$a->strings["Profile"] = "Perfil "; $a->strings["Profile"] = "Perfil ";
$a->strings["Upload Profile Photo"] = "Enviar foto do perfil"; $a->strings["Upload Profile Photo"] = "Enviar foto do perfil";
$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Envie uma foto para o seu perfil, caso ainda não tenha feito isso. Estudos indicam que pessoas que publicam fotos reais delas mesmas têm 10 vezes mais chances de encontrar novos amigos do que as que não o fazem."; $a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Envie uma foto para o seu perfil, caso ainda não tenha feito isso. Estudos indicam que pessoas que publicam fotos reais delas mesmas têm 10 vezes mais chances de encontrar novos amigos do que as que não o fazem.";
$a->strings["Edit Your Profile"] = ""; $a->strings["Edit Your Profile"] = "Editar seu perfil";
$a->strings["Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Edite o seu perfil <strong>padrão</strong> ao seu gosto. Revise as configurações para esconder a sua lista de amigos e esconder o seu perfil de visitantes desconhecidos."; $a->strings["Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Edite o seu perfil <strong>padrão</strong> a seu gosto. Revise as configurações de ocultação da sua lista de amigos e do seu perfil de visitantes desconhecidos.";
$a->strings["Profile Keywords"] = ""; $a->strings["Profile Keywords"] = "Palavras-chave do perfil";
$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Defina algumas palavras-chave públicas para o seu perfil padrão, que descrevam os seus interesses. Nós podemos encontrar outras pessoas com interesses similares e sugerir novas amizades."; $a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Defina algumas palavras-chave públicas para o seu perfil padrão, que descrevam os seus interesses. Nós podemos encontrar outras pessoas com interesses similares e sugerir novas amizades.";
$a->strings["Connecting"] = ""; $a->strings["Connecting"] = "Conexões";
$a->strings["Facebook"] = "Facebook"; $a->strings["Facebook"] = "Facebook";
$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Autorize o Conector com Facebook, caso você tenha uma conta lá e nós (opcionalmente) importaremos todos os seus amigos e conversas do Facebook."; $a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Autorize o Conector com Facebook, caso você tenha uma conta lá e nós (opcionalmente) importaremos todos os seus amigos e conversas do Facebook.";
$a->strings["<em>If</em> this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "<em>Se</em> esse é o seu servidor pessoal, instalar o complemento do Facebook talvez facilite a transição para a rede social livre."; $a->strings["<em>If</em> this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "<em>Se</em> esse é o seu servidor pessoal, instalar o complemento do Facebook talvez facilite a transição para a rede social livre.";
$a->strings["Importing Emails"] = ""; $a->strings["Importing Emails"] = "Importação de e-mails";
$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Forneça a informação de acesso ao seu e-mail na sua página de Configuração de Conector se você deseja importar e interagir com amigos ou listas de discussão da sua Caixa de Entrada de e-mail"; $a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Forneça a informação de acesso ao seu e-mail na sua página de Configuração de Conector se você deseja importar e interagir com amigos ou listas de discussão da sua Caixa de Entrada de e-mail";
$a->strings["Go to Your Contacts Page"] = ""; $a->strings["Go to Your Contacts Page"] = "Ir para a sua página de contatos";
$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog."] = "Sua página de contatos é sua rota para o gerenciamento de amizades e conexão com amigos em outras redes. Geralmente você fornece o endereço deles ou a URL do site na janela de diálogo <em>Adicionar Novo Contato</em>."; $a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog."] = "Sua página de contatos é sua rota para o gerenciamento de amizades e conexão com amigos em outras redes. Geralmente você fornece o endereço deles ou a URL do site na janela de diálogo <em>Adicionar Novo Contato</em>.";
$a->strings["Go to Your Site's Directory"] = ""; $a->strings["Go to Your Site's Directory"] = "Ir para o diretório do seu site";
$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested."] = "A página de Diretório permite que você encontre outras pessoas nesta rede ou em outras redes federadas. Procure por um link <em>Conectar</em> ou <em>Seguir</em> no perfil que deseja acompanhar. Forneça o seu Endereço de Identidade próprio, se solicitado."; $a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested."] = "A página de Diretório permite que você encontre outras pessoas nesta rede ou em outras redes federadas. Procure por um link <em>Conectar</em> ou <em>Seguir</em> no perfil que deseja acompanhar. Forneça o seu Endereço de Identidade próprio, se solicitado.";
$a->strings["Finding New People"] = ""; $a->strings["Finding New People"] = "Pesquisar por novas pessoas";
$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "No painel lateral da página de Contatos existem várias ferramentas para encontrar novos amigos. Você pode descobrir pessoas com os mesmos interesses, procurar por nomes ou interesses e fornecer sugestões baseadas nos relacionamentos da rede. Em um site completamente novo, as sugestões de amizades geralmente começam a ser populadas dentro de 24 horas."; $a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "No painel lateral da página de Contatos existem várias ferramentas para encontrar novos amigos. Você pode descobrir pessoas com os mesmos interesses, procurar por nomes ou interesses e fornecer sugestões baseadas nos relacionamentos da rede. Em um site completamente novo, as sugestões de amizades geralmente começam a ser populadas dentro de 24 horas.";
$a->strings["Groups"] = "Grupos"; $a->strings["Groups"] = "Grupos";
$a->strings["Group Your Contacts"] = ""; $a->strings["Group Your Contacts"] = "Agrupe seus contatos";
$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Após fazer novas amizades, organize-as em grupos de conversa privados, a partir da barra lateral na sua página de Contatos. A partir daí, você poderá interagir com cada grupo privativamente, na sua página de Rede."; $a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Após fazer novas amizades, organize-as em grupos de conversa privados, a partir da barra lateral na sua página de Contatos. A partir daí, você poderá interagir com cada grupo privativamente, na sua página de Rede.";
$a->strings["Why Aren't My Posts Public?"] = ""; $a->strings["Why Aren't My Posts Public?"] = "Por que as minhas publicações não são públicas?";
$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."] = ""; $a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."] = "";
$a->strings["Getting Help"] = ""; $a->strings["Getting Help"] = "Obtendo ajuda";
$a->strings["Go to the Help Section"] = ""; $a->strings["Go to the Help Section"] = "Ir para a seção de ajuda";
$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Nossas páginas de <strong>ajuda</strong> podem ser consultadas para mais detalhes sobre características e recursos do programa."; $a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Nossas páginas de <strong>ajuda</strong> podem ser consultadas para mais detalhes sobre características e recursos do programa.";
$a->strings["Item not available."] = "O item não está disponível."; $a->strings["Item not available."] = "O item não está disponível.";
$a->strings["Item was not found."] = "O item não foi encontrado."; $a->strings["Item was not found."] = "O item não foi encontrado.";
@ -695,7 +695,7 @@ $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s não gosta de %3\$s de
$a->strings["Item not found."] = "O item não foi encontrado."; $a->strings["Item not found."] = "O item não foi encontrado.";
$a->strings["Access denied."] = "Acesso negado."; $a->strings["Access denied."] = "Acesso negado.";
$a->strings["Photos"] = "Fotos"; $a->strings["Photos"] = "Fotos";
$a->strings["Files"] = ""; $a->strings["Files"] = "Arquivos";
$a->strings["Account approved."] = "A conta foi aprovada."; $a->strings["Account approved."] = "A conta foi aprovada.";
$a->strings["Registration revoked for %s"] = "O registro de %s foi revogado"; $a->strings["Registration revoked for %s"] = "O registro de %s foi revogado";
$a->strings["Please login."] = "Por favor, autentique-se."; $a->strings["Please login."] = "Por favor, autentique-se.";
@ -707,16 +707,16 @@ $a->strings["This message was sent to you by %s, a member of the Friendica socia
$a->strings["You may visit them online at %s"] = "Você pode visitá-lo em %s"; $a->strings["You may visit them online at %s"] = "Você pode visitá-lo em %s";
$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Por favor, entre em contato com o remetente respondendo a esta publicação, caso você não queira mais receber estas mensagens."; $a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Por favor, entre em contato com o remetente respondendo a esta publicação, caso você não queira mais receber estas mensagens.";
$a->strings["%s posted an update."] = "%s publicou uma atualização."; $a->strings["%s posted an update."] = "%s publicou uma atualização.";
$a->strings["%1\$s is currently %2\$s"] = ""; $a->strings["%1\$s is currently %2\$s"] = "%1\$s atualmente está %2\$s";
$a->strings["Mood"] = ""; $a->strings["Mood"] = "Humor";
$a->strings["Set your current mood and tell your friends"] = ""; $a->strings["Set your current mood and tell your friends"] = "Defina o seu humor e conte aos seus amigos";
$a->strings["Image uploaded but image cropping failed."] = "A imagem foi enviada, mas não foi possível cortá-la."; $a->strings["Image uploaded but image cropping failed."] = "A imagem foi enviada, mas não foi possível cortá-la.";
$a->strings["Image size reduction [%s] failed."] = "Não foi possível reduzir o tamanho da imagem [%s]."; $a->strings["Image size reduction [%s] failed."] = "Não foi possível reduzir o tamanho da imagem [%s].";
$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Recarregue a página pressionando a tecla Shift ou limpe o cache do navegador caso a nova foto não apareça imediatamente"; $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Recarregue a página pressionando a tecla Shift ou limpe o cache do navegador caso a nova foto não apareça imediatamente";
$a->strings["Unable to process image"] = "Não foi possível processar a imagem"; $a->strings["Unable to process image"] = "Não foi possível processar a imagem";
$a->strings["Image exceeds size limit of %d"] = "A imagem excede o limite de tamanho de %d"; $a->strings["Image exceeds size limit of %d"] = "A imagem excede o limite de tamanho de %d";
$a->strings["Upload File:"] = "Enviar arquivo:"; $a->strings["Upload File:"] = "Enviar arquivo:";
$a->strings["Select a profile:"] = ""; $a->strings["Select a profile:"] = "Selecione um perfil:";
$a->strings["Upload"] = "Enviar"; $a->strings["Upload"] = "Enviar";
$a->strings["skip this step"] = "pule esta etapa"; $a->strings["skip this step"] = "pule esta etapa";
$a->strings["select a photo from your photo albums"] = "selecione uma foto do seu álbum de fotos"; $a->strings["select a photo from your photo albums"] = "selecione uma foto do seu álbum de fotos";
@ -744,26 +744,26 @@ $a->strings["%d message"] = array(
); );
$a->strings["Message not available."] = "A mensagem não está disponível."; $a->strings["Message not available."] = "A mensagem não está disponível.";
$a->strings["Delete message"] = "Excluir a mensagem"; $a->strings["Delete message"] = "Excluir a mensagem";
$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = ""; $a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Não foi encontrada nenhuma comunicação segura. Você <strong>pode</strong> ser capaz de responder a partir da página de perfil do remetente.";
$a->strings["Send Reply"] = "Enviar resposta"; $a->strings["Send Reply"] = "Enviar resposta";
$a->strings["Friends of %s"] = "Amigos de %s"; $a->strings["Friends of %s"] = "Amigos de %s";
$a->strings["No friends to display."] = "Nenhum amigo para exibir."; $a->strings["No friends to display."] = "Nenhum amigo para exibir.";
$a->strings["Theme settings updated."] = ""; $a->strings["Theme settings updated."] = "As configurações do tema foram atualizadas.";
$a->strings["Site"] = "Site"; $a->strings["Site"] = "Site";
$a->strings["Users"] = "Usuários"; $a->strings["Users"] = "Usuários";
$a->strings["Plugins"] = "Plugins"; $a->strings["Plugins"] = "Plugins";
$a->strings["Themes"] = "Temas"; $a->strings["Themes"] = "Temas";
$a->strings["DB updates"] = ""; $a->strings["DB updates"] = "Atualizações do BD";
$a->strings["Logs"] = "Relatórios"; $a->strings["Logs"] = "Relatórios";
$a->strings["Admin"] = "Admin"; $a->strings["Admin"] = "Admin";
$a->strings["Plugin Features"] = ""; $a->strings["Plugin Features"] = "Recursos do plugin";
$a->strings["User registrations waiting for confirmation"] = "Cadastros de novos usuários aguardando confirmação"; $a->strings["User registrations waiting for confirmation"] = "Cadastros de novos usuários aguardando confirmação";
$a->strings["Normal Account"] = "Conta normal"; $a->strings["Normal Account"] = "Conta normal";
$a->strings["Soapbox Account"] = "Conta de vitrine"; $a->strings["Soapbox Account"] = "Conta de vitrine";
$a->strings["Community/Celebrity Account"] = "Conta de comunidade/celebridade"; $a->strings["Community/Celebrity Account"] = "Conta de comunidade/celebridade";
$a->strings["Automatic Friend Account"] = "Conta de amigo automático"; $a->strings["Automatic Friend Account"] = "Conta de amigo automático";
$a->strings["Blog Account"] = ""; $a->strings["Blog Account"] = "Conta de blog";
$a->strings["Private Forum"] = ""; $a->strings["Private Forum"] = "Fórum privado";
$a->strings["Message queues"] = ""; $a->strings["Message queues"] = "";
$a->strings["Administration"] = "Administração"; $a->strings["Administration"] = "Administração";
$a->strings["Summary"] = "Resumo"; $a->strings["Summary"] = "Resumo";
@ -786,15 +786,15 @@ $a->strings["Banner/Logo"] = "Banner/Logo";
$a->strings["System language"] = "Idioma do sistema"; $a->strings["System language"] = "Idioma do sistema";
$a->strings["System theme"] = "Tema do sistema"; $a->strings["System theme"] = "Tema do sistema";
$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = ""; $a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "";
$a->strings["Mobile system theme"] = ""; $a->strings["Mobile system theme"] = "Tema do sistema para dispositivos móveis";
$a->strings["Theme for mobile devices"] = ""; $a->strings["Theme for mobile devices"] = "Tema para dispositivos móveis";
$a->strings["SSL link policy"] = "Política de link SSL"; $a->strings["SSL link policy"] = "Política de link SSL";
$a->strings["Determines whether generated links should be forced to use SSL"] = "Determina se os links gerados devem ser forçados a utilizar SSL"; $a->strings["Determines whether generated links should be forced to use SSL"] = "Determina se os links gerados devem ser forçados a utilizar SSL";
$a->strings["Maximum image size"] = "Tamanho máximo da imagem"; $a->strings["Maximum image size"] = "Tamanho máximo da imagem";
$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Tamanho máximo, em bytes, das imagens enviadas. O padrão é 0, o que significa sem limites"; $a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Tamanho máximo, em bytes, das imagens enviadas. O padrão é 0, o que significa sem limites";
$a->strings["Maximum image length"] = ""; $a->strings["Maximum image length"] = "Tamanho máximo da imagem";
$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = ""; $a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "";
$a->strings["JPEG image quality"] = ""; $a->strings["JPEG image quality"] = "Qualidade da imagem JPEG";
$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = ""; $a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "";
$a->strings["Register policy"] = "Política de registro"; $a->strings["Register policy"] = "Política de registro";
$a->strings["Register text"] = "Texto de registro"; $a->strings["Register text"] = "Texto de registro";
@ -813,7 +813,7 @@ $a->strings["Global directory update URL"] = "URL de atualização do diretório
$a->strings["URL to update the global directory. If this is not set, the global directory is completely unavailable to the application."] = ""; $a->strings["URL to update the global directory. If this is not set, the global directory is completely unavailable to the application."] = "";
$a->strings["Allow threaded items"] = ""; $a->strings["Allow threaded items"] = "";
$a->strings["Allow infinite level threading for items on this site."] = ""; $a->strings["Allow infinite level threading for items on this site."] = "";
$a->strings["Private posts by default for new users"] = ""; $a->strings["Private posts by default for new users"] = "Publicações privadas por padrão para novos usuários";
$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = ""; $a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "";
$a->strings["Block multiple registrations"] = "Bloquear registros repetidos"; $a->strings["Block multiple registrations"] = "Bloquear registros repetidos";
$a->strings["Disallow users to register additional accounts for use as pages."] = "Desabilitar o registro de contas adicionais para serem usadas como páginas."; $a->strings["Disallow users to register additional accounts for use as pages."] = "Desabilitar o registro de contas adicionais para serem usadas como páginas.";
@ -837,22 +837,22 @@ $a->strings["Proxy user"] = "Usuário do proxy";
$a->strings["Proxy URL"] = "URL do proxy"; $a->strings["Proxy URL"] = "URL do proxy";
$a->strings["Network timeout"] = "Limite de tempo da rede"; $a->strings["Network timeout"] = "Limite de tempo da rede";
$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Valor em segundos. Defina como 0 para ilimitado (não recomendado)."; $a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Valor em segundos. Defina como 0 para ilimitado (não recomendado).";
$a->strings["Delivery interval"] = ""; $a->strings["Delivery interval"] = "Intervalo de envio";
$a->strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = ""; $a->strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = "";
$a->strings["Poll interval"] = ""; $a->strings["Poll interval"] = "";
$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = ""; $a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "";
$a->strings["Maximum Load Average"] = ""; $a->strings["Maximum Load Average"] = "";
$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = ""; $a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "";
$a->strings["Update has been marked successful"] = ""; $a->strings["Update has been marked successful"] = "A atualização foi marcada como bem sucedida";
$a->strings["Executing %s failed. Check system logs."] = ""; $a->strings["Executing %s failed. Check system logs."] = "Ocorreu um erro na execução de %s. Verifique os relatórios do sistema.";
$a->strings["Update %s was successfully applied."] = ""; $a->strings["Update %s was successfully applied."] = "A atualização %s foi aplicada com sucesso.";
$a->strings["Update %s did not return a status. Unknown if it succeeded."] = ""; $a->strings["Update %s did not return a status. Unknown if it succeeded."] = "";
$a->strings["Update function %s could not be found."] = ""; $a->strings["Update function %s could not be found."] = "Não foi possível encontrar a função de atualização %s.";
$a->strings["No failed updates."] = ""; $a->strings["No failed updates."] = "Nenhuma atualização com falha.";
$a->strings["Failed Updates"] = ""; $a->strings["Failed Updates"] = "Atualizações com falha";
$a->strings["This does not include updates prior to 1139, which did not return a status."] = ""; $a->strings["This does not include updates prior to 1139, which did not return a status."] = "";
$a->strings["Mark success (if update was manually applied)"] = ""; $a->strings["Mark success (if update was manually applied)"] = "Marcar como bem sucedida (caso tenham sido aplicadas atualizações manuais)";
$a->strings["Attempt to execute this update step automatically"] = ""; $a->strings["Attempt to execute this update step automatically"] = "Tentar executar esse passo da atualização automaticamente";
$a->strings["%s user blocked/unblocked"] = array( $a->strings["%s user blocked/unblocked"] = array(
0 => "%s usuário bloqueado/desbloqueado", 0 => "%s usuário bloqueado/desbloqueado",
1 => "%s usuários bloqueados/desbloqueados", 1 => "%s usuários bloqueados/desbloqueados",
@ -870,7 +870,7 @@ $a->strings["Request date"] = "Solicitar data";
$a->strings["Email"] = "E-mail"; $a->strings["Email"] = "E-mail";
$a->strings["No registrations."] = "Nenhum registro."; $a->strings["No registrations."] = "Nenhum registro.";
$a->strings["Deny"] = "Negar"; $a->strings["Deny"] = "Negar";
$a->strings["Site admin"] = ""; $a->strings["Site admin"] = "Administração do site";
$a->strings["Register date"] = "Data de registro"; $a->strings["Register date"] = "Data de registro";
$a->strings["Last login"] = "Última entrada"; $a->strings["Last login"] = "Última entrada";
$a->strings["Last item"] = "Último item"; $a->strings["Last item"] = "Último item";
@ -912,13 +912,13 @@ $a->strings["{0} is now friends with %s"] = "{0} agora é amigo de %s";
$a->strings["{0} posted"] = "{0} publicou"; $a->strings["{0} posted"] = "{0} publicou";
$a->strings["{0} tagged %s's post with #%s"] = "{0} etiquetou a publicação de %s com #%s"; $a->strings["{0} tagged %s's post with #%s"] = "{0} etiquetou a publicação de %s com #%s";
$a->strings["{0} mentioned you in a post"] = "{0} mencionou você em uma publicação"; $a->strings["{0} mentioned you in a post"] = "{0} mencionou você em uma publicação";
$a->strings["Contacts who are not members of a group"] = ""; $a->strings["Contacts who are not members of a group"] = "Contatos que não são membros de um grupo";
$a->strings["OpenID protocol error. No ID returned."] = "Erro no protocolo OpenID. Não foi retornada nenhuma ID."; $a->strings["OpenID protocol error. No ID returned."] = "Erro no protocolo OpenID. Não foi retornada nenhuma ID.";
$a->strings["Account not found and OpenID registration is not permitted on this site."] = "A conta não foi encontrada e não são permitidos registros via OpenID nesse site."; $a->strings["Account not found and OpenID registration is not permitted on this site."] = "A conta não foi encontrada e não são permitidos registros via OpenID nesse site.";
$a->strings["Login failed."] = "Não foi possível autenticar."; $a->strings["Login failed."] = "Não foi possível autenticar.";
$a->strings["Contact added"] = ""; $a->strings["Contact added"] = "O contato foi adicionado";
$a->strings["Common Friends"] = "Amigos em Comum"; $a->strings["Common Friends"] = "Amigos em Comum";
$a->strings["No contacts in common."] = ""; $a->strings["No contacts in common."] = "Nenhum contato em comum.";
$a->strings["%1\$s is following %2\$s's %3\$s"] = ""; $a->strings["%1\$s is following %2\$s's %3\$s"] = "";
$a->strings["link"] = "ligação"; $a->strings["link"] = "ligação";
$a->strings["Item has been removed."] = "O item foi removido."; $a->strings["Item has been removed."] = "O item foi removido.";
@ -927,22 +927,22 @@ $a->strings["No installed applications."] = "Nenhum aplicativo instalado";
$a->strings["Search"] = "Pesquisar"; $a->strings["Search"] = "Pesquisar";
$a->strings["Profile not found."] = "O perfil não foi encontrado."; $a->strings["Profile not found."] = "O perfil não foi encontrado.";
$a->strings["Profile Name is required."] = "É necessário informar o nome do perfil."; $a->strings["Profile Name is required."] = "É necessário informar o nome do perfil.";
$a->strings["Marital Status"] = ""; $a->strings["Marital Status"] = "Estado civil";
$a->strings["Romantic Partner"] = ""; $a->strings["Romantic Partner"] = "Parceiro romântico";
$a->strings["Likes"] = ""; $a->strings["Likes"] = "";
$a->strings["Dislikes"] = ""; $a->strings["Dislikes"] = "";
$a->strings["Work/Employment"] = ""; $a->strings["Work/Employment"] = "Trabalho/emprego";
$a->strings["Religion"] = ""; $a->strings["Religion"] = "Religião";
$a->strings["Political Views"] = ""; $a->strings["Political Views"] = "Posicionamento político";
$a->strings["Gender"] = ""; $a->strings["Gender"] = "Gênero";
$a->strings["Sexual Preference"] = ""; $a->strings["Sexual Preference"] = "Preferência sexual";
$a->strings["Homepage"] = ""; $a->strings["Homepage"] = "";
$a->strings["Interests"] = ""; $a->strings["Interests"] = "Interesses";
$a->strings["Address"] = ""; $a->strings["Address"] = "Endereço";
$a->strings["Location"] = ""; $a->strings["Location"] = "Localização";
$a->strings["Profile updated."] = "O perfil foi atualizado."; $a->strings["Profile updated."] = "O perfil foi atualizado.";
$a->strings[" and "] = ""; $a->strings[" and "] = " e ";
$a->strings["public profile"] = ""; $a->strings["public profile"] = "perfil público";
$a->strings["%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;"] = ""; $a->strings["%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;"] = "";
$a->strings[" - Visit %1\$s's %2\$s"] = ""; $a->strings[" - Visit %1\$s's %2\$s"] = "";
$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = ""; $a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "";
@ -950,7 +950,7 @@ $a->strings["Profile deleted."] = "O perfil foi excluído.";
$a->strings["Profile-"] = "Perfil-"; $a->strings["Profile-"] = "Perfil-";
$a->strings["New profile created."] = "O novo perfil foi criado."; $a->strings["New profile created."] = "O novo perfil foi criado.";
$a->strings["Profile unavailable to clone."] = "O perfil não está disponível para clonagem."; $a->strings["Profile unavailable to clone."] = "O perfil não está disponível para clonagem.";
$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Esconder sua lista de contatos/amigos dos visitantes no seu perfil?"; $a->strings["Hide your contact/friend list from viewers of this profile?"] = "Ocultar sua lista de contatos/amigos dos visitantes no seu perfil?";
$a->strings["Edit Profile Details"] = "Editar os detalhes do perfil"; $a->strings["Edit Profile Details"] = "Editar os detalhes do perfil";
$a->strings["View this profile"] = "Ver este perfil"; $a->strings["View this profile"] = "Ver este perfil";
$a->strings["Create a new profile using these settings"] = "Criar um novo perfil usando estas configurações"; $a->strings["Create a new profile using these settings"] = "Criar um novo perfil usando estas configurações";
@ -969,7 +969,7 @@ $a->strings["Region/State:"] = "Região/Estado:";
$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "Estado civil <span class=\"heart\">&hearts;</span>:"; $a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "Estado civil <span class=\"heart\">&hearts;</span>:";
$a->strings["Who: (if applicable)"] = "Quem: (se pertinente)"; $a->strings["Who: (if applicable)"] = "Quem: (se pertinente)";
$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Exemplos: fulano123, Fulano de Tal, fulano@exemplo.com"; $a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Exemplos: fulano123, Fulano de Tal, fulano@exemplo.com";
$a->strings["Since [date]:"] = ""; $a->strings["Since [date]:"] = "Desde [data]:";
$a->strings["Sexual Preference:"] = "Preferência sexual:"; $a->strings["Sexual Preference:"] = "Preferência sexual:";
$a->strings["Homepage URL:"] = "Endereço do site web:"; $a->strings["Homepage URL:"] = "Endereço do site web:";
$a->strings["Hometown:"] = ""; $a->strings["Hometown:"] = "";
@ -1014,17 +1014,17 @@ $a->strings["No entries."] = "Sem entradas.";
$a->strings["Source (bbcode) text:"] = ""; $a->strings["Source (bbcode) text:"] = "";
$a->strings["Source (Diaspora) text to convert to BBcode:"] = ""; $a->strings["Source (Diaspora) text to convert to BBcode:"] = "";
$a->strings["Source input: "] = ""; $a->strings["Source input: "] = "";
$a->strings["bb2html: "] = ""; $a->strings["bb2html: "] = "bb2html: ";
$a->strings["bb2html2bb: "] = ""; $a->strings["bb2html2bb: "] = "bb2html2bb: ";
$a->strings["bb2md: "] = ""; $a->strings["bb2md: "] = "bb2md: ";
$a->strings["bb2md2html: "] = ""; $a->strings["bb2md2html: "] = "bb2md2html: ";
$a->strings["bb2dia2bb: "] = ""; $a->strings["bb2dia2bb: "] = "bb2dia2bb: ";
$a->strings["bb2md2html2bb: "] = ""; $a->strings["bb2md2html2bb: "] = "bb2md2html2bb: ";
$a->strings["Source input (Diaspora format): "] = ""; $a->strings["Source input (Diaspora format): "] = "";
$a->strings["diaspora2bb: "] = ""; $a->strings["diaspora2bb: "] = "diaspora2bb: ";
$a->strings["Friend Suggestions"] = "Sugestões de amigos"; $a->strings["Friend Suggestions"] = "Sugestões de amigos";
$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Não existe nenhuma sugestão disponível. Se este for um site novo, por favor tente novamente em 24 horas."; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Não existe nenhuma sugestão disponível. Se este for um site novo, por favor tente novamente em 24 horas.";
$a->strings["Ignore/Hide"] = "Ignorar/Esconder"; $a->strings["Ignore/Hide"] = "Ignorar/Ocultar";
$a->strings["Global Directory"] = "Diretório global"; $a->strings["Global Directory"] = "Diretório global";
$a->strings["Find on this site"] = "Pesquisar neste site"; $a->strings["Find on this site"] = "Pesquisar neste site";
$a->strings["Site Directory"] = "Diretório do site"; $a->strings["Site Directory"] = "Diretório do site";
@ -1033,7 +1033,7 @@ $a->strings["Gender:"] = "Gênero:";
$a->strings["Status:"] = "Estado:"; $a->strings["Status:"] = "Estado:";
$a->strings["Homepage:"] = "Página web:"; $a->strings["Homepage:"] = "Página web:";
$a->strings["About:"] = "Sobre:"; $a->strings["About:"] = "Sobre:";
$a->strings["No entries (some entries may be hidden)."] = "Nenhuma entrada (algumas entradas podem estar escondidas)."; $a->strings["No entries (some entries may be hidden)."] = "Nenhuma entrada (algumas entradas podem estar ocultas).";
$a->strings["%s : Not a valid email address."] = "%s : Não é um endereço de e-mail válido."; $a->strings["%s : Not a valid email address."] = "%s : Não é um endereço de e-mail válido.";
$a->strings["Please join us on Friendica"] = "Por favor, junte-se à nós na Friendica"; $a->strings["Please join us on Friendica"] = "Por favor, junte-se à nós na Friendica";
$a->strings["%s : Message delivery failed."] = "%s : Não foi possível enviar a mensagem."; $a->strings["%s : Message delivery failed."] = "%s : Não foi possível enviar a mensagem.";
@ -1070,11 +1070,11 @@ $a->strings["The ID provided by your system is a duplicate on our system. It sho
$a->strings["Unable to set your contact credentials on our system."] = "Não foi possível definir suas credenciais de contato no nosso sistema."; $a->strings["Unable to set your contact credentials on our system."] = "Não foi possível definir suas credenciais de contato no nosso sistema.";
$a->strings["Unable to update your contact profile details on our system"] = "Não foi possível atualizar os detalhes do seu perfil em nosso sistema."; $a->strings["Unable to update your contact profile details on our system"] = "Não foi possível atualizar os detalhes do seu perfil em nosso sistema.";
$a->strings["Connection accepted at %s"] = "Conexão aceita em %s"; $a->strings["Connection accepted at %s"] = "Conexão aceita em %s";
$a->strings["%1\$s has joined %2\$s"] = ""; $a->strings["%1\$s has joined %2\$s"] = "%1\$s se associou a %2\$s";
$a->strings["Google+ Import Settings"] = ""; $a->strings["Google+ Import Settings"] = "Configurações de importação do Google+";
$a->strings["Enable Google+ Import"] = ""; $a->strings["Enable Google+ Import"] = "Habilitar a importação do Google+";
$a->strings["Google Account ID"] = ""; $a->strings["Google Account ID"] = "ID da conta do Google";
$a->strings["Google+ Import Settings saved."] = ""; $a->strings["Google+ Import Settings saved."] = "As configurações de importação do Google+ foram salvas.";
$a->strings["Facebook disabled"] = "O Facebook está desabilitado"; $a->strings["Facebook disabled"] = "O Facebook está desabilitado";
$a->strings["Updating contacts"] = "Atualizando os contatos"; $a->strings["Updating contacts"] = "Atualizando os contatos";
$a->strings["Facebook API key is missing."] = "A chave de API do Facebook não foi encontrada."; $a->strings["Facebook API key is missing."] = "A chave de API do Facebook não foi encontrada.";
@ -1098,9 +1098,9 @@ $a->strings["Facebook Connector Settings"] = "Configurações do conector do Fac
$a->strings["Facebook API Key"] = "Chave da API do Facebook"; $a->strings["Facebook API Key"] = "Chave da API do Facebook";
$a->strings["Error: it appears that you have specified the App-ID and -Secret in your .htconfig.php file. As long as they are specified there, they cannot be set using this form.<br><br>"] = ""; $a->strings["Error: it appears that you have specified the App-ID and -Secret in your .htconfig.php file. As long as they are specified there, they cannot be set using this form.<br><br>"] = "";
$a->strings["Error: the given API Key seems to be incorrect (the application access token could not be retrieved)."] = ""; $a->strings["Error: the given API Key seems to be incorrect (the application access token could not be retrieved)."] = "";
$a->strings["The given API Key seems to work correctly."] = ""; $a->strings["The given API Key seems to work correctly."] = "A chave de API fornecida aparentemente está funcionando corretamente.";
$a->strings["The correctness of the API Key could not be detected. Something strange's going on."] = ""; $a->strings["The correctness of the API Key could not be detected. Something strange's going on."] = "";
$a->strings["App-ID / API-Key"] = ""; $a->strings["App-ID / API-Key"] = "App-ID / API-Key";
$a->strings["Application secret"] = "Segredo da aplicação"; $a->strings["Application secret"] = "Segredo da aplicação";
$a->strings["Polling Interval in minutes (minimum %1\$s minutes)"] = ""; $a->strings["Polling Interval in minutes (minimum %1\$s minutes)"] = "";
$a->strings["Synchronize comments (no comments on Facebook are missed, at the cost of increased system load)"] = ""; $a->strings["Synchronize comments (no comments on Facebook are missed, at the cost of increased system load)"] = "";
@ -1123,16 +1123,16 @@ $a->strings["Automatically follow any StatusNet followers/mentioners"] = "";
$a->strings["Bg settings updated."] = ""; $a->strings["Bg settings updated."] = "";
$a->strings["Bg Settings"] = ""; $a->strings["Bg Settings"] = "";
$a->strings["How many contacts to display on profile sidebar"] = "Quantos contatos mostrar na barra lateral do perfil"; $a->strings["How many contacts to display on profile sidebar"] = "Quantos contatos mostrar na barra lateral do perfil";
$a->strings["Lifetime of the cache (in hours)"] = ""; $a->strings["Lifetime of the cache (in hours)"] = "Tempo de vida do cache (em horas)";
$a->strings["Cache Statistics"] = ""; $a->strings["Cache Statistics"] = "Estatísticas do cache";
$a->strings["Number of items"] = ""; $a->strings["Number of items"] = "Número de itens";
$a->strings["Size of the cache"] = ""; $a->strings["Size of the cache"] = "Tamanho do cache";
$a->strings["Delete the whole cache"] = ""; $a->strings["Delete the whole cache"] = "Excluir o cache inteiro";
$a->strings["Facebook Post disabled"] = ""; $a->strings["Facebook Post disabled"] = "A publicação no Facebook foi desabilitada";
$a->strings["Facebook Post"] = ""; $a->strings["Facebook Post"] = "Publicação no Facebook";
$a->strings["Install Facebook Post connector for this account."] = ""; $a->strings["Install Facebook Post connector for this account."] = "Instalar o conector de publicação no Facebook para esta conta.";
$a->strings["Remove Facebook Post connector"] = ""; $a->strings["Remove Facebook Post connector"] = "Remover o conector de publicação no Facebook";
$a->strings["Facebook Post Settings"] = ""; $a->strings["Facebook Post Settings"] = "Configurações de publicação no Facebook";
$a->strings["%d person likes this"] = array( $a->strings["%d person likes this"] = array(
0 => "%d pessoa gosta disso", 0 => "%d pessoa gosta disso",
1 => "%d pessoas gostam disso", 1 => "%d pessoas gostam disso",
@ -1162,19 +1162,19 @@ $a->strings["stroke beard"] = "";
$a->strings["stroked their beard at"] = ""; $a->strings["stroked their beard at"] = "";
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = ""; $a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "";
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = ""; $a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "";
$a->strings["hug"] = ""; $a->strings["hug"] = "abraço";
$a->strings["hugged"] = ""; $a->strings["hugged"] = "";
$a->strings["kiss"] = ""; $a->strings["kiss"] = "beijo";
$a->strings["kissed"] = ""; $a->strings["kissed"] = "";
$a->strings["raise eyebrows at"] = ""; $a->strings["raise eyebrows at"] = "";
$a->strings["raised their eyebrows at"] = ""; $a->strings["raised their eyebrows at"] = "";
$a->strings["insult"] = ""; $a->strings["insult"] = "insultar";
$a->strings["insulted"] = ""; $a->strings["insulted"] = "";
$a->strings["praise"] = ""; $a->strings["praise"] = "";
$a->strings["praised"] = ""; $a->strings["praised"] = "";
$a->strings["be dubious of"] = ""; $a->strings["be dubious of"] = "";
$a->strings["was dubious of"] = ""; $a->strings["was dubious of"] = "";
$a->strings["eat"] = ""; $a->strings["eat"] = "comer";
$a->strings["ate"] = ""; $a->strings["ate"] = "";
$a->strings["giggle and fawn at"] = ""; $a->strings["giggle and fawn at"] = "";
$a->strings["giggled and fawned at"] = ""; $a->strings["giggled and fawned at"] = "";
@ -1197,14 +1197,14 @@ $a->strings["Post to LiveJournal by default"] = "Publicar no LiveJournal por pad
$a->strings["Not Safe For Work (General Purpose Content Filter) settings"] = ""; $a->strings["Not Safe For Work (General Purpose Content Filter) settings"] = "";
$a->strings["This plugin looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW. This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."] = ""; $a->strings["This plugin looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW. This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."] = "";
$a->strings["Enable Content filter"] = "Habilitar o filtro de conteúdo"; $a->strings["Enable Content filter"] = "Habilitar o filtro de conteúdo";
$a->strings["Comma separated list of keywords to hide"] = "Lista de palavras-chave a serem escondidas, separadas por vírgula"; $a->strings["Comma separated list of keywords to hide"] = "Lista de palavras-chave a serem ocultadas, separadas por vírgula";
$a->strings["Use /expression/ to provide regular expressions"] = "Use /expressão/ para fornecer a expressão regular"; $a->strings["Use /expression/ to provide regular expressions"] = "Use /expressão/ para fornecer a expressão regular";
$a->strings["NSFW Settings saved."] = "Configurações NSFW armazenadas."; $a->strings["NSFW Settings saved."] = "Configurações NSFW armazenadas.";
$a->strings["%s - Click to open/close"] = "%s "; $a->strings["%s - Click to open/close"] = "%s ";
$a->strings["Forums"] = "Fóruns"; $a->strings["Forums"] = "Fóruns";
$a->strings["Forums:"] = ""; $a->strings["Forums:"] = "Fóruns:";
$a->strings["Page settings updated."] = ""; $a->strings["Page settings updated."] = "As configurações da página foram atualizadas.";
$a->strings["Page Settings"] = ""; $a->strings["Page Settings"] = "Configurações da página";
$a->strings["How many forums to display on sidebar without paging"] = ""; $a->strings["How many forums to display on sidebar without paging"] = "";
$a->strings["Randomise Page/Forum list"] = ""; $a->strings["Randomise Page/Forum list"] = "";
$a->strings["Show pages/forums on profile page"] = ""; $a->strings["Show pages/forums on profile page"] = "";
@ -1217,29 +1217,29 @@ $a->strings["Most active users"] = "Usuários mais ativos";
$a->strings["Latest photos"] = "Últimas fotos"; $a->strings["Latest photos"] = "Últimas fotos";
$a->strings["Latest likes"] = ""; $a->strings["Latest likes"] = "";
$a->strings["event"] = "evento"; $a->strings["event"] = "evento";
$a->strings["No access"] = ""; $a->strings["No access"] = "Nenhum acesso";
$a->strings["Could not open component for editing"] = ""; $a->strings["Could not open component for editing"] = "Não foi possível abrir o componente para edição";
$a->strings["Go back to the calendar"] = ""; $a->strings["Go back to the calendar"] = "Voltar para a agenda";
$a->strings["Event data"] = ""; $a->strings["Event data"] = "Data do evento";
$a->strings["Calendar"] = ""; $a->strings["Calendar"] = "Agenda";
$a->strings["Special color"] = ""; $a->strings["Special color"] = "Cor especial";
$a->strings["Subject"] = ""; $a->strings["Subject"] = "Assunto";
$a->strings["Starts"] = ""; $a->strings["Starts"] = "Início";
$a->strings["Ends"] = ""; $a->strings["Ends"] = "Término";
$a->strings["Description"] = ""; $a->strings["Description"] = "Descrição";
$a->strings["Recurrence"] = ""; $a->strings["Recurrence"] = "Recorrência";
$a->strings["Frequency"] = ""; $a->strings["Frequency"] = "Frequência";
$a->strings["Daily"] = "Diariamente"; $a->strings["Daily"] = "Diariamente";
$a->strings["Weekly"] = "Semanalmente"; $a->strings["Weekly"] = "Semanalmente";
$a->strings["Monthly"] = "Mensalmente"; $a->strings["Monthly"] = "Mensalmente";
$a->strings["Yearly"] = ""; $a->strings["Yearly"] = "Anualmente";
$a->strings["days"] = "dias"; $a->strings["days"] = "dias";
$a->strings["weeks"] = "semanas"; $a->strings["weeks"] = "semanas";
$a->strings["months"] = "meses"; $a->strings["months"] = "meses";
$a->strings["years"] = "anos"; $a->strings["years"] = "anos";
$a->strings["Interval"] = ""; $a->strings["Interval"] = "Intervalo";
$a->strings["All %select% %time%"] = ""; $a->strings["All %select% %time%"] = "";
$a->strings["Days"] = ""; $a->strings["Days"] = "Dias";
$a->strings["Sunday"] = "Domingo"; $a->strings["Sunday"] = "Domingo";
$a->strings["Monday"] = "Segunda"; $a->strings["Monday"] = "Segunda";
$a->strings["Tuesday"] = "Terça"; $a->strings["Tuesday"] = "Terça";
@ -1247,99 +1247,99 @@ $a->strings["Wednesday"] = "Quarta";
$a->strings["Thursday"] = "Quinta"; $a->strings["Thursday"] = "Quinta";
$a->strings["Friday"] = "Sexta"; $a->strings["Friday"] = "Sexta";
$a->strings["Saturday"] = "Sábado"; $a->strings["Saturday"] = "Sábado";
$a->strings["First day of week:"] = ""; $a->strings["First day of week:"] = "Primeiro dia da semana:";
$a->strings["Day of month"] = ""; $a->strings["Day of month"] = "Dia do mês";
$a->strings["#num#th of each month"] = ""; $a->strings["#num#th of each month"] = "";
$a->strings["#num#th-last of each month"] = ""; $a->strings["#num#th-last of each month"] = "";
$a->strings["#num#th #wkday# of each month"] = ""; $a->strings["#num#th #wkday# of each month"] = "";
$a->strings["#num#th-last #wkday# of each month"] = ""; $a->strings["#num#th-last #wkday# of each month"] = "";
$a->strings["Month"] = ""; $a->strings["Month"] = "Mês";
$a->strings["#num#th of the given month"] = ""; $a->strings["#num#th of the given month"] = "";
$a->strings["#num#th-last of the given month"] = ""; $a->strings["#num#th-last of the given month"] = "";
$a->strings["#num#th #wkday# of the given month"] = ""; $a->strings["#num#th #wkday# of the given month"] = "";
$a->strings["#num#th-last #wkday# of the given month"] = ""; $a->strings["#num#th-last #wkday# of the given month"] = "";
$a->strings["Repeat until"] = ""; $a->strings["Repeat until"] = "Repetir até";
$a->strings["Infinite"] = ""; $a->strings["Infinite"] = "Infinito";
$a->strings["Until the following date"] = ""; $a->strings["Until the following date"] = "Até a seguinte data";
$a->strings["Number of times"] = ""; $a->strings["Number of times"] = "Número de vezes";
$a->strings["Exceptions"] = ""; $a->strings["Exceptions"] = "Exceções";
$a->strings["none"] = ""; $a->strings["none"] = "nenhuma";
$a->strings["Notification"] = ""; $a->strings["Notification"] = "Notificação";
$a->strings["Notify by"] = ""; $a->strings["Notify by"] = "Notificar por";
$a->strings["E-Mail"] = ""; $a->strings["E-Mail"] = "E-Mail";
$a->strings["On Friendica / Display"] = ""; $a->strings["On Friendica / Display"] = "Na Friendica / Exibir";
$a->strings["Time"] = ""; $a->strings["Time"] = "Tempo";
$a->strings["Hours"] = ""; $a->strings["Hours"] = "Horas";
$a->strings["Minutes"] = ""; $a->strings["Minutes"] = "Minutos";
$a->strings["Seconds"] = ""; $a->strings["Seconds"] = "Segundos";
$a->strings["Weeks"] = ""; $a->strings["Weeks"] = "Semanas";
$a->strings["before the"] = ""; $a->strings["before the"] = "antes do";
$a->strings["start of the event"] = ""; $a->strings["start of the event"] = "início do evento";
$a->strings["end of the event"] = ""; $a->strings["end of the event"] = "fim do evento";
$a->strings["Add a notification"] = ""; $a->strings["Add a notification"] = "Adicionar uma notificação";
$a->strings["The event #name# will start at #date"] = ""; $a->strings["The event #name# will start at #date"] = "O evento #name# iniciará em #date";
$a->strings["#name# is about to begin."] = ""; $a->strings["#name# is about to begin."] = "#name# está prestes a começar.";
$a->strings["Saved"] = ""; $a->strings["Saved"] = "Salvo";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = ""; $a->strings["U.S. Time Format (mm/dd/YYYY)"] = "Formato de data estadunidense (mm/dd/YYYY)";
$a->strings["German Time Format (dd.mm.YYYY)"] = ""; $a->strings["German Time Format (dd.mm.YYYY)"] = "Formato de data alemão (dd.mm.YYYY)";
$a->strings["Private Events"] = ""; $a->strings["Private Events"] = "Eventos privados";
$a->strings["Private Addressbooks"] = ""; $a->strings["Private Addressbooks"] = "Livros de endereço privados";
$a->strings["Friendica-Native events"] = ""; $a->strings["Friendica-Native events"] = "Eventos nativos do Friendica";
$a->strings["Friendica-Contacts"] = ""; $a->strings["Friendica-Contacts"] = "Contatos Friendica";
$a->strings["Your Friendica-Contacts"] = ""; $a->strings["Your Friendica-Contacts"] = "Seus contatos Friendica";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = ""; $a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "";
$a->strings["Something went wrong when trying to import the file. Sorry."] = ""; $a->strings["Something went wrong when trying to import the file. Sorry."] = "";
$a->strings["The ICS-File has been imported."] = ""; $a->strings["The ICS-File has been imported."] = "O arquivo ICS foi importado.";
$a->strings["No file was uploaded."] = ""; $a->strings["No file was uploaded."] = "Não foi enviado nenhum arquivo.";
$a->strings["Import a ICS-file"] = ""; $a->strings["Import a ICS-file"] = "Importar um arquivo ICS";
$a->strings["ICS-File"] = ""; $a->strings["ICS-File"] = "Arquivo ICS";
$a->strings["Overwrite all #num# existing events"] = ""; $a->strings["Overwrite all #num# existing events"] = "Sobrescrever todos os #num# eventos existentes";
$a->strings["New event"] = ""; $a->strings["New event"] = "Novo evento";
$a->strings["Today"] = ""; $a->strings["Today"] = "Hoje";
$a->strings["Day"] = ""; $a->strings["Day"] = "Dia";
$a->strings["Week"] = ""; $a->strings["Week"] = "Semana";
$a->strings["Reload"] = ""; $a->strings["Reload"] = "";
$a->strings["Date"] = ""; $a->strings["Date"] = "Data";
$a->strings["Error"] = ""; $a->strings["Error"] = "Erro";
$a->strings["The calendar has been updated."] = ""; $a->strings["The calendar has been updated."] = "A agenda foi atualizada.";
$a->strings["The new calendar has been created."] = ""; $a->strings["The new calendar has been created."] = "A nova agenda foi criada.";
$a->strings["The calendar has been deleted."] = ""; $a->strings["The calendar has been deleted."] = "A agenda foi excluída.";
$a->strings["Calendar Settings"] = ""; $a->strings["Calendar Settings"] = "Configurações da agenda";
$a->strings["Date format"] = ""; $a->strings["Date format"] = "Formato da data";
$a->strings["Time zone"] = ""; $a->strings["Time zone"] = "Fuso horário";
$a->strings["Calendars"] = ""; $a->strings["Calendars"] = "Agendas";
$a->strings["Create a new calendar"] = ""; $a->strings["Create a new calendar"] = "Criar uma nova agenda";
$a->strings["Limitations"] = ""; $a->strings["Limitations"] = "Limitações";
$a->strings["Warning"] = ""; $a->strings["Warning"] = "Aviso";
$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = ""; $a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Sincronização (iPhone, Thunderbird Lightning, Android, ...)";
$a->strings["Synchronizing this calendar with the iPhone"] = ""; $a->strings["Synchronizing this calendar with the iPhone"] = "Sincronização desta agenda com o iPhone";
$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = ""; $a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Sincronização dos seus contatos Friendica com o iPhone";
$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = ""; $a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "";
$a->strings["Extended calendar with CalDAV-support"] = ""; $a->strings["Extended calendar with CalDAV-support"] = "";
$a->strings["noreply"] = "naoresponda"; $a->strings["noreply"] = "naoresponda";
$a->strings["Notification: "] = ""; $a->strings["Notification: "] = "Notificação:";
$a->strings["The database tables have been installed."] = ""; $a->strings["The database tables have been installed."] = "As tabelas do banco de dados foram instaladas.";
$a->strings["An error occurred during the installation."] = ""; $a->strings["An error occurred during the installation."] = "Ocorreu um erro durante a instalação.";
$a->strings["The database tables have been updated."] = ""; $a->strings["The database tables have been updated."] = "As tabelas do banco de dados foram atualizadas.";
$a->strings["An error occurred during the update."] = ""; $a->strings["An error occurred during the update."] = "Ocorreu um erro durante a atualização.";
$a->strings["No system-wide settings yet."] = ""; $a->strings["No system-wide settings yet."] = "Ainda não existe nenhuma configuração global do sistema.";
$a->strings["Database status"] = ""; $a->strings["Database status"] = "Situação do banco de dados";
$a->strings["Installed"] = ""; $a->strings["Installed"] = "Instalado";
$a->strings["Upgrade needed"] = ""; $a->strings["Upgrade needed"] = "É necessária uma atualização";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = ""; $a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "";
$a->strings["Upgrade"] = ""; $a->strings["Upgrade"] = "Atualizar";
$a->strings["Not installed"] = ""; $a->strings["Not installed"] = "Não instalado";
$a->strings["Install"] = ""; $a->strings["Install"] = "Instalar";
$a->strings["Unknown"] = ""; $a->strings["Unknown"] = "Desconhecido";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = ""; $a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "";
$a->strings["Troubleshooting"] = ""; $a->strings["Troubleshooting"] = "";
$a->strings["Manual creation of the database tables:"] = ""; $a->strings["Manual creation of the database tables:"] = "Criação manual das tabelas do banco de dados:";
$a->strings["Show SQL-statements"] = ""; $a->strings["Show SQL-statements"] = "";
$a->strings["Private Calendar"] = ""; $a->strings["Private Calendar"] = "Agenda privada";
$a->strings["Friendica Events: Mine"] = ""; $a->strings["Friendica Events: Mine"] = "Eventos Friendica: Meus";
$a->strings["Friendica Events: Contacts"] = ""; $a->strings["Friendica Events: Contacts"] = "Eventos Friendica: Contatos";
$a->strings["Private Addresses"] = ""; $a->strings["Private Addresses"] = "Endereços privados";
$a->strings["Friendica Contacts"] = ""; $a->strings["Friendica Contacts"] = "Contatos Friendica";
$a->strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>"] = "Permite o uso do id friendica (%s) para conectar ao armazenamento tipo unhosted externo (ex: ownCloud). Veja <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>"; $a->strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>"] = "Permite o uso do id friendica (%s) para conectar ao armazenamento tipo unhosted externo (ex: ownCloud). Veja <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>";
$a->strings["Template URL (with {category})"] = "URL do Template (com {category})"; $a->strings["Template URL (with {category})"] = "URL do Template (com {category})";
$a->strings["OAuth end-point"] = "OAuth terminal"; $a->strings["OAuth end-point"] = "OAuth terminal";
@ -1375,13 +1375,13 @@ $a->strings["Drupal site URL"] = "URL do site Drupal";
$a->strings["Drupal site uses clean URLS"] = "Site Drupal usa URLs limpas"; $a->strings["Drupal site uses clean URLS"] = "Site Drupal usa URLs limpas";
$a->strings["Post to Drupal by default"] = "Postar para o Drupal como padrão"; $a->strings["Post to Drupal by default"] = "Postar para o Drupal como padrão";
$a->strings["Post from Friendica"] = "Postar do Friendica"; $a->strings["Post from Friendica"] = "Postar do Friendica";
$a->strings["Startpage Settings"] = ""; $a->strings["Startpage Settings"] = "Configurações da página inicial";
$a->strings["Home page to load after login - leave blank for profile wall"] = ""; $a->strings["Home page to load after login - leave blank for profile wall"] = "Página a ser carregada após a autenticação - deixe em branco para o mural do perfil";
$a->strings["Examples: &quot;network&quot; or &quot;notifications/system&quot;"] = ""; $a->strings["Examples: &quot;network&quot; or &quot;notifications/system&quot;"] = "Exemplos: &quot;network&quot; or &quot;notifications/system&quot;";
$a->strings["Geonames settings updated."] = "Configurações Geonames atualizadas."; $a->strings["Geonames settings updated."] = "Configurações Geonames atualizadas.";
$a->strings["Geonames Settings"] = "Configurações Geonames"; $a->strings["Geonames Settings"] = "Configurações Geonames";
$a->strings["Enable Geonames Plugin"] = "Plugin Geonames Habilitado"; $a->strings["Enable Geonames Plugin"] = "Plugin Geonames Habilitado";
$a->strings["Your account on %s will expire in a few days."] = ""; $a->strings["Your account on %s will expire in a few days."] = "Sua conta em %s expirará em poucos dias.";
$a->strings["Your Friendica account is about to expire."] = ""; $a->strings["Your Friendica account is about to expire."] = "";
$a->strings["Hi %1\$s,\n\nYour account on %2\$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"] = ""; $a->strings["Hi %1\$s,\n\nYour account on %2\$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"] = "";
$a->strings["Upload a file"] = "Enviar um arquivo"; $a->strings["Upload a file"] = "Enviar um arquivo";
@ -1400,6 +1400,7 @@ $a->strings["Forumlist settings updated."] = "";
$a->strings["Forumlist Settings"] = ""; $a->strings["Forumlist Settings"] = "";
$a->strings["Randomise forum list"] = ""; $a->strings["Randomise forum list"] = "";
$a->strings["Show forums on profile page"] = ""; $a->strings["Show forums on profile page"] = "";
$a->strings["Show forums on network page"] = "";
$a->strings["Impressum"] = "Impressum"; $a->strings["Impressum"] = "Impressum";
$a->strings["Site Owner"] = "Responsável pelo site"; $a->strings["Site Owner"] = "Responsável pelo site";
$a->strings["Email Address"] = "Endereço de e-mail"; $a->strings["Email Address"] = "Endereço de e-mail";
@ -1429,7 +1430,7 @@ $a->strings[":-)"] = ":-)";
$a->strings[":-("] = ":-("; $a->strings[":-("] = ":-(";
$a->strings["lol"] = "lol"; $a->strings["lol"] = "lol";
$a->strings["Quick Comment Settings"] = "Configurações de Comentários Rápidos"; $a->strings["Quick Comment Settings"] = "Configurações de Comentários Rápidos";
$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "Comentários rápidos são encontrados próximos às caixas de comentários, algumas vezes escondidos. Clique neles para produzir respostas simples."; $a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "Comentários rápidos são encontrados próximos às caixas de comentários, algumas vezes ocultos. Clique neles para produzir respostas simples.";
$a->strings["Enter quick comments, one per line"] = "Digite comentários rápidos, um por linha"; $a->strings["Enter quick comments, one per line"] = "Digite comentários rápidos, um por linha";
$a->strings["Quick Comment settings saved."] = "As configurações de comentários rápidos foram salvas."; $a->strings["Quick Comment settings saved."] = "As configurações de comentários rápidos foram salvas.";
$a->strings["Tile Server URL"] = ""; $a->strings["Tile Server URL"] = "";